Skip to content

Commit 8b1e7c0

Browse files
chore(deps): lock file maintenance
1 parent 0805494 commit 8b1e7c0

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

yarn.lock

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -432,13 +432,11 @@
432432
fastq "^1.6.0"
433433

434434
"@nuxt-themes/config@npm:@nuxt-themes/config-edge@latest":
435-
version "0.0.1-27636489.e304dd2"
436-
resolved "https://registry.yarnpkg.com/@nuxt-themes/config-edge/-/config-edge-0.0.1-27636489.e304dd2.tgz#fa45a267b071d6a591774e331d691a51ec1b9fd1"
437-
integrity sha512-jKPPmsLG9+nciLHRhJMvac0x0MItyGydI80w2txnD4kGo3sq7fi6l0Iv4rT2siFXGquypxynkamyUWsKc0R5Gg==
435+
version "0.0.1-27636681.ac2951c"
436+
resolved "https://registry.yarnpkg.com/@nuxt-themes/config-edge/-/config-edge-0.0.1-27636681.ac2951c.tgz#56db6829259658a01d5f360923133186543ec621"
437+
integrity sha512-ylt723BisRtJUbKxlNOhwkW1jYF+2MAGPmTY/xhzSIzfym6Fkl9JWa9Hcr+Qbd9q51Z/O/bctUXIPPRcAu4Lew==
438438
dependencies:
439439
"@nuxt/kit" "^3.0.0-rc.6"
440-
"@types/lodash.get" "^4.4.7"
441-
lodash.get "^4.4.2"
442440
untyped "^0.4.4"
443441

444442
"@nuxt-themes/docus@npm:@nuxt-themes/docus-edge@latest":
@@ -744,15 +742,13 @@
744742
pathe "^0.3.0"
745743

746744
"@nuxtjs/design-tokens@npm:@nuxtjs/design-tokens-edge@latest":
747-
version "0.0.1-27636462.86547f9"
748-
resolved "https://registry.yarnpkg.com/@nuxtjs/design-tokens-edge/-/design-tokens-edge-0.0.1-27636462.86547f9.tgz#2250946f6834bcb33f1702b5de3583918d0c17aa"
749-
integrity sha512-XLvj6H7+mwPj842+c8pfvanABVqdtNUguTyCjRpwpeeddvZFSOeTh/aW7uMsnjHNQQ8p8jFhkknrH/mNnVNlJQ==
745+
version "0.0.1-27636649.805494"
746+
resolved "https://registry.yarnpkg.com/@nuxtjs/design-tokens-edge/-/design-tokens-edge-0.0.1-27636649.805494.tgz#48dcfe7b2ba80c2cad6e2bb87fcae244f16781f4"
747+
integrity sha512-9NQVlyJFQVVAv+x60El8qZvErUp2TA4m280JFwFoAMztwK96aUToXByls8I+WwfhNabHi8h/OaI2HaITKuCyBA==
750748
dependencies:
751749
"@nuxt/kit" "^3.0.0-rc.6"
752-
"@types/lodash.get" "^4.4.7"
753750
browser-style-dictionary "^3.1.1-browser.1"
754751
chroma-js "^2.4.2"
755-
lodash.get "^4.4.2"
756752
untyped "^0.4.4"
757753

758754
"@nuxtjs/eslint-config-typescript@latest":
@@ -994,18 +990,6 @@
994990
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
995991
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
996992

997-
"@types/lodash.get@^4.4.7":
998-
version "4.4.7"
999-
resolved "https://registry.yarnpkg.com/@types/lodash.get/-/lodash.get-4.4.7.tgz#1ea63d8b94709f6bc9e231f252b31440abe312cf"
1000-
integrity sha512-af34Mj+KdDeuzsJBxc/XeTtOx0SZHZNLd+hdrn+PcKGQs0EG2TJTzQAOTCZTgDJCArahlCzLWSy8c2w59JRz7Q==
1001-
dependencies:
1002-
"@types/lodash" "*"
1003-
1004-
"@types/lodash@*":
1005-
version "4.14.182"
1006-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
1007-
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
1008-
1009993
"@types/mdast@^3.0.0":
1010994
version "3.0.10"
1011995
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
@@ -4603,11 +4587,6 @@ lodash.flatten@^4.4.0:
46034587
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
46044588
integrity sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==
46054589

4606-
lodash.get@^4.4.2:
4607-
version "4.4.2"
4608-
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
4609-
integrity sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==
4610-
46114590
lodash.isarguments@^3.1.0:
46124591
version "3.1.0"
46134592
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"

0 commit comments

Comments
 (0)