| @@ -160,7 +160,7 @@ | |||
| "@faker-js/faker": "^9.0.3", | |||
| "@happy-dom/jest-environment": "^17.4.4", | |||
| "@next/bundle-analyzer": "^15.4.1", | |||
| "@next/eslint-plugin-next": "~15.4.4", | |||
| "@next/eslint-plugin-next": "~15.4.5", | |||
| "@rgrove/parse-xml": "^4.1.0", | |||
| "@storybook/addon-essentials": "8.5.0", | |||
| "@storybook/addon-interactions": "8.5.0", | |||
| @@ -196,8 +196,8 @@ | |||
| "bing-translate-api": "^4.0.2", | |||
| "code-inspector-plugin": "^0.18.1", | |||
| "cross-env": "^7.0.3", | |||
| "eslint": "^9.20.1", | |||
| "eslint-config-next": "~15.4.4", | |||
| "eslint": "^9.32.0", | |||
| "eslint-config-next": "~15.4.5", | |||
| "eslint-plugin-oxlint": "^1.6.0", | |||
| "eslint-plugin-react-hooks": "^5.1.0", | |||
| "eslint-plugin-react-refresh": "^0.4.19", | |||
| @@ -234,6 +234,7 @@ | |||
| }, | |||
| "pnpm": { | |||
| "overrides": { | |||
| "@eslint/plugin-kit@<0.3.4": "0.3.4", | |||
| "esbuild@<0.25.0": "0.25.0", | |||
| "pbkdf2@<3.1.3": "3.1.3", | |||
| "vite@<6.2.7": "6.2.7", | |||