diff --git a/package.json b/package.json index be5bc905..ae8b308b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@imccausl/eslint-config": "^1.4.0", - "@next/eslint-plugin-next": "^14.2.5", + "@next/eslint-plugin-next": "^15.0.3", "@svgr/webpack": "^8.1.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.4.8", diff --git a/yarn.lock b/yarn.lock index 31e328e3..717b6fc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2040,7 +2040,7 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:14.2.5, @next/eslint-plugin-next@npm:^14.2.5": +"@next/eslint-plugin-next@npm:14.2.5": version: 14.2.5 resolution: "@next/eslint-plugin-next@npm:14.2.5" dependencies: @@ -2049,6 +2049,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:^15.0.3": + version: 15.0.3 + resolution: "@next/eslint-plugin-next@npm:15.0.3" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10/ef0d68b3e0f737f88b719353eb4dd65f8d7a98ddbdb8a7e2f2283e4696f9e4875c6f335dc18993254ea95ad481ae6cf004388657b7abbe7a6e1557641b31051e + languageName: node + linkType: hard + "@next/swc-darwin-arm64@npm:13.5.6": version: 13.5.6 resolution: "@next/swc-darwin-arm64@npm:13.5.6" @@ -5618,6 +5627,19 @@ __metadata: languageName: node linkType: hard +"fast-glob@npm:3.3.1": + version: 3.3.1 + resolution: "fast-glob@npm:3.3.1" + dependencies: + "@nodelib/fs.stat": "npm:^2.0.2" + "@nodelib/fs.walk": "npm:^1.2.3" + glob-parent: "npm:^5.1.2" + merge2: "npm:^1.3.0" + micromatch: "npm:^4.0.4" + checksum: 10/51bcd15472879dfe51d4b01c5b70bbc7652724d39cdd082ba11276dbd7d84db0f6b33757e1938af8b2768a4bf485d9be0c89153beae24ee8331d6dcc7550379f + languageName: node + linkType: hard + "fast-glob@npm:^3.2.2, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" @@ -10580,7 +10602,7 @@ __metadata: resolution: "zombordle@workspace:." dependencies: "@imccausl/eslint-config": "npm:^1.4.0" - "@next/eslint-plugin-next": "npm:^14.2.5" + "@next/eslint-plugin-next": "npm:^15.0.3" "@svgr/webpack": "npm:^8.1.0" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.4.8"