Skip to content

Commit

Permalink
build(deps): bump nuxt from 3.10.0 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.10.1/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jojomatik committed Feb 10, 2024
1 parent 9ef0adb commit fa40a28
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@jojomatik/nuxt-bundle": "^1.0.0",
"nuxt": "^3.10.0",
"nuxt": "^3.10.1",
"vue": "^3.4.15"
},
"devDependencies": {
Expand Down
62 changes: 31 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,18 +2142,18 @@
optionalDependencies:
ipx "^2.0.2"

"@nuxt/[email protected].0", "@nuxt/kit@^3.0.0", "@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.1":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.10.0.tgz#ae337827ac4610358a0f798ba1f68577789d5f7c"
integrity sha512-SNyZqk57kyEvTdFSYhQCYFCwT/EQO13O9SWtY2ULscdhXd2C5D0SQW9E7OM7O/31Fa+KQ9RnSTA8DnwaOFne2g==
"@nuxt/[email protected].1", "@nuxt/kit@^3.0.0", "@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.10.1.tgz#d1608f02a54f8434a389d9efcf50dda8634bc135"
integrity sha512-M9VRY0QGbG6lWOVqt69ZF96RLBUZVXyFpbBUwHnoHgjF9BXSX/MT/hrZcJicN4aPM2QRephGgsBd4U5wFmmn6g==
dependencies:
"@nuxt/schema" "3.10.0"
"@nuxt/schema" "3.10.1"
c12 "^1.6.1"
consola "^3.2.3"
defu "^6.1.4"
globby "^14.0.0"
hash-sum "^2.0.0"
ignore "^5.3.0"
ignore "^5.3.1"
jiti "^1.21.0"
knitwork "^1.0.0"
mlly "^1.5.0"
Expand All @@ -2166,10 +2166,10 @@
unimport "^3.7.1"
untyped "^1.4.2"

"@nuxt/[email protected].0", "@nuxt/schema@^3.9.1":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.10.0.tgz#b64f802388a777a3e432e2914b5d2ea4b22adab7"
integrity sha512-XwxyoW1DFMpHsoF3LHvwd2e2JFy9bTBfTo2/gH2RH9tU2W3I56A9uPRBftFXTNEDBrO2whYOFsRgjVOmM0ZZHg==
"@nuxt/[email protected].1", "@nuxt/schema@^3.9.1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.10.1.tgz#b7cb2d26d26922f028bbf91f4ff0aa9b69cd19ca"
integrity sha512-DyZLhbaaoGBCXO2jboCHTp77jbCIUem/va5iSu2+GO6M8vAHbNRphksw38gpSk/F74LbJDTbW0t3hrMBzU4B3g==
dependencies:
"@nuxt/ui-templates" "^1.3.1"
consola "^3.2.3"
Expand Down Expand Up @@ -2211,12 +2211,12 @@
resolved "https://registry.yarnpkg.com/@nuxt/ui-templates/-/ui-templates-1.3.1.tgz#35f5c1adced7495a8c1284e37246a16e373ef5d5"
integrity sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==

"@nuxt/[email protected].0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@nuxt/vite-builder/-/vite-builder-3.10.0.tgz#4577240808f8b730a181def263d0a8c344377959"
integrity sha512-PpdcPkvfBzSZVHqxZ/uneTUZq6ufZDzgP36yXxZ/ygRi90szOs5QHWzGFXJ6cCW4D34iqePKjeTXJall3C74LA==
"@nuxt/[email protected].1":
version "3.10.1"
resolved "https://registry.yarnpkg.com/@nuxt/vite-builder/-/vite-builder-3.10.1.tgz#c6608b811aa9606d40e56a7433b3240d62c83502"
integrity sha512-Rl3sNWd43LNuKc4Y7vwWPLKH+4brbFCfcCQP1W86eSzfijen9AGuqyYIrRaaMieNE7aHMpYSIGCo4kYohhMsuA==
dependencies:
"@nuxt/kit" "3.10.0"
"@nuxt/kit" "3.10.1"
"@rollup/plugin-replace" "^5.0.5"
"@vitejs/plugin-vue" "^5.0.3"
"@vitejs/plugin-vue-jsx" "^3.1.0"
Expand All @@ -2233,7 +2233,7 @@
get-port-please "^3.1.2"
h3 "^1.10.1"
knitwork "^1.0.0"
magic-string "^0.30.5"
magic-string "^0.30.6"
mlly "^1.5.0"
ohash "^1.1.3"
pathe "^1.1.2"
Expand All @@ -2248,7 +2248,7 @@
unplugin "^1.6.0"
vite "5.0.12"
vite-node "^1.2.2"
vite-plugin-checker "^0.6.2"
vite-plugin-checker "^0.6.4"
vue-bundle-renderer "^2.0.0"

"@nuxtjs/[email protected]":
Expand Down Expand Up @@ -7759,7 +7759,7 @@ ignore-walk@^6.0.4:
dependencies:
minimatch "^9.0.0"

ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
Expand Down Expand Up @@ -8985,10 +8985,10 @@ magic-string-ast@^0.3.0:
dependencies:
magic-string "^0.30.2"

magic-string@^0.30.0, magic-string@^0.30.2, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.5, magic-string@~0.30.0:
version "0.30.6"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.6.tgz#996e21b42f944e45591a68f0905d6a740a12506c"
integrity sha512-n62qCLbPjNjyo+owKtveQxZFZTBm+Ms6YoGD23Wew6Vw337PElFNifQpknPruVRQV57kVShPnLGo9vWxVhpPvA==
magic-string@^0.30.0, magic-string@^0.30.2, magic-string@^0.30.3, magic-string@^0.30.4, magic-string@^0.30.5, magic-string@^0.30.6, magic-string@~0.30.0:
version "0.30.7"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.7.tgz#0cecd0527d473298679da95a2d7aeb8c64048505"
integrity sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.15"

Expand Down Expand Up @@ -9802,18 +9802,18 @@ nuxi@^3.10.0:
optionalDependencies:
fsevents "~2.3.3"

nuxt@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.10.0.tgz#cb1cca6dc3f12664dcf3b4e595f08e007c252d0d"
integrity sha512-E9GWyrzTvkoHoJOT847EASEl8KcGDF1twcBgUzDMuNIx+llZ14F+q+XbTjHzYM/o2hqHTer0lLt2RUn5wsBLQQ==
nuxt@^3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.10.1.tgz#b0236e73df6db8f8465a4d1088c54a6a995e554c"
integrity sha512-1X1DFTGPbVQFF1tjOWYl3qYc3zQww8htknu3qiP8xNzY1MFnDT3Xisxcf6KDe375tHHui0UpXflseL6evlEoMQ==
dependencies:
"@nuxt/devalue" "^2.0.2"
"@nuxt/devtools" "^1.0.8"
"@nuxt/kit" "3.10.0"
"@nuxt/schema" "3.10.0"
"@nuxt/kit" "3.10.1"
"@nuxt/schema" "3.10.1"
"@nuxt/telemetry" "^2.5.3"
"@nuxt/ui-templates" "^1.3.1"
"@nuxt/vite-builder" "3.10.0"
"@nuxt/vite-builder" "3.10.1"
"@unhead/dom" "^1.8.10"
"@unhead/ssr" "^1.8.10"
"@unhead/vue" "^1.8.10"
Expand All @@ -9835,7 +9835,7 @@ nuxt@^3.10.0:
jiti "^1.21.0"
klona "^2.0.6"
knitwork "^1.0.0"
magic-string "^0.30.5"
magic-string "^0.30.6"
mlly "^1.5.0"
nitropack "^2.8.1"
nuxi "^3.10.0"
Expand Down Expand Up @@ -12964,7 +12964,7 @@ vite-node@^1.2.2:
picocolors "^1.0.0"
vite "^5.0.0"

vite-plugin-checker@^0.6.2:
vite-plugin-checker@^0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/vite-plugin-checker/-/vite-plugin-checker-0.6.4.tgz#aca186ab605aa15bd2c5dd9cc6d7c8fdcbe214ec"
integrity sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==
Expand Down

0 comments on commit fa40a28

Please sign in to comment.