|
290 | 290 | "@jridgewell/resolve-uri" "^3.1.0" |
291 | 291 | "@jridgewell/sourcemap-codec" "^1.4.14" |
292 | 292 |
|
293 | | -"@next/eslint-plugin-next@16.1.7": |
294 | | - version "16.1.7" |
295 | | - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.7.tgz#d32676e80dc804c36474f641e5d6b7625d39b767" |
296 | | - integrity sha512-v/bRGOJlfRCO+NDKt0bZlIIWjhMKU8xbgEQBo+rV9C8S6czZvs96LZ/v24/GvpEnovZlL4QDpku/RzWHVbmPpA== |
| 293 | +"@next/eslint-plugin-next@16.2.0": |
| 294 | + version "16.2.0" |
| 295 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.2.0.tgz#b776908b46e07fbb908f12901fa803e283c6f59b" |
| 296 | + integrity sha512-3D3pEMcGKfENC9Pzlkr67GOm+205+5hRdYPZvHuNIy5sr9k0ybSU8g+sxOO/R/RLEh/gWZ3UlY+5LmEyZ1xgXQ== |
297 | 297 | dependencies: |
298 | 298 | fast-glob "3.3.1" |
299 | 299 |
|
@@ -1381,12 +1381,12 @@ escape-string-regexp@^4.0.0: |
1381 | 1381 | resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" |
1382 | 1382 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
1383 | 1383 |
|
1384 | | -eslint-config-next@16.1.7: |
1385 | | - version "16.1.7" |
1386 | | - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-16.1.7.tgz#703ecc630211474f4b83e7c39d950ec6cd188901" |
1387 | | - integrity sha512-FTq1i/QDltzq+zf9aB/cKWAiZ77baG0V7h8dRQh3thVx7I4dwr6ZXQrWKAaTB7x5VwVXlzoUTyMLIVQPLj2gJg== |
| 1384 | +eslint-config-next@16.2.0: |
| 1385 | + version "16.2.0" |
| 1386 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-16.2.0.tgz#91eeafcbffdad9967efadafbd796e80064f465aa" |
| 1387 | + integrity sha512-LlVJrWnjIkgQRECjIOELyAtrWFqzn326ARS5ap7swc1YKL4wkry6/gszn6wi5ZDWKxKe7fanxArvhqMoAzbL7w== |
1388 | 1388 | dependencies: |
1389 | | - "@next/eslint-plugin-next" "16.1.7" |
| 1389 | + "@next/eslint-plugin-next" "16.2.0" |
1390 | 1390 | eslint-import-resolver-node "^0.3.6" |
1391 | 1391 | eslint-import-resolver-typescript "^3.5.2" |
1392 | 1392 | eslint-plugin-import "^2.32.0" |
|
0 commit comments