Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 4479144 commit e71f283
Show file tree
Hide file tree
Showing 4 changed files with 240 additions and 267 deletions.
261 changes: 122 additions & 139 deletions templates/react-ts/package-lock.json

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

8 changes: 4 additions & 4 deletions templates/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"preview": "vite preview"
},
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@iteam/eslint-config-react": "0.3.5",
"@nabla/vite-plugin-eslint": "2.0.5",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"@vitest/ui": "2.1.8",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit e71f283

Please sign in to comment.