Skip to content

Commit ed8ad4f

Browse files
authored
Merge pull request #1178 from lowcoder-org/dev
Adapting Version Numbers
2 parents c3431d3 + 3ab7a7e commit ed8ad4f

File tree

6 files changed

+1431
-1395
lines changed

6 files changed

+1431
-1395
lines changed

app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lowcoder",
3-
"description": "An all-in-one IDE to create internal or customer-facing apps. · Visual UI builder with 50+ built-in components",
3+
"description": "A Visual App builder with 120+ built-in components. Create software applications (internal and customer-facing!) and Meeting/Collaboration tools for your Company and your Customers with minimal coding experience.",
44
"repository": "https://github.com/lowcoder-org/lowcoder",
55
"logo": "https://lowcoder.cloud/images/webclip.png",
66
"keywords": [

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "lowcoder-root",
3-
"version": "2.4.5",
2+
"name": "lowcoder-frontend",
3+
"version": "2.4.6",
44
"type": "module",
55
"private": true,
66
"workspaces": [

client/yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -9960,9 +9960,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
99609960
languageName: node
99619961
linkType: hard
99629962

9963-
"eslint-plugin-only-ascii@patch:eslint-plugin-only-ascii@npm%3A0.0.0#./.yarn/patches/eslint-plugin-only-ascii-npm-0.0.0-29e3417685.patch::locator=lowcoder-root%40workspace%3A.":
9963+
"eslint-plugin-only-ascii@patch:eslint-plugin-only-ascii@npm%3A0.0.0#./.yarn/patches/eslint-plugin-only-ascii-npm-0.0.0-29e3417685.patch::locator=lowcoder-frontend%40workspace%3A.":
99649964
version: 0.0.0
9965-
resolution: "eslint-plugin-only-ascii@patch:eslint-plugin-only-ascii@npm%3A0.0.0#./.yarn/patches/eslint-plugin-only-ascii-npm-0.0.0-29e3417685.patch::version=0.0.0&hash=11e5a9&locator=lowcoder-root%40workspace%3A."
9965+
resolution: "eslint-plugin-only-ascii@patch:eslint-plugin-only-ascii@npm%3A0.0.0#./.yarn/patches/eslint-plugin-only-ascii-npm-0.0.0-29e3417685.patch::version=0.0.0&hash=11e5a9&locator=lowcoder-frontend%40workspace%3A."
99669966
dependencies:
99679967
requireindex: ~1.1.0
99689968
checksum: 681f936c1933b0bc01e2b360df9f05a4cdb0a545a026e0311da0105a60eb3cf6f2f81145e12e5bfefd16eeff9272acfb7e41cc78a587c0487c49f311cd176a2e
@@ -13983,26 +13983,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1398313983
languageName: unknown
1398413984
linkType: soft
1398513985

13986-
"lowcoder-plugin-demo@workspace:packages/lowcoder-plugin-demo":
13987-
version: 0.0.0-use.local
13988-
resolution: "lowcoder-plugin-demo@workspace:packages/lowcoder-plugin-demo"
13989-
dependencies:
13990-
"@types/react": ^18.2.45
13991-
"@types/react-dom": ^18.2.18
13992-
lowcoder-cli: "workspace:^"
13993-
lowcoder-core: ^0.0.1
13994-
lowcoder-design: ^0.0.1
13995-
lowcoder-sdk: "workspace:^"
13996-
react: ^18.2.0
13997-
react-dom: ^18.2.0
13998-
typescript: 4.8.4
13999-
vite: ^4.5.2
14000-
languageName: unknown
14001-
linkType: soft
14002-
14003-
"lowcoder-root@workspace:.":
13986+
"lowcoder-frontend@workspace:.":
1400413987
version: 0.0.0-use.local
14005-
resolution: "lowcoder-root@workspace:."
13988+
resolution: "lowcoder-frontend@workspace:."
1400613989
dependencies:
1400713990
"@babel/preset-env": ^7.20.2
1400813991
"@babel/preset-typescript": ^7.18.6
@@ -14058,6 +14041,23 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1405814041
languageName: unknown
1405914042
linkType: soft
1406014043

14044+
"lowcoder-plugin-demo@workspace:packages/lowcoder-plugin-demo":
14045+
version: 0.0.0-use.local
14046+
resolution: "lowcoder-plugin-demo@workspace:packages/lowcoder-plugin-demo"
14047+
dependencies:
14048+
"@types/react": ^18.2.45
14049+
"@types/react-dom": ^18.2.18
14050+
lowcoder-cli: "workspace:^"
14051+
lowcoder-core: ^0.0.1
14052+
lowcoder-design: ^0.0.1
14053+
lowcoder-sdk: "workspace:^"
14054+
react: ^18.2.0
14055+
react-dom: ^18.2.0
14056+
typescript: 4.8.4
14057+
vite: ^4.5.2
14058+
languageName: unknown
14059+
linkType: soft
14060+
1406114061
"lowcoder-sdk-webpack-bundle@workspace:packages/lowcoder-sdk-webpack-bundle":
1406214062
version: 0.0.0-use.local
1406314063
resolution: "lowcoder-sdk-webpack-bundle@workspace:packages/lowcoder-sdk-webpack-bundle"
@@ -18188,9 +18188,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1818818188
languageName: node
1818918189
linkType: hard
1819018190

18191-
"react-virtualized@patch:react-virtualized@npm%3A9.22.3#./.yarn/patches/react-virtualized-npm-9.22.3-0fff3cbf64.patch::locator=lowcoder-root%40workspace%3A.":
18191+
"react-virtualized@patch:react-virtualized@npm%3A9.22.3#./.yarn/patches/react-virtualized-npm-9.22.3-0fff3cbf64.patch::locator=lowcoder-frontend%40workspace%3A.":
1819218192
version: 9.22.3
18193-
resolution: "react-virtualized@patch:react-virtualized@npm%3A9.22.3#./.yarn/patches/react-virtualized-npm-9.22.3-0fff3cbf64.patch::version=9.22.3&hash=56c4da&locator=lowcoder-root%40workspace%3A."
18193+
resolution: "react-virtualized@patch:react-virtualized@npm%3A9.22.3#./.yarn/patches/react-virtualized-npm-9.22.3-0fff3cbf64.patch::version=9.22.3&hash=56c4da&locator=lowcoder-frontend%40workspace%3A."
1819418194
dependencies:
1819518195
"@babel/runtime": ^7.7.2
1819618196
clsx: ^1.0.4

server/api-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
<properties>
15-
<revision>2.4.5</revision>
15+
<revision>2.4.6</revision>
1616
<java.version>17</java.version>
1717
<maven.compiler.source>${java.version}</maven.compiler.source>
1818
<maven.compiler.target>${java.version}</maven.compiler.target>

server/node-service/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "taco-js-api",
3-
"version": "0.1.1",
2+
"name": "lowcoder-node-server",
3+
"version": "2.4.6",
44
"private": true,
55
"engines": {
66
"node": "^14.18.0 || >=16.0.0"
@@ -46,12 +46,12 @@
4646
"@types/morgan": "^1.9.3",
4747
"@types/node": "^20.1.1",
4848
"@types/node-fetch": "^2.6.2",
49-
"axios": "^1.2.0",
49+
"axios": "^1.7.7",
5050
"base64-arraybuffer": "^1.0.2",
5151
"bluebird": "^3.7.2",
5252
"duckdb-async": "^0.10.0",
5353
"dynamodb-data-types": "^4.0.1",
54-
"express": "^4.18.2",
54+
"express": "^4.21.0",
5555
"express-async-errors": "^3.1.1",
5656
"firebase-admin": "^11.5.0",
5757
"formdata-node": "4",

0 commit comments

Comments
 (0)