Skip to content

Commit

Permalink
chore(deps): Update next-core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 1fca9ec commit 37eda08
Show file tree
Hide file tree
Showing 33 changed files with 241 additions and 239 deletions.
12 changes: 6 additions & 6 deletions bricks/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@next-core/element": "^1.2.13",
"@next-core/http": "^1.2.8",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/http": "^1.2.9",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@react-pdf-viewer/core": "^3.12.0",
Expand All @@ -65,7 +65,7 @@
"react-grid-layout": "^1.4.3"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7",
"copy-webpack-plugin": "^12.0.2"
},
Expand Down
14 changes: 7 additions & 7 deletions bricks/ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@antv/g2": "^5.1.19",
"@microsoft/fetch-event-source": "^2.0.1",
"@next-api-sdk/cmdb-sdk": "^1.1.1",
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"js-yaml": "^3.14.1",
"react": "0.0.0-experimental-ee8509801-20230117"
},
Expand All @@ -55,7 +55,7 @@
"@milkdown/preset-gfm": "^7.3.5",
"@milkdown/react": "^7.3.5",
"@milkdown/theme-nord": "^7.3.5",
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions bricks/api-market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/theme": "^1.5.4",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions bricks/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"dependencies": {
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.1",
"@next-api-sdk/user-service-sdk": "^1.3.0",
"@next-core/element": "^1.2.13",
"@next-core/http": "^1.2.8",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/http": "^1.2.9",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@next-shared/general": "^0.10.1",
Expand All @@ -57,7 +57,7 @@
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions bricks/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/runtime": "^1.58.3",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"@next-shared/story": "^0.0.4",
"classnames": "^2.3.2",
"react": "0.0.0-experimental-ee8509801-20230117",
"react-rnd": "^10.4.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions bricks/data-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"dependencies": {
"@antv/l7": "2.22.0",
"@antv/l7-maps": "2.22.0",
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"@next-shared/general": "^0.10.1",
"@tweenjs/tween.js": "^19.0.0",
"classnames": "^2.3.2",
Expand All @@ -54,7 +54,7 @@
"three": "^0.150.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions bricks/diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@ant-design/cssinjs": "^1.22.0",
"@dagrejs/dagre": "^1.1.3",
"@next-api-sdk/cmdb-sdk": "^1.1.1",
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"antd": "^5.22.1",
"classnames": "^2.3.2",
"d3-drag": "^3.0.0",
Expand All @@ -57,7 +57,7 @@
"resize-observer-polyfill": "^1.5.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions bricks/form-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/theme": "^1.5.4",
"@next-shared/story": "^0.0.4",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-api-sdk/cmdb-sdk": "^1.1.1",
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions bricks/form-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/runtime": "^1.58.2"
"@next-core/element": "^1.2.14",
"@next-core/runtime": "^1.58.3"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
}
}
12 changes: 6 additions & 6 deletions bricks/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@ant-design/cssinjs": "^1.22.0",
"@ant-design/icons": "^5.5.1",
"@easyops-cn/rc-trigger": "^2.2.1",
"@next-core/element": "^1.2.13",
"@next-core/http": "^1.2.8",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/element": "^1.2.14",
"@next-core/http": "^1.2.9",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@next-shared/form": "^0.7.5",
Expand All @@ -59,7 +59,7 @@
"resize-observer-polyfill": "^1.5.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions bricks/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,16 @@
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@next-core/element": "^1.2.13",
"@next-core/react-element": "^1.0.32",
"@next-core/runtime": "^1.58.2",
"@next-core/utils": "^1.7.28",
"@next-core/element": "^1.2.14",
"@next-core/react-element": "^1.0.33",
"@next-core/runtime": "^1.58.3",
"@next-core/utils": "^1.7.29",
"lodash": "^4.17.21",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7",
"@next-shared/icons": "^0.13.1",
"copy-webpack-plugin": "^11.0.0"
Expand Down
10 changes: 5 additions & 5 deletions bricks/illustrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,17 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/element": "^1.2.14",
"@next-core/illustrations": "^0.11.34",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"lodash": "^4.17.21",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions bricks/inject/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/http": "^1.2.8",
"@next-core/runtime": "^1.58.2",
"@next-core/http": "^1.2.9",
"@next-core/runtime": "^1.58.3",
"@next-core/storyboard": "^0.6.17",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
}
}
2 changes: 1 addition & 1 deletion bricks/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"refractor": "^4.8.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions bricks/mini-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/theme": "^1.5.4",
"d3-shape": "^3.2.0",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
}
}
16 changes: 8 additions & 8 deletions bricks/nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@next-api-sdk/micro-app-standalone-sdk": "^1.1.1",
"@next-api-sdk/sys-setting-sdk": "^1.1.1",
"@next-api-sdk/user-service-sdk": "^1.3.0",
"@next-core/easyops-runtime": "^0.12.44",
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/runtime": "^1.58.2",
"@next-core/easyops-runtime": "^0.12.45",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/runtime": "^1.58.3",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"@next-shared/general": "^0.10.1",
"classnames": "^2.3.2",
"hotkeys-js": "^3.10.1",
Expand All @@ -57,7 +57,7 @@
"react-transition-group": "^4.4.5"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions bricks/presentational/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.13",
"@next-core/i18n": "^1.0.70",
"@next-core/react-element": "^1.0.32",
"@next-core/react-runtime": "^1.7.4",
"@next-core/element": "^1.2.14",
"@next-core/i18n": "^1.0.71",
"@next-core/react-element": "^1.0.33",
"@next-core/react-runtime": "^1.7.5",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.28",
"@next-core/utils": "^1.7.29",
"@next-shared/datetime": "^0.2.10",
"@next-shared/general": "^0.10.1",
"classnames": "^2.3.2",
Expand All @@ -51,7 +51,7 @@
"resize-observer-polyfill": "^1.5.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.6",
"@next-core/build-next-bricks": "^1.23.7",
"@next-core/test-next": "^1.1.7",
"babel-plugin-prismjs": "^2.1.0"
},
Expand Down
Loading

0 comments on commit 37eda08

Please sign in to comment.