Skip to content

Commit f43393f

Browse files
authored
Merge branch 'main' into dependabot/maven/server/api-service/org.springframework-spring-test-6.0.10
2 parents 1428081 + 1a6b1b2 commit f43393f

File tree

9 files changed

+239
-237
lines changed

9 files changed

+239
-237
lines changed

.github/workflows/commitlint.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lowcoder-cli": "workspace:^",
2020
"lowcoder-sdk": "workspace:^",
2121
"typescript": "^4.8.4",
22-
"vite": "^3.2.4"
22+
"vite": "^4.3.9"
2323
},
2424
"keywords": [
2525
"lowcoder"

client/packages/lowcoder-cli/package.json

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

client/packages/lowcoder-comps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"big.js": "^6.2.1",
1717
"lowcoder-cli": "workspace:^",
1818
"lowcoder-sdk": "workspace:^",
19-
"mermaid": "^10.0.2",
19+
"mermaid": "^10.2.4",
2020
"react": "17",
2121
"react-dom": "17",
2222
"typescript": "4.8.4"
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"jest": "29.3.0",
62-
"vite": "^3.2.4",
62+
"vite": "^4.3.9",
6363
"vite-tsconfig-paths": "^3.6.0"
6464
}
6565
}

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": "^3.2.4"
38+
"vite": "^4.3.9"
3939
}
4040
}

client/packages/lowcoder-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-terser": "^7.0.2",
4545
"rollup-plugin-typescript": "^1.0.1",
4646
"typescript": "^4.8.4",
47-
"vite": "^3.2.4",
47+
"vite": "^4.3.9",
4848
"vite-plugin-svgr": "^2.2.2",
4949
"vite-tsconfig-paths": "^3.6.0"
5050
},

client/packages/lowcoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"lowcoder-dev-utils": "workspace:^",
123123
"rollup-plugin-visualizer": "^5.8.3",
124124
"typescript": "^4.8.4",
125-
"vite": "^3.2.4",
125+
"vite": "^4.3.9",
126126
"vite-plugin-checker": "^0.5.1",
127127
"vite-plugin-html": "^3.2.0",
128128
"vite-plugin-svgr": "^2.2.2",

0 commit comments

Comments
 (0)