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 261882b commit 5f772f4Copy full SHA for 5f772f4
package.json
@@ -64,8 +64,8 @@
64
"@types/md5": "2.3.5",
65
"@types/negotiator": "0.6.3",
66
"@types/node": "22.13.11",
67
- "@types/react": "19.0.12",
68
- "@types/react-dom": "19.0.4",
+ "@types/react": "19.1.0",
+ "@types/react-dom": "19.1.1",
69
"@types/uuid": "10.0.0",
70
"@typescript-eslint/eslint-plugin": "8.23.0",
71
"@typescript-eslint/parser": "8.23.0",
@@ -114,8 +114,8 @@
114
"postcss-import": "16.1.0",
115
"postcss-scss": "4.0.9",
116
"prettier": "3.4.2",
117
- "react": "19.0.0",
118
- "react-dom": "19.0.0",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
119
"react-use": "17.6.0",
120
"sass": "1.83.4",
121
"shiki": "1.29.2",
0 commit comments