aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 44457c6..1d40930 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -45,15 +45,15 @@
"@repo/typescript-config": "workspace:*",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "@vitejs/plugin-react-swc": "^3.5.0",
+ "@vitejs/plugin-react-swc": "^3.7.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.12.0",
"publint": "^0.2.0",
"typescript": "^5.7.2",
- "typescript-eslint": "^8.15.0",
- "vite": "^5.4.11"
+ "typescript-eslint": "^8.16.0",
+ "vite": "^6.0.0"
},
"publishConfig": {
"access": "public"