Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 2fea84d

Browse files
Update react monorepo to v19
1 parent 0b32aeb commit 2fea84d

File tree

2 files changed

+28
-40
lines changed

2 files changed

+28
-40
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"@tauri-apps/plugin-store": "^2.2.0",
1818
"@tauri-apps/plugin-updater": "~2.7.1",
1919
"@tauri-apps/plugin-window-state": "^2.2.2",
20-
"react": "^18.3.1",
21-
"react-dom": "^18.3.1"
20+
"react": "^19.0.0",
21+
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
2424
"@biomejs/biome": "^1.9.4",
2525
"@tauri-apps/cli": "2.5.0",
26-
"@types/react": "^18.3.1",
27-
"@types/react-dom": "^18.3.1",
26+
"@types/react": "^19.0.0",
27+
"@types/react-dom": "^19.0.0",
2828
"@vitejs/plugin-react": "4.4.1",
2929
"typescript": "~5.6.2",
3030
"vite": "6.4.1"

0 commit comments

Comments
 (0)