Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b0ed9f5

Browse files
Merge pull request #240 from lowcoder-org/dependabot/npm_and_yarn/client/vite-4.3.9
build(deps): bump vite from 3.2.6 to 4.3.9 in /client
2 parents f7777c0 + 40f88bd commit b0ed9f5

File tree

7 files changed

+232
-219
lines changed

7 files changed

+232
-219
lines changed

‎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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)

AltStyle によって変換されたページ (->オリジナル) /