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

This commit is contained in:
renovate[bot] 2024-03-13 17:43:20 +00:00 committed by GitHub
parent ec3838af0d
commit 91a9ce02b0
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.27",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.27.tgz",
"integrity": "sha512-zc1qEyxQEOp1ZPfBEzT4BWmPrtJI7JhgELzuJ23M+utqw0f6CvcafxJyCvy6qUW0YMBCBPJlBnQ06MU4Anvaug=="
"version": "5.0.28",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.28.tgz",
"integrity": "sha512-PYfH6e+Jm8N5DRRAEOGneQx3ObnyNgAJ9WTbw7w84tSEmvk+ypo1kUslF2WGkgaygU2uN7wwAAPVnO7YYpipzg=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",
@ -12683,7 +12683,7 @@
"version": "0.1.10",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.27",
"@fontsource-variable/open-sans": "^5.0.28",
"@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.27",
"@fontsource-variable/open-sans": "^5.0.28",
"@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10",