mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-14 08:32:12 +02:00
Update dependency @fontsource/encode-sans to v4.5.2
This commit is contained in:
parent
0df143cb7b
commit
faf06368e0
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.0",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@fontsource/encode-sans": "4.5.1",
|
||||
"@fontsource/encode-sans": "4.5.2",
|
||||
"@icons-pack/react-simple-icons": "4.6.1",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
|
@ -2038,9 +2038,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fontsource/encode-sans": {
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.1.tgz",
|
||||
"integrity": "sha512-ulqUy8uUbMPyasJH3KK4uSICvumQGmuXX5rJGMEwA6beeteXrSRoUCBFjd3ZwpxfKANl2q0QIduhzG3OjbQDwA=="
|
||||
"version": "4.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz",
|
||||
"integrity": "sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA=="
|
||||
},
|
||||
"node_modules/@gatsbyjs/reach-router": {
|
||||
"version": "1.3.6",
|
||||
|
@ -22983,9 +22983,9 @@
|
|||
}
|
||||
},
|
||||
"@fontsource/encode-sans": {
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.1.tgz",
|
||||
"integrity": "sha512-ulqUy8uUbMPyasJH3KK4uSICvumQGmuXX5rJGMEwA6beeteXrSRoUCBFjd3ZwpxfKANl2q0QIduhzG3OjbQDwA=="
|
||||
"version": "4.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz",
|
||||
"integrity": "sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA=="
|
||||
},
|
||||
"@gatsbyjs/reach-router": {
|
||||
"version": "1.3.6",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@babel/cli": "7.17.0",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@fontsource/encode-sans": "4.5.1",
|
||||
"@fontsource/encode-sans": "4.5.2",
|
||||
"@icons-pack/react-simple-icons": "4.6.1",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
|
|
|
@ -1171,10 +1171,10 @@
|
|||
minimatch "^3.0.4"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
"@fontsource/encode-sans@4.5.1":
|
||||
version "4.5.1"
|
||||
resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.1.tgz"
|
||||
integrity sha512-ulqUy8uUbMPyasJH3KK4uSICvumQGmuXX5rJGMEwA6beeteXrSRoUCBFjd3ZwpxfKANl2q0QIduhzG3OjbQDwA==
|
||||
"@fontsource/encode-sans@4.5.2":
|
||||
version "4.5.2"
|
||||
resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz"
|
||||
integrity sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA==
|
||||
|
||||
"@gatsbyjs/reach-router@^1.3.6":
|
||||
version "1.3.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue