diff --git a/package.json b/package.json index b3974b3..14b158a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/react": "^18.3.13", "@typescript-eslint/parser": "^8.19.1", "eslint": "^9.17.0", - "eslint-config-next": "^15.1.3", + "eslint-config-next": "^15.1.4", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "prettier": "^3.4.2", diff --git a/yarn.lock b/yarn.lock index afb73c5..8a5bc4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -932,16 +932,7 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.1.3": - version: 15.1.3 - resolution: "@next/eslint-plugin-next@npm:15.1.3" - dependencies: - fast-glob: "npm:3.3.1" - checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde - languageName: node - linkType: hard - -"@next/eslint-plugin-next@npm:^15.1.4": +"@next/eslint-plugin-next@npm:15.1.4, @next/eslint-plugin-next@npm:^15.1.4": version: 15.1.4 resolution: "@next/eslint-plugin-next@npm:15.1.4" dependencies: @@ -4652,11 +4643,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:^15.1.3": - version: 15.1.3 - resolution: "eslint-config-next@npm:15.1.3" +"eslint-config-next@npm:^15.1.4": + version: 15.1.4 + resolution: "eslint-config-next@npm:15.1.4" dependencies: - "@next/eslint-plugin-next": "npm:15.1.3" + "@next/eslint-plugin-next": "npm:15.1.4" "@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" @@ -4672,7 +4663,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9 + checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012 languageName: node linkType: hard @@ -5073,7 +5064,7 @@ __metadata: "@types/react": "npm:^18.3.13" "@typescript-eslint/parser": "npm:^8.19.1" eslint: "npm:^9.17.0" - eslint-config-next: "npm:^15.1.3" + eslint-config-next: "npm:^15.1.4" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-prettier: "npm:^5.2.1" highlight.js: "npm:^11.11.1"