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

This commit is contained in:
renovate[bot] 2024-04-03 00:58:28 +00:00 committed by GitHub
parent 7bdb5ec4e6
commit 81000dc09d
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.12",
"@fontsource/poppins": "5.0.13",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.25",
"@uiw/react-codemirror": "4.21.25",
@ -3308,9 +3308,9 @@
"integrity": "sha512-2meBGx1kt7u5LwzGc5Sz5rka6ZDrydg6nT3x6Wkt310vHXUchIywrO8pooWMzZdHYcyFY/cv4lEpJZgMD94bCg=="
},
"node_modules/@fontsource/poppins": {
"version": "5.0.12",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.12.tgz",
"integrity": "sha512-0qzBxtIJLh82iMJ9pCXKYwGs1zyS+jyUmwVJ59+JdYnEaFVkDsxVOk9yDWfVOs14ALUneodU2m5YSGma6dCYCw=="
"version": "5.0.13",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.13.tgz",
"integrity": "sha512-8G9odFoxH43oZpvq43fpGucm8iHm6iatu0M1LIshb+tx3/y6YBXenVED7CI4resvPz6hyDu8a2vHSh9vrpe+wQ=="
},
"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.12",
"@fontsource/poppins": "5.0.13",
"@next/bundle-analyzer": "^14.0.0",
"@uiw/codemirror-theme-bbedit": "4.21.25",
"@uiw/react-codemirror": "4.21.25",