diff --git a/client/packages/lowcoder-cli/package.json b/client/packages/lowcoder-cli/package.json index 5e87b44833..90c6160726 100644 --- a/client/packages/lowcoder-cli/package.json +++ b/client/packages/lowcoder-cli/package.json @@ -33,7 +33,7 @@ "react-dom": "^18.2.0", "react-json-view": "^1.21.3", "rollup-plugin-external-globals": "^0.7.1", - "vite": "^4.3.9", + "vite": "^4.5.6", "vite-plugin-css-injected-by-js": "^2.1.1", "vite-plugin-svgr": "^2.2.2" }, diff --git a/client/packages/lowcoder-comps/package.json b/client/packages/lowcoder-comps/package.json index b054a2df77..4dd445d5ae 100644 --- a/client/packages/lowcoder-comps/package.json +++ b/client/packages/lowcoder-comps/package.json @@ -69,7 +69,7 @@ }, "devDependencies": { "jest": "29.3.0", - "vite": "^4.3.9", + "vite": "^4.5.6", "vite-tsconfig-paths": "^3.6.0" } } diff --git a/client/packages/lowcoder-plugin-demo/package.json b/client/packages/lowcoder-plugin-demo/package.json index 357c4dee8e..ffebd06090 100644 --- a/client/packages/lowcoder-plugin-demo/package.json +++ b/client/packages/lowcoder-plugin-demo/package.json @@ -35,6 +35,6 @@ "lowcoder-cli": "workspace:^", "lowcoder-sdk": "workspace:^", "typescript": "4.8.4", - "vite": "^4.3.9" + "vite": "^4.5.6" } } diff --git a/client/packages/lowcoder-sdk/package.json b/client/packages/lowcoder-sdk/package.json index 72f718a3c2..9f6f9a7d78 100644 --- a/client/packages/lowcoder-sdk/package.json +++ b/client/packages/lowcoder-sdk/package.json @@ -43,7 +43,7 @@ "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript": "^1.0.1", "typescript": "^4.8.4", - "vite": "^4.3.9", + "vite": "^4.5.6", "vite-plugin-svgr": "^2.2.2", "vite-tsconfig-paths": "^3.6.0" }, diff --git a/client/packages/lowcoder/package.json b/client/packages/lowcoder/package.json index f575d828d7..8f1a70970a 100644 --- a/client/packages/lowcoder/package.json +++ b/client/packages/lowcoder/package.json @@ -124,7 +124,7 @@ "http-proxy-middleware": "^2.0.6", "rollup-plugin-visualizer": "^5.9.2", "typescript": "^4.8.4", - "vite": "^4.5.1", + "vite": "^4.5.6", "vite-plugin-checker": "^0.5.1", "vite-plugin-html": "^3.2.0", "vite-plugin-svgr": "^2.2.2", diff --git a/client/yarn.lock b/client/yarn.lock index e0d64b590f..10d8bc9050 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -11795,7 +11795,7 @@ __metadata: react-json-view: ^1.21.3 rollup-plugin-external-globals: ^0.7.1 typescript: ^4.8.4 - vite: ^4.3.9 + vite: ^4.5.6 vite-plugin-css-injected-by-js: ^2.1.1 vite-plugin-svgr: ^2.2.2 peerDependencies: @@ -11828,7 +11828,7 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 typescript: 4.8.4 - vite: ^4.3.9 + vite: ^4.5.6 vite-tsconfig-paths: ^3.6.0 languageName: unknown linkType: soft @@ -11901,7 +11901,7 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 typescript: 4.8.4 - vite: ^4.3.9 + vite: ^4.5.6 languageName: unknown linkType: soft @@ -11975,7 +11975,7 @@ __metadata: rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript: ^1.0.1 typescript: ^4.8.4 - vite: ^4.3.9 + vite: ^4.5.6 vite-plugin-svgr: ^2.2.2 vite-tsconfig-paths: ^3.6.0 peerDependencies: @@ -12095,7 +12095,7 @@ __metadata: typescript-collections: ^1.3.3 ua-parser-js: ^1.0.33 uuid: ^9.0.0 - vite: ^4.5.1 + vite: ^4.5.6 vite-plugin-checker: ^0.5.1 vite-plugin-html: ^3.2.0 vite-plugin-svgr: ^2.2.2 @@ -18036,9 +18036,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^4.3.9, vite@npm:^4.5.1": - version: 4.5.1 - resolution: "vite@npm:4.5.1" +"vite@npm:^4.5.6": + version: 4.5.9 + resolution: "vite@npm:4.5.9" dependencies: esbuild: ^0.18.10 fsevents: ~2.3.2 @@ -18072,7 +18072,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 72b3584b3d3b8d14e8a37f0248e47fb8b4d02ab35de5b5a8e5ca8ae55c3be2aab73760dc36edac4fa722de182f78cc492eb44888fcb4a9a0712c4605dad644f9 + checksum: ebe21bd4aab9e4dac38e77971c9c506f1df28dbf1afb7962894edeeac3a8a57fdc547708fa977ba798c4666f3204ec36a164110a9377fe78b7efa894b7b6c5ff languageName: node linkType: hard