Skip to content

Commit

Permalink
chore: types too
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Dec 8, 2024
1 parent 0ea2bcd commit e00cf75
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 81 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@playwright/test": "^1.45.1",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"esbuild": "^0.23.0",
Expand Down
152 changes: 73 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e00cf75

Please sign in to comment.