From 9e459202e053300f03ca6e5d17546c0a70e2080c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jun 2026 15:51:46 +0000 Subject: [PATCH] Update all non-major dependencies --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d448d5f..20159e0 100644 --- a/package.json +++ b/package.json @@ -14,18 +14,18 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@types/react": "^18.3.23", + "@types/react": "^18.3.31", "@types/react-dom": "^18.3.7", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", - "@vitejs/plugin-react": "^4.5.2", - "autoprefixer": "^10.4.21", + "@vitejs/plugin-react": "^4.7.0", + "autoprefixer": "^10.5.0", "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-react-refresh": "^0.4.5", - "postcss": "^8.5.5", - "tailwindcss": "^3.4.17", - "typescript": "^5.8.3", + "eslint-plugin-react-refresh": "^0.5.0", + "postcss": "^8.5.15", + "tailwindcss": "^3.4.19", + "typescript": "^5.9.3", "vite": "^5.3.4" } }