diff --git a/patchnotes-web/package.json b/patchnotes-web/package.json index e87310a9..ee2d6209 100644 --- a/patchnotes-web/package.json +++ b/patchnotes-web/package.json @@ -38,13 +38,13 @@ "@types/react-dom": "^19.2.5", "@vite-pwa/assets-generator": "^1.0.2", "@vitejs/plugin-react": "^6.0.3", - "@vitest/coverage-v8": "^4.1.9", + "@vitest/coverage-v8": "^5.0.0", "babel-plugin-react-compiler": "^1.0.0", "jsdom": "^30.0.1", "knip": "^6.33.0", - "lint-staged": "^17.4.1", + "lint-staged": "^17.5.0", "msw": "^2.14.6", - "orval": "8.26.0", + "orval": "8.28.1", "tailwindcss": "catalog:", "typescript": "catalog:", "vite": "^8.2.2",