Skip to content

Commit

Permalink
chore(deps): update vue monorepo (#3877)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed May 12, 2024
1 parent 9127a53 commit 2b630d9
Show file tree
Hide file tree
Showing 13 changed files with 300 additions and 289 deletions.
553 changes: 282 additions & 271 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions runtime-plugins/isolate-shared-dependencies/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "5.6.0",
"typescript": "5.4.3",
"vue-loader": "15.11.1",
"vue-template-compiler": "2.6.14",
"vue-template-compiler": "2.7.16",
"webpack": "5.91.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
Expand All @@ -20,6 +20,6 @@
"@module-federation/runtime": "^0.1.12",
"shared-lib": "workspace:*",
"shared-lib-2": "workspace:*",
"vue": "~2.6.14"
"vue": "~2.7.0"
}
}
4 changes: 2 additions & 2 deletions runtime-plugins/isolate-shared-dependencies/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "5.6.0",
"typescript": "5.4.3",
"vue-loader": "15.11.1",
"vue-template-compiler": "2.6.14",
"vue-template-compiler": "2.7.16",
"webpack": "5.91.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
Expand All @@ -20,6 +20,6 @@
"@module-federation/runtime": "^0.1.12",
"shared-lib": "workspace:*",
"shared-lib-2": "workspace:*",
"vue": "~2.6.14"
"vue": "~2.7.0"
}
}
4 changes: 2 additions & 2 deletions runtime-plugins/isolate-shared-dependencies/app3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"html-webpack-plugin": "5.6.0",
"typescript": "5.4.3",
"vue-loader": "15.11.1",
"vue-template-compiler": "2.6.14",
"vue-template-compiler": "2.7.16",
"webpack": "5.91.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
Expand All @@ -20,6 +20,6 @@
"@module-federation/runtime": "^0.1.12",
"shared-lib": "workspace:*",
"shared-lib-2": "workspace:*",
"vue": "~2.6.14"
"vue": "~2.7.0"
}
}
2 changes: 1 addition & 1 deletion shared-store-cross-framework/shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-react": "7.23.3",
"@vue/runtime-dom": "3.4.21",
"@vue/runtime-dom": "3.4.27",
"babel-loader": "8.2.5",
"html-webpack-plugin": "5.6.0",
"serve": "13.0.4",
Expand Down
2 changes: 1 addition & 1 deletion shared-store-cross-framework/vue-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.23.8",
"@vue/runtime-dom": "3.4.21",
"@vue/runtime-dom": "3.4.27",
"css-loader": "6.10.0",
"file-loader": "6.2.0",
"mini-css-extract-plugin": "2.9.0",
Expand Down
2 changes: 1 addition & 1 deletion vite-vue-microfrontends/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"pinia": "^2.0.28",
"vue": "3.3.7"
"vue": "3.4.27"
},
"devDependencies": {
"@module-federation/vite": "0.2.8",
Expand Down
2 changes: 1 addition & 1 deletion vue2-in-vue3/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@babel/core": "7.24.3",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"babel-loader": "8.2.5",
"serve": "14.2.1",
"vue": "2.7.16"
Expand Down
6 changes: 3 additions & 3 deletions vue2-in-vue3/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"dependencies": {
"@babel/core": "7.24.3",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"babel-loader": "8.2.5",
"serve": "14.2.1",
"vue": "3.2.47"
"vue": "3.4.27"
},
"devDependencies": {
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"css-loader": "6.10.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion vue3-demo-federation-with-vite/vite-side/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@originjs/vite-plugin-federation": "1.3.5",
"@vitejs/plugin-vue": "3.1.0",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"vite": "3.2.10"
}
}
4 changes: 2 additions & 2 deletions vue3-demo-federation-with-vite/webpack-side/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"dependencies": {
"@babel/core": "^7.11.0",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"babel-loader": "^8.1.0",
"serve": "^14.2.1",
"vue": "^3.0.11"
},
"devDependencies": {
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"css-loader": "6.10.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion vue3-demo/home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@babel/core": "7.24.3",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"babel-loader": "8.2.5",
"css-loader": "6.10.0",
"file-loader": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion vue3-demo/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@babel/core": "7.24.3",
"@vue/compiler-sfc": "3.4.21",
"@vue/compiler-sfc": "3.4.27",
"babel-loader": "8.2.5",
"css-loader": "6.10.0",
"file-loader": "6.2.0",
Expand Down

0 comments on commit 2b630d9

Please sign in to comment.