0

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

This commit is contained in:
renovate[bot] 2023-07-06 23:27:49 +00:00 committed by GitHub
parent 24d0356f80
commit b2788e76bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -15,7 +15,7 @@
"@codemirror/lang-markdown": "6.2.0",
"@codemirror/language-data": "6.3.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3",
"@fontsource/poppins": "5.0.4",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.7",
@ -2795,9 +2795,9 @@
"integrity": "sha512-rUiTktdsh6B45XRZYTsZb2y4+TVkiVJhkqCSnSXfWxdUl0Rp6Cheu27IcurdjSfxJPUD+nl18wYp5RFf5P5zlA=="
},
"node_modules/@fontsource/poppins": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.3.tgz",
"integrity": "sha512-5lL2vmvmh4zbknTh1nVH9pTWyhYqAlYMHIAnkNhqo5qwMZGlr+coM1dtMwiQHRBgmHAl3ZvJ35Bj0s8cpmXZbg=="
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.4.tgz",
"integrity": "sha512-9D7qztWP7prwrBMCf7pTbKDAfRG6KT1P9kEGimMUfRfznvfBIZ9H+y9Sr2vrE1O1Ybn4F8rrFZaLjtTxJZcTng=="
},
"node_modules/@gar/promisify": {
"version": "1.1.3",
@ -47652,9 +47652,9 @@
"integrity": "sha512-rUiTktdsh6B45XRZYTsZb2y4+TVkiVJhkqCSnSXfWxdUl0Rp6Cheu27IcurdjSfxJPUD+nl18wYp5RFf5P5zlA=="
},
"@fontsource/poppins": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.3.tgz",
"integrity": "sha512-5lL2vmvmh4zbknTh1nVH9pTWyhYqAlYMHIAnkNhqo5qwMZGlr+coM1dtMwiQHRBgmHAl3ZvJ35Bj0s8cpmXZbg=="
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.4.tgz",
"integrity": "sha512-9D7qztWP7prwrBMCf7pTbKDAfRG6KT1P9kEGimMUfRfznvfBIZ9H+y9Sr2vrE1O1Ybn4F8rrFZaLjtTxJZcTng=="
},
"@gar/promisify": {
"version": "1.1.3",

View File

@ -20,7 +20,7 @@
"@codemirror/lang-markdown": "6.2.0",
"@codemirror/language-data": "6.3.1",
"@fontsource/inter": "^5.0.0",
"@fontsource/poppins": "5.0.3",
"@fontsource/poppins": "5.0.4",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.7",