0

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

This commit is contained in:
renovate[bot] 2024-03-07 06:03:30 +00:00 committed by GitHub
parent 053d7f5b4c
commit 327a4cc5ce
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.4",
"@codemirror/language-data": "6.4.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.8",
"@fontsource/poppins": "5.0.12",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.24",
"@uiw/react-codemirror": "4.21.24",
@ -3307,9 +3307,9 @@
"integrity": "sha512-2meBGx1kt7u5LwzGc5Sz5rka6ZDrydg6nT3x6Wkt310vHXUchIywrO8pooWMzZdHYcyFY/cv4lEpJZgMD94bCg=="
},
"node_modules/@fontsource/poppins": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.8.tgz",
"integrity": "sha512-P8owfYWluoUY5Nyzk4gT/L6LmLmseP6ezFWhj6VBUa5pRIdnCvNJpoQ6i/vhekjtJOfqX6nKlB+LCttoUl2GQQ=="
"version": "5.0.12",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.12.tgz",
"integrity": "sha512-0qzBxtIJLh82iMJ9pCXKYwGs1zyS+jyUmwVJ59+JdYnEaFVkDsxVOk9yDWfVOs14ALUneodU2m5YSGma6dCYCw=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",

View File

@ -21,7 +21,7 @@
"@codemirror/lang-markdown": "6.2.4",
"@codemirror/language-data": "6.4.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.8",
"@fontsource/poppins": "5.0.12",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.24",
"@uiw/react-codemirror": "4.21.24",