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

This commit is contained in:
renovate[bot] 2025-03-01 18:50:08 +00:00 committed by GitHub
parent 5f2e6f459d
commit d7f17e2f65
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

@ -552,9 +552,9 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.1.1.tgz",
"integrity": "sha512-5YCCAAt6t8b9T1UehgGuD0z1mZ8orrygrWC8PrA7hAIDdyQRZXYmT6A+9qG7hnhFRHR3KTSIcvBodO0EsRxZrA==",
"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"
},
"node_modules/@humanfs/core": {
@ -6274,7 +6274,7 @@
"version": "0.1.13",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.1.1",
"@fontsource-variable/open-sans": "^5.2.0",
"@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.1.1",
"@fontsource-variable/open-sans": "^5.2.0",
"@jsdoc/name": "^0.1.1",
"@jsdoc/salty": "^0.2.9",
"@jsdoc/tag": "^0.2.13",