Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmahajan7 committed Nov 11, 2023
1 parent 9b8e925 commit a0b772a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vitejs/plugin-react": "^4.0.2",
"@vitejs/plugin-react": "^4.1.1",
"@vitest/coverage-v8": "^1.0.0-beta.3",
"babel-plugin-optimize-clsx": "^2.6.2",
"eslint": "^8.43.0",
Expand All @@ -105,8 +105,8 @@
"rollup": "^4.0.2",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "~5.2.2",
"vite": "^5.0.0-beta.16",
"vitest": "^1.0.0-beta.3"
"vite": "^5.0.0-beta.17",
"vitest": "^1.0.0-beta.4"
},
"peerDependencies": {
"react": "^18.0",
Expand Down

0 comments on commit a0b772a

Please sign in to comment.