Skip to content

Commit

Permalink
Merge pull request #655 from oceanbase/zhuyue-dev-feature
Browse files Browse the repository at this point in the history
[Feature Branch] chore(deps): Upgrade all deps
  • Loading branch information
dengfuping authored Jul 24, 2024
2 parents 5094dd7 + e31dacd commit 7df74c0
Show file tree
Hide file tree
Showing 10 changed files with 2,158 additions and 2,470 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,59 +42,59 @@
]
},
"devDependencies": {
"@ant-design/colors": "^7.0.2",
"@ant-design/colors": "^7.1.0",
"@ant-design/cssinjs": "^1.21.0",
"@ant-design/icons": "^5.3.7",
"@babel/cli": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@ant-design/icons": "^5.4.0",
"@babel/cli": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"@chenshuai2144/less2cssinjs": "^1.0.7",
"@ctrl/tinycolor": "^4.1.0",
"@emotion/babel-preset-css-prop": "^11.11.0",
"@emotion/css": "^11.11.2",
"@emotion/react": "^11.11.4",
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/css": "^11.13.0",
"@emotion/react": "^11.13.0",
"@emotion/server": "^11.11.0",
"@oceanbase/aliyun-theme": "^0.1.2",
"@oceanbase/aliyun-theme": "^0.1.4",
"@qixian.cs/github-contributors-list": "^2.0.2",
"@rc-component/trigger": "^2.2.0",
"@stackblitz/sdk": "^1.10.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.5",
"@stackblitz/sdk": "^1.11.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/lodash": "^4.17.5",
"@types/node": "^20.14.11",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@umijs/fabric": "^4.0.1",
"@umijs/test": "^4.3.9",
"@vercel/analytics": "^1.3.1",
"antd": "^5.19.2",
"antd": "^5.19.3",
"antd-style": "^3.6.2",
"antd-token-previewer": "^2.0.8",
"babel-jest": "^29.7.0",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
"cross-env": "^7.0.3",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"dumi": "^2.4.6",
"eslint-plugin-jest": "^28.6.0",
"dumi": "^2.3.8",
"execa": "^5.1.1",
"father": "^4.4.4",
"father": "^4.4.5",
"fs-extra": "^11.2.0",
"gh-pages": "^6.1.1",
"glob": "^10.4.2",
"glob": "^10.4.5",
"html2sketch": "^1.0.2",
"husky": "^9.1.1",
"identity-obj-proxy": "^3.0.0",
"isomorphic-fetch": "^3.0.0",
"jest-environment-jsdom": "^29.7.0",
"jsonml-to-react-element": "^1.1.11",
"jsonml.js": "^0.1.0",
"lerna": "^8.1.3",
"lerna": "^8.1.7",
"lint-staged": "^15.2.7",
"lodash": "^4.17.21",
"mockdate": "^3.0.5",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prismjs": "^1.29.0",
"rc-checkbox": "^3.3.0",
"rc-drawer": "^7.2.0",
Expand All @@ -107,12 +107,12 @@
"react-color": "^2.19.3",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.3.1",
"react-fast-marquee": "^1.6.4",
"react-fast-marquee": "^1.6.5",
"react-intl": "^6.6.8",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.1",
"runscript": "^1.6.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"vanilla-jsoneditor": "^0.23.7",
"vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"command-exists": "^1.2.9",
"execa": "^5.1.1",
"find-up": "^7.0.0",
"glob": "^10.4.2",
"glob": "^10.4.5",
"is-directory": "^0.3.1",
"is-git-clean": "^1.1.0",
"jscodeshift": "^0.16.1",
"lodash": "^4.17.21",
"postcss": "^8.4.39",
"postcss-less": "^6.0.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"read-pkg-up": "^10.1.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"update-check": "^1.5.4",
"yargs-parser": "^21.1.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
},
"dependencies": {
"@ant-design/cssinjs": "^1.21.0",
"@oceanbase/aliyun-theme": "^0.1.2",
"@oceanbase/aliyun-theme": "^0.1.4",
"@oceanbase/icons": "workspace:^",
"@oceanbase/util": "workspace:^",
"ahooks": "^2.10.14",
"antd": "^5.19.2",
"antd": "^5.19.3",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
"lottie-web": "^5.12.2",
Expand All @@ -49,12 +49,12 @@
"react-sticky-mouse-tooltip": "^0.0.1"
},
"devDependencies": {
"@babel/cli": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/cli": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"antd-token-previewer": "^2.0.8",
"rc-select": "^14.15.0",
"rc-select": "^14.15.1",
"rc-table": "^7.47.1",
"rc-tree-select": "^5.22.0"
"rc-tree-select": "^5.22.1"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ exports[`List > hideOnSinglePage should be false by default 1`] = `
class="ant-list-pagination"
>
<ul
class="ant-pagination"
class="ant-pagination ant-pagination-end"
>
<li
aria-disabled="true"
Expand Down Expand Up @@ -336,7 +336,7 @@ exports[`List > render 1`] = `
class="ant-list-pagination"
>
<ul
class="ant-pagination"
class="ant-pagination ant-pagination-end"
>
<li
aria-disabled="true"
Expand Down
2 changes: 1 addition & 1 deletion packages/design/src/theme/style/compact.less
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
@colorBgLayout: #f3f6fc;
@colorBgContainer: #ffffff;
@colorBgElevated: #ffffff;
@colorBgSpotlight: #132039;
@colorBgSpotlight: #ffffff;
@colorBgBlur: transparent;
@colorBorder: #cdd5e4;
@colorBorderSecondary: #e2e8f3;
Expand Down
2 changes: 1 addition & 1 deletion packages/design/src/theme/style/default.less
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
@colorBgLayout: #f3f6fc;
@colorBgContainer: #ffffff;
@colorBgElevated: #ffffff;
@colorBgSpotlight: #132039;
@colorBgSpotlight: #ffffff;
@colorBgBlur: transparent;
@colorBorder: #cdd5e4;
@colorBorderSecondary: #e2e8f3;
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"generate": "rm -rf src && ts-node scripts/generate.ts"
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"@ant-design/icons": "^5.3.7",
"@ant-design/colors": "^7.1.0",
"@ant-design/icons": "^5.4.0",
"@oceanbase/icons-svg": "^1.0.6"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
"@oceanbase/util": "workspace:^",
"ahooks": "^2.10.14",
"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"diff": "^5.2.0",
"highlight.js": "^11.9.0",
"highlight.js": "^11.10.0",
"highlightjs-solidity": "^2.0.6",
"hoist-non-react-statics": "^3.3.2",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"path-to-regexp": "^6.2.2",
"randexp": "^0.5.3",
"rc-picker": "^4.1.5",
"rc-picker": "^4.6.9",
"rc-util": "^5.43.0",
"react-copy-to-clipboard": "^5.1.0",
"react-json-view": "^1.21.3",
"react-split-pane": "^0.1.92",
"screenfull": "^6.0.2"
},
"devDependencies": {
"@ant-design/pro-form": "^2.28.0",
"@ant-design/pro-layout": "^7.19.8"
"@ant-design/pro-form": "^2.28.4",
"@ant-design/pro-layout": "^7.19.11"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"dependencies": {
"ahooks": "^2.10.14",
"filesize": "^10.1.2",
"filesize": "^10.1.4",
"is-url": "^1.2.4",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"query-string": "^9.0.0"
"query-string": "^9.1.0"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
Loading

0 comments on commit 7df74c0

Please sign in to comment.