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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index c3eceda..8b0bf07 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.0.8",
- "@types/react-dom": "^19.0.3",
+ "@types/react": "^19.0.10",
+ "@types/react-dom": "^19.0.4",
"@vitejs/plugin-react-swc": "^3.8.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
@@ -52,7 +52,7 @@
"globals": "^15.15.0",
"publint": "^0.3.5",
"typescript": "^5.7.3",
- "typescript-eslint": "^8.24.0",
+ "typescript-eslint": "^8.24.1",
"vite": "^6.1.0"
},
"publishConfig": {