diff --git a/patchnotes-web/package.json b/patchnotes-web/package.json index e33c720..bb157ee 100644 --- a/patchnotes-web/package.json +++ b/patchnotes-web/package.json @@ -40,9 +40,9 @@ }, "devDependencies": { "@eslint/js": "^10.0.1", - "@tailwindcss/vite": "^4.1.18", - "@tanstack/eslint-plugin-router": "^1.161.2", - "@tanstack/router-plugin": "^1.160.0", + "@tailwindcss/vite": "^4.2.1", + "@tanstack/eslint-plugin-router": "^1.161.4", + "@tanstack/router-plugin": "^1.163.2", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", @@ -55,20 +55,20 @@ "@vitest/coverage-v8": "^4.0.18", "ajv": "^8.18.0", "babel-plugin-react-compiler": "^1.0.0", - "eslint": "^10.0.0", + "eslint": "^10.0.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.5.0", + "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.3.0", "jsdom": "^28.1.0", - "knip": "^5.83.1", + "knip": "^5.85.0", "lint-staged": "^16.2.7", "msw": "^2.12.10", "orval": "^8.4.2", "prettier": "^3.8.1", "tailwindcss": "catalog:", "typescript": "catalog:", - "typescript-eslint": "^8.56.0", + "typescript-eslint": "^8.56.1", "vite": "^7.2.4", "vitest": "catalog:", "zod": "^4.3.6"