Skip to content

Commit a8ba923

Browse files
fix(deps): update react monorepo to v19
1 parent 693bc57 commit a8ba923

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

12.2 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"*": "eslint --fix"
4040
},
4141
"dependencies": {
42-
"react": "^18.3.1",
43-
"react-dom": "^18.3.1"
42+
"react": "^19.2.0",
43+
"react-dom": "^19.2.0"
4444
},
4545
"devDependencies": {
4646
"@cspell/dict-de-de": "^4.0.3",

0 commit comments

Comments
 (0)