There was an error while loading. Please reload this page.
1 parent 443874f commit 104bf11Copy full SHA for 104bf11
1 file changed
package.json
@@ -14,16 +14,16 @@
14
},
15
"dependencies": {
16
"next": "14.2.24",
17
- "react": "18.3.1",
18
- "react-dom": "18.3.1"
+ "react": "19.0.0",
+ "react-dom": "19.0.0"
19
20
"devDependencies": {
21
"@commitlint/cli": "18.6.1",
22
"@commitlint/config-conventional": "18.6.3",
23
"@playwright/test": "^1.28.0",
24
"@types/node": "20.17.21",
25
- "@types/react": "18.3.18",
26
- "@types/react-dom": "18.3.5",
+ "@types/react": "19.0.10",
+ "@types/react-dom": "19.0.4",
27
"autoprefixer": "10.4.20",
28
"eslint": "8.57.1",
29
"eslint-config-next": "14.2.24",
0 commit comments