Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Aug 28, 2022
1 parent 942f812 commit cb5b5e0
Show file tree
Hide file tree
Showing 2 changed files with 1,615 additions and 628 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@ant-design/icons": "^4.7.0",
"@ant-design/pro-card": "^1.20.16",
"@ant-design/pro-card": "^1.20.20",
"@pansy/hook-utils": "workspace:*",
"@pansy/react-hooks": "workspace:*",
"@pansy/use-boolean": "workspace:*",
Expand Down Expand Up @@ -71,45 +71,45 @@
"@types/react": "^17",
"@types/react-dom": "^17",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@umijs/babel-preset-umi": "3.5.30",
"@umijs/utils": "^4.0.8",
"@umijs/utils": "^4.0.13",
"@walrus/cli": "1.3.4",
"@walrus/cli-utils": "2.2.1",
"@walrus/package": "^1.1.0",
"@walrus/plugin-release": "1.14.3",
"@walrus/plugin-run": "0.5.3",
"@walrus/test": "1.3.0",
"antd": "4.21.7",
"antd": "4.22.8",
"conventional-changelog-cli": "2.2.2",
"conventional-changelog-gitmoji-config": "1.4.3",
"dumi": "1.1.46",
"eslint": "8.20.0",
"dumi": "1.1.47",
"eslint": "8.22.0",
"eslint-config-alloy": "4.6.2",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"hooks-scripts": "workspace:*",
"husky": "8.0.1",
"jest-fetch-mock": "3.0.3",
"jest-localstorage-mock": "2.4.21",
"jest-websocket-mock": "2.3.0",
"lerna": "5.2.0",
"jest-localstorage-mock": "2.4.22",
"jest-websocket-mock": "2.4.0",
"lerna": "5.4.3",
"mock-socket": "9.1.5",
"mockjs": "^1.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router": "^6.3.0",
"react-test-renderer": "18.2.0",
"redbud": "1.0.0-rc.5",
"redbud": "1.1.0",
"rimraf": "3.0.2",
"semantic-release": "19.0.3",
"semantic-release": "19.0.5",
"semantic-release-config-gitmoji": "1.2.4",
"semantic-release-monorepo": "7.0.5",
"tsx": "^3.8.0",
"tsx": "^3.8.2",
"turbo": "^1.3.4",
"typescript": "4.7.4",
"typescript": "4.8.2",
"zx": "6.1.0"
},
"bolt": {
Expand Down
Loading

0 comments on commit cb5b5e0

Please sign in to comment.