We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0010bb commit fddb89aCopy full SHA for fddb89a
1 file changed
package.json
@@ -30,16 +30,16 @@
30
"gatsby-transformer-remark": "^6.11.0",
31
"gatsby-transformer-sharp": "^5.11.0",
32
"postcss": "^8.4.26",
33
- "react": "^18.2.0",
34
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
35
"tss-react": "^4.8.8"
36
},
37
"devDependencies": {
38
"@emotion/cache": "^11.11.0",
39
"@graphql-eslint/eslint-plugin": "^3.20.1",
40
"@types/node": "^22.0.0",
41
- "@types/react": "^18.2.15",
42
- "@types/react-dom": "^18.2.7",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
43
"@typescript-eslint/eslint-plugin": "^8.0.0",
44
"@typescript-eslint/parser": "^8.0.0",
45
"eslint": "^9.0.0",
0 commit comments