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 Jun 18, 2024
1 parent ea72e32 commit 0142a7a
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 116 deletions.
2 changes: 1 addition & 1 deletion bricks/basic-bricks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test:ci": "cross-env NODE_ENV='test' CI=true jest"
},
"devDependencies": {
"@next-core/custom-antd-styles": "^1.26.2",
"@next-core/custom-antd-styles": "^1.27.1",
"@next-libs/basic-components": "^5.4.0",
"@next-libs/storage": "^2.0.4",
"@next-sdk/air-admin-service-sdk": "^2.1.12",
Expand Down
2 changes: 1 addition & 1 deletion bricks/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"test:ci": "cross-env NODE_ENV='test' CI=true jest"
},
"devDependencies": {
"@next-core/custom-antd-styles": "^1.26.2",
"@next-core/custom-antd-styles": "^1.27.1",
"@next-libs/basic-components": "^5.4.0",
"@next-libs/clipboard": "^3.0.4",
"@next-libs/cmdb-instances": "^7.18.1",
Expand Down
2 changes: 1 addition & 1 deletion bricks/presentational-bricks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.35",
"@next-core/custom-antd-styles": "^1.26.2",
"@next-core/custom-antd-styles": "^1.27.1",
"@next-libs/basic-components": "^5.4.0",
"@next-libs/clipboard": "^3.0.4",
"@next-libs/cmdb-utils": "^3.6.0",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@next-core/babel-runtime-helpers": "^1.0.27",
"@next-core/brick-http": "^2.8.2",
"@next-core/brick-icons": "^2.33.37",
"@next-core/brick-kit": "^2.190.0",
"@next-core/brick-types": "^2.94.0",
"@next-core/brick-utils": "^2.51.17",
"@next-core/dev-dependencies": "^1.18.21",
"@next-core/easyops-analytics": "^0.11.2",
"@next-core/editor-bricks-helper": "^0.50.56",
"@next-core/brick-icons": "^2.33.42",
"@next-core/brick-kit": "^2.196.0",
"@next-core/brick-types": "^2.96.0",
"@next-core/brick-utils": "^2.52.0",
"@next-core/dev-dependencies": "^1.18.40",
"@next-core/easyops-analytics": "^0.12.0",
"@next-core/editor-bricks-helper": "^0.50.67",
"@next-core/fontawesome-library": "^1.1.38",
"@next-core/illustrations": "^0.11.29",
"@next-core/loader": "^1.5.5",
"@next-core/illustrations": "^0.11.31",
"@next-core/loader": "^1.6.0",
"@next-core/pipes": "^1.0.18",
"@next-libs/cmdb-utils": "^3.6.0",
"@size-limit/file": "^8.1.0",
Expand Down Expand Up @@ -101,7 +101,7 @@
"resolutions": {
"@types/react": "^16.14.34",
"lodash": "^4.17.21",
"@next-core/brick-types": "^2.94.0",
"@next-core/brick-types": "^2.96.0",
"ua-parser-js": "0.7.19"
},
"easyops": {
Expand Down
Loading

0 comments on commit 0142a7a

Please sign in to comment.