diff --git a/patchnotes-web/package.json b/patchnotes-web/package.json index 275949c8..11b46018 100644 --- a/patchnotes-web/package.json +++ b/patchnotes-web/package.json @@ -40,9 +40,9 @@ }, "devDependencies": { "@eslint/js": "^10.0.1", - "@tailwindcss/vite": "^4.2.1", - "@tanstack/eslint-plugin-router": "^1.161.4", - "@tanstack/router-plugin": "^1.166.7", + "@tailwindcss/vite": "^4.2.2", + "@tanstack/eslint-plugin-router": "^1.161.6", + "@tanstack/router-plugin": "^1.166.14", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", @@ -52,24 +52,24 @@ "@types/react-dom": "^19.2.3", "@typescript/native-preview": "catalog:", "@vite-pwa/assets-generator": "^1.0.2", - "@vitejs/plugin-react": "^5.1.4", - "@vitest/coverage-v8": "^4.0.18", + "@vitejs/plugin-react": "^6.0.1", + "@vitest/coverage-v8": "^4.1.0", "babel-plugin-react-compiler": "^1.0.0", "eslint": "^10.0.3", "eslint-config-prettier": "^10.1.8", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.4.0", - "jsdom": "^28.1.0", - "knip": "^5.86.0", - "lint-staged": "^16.3.3", - "msw": "^2.12.10", + "jsdom": "^29.0.0", + "knip": "^5.88.0", + "lint-staged": "^16.4.0", + "msw": "^2.12.13", "orval": "^8.5.3", "prettier": "^3.8.1", "tailwindcss": "catalog:", "typescript": "catalog:", - "typescript-eslint": "^8.57.0", - "vite": "^7.2.4", + "typescript-eslint": "^8.57.1", + "vite": "^8.0.0", "vite-plugin-pwa": "^1.2.0", "vitest": "catalog:", "zod": "^4.3.6"