mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 09:58:28 -04:00
bump some deps
This commit is contained in:
parent
c113bdce2e
commit
03bc26a004
@ -34,9 +34,9 @@
|
|||||||
"percy": "npx percy snapshot"
|
"percy": "npx percy snapshot"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource/comic-neue": "4.4.0",
|
"@fontsource/comic-neue": "4.4.2",
|
||||||
"@fontsource/inter": "4.4.0",
|
"@fontsource/inter": "4.4.2",
|
||||||
"@fontsource/roboto-mono": "4.4.0",
|
"@fontsource/roboto-mono": "4.4.2",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^10.0.0",
|
||||||
"encoding": "^0.1.13",
|
"encoding": "^0.1.13",
|
||||||
"faunadb": "fauna/faunadb-js#master",
|
"faunadb": "fauna/faunadb-js#master",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"lru-cache": "^6.0.0",
|
"lru-cache": "^6.0.0",
|
||||||
"postcss": "^8.x",
|
"postcss": "^8.x",
|
||||||
"postcss-safe-parser": "^5.0.2",
|
"postcss-safe-parser": "^5.0.2",
|
||||||
"probe-image-size": "^7.1.0",
|
"probe-image-size": "^7.1.1",
|
||||||
"terser": "^5.7.0"
|
"terser": "^5.7.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
fonttools[lxml,ufo,unicode,woff]==4.24.3
|
fonttools[lxml,ufo,unicode,woff]==4.24.4
|
||||||
Brotli==1.0.9
|
Brotli==1.0.9
|
||||||
zopfli==0.1.8
|
zopfli==0.1.8
|
||||||
|
30
yarn.lock
30
yarn.lock
@ -897,20 +897,20 @@
|
|||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
strip-json-comments "^3.1.1"
|
strip-json-comments "^3.1.1"
|
||||||
|
|
||||||
"@fontsource/comic-neue@4.4.0":
|
"@fontsource/comic-neue@4.4.2":
|
||||||
version "4.4.0"
|
version "4.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/comic-neue/-/comic-neue-4.4.0.tgz#14fcf89f5131a74cf386a2b4e96b367c54fb593f"
|
resolved "https://registry.yarnpkg.com/@fontsource/comic-neue/-/comic-neue-4.4.2.tgz#c38f2aedc505adb7b60f07780edd3633be6f270e"
|
||||||
integrity sha512-+DdEyn5LCODo3GXt6X7Mg88ienZ4vFoF06E1A84/wn6qwgQIz46EqZIvI1jEf3SyP5mN6c3LD7Skb+cuHGooTQ==
|
integrity sha512-tyeFzj0XGvDHuEYqH36hG75PCP/4Ut10kKHOEvaqCU6FRIYbCVCDacIOLayVOvefIMtFquH0s8/N+U3HBjePug==
|
||||||
|
|
||||||
"@fontsource/inter@4.4.0":
|
"@fontsource/inter@4.4.2":
|
||||||
version "4.4.0"
|
version "4.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.4.0.tgz#1915b559fcaf77c4b23d578f82f75877a960ff41"
|
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.4.2.tgz#77146e63fe31973360607be46dc664951c3bf1a5"
|
||||||
integrity sha512-w4ACVJpmJeSwpcHR3APAo9lg9Im3fwwz5RqLHlZoelcdxD1sj/muDsluo2dVZYGCmMxmIQkZZK8hUH1cPQGffw==
|
integrity sha512-+KOkPAfUwGKL6UlCPWfRB3nGvitXGPBWYDTSnV6jTf3oTz3B4Z9tDqQ2aH8T9WXGZXYbftlGVXb++f2srlrLdw==
|
||||||
|
|
||||||
"@fontsource/roboto-mono@4.4.0":
|
"@fontsource/roboto-mono@4.4.2":
|
||||||
version "4.4.0"
|
version "4.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/roboto-mono/-/roboto-mono-4.4.0.tgz#0d461438028eb89a6d6825267cfb2275fff33fb7"
|
resolved "https://registry.yarnpkg.com/@fontsource/roboto-mono/-/roboto-mono-4.4.2.tgz#f6d60edda979469f87e825f768774eb4cb968edd"
|
||||||
integrity sha512-ms8hLWD3KHJMViM4g69MZ0qOCuOuYLyYMfcziCLLrRd8LPRf59grKXz3oWr0sCjhqGFkqsldj7SZ2JBxKZVPSA==
|
integrity sha512-9BVfHVAxSw6jo3CA3o3JODC5okG7Lx3w1qMoMelvm4QA3YUi3QkDKuRBTjNdYSvsJUiuwrCcbYETIFsdBMVC7A==
|
||||||
|
|
||||||
"@mdn/browser-compat-data@^2.0.7":
|
"@mdn/browser-compat-data@^2.0.7":
|
||||||
version "2.0.7"
|
version "2.0.7"
|
||||||
@ -3271,9 +3271,9 @@ execa@^4.0.0:
|
|||||||
strip-final-newline "^2.0.0"
|
strip-final-newline "^2.0.0"
|
||||||
|
|
||||||
execa@^5.0.0:
|
execa@^5.0.0:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376"
|
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
|
||||||
integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==
|
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn "^7.0.3"
|
cross-spawn "^7.0.3"
|
||||||
get-stream "^6.0.0"
|
get-stream "^6.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user