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 0237bc7..a53541b 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.1.3",
- "@types/react-dom": "^19.1.3",
+ "@types/react": "^19.1.4",
+ "@types/react-dom": "^19.1.4",
"@vitejs/plugin-react-swc": "^3.9.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
@@ -52,7 +52,7 @@
"globals": "^16.1.0",
"publint": "^0.3.12",
"typescript": "^5.8.3",
- "typescript-eslint": "^8.32.0",
+ "typescript-eslint": "^8.32.1",
"vite": "^6.3.5"
},
"publishConfig": {