Skip to content

Commit

Permalink
feat(deps): upgrade to nitropack v2.4 (#20688)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed May 6, 2023
1 parent fa8b29a commit 7cb4c69
Show file tree
Hide file tree
Showing 9 changed files with 331 additions and 291 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -32,7 +32,7 @@
"@nuxt/webpack-builder": "workspace:*",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"vite": "^4.3.4",
"vite": "^4.3.5",
"vue": "3.2.47",
"magic-string": "^0.30.0"
},
Expand All @@ -42,21 +42,21 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/crawler": "^1.2.2",
"@types/node": "^18.16.3",
"@types/node": "^18.16.5",
"@types/semver": "^7.3.13",
"case-police": "^0.6.0",
"changelogen": "^0.5.3",
"crawler": "^1.4.0",
"devalue": "^4.3.0",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^41.1.2",
"eslint-plugin-no-only-tests": "^3.1.0",
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"globby": "^13.1.4",
"h3": "^1.6.4",
"h3": "^1.6.5",
"jiti": "^1.18.2",
"markdownlint-cli": "^0.33.0",
"nuxi": "workspace:*",
Expand All @@ -69,7 +69,7 @@
"std-env": "^3.3.3",
"typescript": "^5.0.4",
"ufo": "^1.1.2",
"vite": "^4.3.4",
"vite": "^4.3.5",
"vitest": "^0.31.0",
"vue": "3.2.47",
"vue-eslint-parser": "^9.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Expand Up @@ -43,9 +43,9 @@
"@types/hash-sum": "^1.0.0",
"@types/lodash.template": "^4.5.1",
"@types/semver": "^7.3.13",
"nitropack": "^2.3.3",
"nitropack": "^2.4.0",
"unbuild": "latest",
"vite": "^4.3.4",
"vite": "^4.3.5",
"vitest": "^0.31.0",
"webpack": "^5.82.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Expand Up @@ -36,7 +36,7 @@
"execa": "^7.1.1",
"flat": "^5.0.2",
"giget": "^1.1.2",
"h3": "^1.6.4",
"h3": "^1.6.5",
"jiti": "^1.18.2",
"listhen": "^1.0.4",
"mlly": "^1.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Expand Up @@ -71,15 +71,15 @@
"estree-walker": "^3.0.3",
"fs-extra": "^11.1.1",
"globby": "^13.1.4",
"h3": "^1.6.4",
"h3": "^1.6.5",
"hookable": "^5.5.3",
"jiti": "^1.18.2",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"nitropack": "^2.3.3",
"nitropack": "^2.4.0",
"nuxi": "workspace:../nuxi",
"nypm": "^0.2.0",
"ofetch": "^1.0.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"@vitejs/plugin-vue": "^4.2.1",
"acorn": "^8.8.2",
"unbuild": "latest",
"vite": "^4.3.4",
"vite": "^4.3.5",
"vitest": "^0.31.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/schema/package.json
Expand Up @@ -25,12 +25,12 @@
"@unhead/schema": "^1.1.26",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"h3": "^1.6.4",
"h3": "^1.6.5",
"ignore": "^5.2.4",
"nitropack": "^2.3.3",
"nitropack": "^2.4.0",
"unbuild": "latest",
"unctx": "^2.3.0",
"vite": "~4.3.4",
"vite": "~4.3.5",
"vue": "3.2.47",
"vue-bundle-renderer": "^1.0.3",
"vue-router": "^4.1.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Expand Up @@ -38,7 +38,7 @@
"externality": "^1.0.0",
"fs-extra": "^11.1.1",
"get-port-please": "^3.0.1",
"h3": "^1.6.4",
"h3": "^1.6.5",
"knitwork": "^1.0.0",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
Expand All @@ -54,7 +54,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.2",
"unplugin": "^1.3.1",
"vite": "~4.3.4",
"vite": "~4.3.5",
"vite-node": "^0.31.0",
"vite-plugin-checker": "^0.6.0",
"vue-bundle-renderer": "^1.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -31,7 +31,7 @@
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"fs-extra": "^11.1.1",
"h3": "^1.6.4",
"h3": "^1.6.5",
"hash-sum": "^2.0.0",
"lodash-es": "^4.17.21",
"magic-string": "^0.30.0",
Expand Down

0 comments on commit 7cb4c69

Please sign in to comment.