Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 51e41c6

Browse files
fix(deps): update react monorepo to v19
1 parent 8067f74 commit 51e41c6

File tree

2 files changed

+111
-122
lines changed

2 files changed

+111
-122
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@resvg/resvg-wasm": "^2.6.2",
1717
"framer-motion": "^11.18.2",
1818
"jszip": "^3.10.1",
19-
"react": "^18.3.1",
20-
"react-dom": "^18.3.1",
19+
"react": "^19.1.0",
20+
"react-dom": "^19.1.0",
2121
"react-icons": "^5.5.0",
2222
"react-syntax-highlighter": "^15.6.1"
2323
},
2424
"devDependencies": {
2525
"@types/node": "^18.19.86",
26-
"@types/react": "^18.3.20",
27-
"@types/react-dom": "^18.3.6",
26+
"@types/react": "^19.1.2",
27+
"@types/react-dom": "^19.1.2",
2828
"@types/react-syntax-highlighter": "^15.5.13",
2929
"@vitejs/plugin-react": "^4.4.0",
3030
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)