diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 8dd1ac2a..4bfaca32 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -51,7 +51,7 @@ "immer": "^11.0.0", "jotai": "^2.16.1", "lightweight-charts": "^5.0.0", - "lucide-react": "^0.563.0", + "lucide-react": "^1.0.0", "lz-string": "^1.5.0", "nanoid": "^5.1.0", "next": "^16.1.5", @@ -71,7 +71,7 @@ "@axe-core/cli": "^4.11.0", "@axe-core/playwright": "^4.11.0", "@axe-core/react": "^4.11.0", - "@eslint/js": "^9.39.2", + "@eslint/js": "^10.0.0", "@lhci/cli": "^0.15.1", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@next/bundle-analyzer": "^16.1.1", @@ -80,19 +80,19 @@ "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.5.2", - "@types/supertest": "^6.0.3", + "@types/supertest": "^7.0.0", "@typescript-eslint/eslint-plugin": "^8.50.1", "@typescript-eslint/parser": "^8.50.1", - "@vitejs/plugin-react": "^5.0.0", + "@vitejs/plugin-react": "^6.0.0", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.39.2", "eslint-config-next": "^16.0.0", "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-security": "^3.0.1", + "eslint-plugin-security": "^4.0.0", "globals": "^17.0.0", "husky": "^9.1.7", "jest-axe": "^10.0.0", - "jsdom": "^27.0.0", + "jsdom": "^29.0.0", "lint-staged": "^16.2.7", "msw": "^2.12.7", "postcss": "^8.5.1",