Skip to content

Commit 13162e5

Browse files
fix(deps): update react monorepo to ^19.2.0
1 parent f1bc000 commit 13162e5

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"dependencies": {
4141
"@tanstack/react-query": "^5.90.2",
4242
"@tanstack/react-router": "^1.132.27",
43-
"react": "^19.1.1",
44-
"react-dom": "^19.1.1"
43+
"react": "^19.2.0",
44+
"react-dom": "^19.2.0"
4545
},
4646
"devDependencies": {
4747
"@antfu/eslint-config": "^5.4.1",
@@ -56,8 +56,8 @@
5656
"@tanstack/react-query-devtools": "^5.90.2",
5757
"@tanstack/react-router-devtools": "^1.132.27",
5858
"@tanstack/router-plugin": "^1.132.27",
59-
"@types/react": "^19.1.16",
60-
"@types/react-dom": "^19.1.9",
59+
"@types/react": "^19.2.0",
60+
"@types/react-dom": "^19.2.0",
6161
"eslint": "^9.36.0",
6262
"eslint-plugin-format": "^1.0.2",
6363
"eslint-plugin-react-hooks": "^5.2.0",

pnpm-lock.yaml

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)