fix(deps): update dependency @fontsource/poppins to v5 (#3049)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-26 12:27:13 -07:00 committed by GitHub
parent d900ad8b53
commit a86fd62f4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1.1",
"@codemirror/language-data": "6.3.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "4.5.10",
"@fontsource/poppins": "5.0.1",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.20.2",
"@uiw/react-codemirror": "4.20.2",
@ -2550,9 +2550,9 @@
"integrity": "sha512-jezFhHp0HcVy2t6M6r89EcxkT30vx0ofGauveQWQ81j70N/wNDYs4zI+sedeend6zF9GXIEqpOTO2D1k7VQX4w=="
},
"node_modules/@fontsource/poppins": {
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-4.5.10.tgz",
"integrity": "sha512-oYZVHsnlwV3VWM1SE/m6SUxVh0QLk5+2wB+lBiXcI7N/0KVQWmV9YykaPqfJHBLvmdya+MAOnv+BQHeLU1vOOw=="
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.1.tgz",
"integrity": "sha512-meHDJ+t2NrfiKdcQefv+CYGcup8ZHXoSzOwRV3RolmGXG4569y9zL/lV8qMe3q8WdqSn8CAyRoJKxZXEkPBcAg=="
},
"node_modules/@gar/promisify": {
"version": "1.1.3",

View File

@ -20,7 +20,7 @@
"@codemirror/lang-markdown": "6.1.1",
"@codemirror/language-data": "6.3.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "4.5.10",
"@fontsource/poppins": "5.0.1",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.20.2",
"@uiw/react-codemirror": "4.20.2",