mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 11:17:15 +02:00
Update dependency @fontsource/encode-sans to v4.5.5
This commit is contained in:
parent
c66313aa71
commit
e5d5974fd8
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@babel/cli": "7.17.6",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@fontsource/encode-sans": "4.5.4",
|
||||
"@fontsource/encode-sans": "4.5.5",
|
||||
"@icons-pack/react-simple-icons": "4.6.1",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
|
@ -2039,9 +2039,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fontsource/encode-sans": {
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz",
|
||||
"integrity": "sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ=="
|
||||
"version": "4.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.5.tgz",
|
||||
"integrity": "sha512-Msrx3BjyTEUnlhC88EyvYs2z7p7mUbZh9zx9EpQ50mNLxEY7mHMruQcXhvvOMOJ8clcuOStF15YqbAduZKV0nQ=="
|
||||
},
|
||||
"node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": {
|
||||
"version": "0.0.2",
|
||||
|
@ -24486,9 +24486,9 @@
|
|||
}
|
||||
},
|
||||
"@fontsource/encode-sans": {
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz",
|
||||
"integrity": "sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ=="
|
||||
"version": "4.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.5.tgz",
|
||||
"integrity": "sha512-Msrx3BjyTEUnlhC88EyvYs2z7p7mUbZh9zx9EpQ50mNLxEY7mHMruQcXhvvOMOJ8clcuOStF15YqbAduZKV0nQ=="
|
||||
},
|
||||
"@gatsbyjs/parcel-namer-relative-to-cwd": {
|
||||
"version": "0.0.2",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@babel/cli": "7.17.6",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@fontsource/encode-sans": "4.5.4",
|
||||
"@fontsource/encode-sans": "4.5.5",
|
||||
"@icons-pack/react-simple-icons": "4.6.1",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
|
|
|
@ -1172,10 +1172,10 @@
|
|||
minimatch "^3.0.4"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
"@fontsource/encode-sans@4.5.4":
|
||||
version "4.5.4"
|
||||
resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz"
|
||||
integrity sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ==
|
||||
"@fontsource/encode-sans@4.5.5":
|
||||
version "4.5.5"
|
||||
resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.5.tgz"
|
||||
integrity sha512-Msrx3BjyTEUnlhC88EyvYs2z7p7mUbZh9zx9EpQ50mNLxEY7mHMruQcXhvvOMOJ8clcuOStF15YqbAduZKV0nQ==
|
||||
|
||||
"@gatsbyjs/parcel-namer-relative-to-cwd@0.0.2":
|
||||
version "0.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue