Skip to content

Commit c54e6c2

Browse files
fix(deps): update react monorepo to v19
1 parent 81af01d commit c54e6c2

File tree

2 files changed

+1326
-1337
lines changed

2 files changed

+1326
-1337
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"@frontify/fondue": "^12.3.0",
1818
"@frontify/guideline-blocks-settings": "^0.37.0",
1919
"@typeform/embed-react": "^4.1.0",
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
"autoprefixer": "^10.4.20",
2525
"@frontify/eslint-config-react": "^0.17.7",
2626
"@frontify/frontify-cli": "^5.8.2",
2727
"@types/node": "^22.9.0",
28-
"@types/react": "^18.3.12",
29-
"@types/react-dom": "^18.2.24",
28+
"@types/react": "^19.0.0",
29+
"@types/react-dom": "^19.0.0",
3030
"eslint": "^8.57.0",
3131
"prettier": "^3.2.5",
3232
"tailwindcss": "^3.4.3",

0 commit comments

Comments
 (0)