Skip to content

Commit 65cb6b5

Browse files
fix(deps): update react monorepo to v19
1 parent ef43538 commit 65cb6b5

File tree

2 files changed

+16
-75
lines changed

2 files changed

+16
-75
lines changed

package-lock.json

+14-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@
116116
"dependencies": {
117117
"@types/express": "^4.17.14",
118118
"@types/lodash": "^4.14.186",
119-
"@types/react": "^18.0.21",
119+
"@types/react": "^19.0.0",
120120
"express": "^4.18.1",
121121
"lodash": "^4.17.21",
122-
"react": "^18.2.0",
122+
"react": "^19.0.0",
123123
"ts-toolbelt": "^9.6.0",
124124
"zod": "^3.19.1"
125125
},

0 commit comments

Comments
 (0)