|
1160 | 1160 | resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.4.tgz#f727cc4f46527a5223ae894f9476466db9132e21"
|
1161 | 1161 | integrity sha512-2fZ5YZjedi5AGaeoaC0B20zGntEHRhi2SdWcu61i48BllODcAmmtj8n7YarSPt4DaTsJaBFdxQAVEVzgmx2Zpw==
|
1162 | 1162 |
|
1163 |
| -"@next/eslint-plugin-next@15.1.4": |
1164 |
| - version "15.1.4" |
1165 |
| - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.4.tgz#65421067692e3e5f988c3ae6099f5117f2c5d991" |
1166 |
| - integrity sha512-HwlEXwCK3sr6zmVGEvWBjW9tBFs1Oe6hTmTLoFQtpm4As5HCdu8jfSE0XJOp7uhfEGLniIx8yrGxEWwNnY0fmQ== |
| 1163 | +"@next/eslint-plugin-next@15.2.2": |
| 1164 | + version "15.2.2" |
| 1165 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.2.tgz#55fa96486f9e163ca689d441d31f4431ef423aef" |
| 1166 | + integrity sha512-1+BzokFuFQIfLaRxUKf2u5In4xhPV7tUgKcK53ywvFl6+LXHWHpFkcV7VNeKlyQKUotwiq4fy/aDNF9EiUp4RQ== |
1167 | 1167 | dependencies:
|
1168 | 1168 | fast-glob "3.3.1"
|
1169 | 1169 |
|
@@ -2467,12 +2467,12 @@ escape-string-regexp@^4.0.0:
|
2467 | 2467 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
|
2468 | 2468 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
2469 | 2469 |
|
2470 |
| -eslint-config-next@15.1.4: |
2471 |
| - version "15.1.4" |
2472 |
| - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.4.tgz#715b03043e7a8924c0228772ff6f8110469d77da" |
2473 |
| - integrity sha512-u9+7lFmfhKNgGjhQ9tBeyCFsPJyq0SvGioMJBngPC7HXUpR0U+ckEwQR48s7TrRNHra1REm6evGL2ie38agALg== |
| 2470 | +eslint-config-next@15.2.2: |
| 2471 | + version "15.2.2" |
| 2472 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.2.tgz#114ffec6851ced10fde7aa2f62c3d3a4371df514" |
| 2473 | + integrity sha512-g34RI7RFS4HybYFwGa/okj+8WZM+/fy+pEM+aqRQoVvM4gQhKrd4wIEddKmlZfWD75j8LTwB5zwkmNv3DceH1A== |
2474 | 2474 | dependencies:
|
2475 |
| - "@next/eslint-plugin-next" "15.1.4" |
| 2475 | + "@next/eslint-plugin-next" "15.2.2" |
2476 | 2476 | "@rushstack/eslint-patch" "^1.10.3"
|
2477 | 2477 | "@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
2478 | 2478 | "@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
0 commit comments