fix(deps): update dependency @fontsource/poppins to v5.0.15

This commit is contained in:
renovate[bot] 2024-08-21 05:21:42 +00:00 committed by GitHub
parent 13b017e22e
commit f2b78b9ca4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -15,7 +15,7 @@
"@codemirror/lang-markdown": "6.2.5",
"@codemirror/language-data": "6.5.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14",
"@fontsource/poppins": "5.0.15",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.0",
"@uiw/react-codemirror": "4.23.0",
@ -3802,9 +3802,9 @@
"license": "OFL-1.1"
},
"node_modules/@fontsource/poppins": {
"version": "5.0.14",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.14.tgz",
"integrity": "sha512-nmM1zpPo3Uh4JcGAVSQuWaZNYh2FbbwWhZ5t6hRaynmJaNTBW85d3nEh9zMmzI0HX7X5xqQVdRHeDatKpOGsnA==",
"version": "5.0.15",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.15.tgz",
"integrity": "sha512-hN8jhlb01v0f8F3X5h8XUiqz/dMYg/RrhyHmU1o4gZIgk+Yj2SeqmRLBj88Lh+pEjdVTmbDXSHGCVlbyPaSm8A==",
"license": "OFL-1.1"
},
"node_modules/@humanwhocodes/config-array": {

View file

@ -21,7 +21,7 @@
"@codemirror/lang-markdown": "6.2.5",
"@codemirror/language-data": "6.5.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.14",
"@fontsource/poppins": "5.0.15",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.23.0",
"@uiw/react-codemirror": "4.23.0",