From ade3b1b19e37a05eb8b0465183682b9c9c6bdcaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:54:16 +0000 Subject: [PATCH] chore(deps): Update npm-frontend-dev --- frontend/package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index dc610655..3b38f1bf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -66,37 +66,37 @@ "tailwind-merge": "^3.4.0" }, "devDependencies": { - "@eslint/js": "^9.39.1", + "@eslint/js": "^10.0.0", "@tailwindcss/node": "^4.1.18", "@tailwindcss/vite": "^4.1.18", - "@testing-library/jest-dom": "^6.6.3", + "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", "@types/node": "^25.0.3", "@types/react": "^19.2.5", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.1", + "@vitejs/plugin-react": "^6.0.0", "@vitest/coverage-v8": "^4.0.16", "@vitest/ui": "^4.0.16", "autoprefixer": "^10.4.23", - "eslint": "^9.39.1", + "eslint": "^10.0.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", - "eslint-plugin-sonarjs": "^3.0.5", + "eslint-plugin-sonarjs": "^4.0.0", "eslint-plugin-tailwind-canonical-classes": "^1.1.0", - "eslint-plugin-unicorn": "^62.0.0", + "eslint-plugin-unicorn": "^72.0.0", "globals": "^17.0.0", "husky": "^9.1.7", - "jsdom": "^27.4.0", - "lint-staged": "^16.2.7", + "jsdom": "^29.0.0", + "lint-staged": "^17.0.0", "postcss": "^8.5.6", "prettier": "^3.5.2", "tailwindcss": "^4.1.18", "tw-animate-css": "^1.4.0", - "typescript": "~5.9.3", + "typescript": "~7.0.0", "typescript-eslint": "^8.51.0", - "vite": "^7.2.4", + "vite": "^8.0.0", "vitest": "^4.0.16" } }