From ac192e82de19d15c2edfae72357e3c3341a1e716 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:54:45 +0000 Subject: [PATCH] chore(deps): update devdependencies (major) --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9ed3948..196affd 100644 --- a/package.json +++ b/package.json @@ -45,17 +45,17 @@ "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@types/redis": "^4.0.11", - "@typescript-eslint/eslint-plugin": "7.16.0", - "@typescript-eslint/parser": "7.16.0", + "@typescript-eslint/eslint-plugin": "8.16.0", + "@typescript-eslint/parser": "8.16.0", "@vitejs/plugin-react": "^4.3.1", "@vitest/ui": "^2.0.0", "autoprefixer": "10.4.20", "babel-jest": "29.7.0", "cypress": "13.14.1", - "eslint": "~8.57.0", - "eslint-config-next": "14.2.3", + "eslint": "~9.15.0", + "eslint-config-next": "15.0.3", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-cypress": "^2.13.4", + "eslint-plugin-cypress": "^4.0.0", "eslint-plugin-import": "2.31.0", "eslint-plugin-jsx-a11y": "6.10.1", "eslint-plugin-react": "7.35.0", @@ -74,8 +74,8 @@ "ts-jest": "^29.2.5", "ts-node": "10.9.2", "typescript": "~5.6.3", - "vite": "5.4.10", - "vite-plugin-dts": "~3.8.1", + "vite": "6.0.1", + "vite-plugin-dts": "~4.3.0", "vitest": "^2.1.4", "webpack-cli": "^5.1.4" },