Skip to content

Commit

Permalink
chore: bump react (#5720)
Browse files Browse the repository at this point in the history
  • Loading branch information
KATT committed May 13, 2024
1 parent 54fa456 commit 4e20540
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 @@ -39,15 +39,15 @@
"@trpc/server": "npm:@trpc/server@next",
"clsx": "^2.0.0",
"next": "^14.1.4",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"superjson": "^1.12.4",
"zod": "^3.0.0"
},
"devDependencies": {
"@playwright/test": "^1.26.1",
"@types/node": "^20.10.0",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"autoprefixer": "^10.4.7",
Expand Down

0 comments on commit 4e20540

Please sign in to comment.