Skip to content

Commit 885d0dc

Browse files
author
FalkWolsky
committed
Bump Vite to 4.5.1
1 parent 669b379 commit 885d0dc

File tree

7 files changed

+16
-15
lines changed

7 files changed

+16
-15
lines changed

client/packages/lowcoder-cli-template-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lowcoder-dev-utils": "workspace:^",
2121
"lowcoder-sdk": "workspace:^",
2222
"typescript": "^4.8.4",
23-
"vite": "^4.3.9"
23+
"vite": "^4.5.1"
2424
},
2525
"keywords": [
2626
"Lowcoder, Component, Template, Plugin"

client/packages/lowcoder-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-dom": "^17",
3434
"react-json-view": "^1.21.3",
3535
"rollup-plugin-external-globals": "^0.7.1",
36-
"vite": "^4.3.9",
36+
"vite": "^4.5.1",
3737
"vite-plugin-css-injected-by-js": "^2.1.1",
3838
"vite-plugin-svgr": "^2.2.2"
3939
},

client/packages/lowcoder-comps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"jest": "29.3.0",
7272
"jest-canvas-mock": "^2.5.2",
73-
"vite": "^4.3.9",
73+
"vite": "^4.5.1",
7474
"vite-tsconfig-paths": "^3.6.0"
7575
}
7676
}

client/packages/lowcoder-plugin-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"lowcoder-cli": "workspace:^",
3636
"lowcoder-sdk": "workspace:^",
3737
"typescript": "4.8.4",
38-
"vite": "^4.3.9"
38+
"vite": "^4.5.1"
3939
}
4040
}

client/packages/lowcoder-sdk/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@
4343
"rollup-plugin-polyfill-node": "^0.10.2",
4444
"rollup-plugin-terser": "^7.0.2",
4545
"rollup-plugin-typescript": "^1.0.1",
46+
"typedoc": "^0.25.4",
4647
"typescript": "^4.8.4",
47-
"vite": "^4.3.9",
48+
"vite": "^4.5.1",
4849
"vite-plugin-svgr": "^2.2.2",
4950
"vite-tsconfig-paths": "^3.6.0"
5051
},

client/packages/lowcoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"lowcoder-dev-utils": "workspace:^",
130130
"rollup-plugin-visualizer": "^5.9.2",
131131
"typescript": "^4.8.4",
132-
"vite": "^4.3.9",
132+
"vite": "^4.5.1",
133133
"vite-plugin-checker": "^0.5.1",
134134
"vite-plugin-html": "^3.2.0",
135135
"vite-plugin-svgr": "^2.2.2",

client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11905,7 +11905,7 @@ __metadata:
1190511905
lowcoder-dev-utils: "workspace:^"
1190611906
lowcoder-sdk: "workspace:^"
1190711907
typescript: ^4.8.4
11908-
vite: ^4.3.9
11908+
vite: ^4.5.1
1190911909
languageName: unknown
1191011910
linkType: soft
1191111911

@@ -11926,7 +11926,7 @@ __metadata:
1192611926
react-json-view: ^1.21.3
1192711927
rollup-plugin-external-globals: ^0.7.1
1192811928
typescript: ^4.8.4
11929-
vite: ^4.3.9
11929+
vite: ^4.5.1
1193011930
vite-plugin-css-injected-by-js: ^2.1.1
1193111931
vite-plugin-svgr: ^2.2.2
1193211932
peerDependencies:
@@ -11960,7 +11960,7 @@ __metadata:
1196011960
react: 17
1196111961
react-dom: 17
1196211962
typescript: 4.8.4
11963-
vite: ^4.3.9
11963+
vite: ^4.5.1
1196411964
vite-tsconfig-paths: ^3.6.0
1196511965
languageName: unknown
1196611966
linkType: soft
@@ -12038,7 +12038,7 @@ __metadata:
1203812038
react: 17
1203912039
react-dom: 17
1204012040
typescript: 4.8.4
12041-
vite: ^4.3.9
12041+
vite: ^4.5.1
1204212042
languageName: unknown
1204312043
linkType: soft
1204412044

@@ -12081,7 +12081,7 @@ __metadata:
1208112081
lowcoder-dev-utils: "workspace:^"
1208212082
mq-polyfill: ^1.1.8
1208312083
number-precision: ^1.6.0
12084-
prettier: 3.1.0
12084+
prettier: ^3.1.0
1208512085
react-player: ^2.11.0
1208612086
rimraf: ^3.0.2
1208712087
rollup: ^2.79.0
@@ -12115,7 +12115,7 @@ __metadata:
1211512115
rollup-plugin-typescript: ^1.0.1
1211612116
typedoc: ^0.25.4
1211712117
typescript: ^4.8.4
12118-
vite: ^4.3.9
12118+
vite: ^4.5.1
1211912119
vite-plugin-svgr: ^2.2.2
1212012120
vite-tsconfig-paths: ^3.6.0
1212112121
peerDependencies:
@@ -12240,7 +12240,7 @@ __metadata:
1224012240
typescript-collections: ^1.3.3
1224112241
ua-parser-js: ^1.0.33
1224212242
uuid: ^9.0.0
12243-
vite: ^4.3.9
12243+
vite: ^4.5.1
1224412244
vite-plugin-checker: ^0.5.1
1224512245
vite-plugin-html: ^3.2.0
1224612246
vite-plugin-svgr: ^2.2.2
@@ -14136,7 +14136,7 @@ __metadata:
1413614136
languageName: node
1413714137
linkType: hard
1413814138

14139-
"prettier@npm:3.1.0":
14139+
"prettier@npm:3.1.0, prettier@npm:^3.1.0":
1414014140
version: 3.1.0
1414114141
resolution: "prettier@npm:3.1.0"
1414214142
bin:
@@ -18802,7 +18802,7 @@ __metadata:
1880218802
languageName: node
1880318803
linkType: hard
1880418804

18805-
"vite@npm:^4.3.9":
18805+
"vite@npm:^4.5.1":
1880618806
version: 4.5.1
1880718807
resolution: "vite@npm:4.5.1"
1880818808
dependencies:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy