Skip to content

Commit

Permalink
chore: upgrade Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qhanw committed Mar 30, 2023
1 parent ef0d9b9 commit b338bb9
Show file tree
Hide file tree
Showing 2 changed files with 1,210 additions and 899 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
},
"devDependencies": {
"@ant-design/icons": "^5.0.1",
"@ant-design/pro-components": "^2.4.2",
"@ant-design/pro-components": "^2.4.4",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@commitlint/cli": "^17.4.4",
"@changesets/cli": "^2.26.1",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/react": "^18.0.28",
"@types/react": "^18.0.31",
"@types/react-dom": "^18.0.11",
"@vitest/coverage-c8": "^0.29.7",
"antd": "^5.3.1",
"dumi": "^2.1.16",
"dumi-theme-antd-style": "^0.19.2",
"@vitest/coverage-c8": "^0.29.8",
"antd": "^5.3.3",
"dumi": "^2.1.17",
"dumi-theme-antd-style": "^0.21.0",
"father": "^4.1.7",
"husky": "^8.0.3",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.0",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"query-string": "^8.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.9.0",
"rimraf": "^4.4.0",
"turbo": "^1.8.3",
"react-router-dom": "^6.10.0",
"rimraf": "^4.4.1",
"turbo": "^1.8.8",
"typescript": "^5.0.2",
"vitest": "^0.29.7"
"vitest": "^0.29.8"
},
"license": "MIT"
}
Loading

0 comments on commit b338bb9

Please sign in to comment.