diff --git a/package.json b/package.json index 7fcbc48..bd6757b 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/react-dom": "18.3.1", "autoprefixer": "10.4.20", "eslint": "9.14.0", - "eslint-config-next": "15.0.2", + "eslint-config-next": "15.1.0", "postcss": "8.4.47", "prettier": "3.3.3", "prettier-plugin-organize-imports": "4.1.0", diff --git a/yarn.lock b/yarn.lock index cedf5c9..5c62548 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,12 +687,12 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.0.2": - version: 15.0.2 - resolution: "@next/eslint-plugin-next@npm:15.0.2" +"@next/eslint-plugin-next@npm:15.1.0": + version: 15.1.0 + resolution: "@next/eslint-plugin-next@npm:15.1.0" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11 + checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a languageName: node linkType: hard @@ -2073,11 +2073,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.0.2": - version: 15.0.2 - resolution: "eslint-config-next@npm:15.0.2" +"eslint-config-next@npm:15.1.0": + version: 15.1.0 + resolution: "eslint-config-next@npm:15.1.0" dependencies: - "@next/eslint-plugin-next": "npm:15.0.2" + "@next/eslint-plugin-next": "npm:15.1.0" "@rushstack/eslint-patch": "npm:^1.10.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" @@ -2085,7 +2085,7 @@ __metadata: eslint-import-resolver-typescript: "npm:^3.5.2" eslint-plugin-import: "npm:^2.31.0" eslint-plugin-jsx-a11y: "npm:^6.10.0" - eslint-plugin-react: "npm:^7.35.0" + eslint-plugin-react: "npm:^7.37.0" eslint-plugin-react-hooks: "npm:^5.0.0" peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 @@ -2093,7 +2093,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9 + checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d languageName: node linkType: hard @@ -2208,7 +2208,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.35.0": +"eslint-plugin-react@npm:^7.37.0": version: 7.37.2 resolution: "eslint-plugin-react@npm:7.37.2" dependencies: @@ -2647,7 +2647,7 @@ __metadata: clsx: "npm:2.1.1" dotenv: "npm:16.4.5" eslint: "npm:9.14.0" - eslint-config-next: "npm:15.0.2" + eslint-config-next: "npm:15.1.0" framer-motion: "npm:11.11.11" next: "npm:15.0.2" postcss: "npm:8.4.47"