fix(deps): update dependency @fontsource-variable/open-sans to ^5.0.24

This commit is contained in:
renovate[bot] 2024-02-11 15:52:45 +00:00 committed by GitHub
parent 4bc61f90e1
commit 4230d59e61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -515,9 +515,9 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.0.23",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.23.tgz",
"integrity": "sha512-fIvxjvdqyl53Nw2ostM94pNAXtqpJPKWUlNqZo2NGzOERz/TK4HL+Lgxy5XCNVw2yPdeGt01xb0Qr5aa9fZ9gA=="
"version": "5.0.24",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.24.tgz",
"integrity": "sha512-NzSXW5ehGVHLHHkvTvaAbm5ZrAzJ7Xe/on5d84EScTJqFxiaudnpLDKdVdvS77IyIP+ZFnR6oTfRKzmzGlto2g=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.13",
@ -12682,7 +12682,7 @@
"version": "0.1.10",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.23",
"@fontsource-variable/open-sans": "^5.0.24",
"@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10",

View File

@ -13,7 +13,7 @@
"access": "public"
},
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.23",
"@fontsource-variable/open-sans": "^5.0.24",
"@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10",