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 a492d52 commit 1ec955cCopy full SHA for 1ec955c
package.json
@@ -11,16 +11,16 @@
11
"mdi-react": "8.4.0",
12
"next": "15.5.4",
13
"polished": "4.2.2",
14
- "react": "18.2.0",
15
- "react-dom": "18.2.0",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
16
"react-fns": "1.4.0",
17
"react-syntax-highlighter": "9.0.1",
18
"styled-components": "6.1.19"
19
},
20
"devDependencies": {
21
"@types/node": "^20.11.5",
22
- "@types/react": "^18.2.48",
23
- "@types/react-dom": "^18.2.18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
24
"@types/styled-components": "^5.1.26",
25
"babel-plugin-styled-components": "2.0.7",
26
"lint-staged": "12.5.0",
0 commit comments