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 9, 2024
1 parent 4927474 commit d118c25
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 135 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"next-connect": "1.0.0",
"next-validations": "1.0.3",
"qs": "6.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"swagger-ui-react": "5.18.2",
"valibot": "0.42.1",
"yup": "1.5.0",
"zod": "3.23.8"
},
"devDependencies": {
"@types/react": "18.3.14",
"@types/react": "19.0.1",
"cypress": "13.16.1",
"npm-run-all2": "7.0.1",
"typescript": "5.7.2",
Expand Down
127 changes: 58 additions & 69 deletions example/pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@size-limit/preset-small-lib": "11.1.6",
"@skypack/package-check": "0.2.2",
"@testing-library/react": "16.1.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@typeschema/joi": "0.14.0",
"@typeschema/valibot": "0.14.0",
"@typeschema/yup": "0.14.0",
Expand All @@ -69,8 +69,8 @@
"husky": "9.1.7",
"joi": "17.13.3",
"next": "15.0.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"size-limit": "11.1.6",
"standard-version": "9.5.0",
"tslib": "2.8.1",
Expand Down
Loading

0 comments on commit d118c25

Please sign in to comment.