Skip to content

Commit

Permalink
chore: bump vite from 4.3.5 to 5.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fxy060608 committed Apr 15, 2024
1 parent ca457a4 commit 0588829
Show file tree
Hide file tree
Showing 41 changed files with 3,605 additions and 1,678 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@types/sass": "~1.43.1",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "3.4.21",
"@vue/reactivity": "3.4.21",
"@vue/runtime-core": "3.4.21",
Expand All @@ -83,7 +83,7 @@
"miniprogram-api-typings": "^3.9.1",
"picocolors": "^1.0.0",
"prettier": "^2.7.1",
"rollup": "^3.20.6",
"rollup": "^4.13.0",
"rollup-plugin-jscc": "^2.0.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
Expand All @@ -93,7 +93,7 @@
"terser": "^5.4.0",
"ts-jest": "^29.1.0",
"typescript": "5.3.2",
"vite": "4.3.5",
"vite": "5.2.8",
"vue": "3.4.21",
"vue-router": "^4.3.0",
"yorkie": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/nvue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@dcloudio/vite-plugin-uni": "../../vite-plugin-uni",
"vite": "^4.3.5"
"vite": "^5.2.8"
},
"resolutions": {
"@dcloudio/uni-app-vite": "../../uni-app-vite"
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"compression": "^1.7.4",
"cypress": "^10.7.0",
"serve-static": "^1.15.0",
"vite": "^4.0.0"
"vite": "^5.2.8"
}
}
2 changes: 1 addition & 1 deletion packages/uni-app-plus/dist/style.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/uni-app-plus/dist/uni-app-view.umd.js

Large diffs are not rendered by default.

0 comments on commit 0588829

Please sign in to comment.