Skip to content

Commit 02d97ad

Browse files
fix(deps): update react monorepo to v19
1 parent 75abaee commit 02d97ad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lockb

-792 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"@firebolt-dev/cors": "0.4.2",
1818
"consola": "3.2.3",
1919
"firebolt": "0.4.2",
20-
"react": "18.3.1",
21-
"react-dom": "18.3.1"
20+
"react": "19.1.1",
21+
"react-dom": "19.1.1"
2222
},
2323
"devDependencies": {
2424
"@biomejs/biome": "1.8.3",
2525
"@pandacss/dev": "0.43.0"
2626
},
2727
"overrides": {
28-
"react": "18.3.1",
29-
"react-dom": "18.3.1"
28+
"react": "19.1.1",
29+
"react-dom": "19.1.1"
3030
}
3131
}

0 commit comments

Comments
 (0)