aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/packages/react/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index c7e1c22..e0dabd9 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,8 +43,8 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^19.2.1",
- "@types/react-dom": "^19.2.0",
+ "@types/react": "^19.2.2",
+ "@types/react-dom": "^19.2.1",
"@vitejs/plugin-react-swc": "^4.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^6.1.1",