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

This commit is contained in:
renovate[bot] 2024-02-18 01:34:24 +00:00 committed by GitHub
parent 04e004b733
commit 3c68ce4267
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": { "node_modules/@fontsource-variable/open-sans": {
"version": "5.0.24", "version": "5.0.25",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.24.tgz", "resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.25.tgz",
"integrity": "sha512-NzSXW5ehGVHLHHkvTvaAbm5ZrAzJ7Xe/on5d84EScTJqFxiaudnpLDKdVdvS77IyIP+ZFnR6oTfRKzmzGlto2g==" "integrity": "sha512-TQIAM60Y9h/JUoRDxiVTPL03+AzB9Vi7kzAMl9N8taBXUuKCMc0F8N/EG+GAAxMF936ecysRYx4UmwCPSGiX/g=="
}, },
"node_modules/@humanwhocodes/config-array": { "node_modules/@humanwhocodes/config-array": {
"version": "0.11.13", "version": "0.11.13",
@ -12682,7 +12682,7 @@
"version": "0.1.10", "version": "0.1.10",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@fontsource-variable/open-sans": "^5.0.24", "@fontsource-variable/open-sans": "^5.0.25",
"@jsdoc/core": "^0.5.7", "@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7", "@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10", "@jsdoc/tag": "^0.2.10",

View File

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