Skip to content

Commit

Permalink
Merge branch 'master' of github.com:oceanbase/oceanbase-design into d…
Browse files Browse the repository at this point in the history
…engfuping-codemod
  • Loading branch information
dengfuping committed Oct 8, 2023
2 parents 12c05b0 + fb0f405 commit 88c471e
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@ant-design/colors": "^7.0.0",
"@ant-design/cssinjs": "^1.17.0",
"@ant-design/icons": "^5.2.6",
"@babel/cli": "^7.22.15",
"@babel/cli": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@ctrl/tinycolor": "^4.0.2",
"@emotion/babel-preset-css-prop": "^11.11.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.0",
"react-intl": "^6.4.7",
"react-router-dom": "^6.15.0",
"react-router-dom": "^6.16.0",
"runscript": "^1.5.3",
"svg-jest": "^1.0.1",
"sylvanas": "^0.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"use-resize-observer": "^9.1.0"
},
"devDependencies": {
"@types/tinycolor2": "^1.4.3"
"@types/tinycolor2": "^1.4.4"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash": "^4.17.15",
"prettier": "^3.0.3",
"read-pkg-up": "^9.1.0",
"semver": "^7.1.3",
"semver": "^7.5.4",
"update-check": "^1.5.4",
"yargs-parser": "^21.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-sticky-mouse-tooltip": "^0.0.1"
},
"devDependencies": {
"@babel/cli": "^7.22.15",
"@babel/cli": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"antd-token-previewer": "^1.1.0"
},
Expand Down
53 changes: 27 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88c471e

Please sign in to comment.