Skip to content

Commit

Permalink
fix: update dependency @nuxt/kit to v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2023
1 parent 8bea0bc commit d248800
Showing 1 changed file with 1 addition and 40 deletions.
41 changes: 1 addition & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2101,7 +2101,7 @@
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.0.tgz#c7bd7e9a516514e612d5d2e511ffc399e0eac322"
integrity sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==

"@nuxt/kit@3.4.3", "@nuxt/kit@^3.3.3":
"@nuxt/kit@3.4.3", "@nuxt/kit@^3.0.0", "@nuxt/kit@^3.3.3":
version "3.4.3"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.4.3.tgz#2ab6efb0a4db7b4e5f4d8d7d7e696fa30a6e8771"
integrity sha512-aQyzplYFCL292UsVZzlOZOC51ZKYFL0PBihbcPzxTzXQvAfMF8/DQ539kqzqXzxTCcmnUB9ROhIaNUrAeUkFYA==
Expand All @@ -2125,45 +2125,6 @@
unimport "^3.0.6"
untyped "^1.3.2"

"@nuxt/kit@^3.0.0":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.4.2.tgz#a7ae05f154c43560f18dd56c49df1b23a2c2553b"
integrity sha512-bFUpkyG2ZF6RYqiW+tXnWssccHQQqMF4kZJJLP/0eKXf+Fkt/Is0R7IY768jy8ylnyqeMBbmpg4Zv5gSZjfZQw==
dependencies:
"@nuxt/schema" "3.4.2"
c12 "^1.4.1"
consola "^3.1.0"
defu "^6.1.2"
globby "^13.1.4"
hash-sum "^2.0.0"
ignore "^5.2.4"
jiti "^1.18.2"
knitwork "^1.0.0"
lodash.template "^4.5.0"
mlly "^1.2.0"
pathe "^1.1.0"
pkg-types "^1.0.2"
scule "^1.0.0"
semver "^7.5.0"
unctx "^2.3.0"
unimport "^3.0.6"
untyped "^1.3.2"

"@nuxt/schema@3.4.2":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.4.2.tgz#1cdafdc3246027bb9964c2ccb172003213c4d989"
integrity sha512-DXB/fyjrAssFt9KGXyS+ZSfm1A0NYKhEoc01wyz1lGo//oETzUh3MmwE6X3x65NPqDlYZ6Mnj+IdftRRophv5Q==
dependencies:
defu "^6.1.2"
hookable "^5.5.3"
pathe "^1.1.0"
pkg-types "^1.0.2"
postcss-import-resolver "^2.0.0"
std-env "^3.3.2"
ufo "^1.1.1"
unimport "^3.0.6"
untyped "^1.3.2"

"@nuxt/schema@3.4.3":
version "3.4.3"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.4.3.tgz#106548003b7bbc40428b2af290b31b1e89acffc5"
Expand Down

0 comments on commit d248800

Please sign in to comment.