Skip to content

Commit

Permalink
Merge pull request #6 from stefanobartoletti/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…nuxt/kit-3.8.1

fix(deps): bump @nuxt/kit from 3.8.0 to 3.8.1
  • Loading branch information
stefanobartoletti authored Nov 7, 2023
2 parents f2de30d + 9e53a2b commit 854574c
Showing 1 changed file with 46 additions and 6 deletions.
52 changes: 46 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@
eslint-plugin-vue "^9.17.0"
typescript "^5.2.2"

"@nuxt/[email protected]", "@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.0":
"@nuxt/[email protected]":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.8.0.tgz#cd8a32981c2fe151e0acde7145f7e4ca38920f24"
integrity sha512-oIthQxeMIVs4ESVP5FqLYn8tj0S1sLd+eYreh+dNYgnJ2pTi7+THR12ONBNHjk668jqEe7ErUJ8UlGwqBzgezg==
Expand All @@ -934,6 +934,30 @@
unimport "^3.4.0"
untyped "^1.4.0"

"@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.0":
version "3.8.1"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.8.1.tgz#64b3f161fdf56175af0f535c465b0c76b9730da0"
integrity sha512-DrhG1Z85iH68QOTkgfb0HVfM2g7+CfcMWrFWMDwck9ofyM2RXQUZyfmvMedwBnui1AjjpgpLO9078yZM+RqNUg==
dependencies:
"@nuxt/schema" "3.8.1"
c12 "^1.5.1"
consola "^3.2.3"
defu "^6.1.3"
globby "^13.2.2"
hash-sum "^2.0.0"
ignore "^5.2.4"
jiti "^1.21.0"
knitwork "^1.0.0"
mlly "^1.4.2"
pathe "^1.1.1"
pkg-types "^1.0.3"
scule "^1.0.0"
semver "^7.5.4"
ufo "^1.3.1"
unctx "^2.3.1"
unimport "^3.4.0"
untyped "^1.4.0"

"@nuxt/module-builder@^0.5.2":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.5.3.tgz#5424753c4a264dc68b83a86af57bda858e26a7a8"
Expand All @@ -945,7 +969,7 @@
pathe "^1.1.1"
unbuild "^2.0.0"

"@nuxt/[email protected]", "@nuxt/schema@^3.7.4", "@nuxt/schema@^3.8.0":
"@nuxt/[email protected]":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.8.0.tgz#0d6f279f4e30b217c3423215753d8fd23878b49d"
integrity sha512-VEDVeCjdVowhoY5vIBSz94+SSwmM204jN6TNe/ShBJ2d/vZiy9EtLbhOwqaPNFHwnN1fl/XFHThwJiexdB9D1w==
Expand All @@ -962,6 +986,22 @@
unimport "^3.4.0"
untyped "^1.4.0"

"@nuxt/[email protected]", "@nuxt/schema@^3.7.4", "@nuxt/schema@^3.8.0":
version "3.8.1"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.8.1.tgz#03b78c0af5fcc6f33eee5964c7ba5508fb4da13c"
integrity sha512-fSaWRcI/2mUskfTZTGSnH6Ny0x05CRzylbVn6WFV0d6UEKIVy42Qd6n+h7yoFfp4cq4nji6u16PT4SqS1DEhsw==
dependencies:
"@nuxt/ui-templates" "^1.3.1"
consola "^3.2.3"
defu "^6.1.3"
hookable "^5.5.3"
pathe "^1.1.1"
pkg-types "^1.0.3"
std-env "^3.4.3"
ufo "^1.3.1"
unimport "^3.4.0"
untyped "^1.4.0"

"@nuxt/telemetry@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.5.2.tgz#d894dae887e1cade4f8d53289dd0b00c930fb9d8"
Expand Down Expand Up @@ -4965,10 +5005,10 @@ jackspeak@^2.3.5:
optionalDependencies:
"@pkgjs/parseargs" "^0.11.0"

jiti@^1.19.1, jiti@^1.19.3, jiti@^1.20.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.20.0.tgz#2d823b5852ee8963585c8dd8b7992ffc1ae83b42"
integrity sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==
jiti@^1.19.1, jiti@^1.19.3, jiti@^1.20.0, jiti@^1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.0.tgz#7c97f8fe045724e136a397f7340475244156105d"
integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 854574c

Please sign in to comment.