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

This commit is contained in:
renovate[bot] 2023-07-12 04:17:10 +00:00 committed by GitHub
parent a8aa37478d
commit abbb4f05c0
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.4",
"@fontsource/poppins": "5.0.5",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.7",
@ -2794,9 +2794,9 @@
"integrity": "sha512-RE1JmWRB6Kxo+1nXUnORSSH5uKgUZ2QEQE+h/nsNt758C+17G9y26E9QiAsIqsG13NpKhwn22EeECfyC+da5ew=="
},
"node_modules/@fontsource/poppins": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.4.tgz",
"integrity": "sha512-9D7qztWP7prwrBMCf7pTbKDAfRG6KT1P9kEGimMUfRfznvfBIZ9H+y9Sr2vrE1O1Ybn4F8rrFZaLjtTxJZcTng=="
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.5.tgz",
"integrity": "sha512-Y/AGmD6iavfobRb7f2l49q0dQSyisvRrUfJ7F0AWOlTNFty8bbnPBbg+5Qsq5EN6xWaIAn++50aLfOCEe7zu3w=="
},
"node_modules/@gar/promisify": {
"version": "1.1.3",
@ -47600,9 +47600,9 @@
"integrity": "sha512-RE1JmWRB6Kxo+1nXUnORSSH5uKgUZ2QEQE+h/nsNt758C+17G9y26E9QiAsIqsG13NpKhwn22EeECfyC+da5ew=="
},
"@fontsource/poppins": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.4.tgz",
"integrity": "sha512-9D7qztWP7prwrBMCf7pTbKDAfRG6KT1P9kEGimMUfRfznvfBIZ9H+y9Sr2vrE1O1Ybn4F8rrFZaLjtTxJZcTng=="
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-5.0.5.tgz",
"integrity": "sha512-Y/AGmD6iavfobRb7f2l49q0dQSyisvRrUfJ7F0AWOlTNFty8bbnPBbg+5Qsq5EN6xWaIAn++50aLfOCEe7zu3w=="
},
"@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.4",
"@fontsource/poppins": "5.0.5",
"@next/bundle-analyzer": "^13.1.1",
"@uiw/codemirror-theme-bbedit": "4.21.7",
"@uiw/react-codemirror": "4.21.7",