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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 8e9fad9..6ea2acf 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,17 +43,17 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^18.3.13",
- "@types/react-dom": "^18.3.1",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint-plugin-react": "^7.37.2",
- "eslint-plugin-react-hooks": "^5.0.0",
+ "eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.13.0",
"publint": "^0.2.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
- "vite": "^6.0.2"
+ "vite": "^6.0.3"
},
"publishConfig": {
"access": "public"