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

This commit is contained in:
renovate[bot] 2025-06-08 02:15:18 +00:00 committed by GitHub
parent 2cbfdd9ad6
commit 56c2fc8e09
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

@ -554,9 +554,9 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.2.5.tgz",
"integrity": "sha512-++xRfkZAxNP4e1Spm5W11iVcoYfXcNVTV5MDit60t7grRk10hy9C7XQd/jv+0TDFIfHbK9EzyBp3M3CHPesroA==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.2.6.tgz",
"integrity": "sha512-O596UvQZ7KkR8yDJWIP8UZZoqs0DHpYsrL0Szml0/EkrJ35HcMIM3bJ3sSAIAjWsBSqKgzV2HJEIuhvxBd1iog==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
@ -6443,7 +6443,7 @@
"version": "0.1.13",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.2.5",
"@fontsource-variable/open-sans": "^5.2.6",
"@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.5",
"@fontsource-variable/open-sans": "^5.2.6",
"@jsdoc/name": "^0.1.1",
"@jsdoc/salty": "^0.2.9",
"@jsdoc/tag": "^0.2.13",