Skip to content

Commit

Permalink
Merge pull request #1475 from easyops-cn/renovate/next-core-packages
Browse files Browse the repository at this point in the history
chore(deps): Update next-core packages
  • Loading branch information
weareoutman authored Jan 12, 2025
2 parents ea93f73 + d0601b0 commit e901c51
Show file tree
Hide file tree
Showing 36 changed files with 1,613 additions and 1,713 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
with:
save-always: true
path: .cache
key: ${{ runner.os }}-nx-${{ hashFiles('yarn.lock', 'package.json', 'shared/common-bricks/common-bricks.json') }}-${{ hashFiles('**/package.json') }}
key: ${{ runner.os }}-nx-${{ hashFiles('yarn.lock', 'package.json') }}-${{ hashFiles('**/package.json') }}
restore-keys: |
${{ runner.os }}-nx-${{ hashFiles('yarn.lock', 'package.json', 'shared/common-bricks/common-bricks.json') }}-
${{ runner.os }}-nx-${{ hashFiles('yarn.lock', 'package.json') }}-
# Fix `yarn install --frozen-lockfile` not working in monorepo.
# https://github.com/yarnpkg/yarn/issues/5840#issuecomment-468782288
Expand Down
17 changes: 9 additions & 8 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.15",
"@next-core/http": "^1.2.10",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/http": "^1.2.11",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/runtime": "^1.59.1",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@react-pdf-viewer/core": "^3.12.0",
Expand All @@ -62,11 +62,12 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "0.0.0-experimental-ee8509801-20230117",
"react-grid-layout": "^1.4.3"
"react-grid-layout": "^1.4.3",
"react-i18next": "^12.3.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7",
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8",
"copy-webpack-plugin": "^12.0.2"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 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.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/runtime": "^1.59.1",
"@next-core/theme": "^1.5.4",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"js-yaml": "^3.14.1",
"react": "0.0.0-experimental-ee8509801-20230117"
},
Expand All @@ -55,8 +55,8 @@
"@milkdown/preset-gfm": "^7.3.5",
"@milkdown/react": "^7.3.5",
"@milkdown/theme-nord": "^7.3.5",
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*",
Expand Down
10 changes: 5 additions & 5 deletions bricks/api-market/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.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/theme": "^1.5.4",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*",
Expand Down
19 changes: 10 additions & 9 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.15",
"@next-core/http": "^1.2.10",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/http": "^1.2.11",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/runtime": "^1.59.1",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@next-shared/general": "^0.10.5",
Expand All @@ -54,11 +54,12 @@
"classnames": "^2.3.2",
"dompurify": "^3.1.6",
"lodash": "^4.17.21",
"react": "0.0.0-experimental-ee8509801-20230117"
"react": "0.0.0-experimental-ee8509801-20230117",
"react-i18next": "^12.3.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/icons": "*"
Expand Down
14 changes: 7 additions & 7 deletions bricks/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/runtime": "^1.59.1",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"@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.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*"
Expand Down
15 changes: 8 additions & 7 deletions bricks/data-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,26 @@
"dependencies": {
"@antv/l7": "2.22.0",
"@antv/l7-maps": "2.22.0",
"@next-core/element": "^1.2.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"@next-shared/general": "^0.10.5",
"@tweenjs/tween.js": "^19.0.0",
"classnames": "^2.3.2",
"d3-force": "^3.0.0",
"d3-geo": "^3.1.1",
"d3-hierarchy": "^3.1.2",
"react": "0.0.0-experimental-ee8509801-20230117",
"react-i18next": "^12.3.1",
"resize-observer-polyfill": "^1.5.1",
"three": "^0.150.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*",
Expand Down
2 changes: 1 addition & 1 deletion bricks/data-view/src/china-map/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ export function ChinaMapComponent({

// 标签
setLabels(
dataSource?.flatMap((label) => {
dataSource?.flatMap<Label>((label) => {
let lng: number;
let lat: number;
if (matchedProvince) {
Expand Down
16 changes: 8 additions & 8 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.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/runtime": "^1.59.1",
"@next-core/theme": "^1.5.4",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"antd": "^5.22.1",
"classnames": "^2.3.2",
"d3-drag": "^3.0.0",
Expand All @@ -57,8 +57,8 @@
"resize-observer-polyfill": "^1.5.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*"
Expand Down
13 changes: 7 additions & 6 deletions bricks/form-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,18 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.15",
"@next-core/i18n": "^1.0.72",
"@next-core/react-element": "^1.0.34",
"@next-core/element": "^1.2.16",
"@next-core/i18n": "^1.0.73",
"@next-core/react-element": "^1.0.35",
"@next-core/theme": "^1.5.4",
"@next-shared/story": "^0.0.4",
"react": "0.0.0-experimental-ee8509801-20230117"
"react": "0.0.0-experimental-ee8509801-20230117",
"react-i18next": "^12.3.1"
},
"devDependencies": {
"@next-api-sdk/cmdb-sdk": "^1.1.1",
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/form": "*"
Expand Down
8 changes: 4 additions & 4 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.15",
"@next-core/runtime": "^1.59.0"
"@next-core/element": "^1.2.16",
"@next-core/runtime": "^1.59.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
}
}
15 changes: 8 additions & 7 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.15",
"@next-core/http": "^1.2.10",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/runtime": "^1.59.0",
"@next-core/element": "^1.2.16",
"@next-core/http": "^1.2.11",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/runtime": "^1.59.1",
"@next-core/theme": "^1.5.4",
"@next-core/types": "^1.14.0",
"@next-shared/form": "^0.7.7",
Expand All @@ -56,11 +56,12 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "0.0.0-experimental-ee8509801-20230117",
"react-i18next": "^12.3.1",
"resize-observer-polyfill": "^1.5.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/basic": "*",
Expand Down
13 changes: 6 additions & 7 deletions bricks/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"inputs": [
"prod",
"global",
"{workspaceRoot}/shared/common-bricks/common-bricks.json",
"{workspaceRoot}/shared/icons/src/**/*"
]
}
Expand Down Expand Up @@ -76,17 +75,17 @@
"@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.15",
"@next-core/react-element": "^1.0.34",
"@next-core/runtime": "^1.59.0",
"@next-core/utils": "^1.7.30",
"@next-core/element": "^1.2.16",
"@next-core/react-element": "^1.0.35",
"@next-core/runtime": "^1.59.1",
"@next-core/utils": "^1.7.31",
"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.8",
"@next-core/test-next": "^1.1.7",
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8",
"@next-shared/icons": "^0.14.1",
"copy-webpack-plugin": "^11.0.0"
}
Expand Down
12 changes: 6 additions & 6 deletions bricks/illustrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"postpublish": "mv package.json.bak package.json"
},
"dependencies": {
"@next-core/element": "^1.2.15",
"@next-core/element": "^1.2.16",
"@next-core/illustrations": "^0.11.34",
"@next-core/react-element": "^1.0.34",
"@next-core/react-runtime": "^1.7.7",
"@next-core/react-element": "^1.0.35",
"@next-core/react-runtime": "^1.7.8",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"lodash": "^4.17.21",
"react": "0.0.0-experimental-ee8509801-20230117"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/icons": "*"
Expand Down
10 changes: 5 additions & 5 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.10",
"@next-core/runtime": "^1.59.0",
"@next-core/http": "^1.2.11",
"@next-core/runtime": "^1.59.1",
"@next-core/storyboard": "^0.6.17",
"@next-core/types": "^1.14.0",
"@next-core/utils": "^1.7.30",
"@next-core/utils": "^1.7.31",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
}
}
4 changes: 2 additions & 2 deletions bricks/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"refractor": "^4.8.1"
},
"devDependencies": {
"@next-core/build-next-bricks": "^1.23.8",
"@next-core/test-next": "^1.1.7"
"@next-core/build-next-bricks": "^1.23.9",
"@next-core/test-next": "^1.1.8"
},
"peerDependencies": {
"@next-bricks/form": "*",
Expand Down
Loading

0 comments on commit e901c51

Please sign in to comment.