Movatterモバイル変換


[0]ホーム

URL:


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

Bump vite from 4.5.5 to 4.5.10 in /client#1612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -34,7 +34,7 @@
"react-dom": "^18.2.0",
"react-resize-detector": "^7.0.0",
"typescript": "5.3.3",
"vite": "^4.5.5"
"vite": "^4.5.10"
},
"keywords": [
"Lowcoder, Component, Template, Plugin, Demonstrator"
Expand Down
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-cli/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"react-json-view": "^1.21.3",
"rollup-plugin-external-globals": "^0.7.1",
"vite": "^4.5.5",
"vite": "^4.5.10",
"vite-plugin-css-injected-by-js": "^2.1.1",
"vite-plugin-svgr": "^2.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-comps/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -262,7 +262,7 @@
},
"devDependencies": {
"jest": "29.3.0",
"vite": "^4.5.5",
"vite": "^4.5.10",
"vite-tsconfig-paths": "^3.6.0"
}
}
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-plugin-demo/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -35,6 +35,6 @@
"lowcoder-cli": "workspace:^",
"lowcoder-sdk": "workspace:^",
"typescript": "4.8.4",
"vite": "^4.5.5"
"vite": "^4.5.10"
}
}
2 changes: 1 addition & 1 deletionclient/packages/lowcoder-sdk/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -51,7 +51,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"typescript": "^4.8.4",
"vite": "^4.5.5",
"vite": "^4.5.10",
"vite-plugin-svgr": "^2.2.2",
"vite-tsconfig-paths": "^3.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletionclient/packages/lowcoder/package.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -130,7 +130,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^4.8.4",
"vite": "^4.5.5",
"vite": "^4.5.10",
"vite-plugin-checker": "^0.5.1",
"vite-plugin-dynamic-import": "^1.5.0",
"vite-plugin-html": "^3.2.0",
Expand Down
20 changes: 10 additions & 10 deletionsclient/yarn.lock
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13952,7 +13952,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
react-dom: ^18.2.0
react-resize-detector: ^7.0.0
typescript: 5.3.3
vite: ^4.5.5
vite: ^4.5.10
languageName: unknown
linkType: soft

Expand All@@ -13971,7 +13971,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
react-json-view: ^1.21.3
rollup-plugin-external-globals: ^0.7.1
typescript: ^4.8.4
vite: ^4.5.5
vite: ^4.5.10
vite-plugin-css-injected-by-js: ^2.1.1
vite-plugin-svgr: ^2.2.2
peerDependencies:
Expand DownExpand Up@@ -14013,7 +14013,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
react: ^18.2.0
react-dom: ^18.2.0
typescript: 4.8.4
vite: ^4.5.5
vite: ^4.5.10
vite-tsconfig-paths: ^3.6.0
languageName: unknown
linkType: soft
Expand DownExpand Up@@ -14148,7 +14148,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
react: ^18.2.0
react-dom: ^18.2.0
typescript: 4.8.4
vite: ^4.5.5
vite: ^4.5.10
languageName: unknown
linkType: soft

Expand DownExpand Up@@ -14201,7 +14201,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
rollup-plugin-terser: ^7.0.2
rollup-plugin-typescript: ^1.0.1
typescript: ^4.8.4
vite: ^4.5.5
vite: ^4.5.10
vite-plugin-svgr: ^2.2.2
vite-tsconfig-paths: ^3.6.0
peerDependencies:
Expand DownExpand Up@@ -14327,7 +14327,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
typescript-collections: ^1.3.3
ua-parser-js: ^1.0.33
uuid: ^9.0.0
vite: ^4.5.5
vite: ^4.5.10
vite-plugin-checker: ^0.5.1
vite-plugin-dynamic-import: ^1.5.0
vite-plugin-html: ^3.2.0
Expand DownExpand Up@@ -21877,9 +21877,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
languageName: node
linkType: hard

"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
"vite@npm:^4.5.10":
version: 4.5.11
resolution: "vite@npm:4.5.11"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand DownExpand Up@@ -21913,7 +21913,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
optional: true
bin:
vite: bin/vite.js
checksum:300c5f39c83b22413dfdc84f72e9ba979bf4004e4d939409eea1470b116626294495b09e2bd73fae387a254b79988c8d54ceb281f9515120a0eda179c33b216e
checksum:f4f02707343902e68d4b5bfc880aa9672fbd1128e4ec7f4f604d7c46295729cba9507d8af3a18ba3b7d08eb6af5f6747152d5eb87ff209757277e6294bc03b63
languageName: node
linkType: hard

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp