We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81af01d commit c54e6c2Copy full SHA for c54e6c2
package.json
@@ -17,16 +17,16 @@
17
"@frontify/fondue": "^12.3.0",
18
"@frontify/guideline-blocks-settings": "^0.37.0",
19
"@typeform/embed-react": "^4.1.0",
20
- "react": "^18.3.1",
21
- "react-dom": "^18.3.1"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
22
},
23
"devDependencies": {
24
"autoprefixer": "^10.4.20",
25
"@frontify/eslint-config-react": "^0.17.7",
26
"@frontify/frontify-cli": "^5.8.2",
27
"@types/node": "^22.9.0",
28
- "@types/react": "^18.3.12",
29
- "@types/react-dom": "^18.2.24",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
30
"eslint": "^8.57.0",
31
"prettier": "^3.2.5",
32
"tailwindcss": "^3.4.3",
0 commit comments