aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/packages/react/package.json')
-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 549eb0e..843a1e3 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -44,7 +44,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/react": "^19.2.2",
- "@types/react-dom": "^19.2.1",
+ "@types/react-dom": "^19.2.2",
"@vitejs/plugin-react-swc": "^4.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
@@ -52,7 +52,7 @@
"globals": "^16.4.0",
"publint": "^0.3.14",
"typescript": "^5.9.3",
- "typescript-eslint": "^8.46.0",
+ "typescript-eslint": "^8.46.1",
"vite": "^7.1.9"
},
"publishConfig": {