Skip to content

Commit fddb89a

Browse files
fix(deps): update react monorepo to v19
1 parent f0010bb commit fddb89a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@
3030
"gatsby-transformer-remark": "^6.11.0",
3131
"gatsby-transformer-sharp": "^5.11.0",
3232
"postcss": "^8.4.26",
33-
"react": "^18.2.0",
34-
"react-dom": "^18.2.0",
33+
"react": "^19.0.0",
34+
"react-dom": "^19.0.0",
3535
"tss-react": "^4.8.8"
3636
},
3737
"devDependencies": {
3838
"@emotion/cache": "^11.11.0",
3939
"@graphql-eslint/eslint-plugin": "^3.20.1",
4040
"@types/node": "^22.0.0",
41-
"@types/react": "^18.2.15",
42-
"@types/react-dom": "^18.2.7",
41+
"@types/react": "^19.0.0",
42+
"@types/react-dom": "^19.0.0",
4343
"@typescript-eslint/eslint-plugin": "^8.0.0",
4444
"@typescript-eslint/parser": "^8.0.0",
4545
"eslint": "^9.0.0",

0 commit comments

Comments
 (0)