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

This commit is contained in:
renovate[bot] 2024-04-20 17:30:34 +00:00 committed by GitHub
parent a08ac18a11
commit e8feb9143e
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

@ -516,9 +516,9 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.0.28",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.28.tgz",
"integrity": "sha512-PYfH6e+Jm8N5DRRAEOGneQx3ObnyNgAJ9WTbw7w84tSEmvk+ypo1kUslF2WGkgaygU2uN7wwAAPVnO7YYpipzg=="
"version": "5.0.29",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.29.tgz",
"integrity": "sha512-p8T55iQwhErREcjY997t4ah9JKTyJNSBDDVfvVsWIQRGpA2fcTPk9rLue/Mkrr5/efkehxTSbT8JpTTRaFbM5A=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",
@ -12711,7 +12711,7 @@
"version": "0.1.11",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.28",
"@fontsource-variable/open-sans": "^5.0.29",
"@jsdoc/core": "^0.5.8",
"@jsdoc/salty": "^0.2.8",
"@jsdoc/tag": "^0.2.11",

View File

@ -13,7 +13,7 @@
"access": "public"
},
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.28",
"@fontsource-variable/open-sans": "^5.0.29",
"@jsdoc/core": "^0.5.8",
"@jsdoc/salty": "^0.2.8",
"@jsdoc/tag": "^0.2.11",