aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react
diff options
context:
space:
mode:
Diffstat (limited to 'src/packages/react')
-rw-r--r--src/packages/react/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 545d4c5..c3f2f53 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,16 +43,16 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^19.0.4",
- "@types/react-dom": "^19.0.2",
+ "@types/react": "^19.0.6",
+ "@types/react-dom": "^19.0.3",
"@vitejs/plugin-react-swc": "^3.7.2",
- "eslint-plugin-react": "^7.37.3",
+ "eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
- "eslint-plugin-react-refresh": "^0.4.16",
+ "eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
- "publint": "^0.3.0",
+ "publint": "^0.3.2",
"typescript": "^5.7.3",
- "typescript-eslint": "^8.19.1",
+ "typescript-eslint": "^8.20.0",
"vite": "^6.0.7"
},
"publishConfig": {