Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (nuxt#28281)
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 <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Jul 23, 2024
1 parent e5a7a58 commit f78da08
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 141 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.1.0",
"@types/eslint__js": "8.42.3",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@types/semver": "7.5.8",
"@unhead/schema": "1.9.16",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue": "5.1.0",
"@vitest/coverage-v8": "2.0.4",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unimport": "^3.9.0",
"unplugin": "^1.11.0",
"unplugin": "^1.12.0",
"unplugin-vue-router": "^0.10.1",
"unstorage": "^1.10.2",
"untyped": "^1.4.2",
Expand All @@ -124,7 +124,7 @@
"@nuxt/ui-templates": "1.3.4",
"@parcel/watcher": "2.4.1",
"@types/estree": "1.0.5",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue": "5.1.0",
"@vue/compiler-sfc": "3.4.33",
"unbuild": "3.0.0-rc.7",
"vite": "5.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.8",
"@unhead/schema": "1.9.16",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue": "5.1.0",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vue/compiler-core": "3.4.33",
"@vue/compiler-sfc": "3.4.33",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@nuxt/kit": "workspace:*",
"@rollup/plugin-replace": "^5.0.7",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.0",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"autoprefixer": "^10.4.19",
"clear": "^0.1.0",
Expand All @@ -61,7 +61,7 @@
"strip-literal": "^2.1.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.11.0",
"unplugin": "^1.12.0",
"vite": "^5.3.4",
"vite-node": "^2.0.4",
"vite-plugin-checker": "^0.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"knitwork": "^1.1.0",
"lodash-es": "4.17.21",
"magic-string": "^0.30.10",
"memfs": "^4.9.3",
"memfs": "^4.9.4",
"mini-css-extract-plugin": "^2.9.0",
"mlly": "^1.7.1",
"ohash": "^1.1.3",
Expand All @@ -60,7 +60,7 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.11.0",
"unplugin": "^1.12.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.0",
"vue-loader": "^17.4.2",
Expand Down
Loading

0 comments on commit f78da08

Please sign in to comment.