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

This commit is contained in:
renovate[bot] 2025-03-02 10:31:26 +00:00 committed by GitHub
parent d7f17e2f65
commit 325d4f4c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 6 deletions

13
package-lock.json generated
View File

@ -552,10 +552,13 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.2.0.tgz",
"integrity": "sha512-ABel9PriMCvJD71Hv6yCCEryWE0YKl5+eyOrSPZipWuZAdF9FPXThq8ZPrTOvWrRKDJjBumGw0Yia4u4G9L6lQ==",
"license": "OFL-1.1"
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.2.5.tgz",
"integrity": "sha512-++xRfkZAxNP4e1Spm5W11iVcoYfXcNVTV5MDit60t7grRk10hy9C7XQd/jv+0TDFIfHbK9EzyBp3M3CHPesroA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
@ -6274,7 +6277,7 @@
"version": "0.1.13",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.2.0",
"@fontsource-variable/open-sans": "^5.2.5",
"@jsdoc/name": "^0.1.1",
"@jsdoc/salty": "^0.2.9",
"@jsdoc/tag": "^0.2.13",

View File

@ -13,7 +13,7 @@
"access": "public"
},
"dependencies": {
"@fontsource-variable/open-sans": "^5.2.0",
"@fontsource-variable/open-sans": "^5.2.5",
"@jsdoc/name": "^0.1.1",
"@jsdoc/salty": "^0.2.9",
"@jsdoc/tag": "^0.2.13",