|
290 | 290 | "@jridgewell/resolve-uri" "^3.1.0" |
291 | 291 | "@jridgewell/sourcemap-codec" "^1.4.14" |
292 | 292 |
|
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== |
| 293 | +"@next/eslint-plugin-next@16.2.1": |
| 294 | + version "16.2.1" |
| 295 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.2.1.tgz#994717439ae3259268ed5f7d6830966f0fbb3c9d" |
| 296 | + integrity sha512-r0epZGo24eT4g08jJlg2OEryBphXqO8aL18oajoTKLzHJ6jVr6P6FI58DLMug04MwD3j8Fj0YK0slyzneKVyzA== |
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.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== |
| 1384 | +eslint-config-next@16.2.1: |
| 1385 | + version "16.2.1" |
| 1386 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-16.2.1.tgz#d3b6fe5076979285a2b607c70e469dc167b43237" |
| 1387 | + integrity sha512-qhabwjQZ1Mk53XzXvmogf8KQ0tG0CQXF0CZ56+2/lVhmObgmaqj7x5A1DSrWdZd3kwI7GTPGUjFne+krRxYmFg== |
1388 | 1388 | dependencies: |
1389 | | - "@next/eslint-plugin-next" "16.2.0" |
| 1389 | + "@next/eslint-plugin-next" "16.2.1" |
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