We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417ead1 commit 3506181Copy full SHA for 3506181
package.json
@@ -86,8 +86,8 @@
86
"gatsby-transformer-sharp": "^5.14.0",
87
"js-search": "^2.0.1",
88
"prismjs": "^1.29.0",
89
- "react": "^18.3.1",
90
- "react-dom": "^18.3.1"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
91
},
92
"devDependencies": {
93
"@alxshelepenok/eslint-config": "^1.0.531",
@@ -141,7 +141,7 @@
141
"postcss-scss": "^4.0.9",
142
"prettier": "^3.4.2",
143
"prettier-plugin-packagejson": "^2.5.6",
144
- "react-test-renderer": "^18.3.1",
+ "react-test-renderer": "^19.0.0",
145
"rimraf": "6.0.1",
146
"sass": "^1.83.0",
147
"source-map-support": "^0.5.21",
0 commit comments