Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinulhaq committed Nov 19, 2023
1 parent 6f5fdb8 commit da788a6
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 445 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^12",
"@testing-library/user-event": "^14.5.1",
"@types/react": "^17",
"@types/react-dom": "^17",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@vitest/coverage-v8": "^1.0.0-beta.4",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -75,11 +75,11 @@
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"react": "^17",
"react-dom": "^17",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.5.3",
"tsup": "^7.2.0",
"tsup": "^8.0.0",
"typescript": "^5.2.2",
"vitest": "^1.0.0-beta.4"
"vitest": "^1.0.0-beta.5"
}
}
Loading

0 comments on commit da788a6

Please sign in to comment.