Skip to content

Commit

Permalink
Update @types/react to version 19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 10, 2025
1 parent def9bf3 commit f39e4d0
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 23 deletions.
2 changes: 1 addition & 1 deletion playgrounds/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/node": "catalog:",
"@types/react": "^18.3.12",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.3",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^20.14.8",
"@types/react": "^18.3.12",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"tailwindcss": "workspace:^"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"bun": "^1.1.29",
"vite": "catalog:"
Expand Down
50 changes: 30 additions & 20 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 f39e4d0

Please sign in to comment.