Skip to content

Commit

Permalink
chore: upgrade some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
awmleer committed Nov 13, 2023
1 parent 8c961ae commit 7795e70
Show file tree
Hide file tree
Showing 3 changed files with 340 additions and 202 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
package.json
pnpm-lock.yaml
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/hoist-non-react-statics": "^3.3.5",
"@types/jest": "^27.5.2",
"@types/node": "^17.0.45",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@types/react-test-renderer": "^18.0.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-test-renderer": "^18.0.6",
"@types/use-sync-external-store": "^0.0.3",
"ahooks": "^3.7.8",
"del": "^6.1.1",
"dumi": "^1.1.52",
"dumi": "^1.1.54",
"gulp": "^4.0.2",
"gulp-typescript": "^5.0.1",
"husky": "^8.0.3",
Expand Down

0 comments on commit 7795e70

Please sign in to comment.