Update fira-code

This commit is contained in:
Jake Howard 2024-07-28 21:12:54 +01:00
parent 09dbbc407b
commit 4cfb0a896e
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View file

@ -8,7 +8,7 @@
"name": "website",
"version": "0.0.0",
"dependencies": {
"@fontsource/fira-code": "5.0.2",
"@fontsource/fira-code": "5.0.18",
"@fortawesome/fontawesome-free": "6.5.2",
"@ledge/is-ie-11": "7.0.0",
"bulma": "0.9.4",
@ -496,9 +496,10 @@
}
},
"node_modules/@fontsource/fira-code": {
"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=="
"version": "5.0.18",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-5.0.18.tgz",
"integrity": "sha512-DuH/ewp/2sSYoJw7PxB1VuCyrxo7OCEWeML7sN5yNfP8gTleIktZl/dTopcPOHv1WwDUcqRG1veRoEgfEeYfqQ==",
"license": "OFL-1.1"
},
"node_modules/@fortawesome/fontawesome-free": {
"version": "6.5.2",
@ -4273,9 +4274,9 @@
"dev": true
},
"@fontsource/fira-code": {
"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=="
"version": "5.0.18",
"resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-5.0.18.tgz",
"integrity": "sha512-DuH/ewp/2sSYoJw7PxB1VuCyrxo7OCEWeML7sN5yNfP8gTleIktZl/dTopcPOHv1WwDUcqRG1veRoEgfEeYfqQ=="
},
"@fortawesome/fontawesome-free": {
"version": "6.5.2",

View file

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