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

Commite777b7c

Browse files
authored
Merge pull request#1196 from lowcoder-org/dev
Dev -> Main v2.4.7
2 parents4085419 +9d6f138 commite777b7c

File tree

77 files changed

+2212
-759
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+2212
-759
lines changed

‎client/VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.6
1+
2.4.7

‎client/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"lowcoder-frontend",
3-
"version":"2.4.6",
3+
"version":"2.4.7",
44
"type":"module",
55
"private":true,
66
"workspaces": [
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@babel/preset-env":"^7.20.2",
2626
"@babel/preset-typescript":"^7.18.6",
27-
"@rollup/plugin-typescript":"^8.5.0",
27+
"@rollup/plugin-typescript":"^12.1.0",
2828
"@testing-library/jest-dom":"^5.16.5",
2929
"@types/file-saver":"^2.0.5",
3030
"@types/jest":"^29.2.2",
@@ -84,7 +84,7 @@
8484
"react-countup":"^6.5.3",
8585
"react-player":"^2.11.0",
8686
"resize-observer-polyfill":"^1.5.1",
87-
"rollup":"^4.13.0",
87+
"rollup":"^4.22.5",
8888
"simplebar":"^6.2.5",
8989
"tui-image-editor":"^3.15.3"
9090
}

‎client/packages/lowcoder-cli/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@vitejs/plugin-react":"^2.2.0",
27-
"axios":"^1.1.3",
27+
"axios":"^1.7.4",
2828
"chalk":"4",
2929
"commander":"^9.4.1",
3030
"cross-spawn":"^7.0.3",

‎client/packages/lowcoder-comps/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"lowcoder-comps",
3-
"version":"2.4.16",
3+
"version":"2.4.17",
44
"type":"module",
55
"license":"MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp