Skip to content

Commit 888e445

Browse files
chore(deps): Update next-libs packages
1 parent 35b6772 commit 888e445

File tree

10 files changed

+43
-43
lines changed

10 files changed

+43
-43
lines changed

bricks/basic-bricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@next-core/custom-antd-styles": "^1.27.1",
48-
"@next-libs/basic-components": "^5.5.2",
48+
"@next-libs/basic-components": "^5.5.3",
4949
"@next-libs/storage": "^2.0.4",
5050
"@next-sdk/air-admin-service-sdk": "^2.1.12",
5151
"@next-sdk/micro-app-standalone-sdk": "^1.1.1",

bricks/brick-visualization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"sideEffects": true,
3737
"devDependencies": {
38-
"@next-libs/visual-builder": "^1.13.8"
38+
"@next-libs/visual-builder": "^1.13.12"
3939
},
4040
"peerDependencies": {
4141
"@next-dll/ace": "*"

bricks/developers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"test:ci": "cross-env NODE_ENV='test' CI=true jest"
3535
},
3636
"devDependencies": {
37-
"@next-libs/basic-components": "^5.5.2",
37+
"@next-libs/basic-components": "^5.5.3",
3838
"@next-libs/clipboard": "^3.0.4",
3939
"@next-sdk/api-gateway-sdk": "^2.0.17",
4040
"change-case": "^4.1.2",

bricks/flow-builder/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
},
4343
"sideEffects": true,
4444
"devDependencies": {
45-
"@next-libs/basic-components": "^5.5.2",
45+
"@next-libs/basic-components": "^5.5.3",
4646
"@next-libs/code-display-components": "^2.1.0",
47-
"@next-libs/code-editor-components": "^4.12.5",
48-
"@next-libs/forms": "^3.6.2",
49-
"@next-libs/visual-builder": "^1.13.8",
47+
"@next-libs/code-editor-components": "^4.12.9",
48+
"@next-libs/forms": "^3.6.3",
49+
"@next-libs/visual-builder": "^1.13.12",
5050
"@next-sdk/cmdb-sdk": "^2.1.1",
5151
"change-case": "^4.1.2",
5252
"file-saver": "^2.0.5",

bricks/forms/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@next-core/custom-antd-styles": "^1.27.1",
4646
"@next-libs/basic-components": "^5.5.3",
4747
"@next-libs/clipboard": "^3.0.4",
48-
"@next-libs/cmdb-instances": "^7.29.13",
49-
"@next-libs/cmdb-utils": "^3.7.4",
50-
"@next-libs/code-editor-components": "^4.12.7",
48+
"@next-libs/cmdb-instances": "^7.30.5",
49+
"@next-libs/cmdb-utils": "^3.8.0",
50+
"@next-libs/code-editor-components": "^4.12.9",
5151
"@next-libs/crontab": "^2.0.10",
5252
"@next-libs/forms": "^3.6.3",
5353
"@next-libs/user-components": "^0.1.10",

bricks/frame-bricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"sideEffects": true,
4242
"devDependencies": {
43-
"@next-libs/basic-components": "^5.5.2",
43+
"@next-libs/basic-components": "^5.5.3",
4444
"@next-libs/storage": "^2.0.4"
4545
}
4646
}

bricks/next-builder/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"devDependencies": {
3838
"@babel/standalone": "^7.26.2",
3939
"@next-core/storyboard-function-types": "^0.2.18",
40-
"@next-libs/basic-components": "^5.5.2",
41-
"@next-libs/cmdb-instances": "^7.24.10",
42-
"@next-libs/code-editor-components": "^4.12.5",
43-
"@next-libs/forms": "^3.6.2",
40+
"@next-libs/basic-components": "^5.5.3",
41+
"@next-libs/cmdb-instances": "^7.30.5",
42+
"@next-libs/code-editor-components": "^4.12.9",
43+
"@next-libs/forms": "^3.6.3",
4444
"@next-libs/hooks": "^2.2.6",
4545
"@next-libs/storage": "^2.0.4",
4646
"@next-libs/visit-history": "2.0.4",
47-
"@next-libs/visual-builder": "^1.13.8",
47+
"@next-libs/visual-builder": "^1.13.12",
4848
"@next-sdk/api-gateway-sdk": "^2.0.17",
4949
"@next-sdk/cmdb-sdk": "^3.0.2",
5050
"@next-sdk/form-builder-service-sdk": "^2.0.0",

bricks/presentational-bricks/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"devDependencies": {
4545
"@fortawesome/fontawesome-svg-core": "^1.2.35",
4646
"@next-core/custom-antd-styles": "^1.27.1",
47-
"@next-libs/basic-components": "^5.5.2",
47+
"@next-libs/basic-components": "^5.5.3",
4848
"@next-libs/clipboard": "^3.0.4",
49-
"@next-libs/cmdb-utils": "^3.7.4",
49+
"@next-libs/cmdb-utils": "^3.8.0",
5050
"@next-libs/crontab": "^2.0.10",
5151
"@next-libs/datetime": "^2.0.4",
5252
"@next-libs/datetime-components": "^3.2.5",
53-
"@next-libs/forms": "^3.6.2",
53+
"@next-libs/forms": "^3.6.3",
5454
"@next-libs/hooks": "^2.2.6",
5555
"@next-sdk/cmdb-sdk": "^2.1.1",
5656
"@next-sdk/monitor-sdk": "^2.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@next-core/illustrations": "^0.11.34",
5050
"@next-core/loader": "^1.6.10",
5151
"@next-core/pipes": "^1.0.20",
52-
"@next-libs/cmdb-utils": "^3.7.4",
52+
"@next-libs/cmdb-utils": "^3.8.0",
5353
"@size-limit/file": "^8.1.0",
5454
"@testing-library/react-hooks": "^8.0.1",
5555
"@types/d3": "^6.7.5",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2671,7 +2671,7 @@
26712671
resolved "https://registry.npmjs.org/@next-dll/react-dnd/-/react-dnd-0.1.716.tgz#3df29a033ea2655123adb1265d834060950835a2"
26722672
integrity sha512-EN5Fstq2/hrim/mtB9d59JdDHYL7Z/3UdAd8IyktHkguZgET+xDdBRwMI3jXlny5VZzsuhsKYwI4kvWqAiKO+g==
26732673

2674-
"@next-libs/basic-components@^5.5.2", "@next-libs/basic-components@^5.5.3":
2674+
"@next-libs/basic-components@^5.5.3":
26752675
version "5.5.3"
26762676
resolved "https://registry.npmjs.org/@next-libs/basic-components/-/basic-components-5.5.3.tgz#911af7c205e35ee0ba8148455f414092fb7d95c5"
26772677
integrity sha512-li6ZQ30LLzUnBbU/obhXFLfzSqOu+BOAXJUpfMzjVv+k/rnPyyBFg4VJBoZ28Avg2HDMKgn4+4D+NmHmBGazHQ==
@@ -2683,16 +2683,16 @@
26832683
resolved "https://registry.npmjs.org/@next-libs/clipboard/-/clipboard-3.0.4.tgz#51ebe3b2f2e45c5940bf343e2a19f767a683b030"
26842684
integrity sha512-pCxzyaSBnbFLUBif4n/Sa1TkUGandGhzycRs04NY73+wbqrYquM29egum7Ji0EdmakI+5MRgLXZZQsm+HlXvSQ==
26852685

2686-
"@next-libs/cmdb-instances@^7.24.10", "@next-libs/cmdb-instances@^7.29.13":
2687-
version "7.29.13"
2688-
resolved "https://registry.npmjs.org/@next-libs/cmdb-instances/-/cmdb-instances-7.29.13.tgz#a8163081e10425d00fa33a16513b725cae4845bf"
2689-
integrity sha512-0jkJlKoI+wAR7SZ+fp7efylHYM8LXIYE1T6thWkK2ylyG2OObYKmDIVY+OdJzB1iYw+QYHuYfit4JdQhZRtEQg==
2686+
"@next-libs/cmdb-instances@^7.30.5":
2687+
version "7.30.5"
2688+
resolved "https://registry.npmjs.org/@next-libs/cmdb-instances/-/cmdb-instances-7.30.5.tgz#57873512fdcd50b8b59aae54b080074611cb22e2"
2689+
integrity sha512-4KSL3NBzIGVG/VMWkN1GGVJ2MYfDRcma54/gM1FLMTa1Dp8ot/rcQ3tSkj47D7K9QGm/I1dA8VlmWTZj2jcyGA==
26902690
dependencies:
26912691
"@next-core/brick-types" "^2.97.0"
26922692
"@next-libs/basic-components" "^5.5.3"
2693-
"@next-libs/cmdb-utils" "^3.7.5"
2693+
"@next-libs/cmdb-utils" "^3.8.0"
26942694
"@next-libs/code-display-components" "^2.1.0"
2695-
"@next-libs/code-editor-components" "^4.12.8"
2695+
"@next-libs/code-editor-components" "^4.12.9"
26962696
"@next-libs/forms" "^3.6.3"
26972697
"@next-libs/storage" "^2.0.4"
26982698
"@next-sdk/cmdb-sdk" "^3.1.0"
@@ -2705,10 +2705,10 @@
27052705
js-base64 "^3.7.7"
27062706
marked "^2.1.3"
27072707

2708-
"@next-libs/cmdb-utils@^3.7.4", "@next-libs/cmdb-utils@^3.7.5":
2709-
version "3.7.5"
2710-
resolved "https://registry.npmjs.org/@next-libs/cmdb-utils/-/cmdb-utils-3.7.5.tgz#29cd0becb815921964427daf1a279b18cddedca9"
2711-
integrity sha512-euxao0HBsiZ4CrLDpqXkyaZU8GZ0pGyb/Ryw8GyAmhcSoeuvLS6vtgR3GGBknY1VXMbEvcZjR6REeq4W5NU9sQ==
2708+
"@next-libs/cmdb-utils@^3.8.0":
2709+
version "3.8.0"
2710+
resolved "https://registry.npmjs.org/@next-libs/cmdb-utils/-/cmdb-utils-3.8.0.tgz#9cba6f51fbe200d62875485313fdcce8ca8d7202"
2711+
integrity sha512-oYMrjxAMvONwshscSuTIA/mbFgcNBpq0G78dbpZ1HDOYMXJkqLA/3UWuBuCdZ4JKjPpvnRQzPJUU0fzZ+jE5Ig==
27122712
dependencies:
27132713
"@next-sdk/cmdb-sdk" "^2.3.1"
27142714

@@ -2723,10 +2723,10 @@
27232723
prismjs "^1.29.0"
27242724
resize-observer-polyfill "^1.5.1"
27252725

2726-
"@next-libs/code-editor-components@^4.12.5", "@next-libs/code-editor-components@^4.12.7", "@next-libs/code-editor-components@^4.12.8":
2727-
version "4.12.8"
2728-
resolved "https://registry.npmjs.org/@next-libs/code-editor-components/-/code-editor-components-4.12.8.tgz#2f83c188b822d25918c182453266fedf32437009"
2729-
integrity sha512-5xTZ45PatjPx3bPMI1lssgOLCKVHY/xBgQ5IVIk1iVuf5T67QKks7fdy0awhTfECctIO5GUmVL8aG9Gmd9kkag==
2726+
"@next-libs/code-editor-components@^4.12.9":
2727+
version "4.12.9"
2728+
resolved "https://registry.npmjs.org/@next-libs/code-editor-components/-/code-editor-components-4.12.9.tgz#d42060444b631186e49277da40e977fc8b0876ce"
2729+
integrity sha512-7rhmHOI5B20mKLT/Y+vI7RxhN6VoUpsrLnQYUsLprXlzYCy8kaC8PZKH27MMGeZPCT4Q8498Psqj7PrZekOqTw==
27302730
dependencies:
27312731
"@next-libs/basic-components" "^5.5.3"
27322732
"@next-libs/clipboard" "^3.0.4"
@@ -2752,7 +2752,7 @@
27522752
resolved "https://registry.npmjs.org/@next-libs/datetime/-/datetime-2.0.4.tgz#bdfc0ff323b585c1c9e55f68dda15ab8fbf4ab33"
27532753
integrity sha512-kWzim/bvvLxQLBNDHEjeLKrZ6jEGMxv+y9TtKsyprRTXBDAHbmrA+yUnp6lhIcQZwokzm7k2ujXE7I9nPC/DJw==
27542754

2755-
"@next-libs/forms@^3.6.2", "@next-libs/forms@^3.6.3":
2755+
"@next-libs/forms@^3.6.3":
27562756
version "3.6.3"
27572757
resolved "https://registry.npmjs.org/@next-libs/forms/-/forms-3.6.3.tgz#d55bba9bcc8ab023ca5678fef914868fa3df82ac"
27582758
integrity sha512-HpURPbCe3ZnlwAoq10ijwMgUtInfxUPq/0OJOlak51OWNFgzxgq4snyTsWlNyPOj1lsNoAqvRY2eTVqLJrzYyQ==
@@ -2787,14 +2787,14 @@
27872787
dependencies:
27882788
"@next-libs/storage" "^2.0.4"
27892789

2790-
"@next-libs/visual-builder@^1.13.8":
2791-
version "1.13.8"
2792-
resolved "https://registry.npmjs.org/@next-libs/visual-builder/-/visual-builder-1.13.8.tgz#22f3cbe885d31dca08b4b604896010407e00391c"
2793-
integrity sha512-CQF4UGvpfc1P0IN8AUAJSicc035uEgnBmMRQ6+oTao8bavs0QGo6xNARzw6X/IBCt0xv69Va8yGeV+nIqP9NVw==
2790+
"@next-libs/visual-builder@^1.13.12":
2791+
version "1.13.12"
2792+
resolved "https://registry.npmjs.org/@next-libs/visual-builder/-/visual-builder-1.13.12.tgz#3b19ac591090bf96d3ec2459a744ef9609327156"
2793+
integrity sha512-7FUohswh3ScgHrpiU1EuzrZY5pIt4iNapgvCQVLZYzT9lzpu2JiG5D+WuO0gC6FX6SIPdC1BxnlXpng814XbEg==
27942794
dependencies:
2795-
"@next-libs/basic-components" "^5.5.2"
2796-
"@next-libs/code-editor-components" "^4.12.5"
2797-
"@next-libs/forms" "^3.6.2"
2795+
"@next-libs/basic-components" "^5.5.3"
2796+
"@next-libs/code-editor-components" "^4.12.9"
2797+
"@next-libs/forms" "^3.6.3"
27982798
"@types/react-color" "^3.0.6"
27992799
react-color "^2.19.3"
28002800

0 commit comments

Comments
 (0)