diff --git a/package.json b/package.json index bce1628..ea6de1e 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@typescript-eslint/parser": "^8.10.0", "autoprefixer": "^10.4.20", "eslint": "^9.13.0", - "eslint-config-next": "15.0.0", + "eslint-config-next": "15.0.1", "eslint-config-prettier": "^9.1.0", "postcss": "^8.4.47", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 6a078b5..8aa1fff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -947,6 +947,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.0.1": + version: 15.0.1 + resolution: "@next/eslint-plugin-next@npm:15.0.1" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/4e7dda7279999425041b1832c13845d18bb3b22ebdbc7707b28bd6a27b8010a4dfb1e792a7f2bf210fc4117dfbfdf60509714035c4bcd40e30b55317d76c6fcc + languageName: node + linkType: hard + "@next/swc-darwin-arm64@npm:15.0.0": version: 15.0.0 resolution: "@next/swc-darwin-arm64@npm:15.0.0" @@ -3381,11 +3390,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.0.0": - version: 15.0.0 - resolution: "eslint-config-next@npm:15.0.0" +"eslint-config-next@npm:15.0.1": + version: 15.0.1 + resolution: "eslint-config-next@npm:15.0.1" dependencies: - "@next/eslint-plugin-next": "npm:15.0.0" + "@next/eslint-plugin-next": "npm:15.0.1" "@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" @@ -3401,7 +3410,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/dcb9a049aea7235f8b0f7b24fed7d2c2f8aa72254f622b87402d3fb6a80742150522efa7be8fd5f157a77c34d04ce15310d2ccf9b2f8781c9f6bd1fe384f1637 + checksum: 10c0/ce3f2050b9bd2dfabdfb6688f1f77f8be7009c5cb74f7b548727db5839a262fd17072e462843c69ff9e36de34def9b0f547efbd9da143d02110cfae1b0ce1988 languageName: node linkType: hard @@ -6839,7 +6848,7 @@ __metadata: date-fns: "npm:^4.1.0" dompurify: "npm:^3.1.7" eslint: "npm:^9.13.0" - eslint-config-next: "npm:15.0.0" + eslint-config-next: "npm:15.0.1" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918" lodash: "npm:^4.17.21"