Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (nuxt#25545)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 9d06db2 commit 2364aab
Show file tree
Hide file tree
Showing 7 changed files with 202 additions and 84 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"nuxt": "workspace:*",
"vite": "5.0.12",
"vue": "3.4.15",
"magic-string": "^0.30.5"
"magic-string": "^0.30.6"
},
"devDependencies": {
"@codspeed/vitest-plugin": "3.1.0",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/test-utils": "3.11.0",
"@nuxt/webpack-builder": "workspace:*",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.13",
"@types/node": "20.11.15",
"@types/semver": "7.5.6",
"@vitest/coverage-v8": "1.2.2",
"@vue/test-utils": "2.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"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 Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"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
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"c12": "1.6.1",
"esbuild-loader": "4.0.3",
"h3": "1.10.1",
"ignore": "5.3.0",
"ignore": "5.3.1",
"nitropack": "2.8.1",
"ofetch": "1.3.3",
"unbuild": "latest",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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 @@ -64,7 +64,7 @@
"unplugin": "^1.6.0",
"vite": "5.0.12",
"vite-node": "^1.2.2",
"vite-plugin-checker": "^0.6.3",
"vite-plugin-checker": "^0.6.4",
"vue-bundle-renderer": "^2.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"h3": "^1.10.1",
"hash-sum": "^2.0.0",
"lodash-es": "4.17.21",
"magic-string": "^0.30.5",
"magic-string": "^0.30.6",
"memfs": "^4.6.0",
"mini-css-extract-plugin": "^2.7.7",
"mlly": "^1.5.0",
Expand Down
Loading

0 comments on commit 2364aab

Please sign in to comment.