Update dependency @fontsource/fira-code to v5

This commit is contained in:
Renovate 2023-05-30 20:01:10 +01:00
parent 5d4c095227
commit 2cbc75e77b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "website",
"version": "0.0.0",
"dependencies": {
"@fontsource/fira-code": "4.5.12",
"@fontsource/fira-code": "5.0.2",
"@fortawesome/fontawesome-free": "6.4.0",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",
@ -437,9 +437,9 @@
}
},
"node_modules/@fontsource/fira-code": {
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-5.0.2.tgz",
"integrity": "sha512-T3yzwKP/JFRYdBUHjDXQfRGp9EOI7+V0uCf9ky1rZXDzMUECxuUqTfBcj60CE3oRLzzSm9fgiEGYLSvzo/S/Fw=="
},
"node_modules/@fortawesome/fontawesome-free": {
"version": "6.4.0",
@ -4065,9 +4065,9 @@
}
},
"@fontsource/fira-code": {
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
"integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-5.0.2.tgz",
"integrity": "sha512-T3yzwKP/JFRYdBUHjDXQfRGp9EOI7+V0uCf9ky1rZXDzMUECxuUqTfBcj60CE3oRLzzSm9fgiEGYLSvzo/S/Fw=="
},
"@fortawesome/fontawesome-free": {
"version": "6.4.0",

View File

@ -27,7 +27,7 @@
"stylelint-config-standard-scss": "6.1.0"
},
"dependencies": {
"@fontsource/fira-code": "4.5.12",
"@fontsource/fira-code": "5.0.2",
"@fortawesome/fontawesome-free": "6.4.0",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",