|
745 | 745 | resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.4.tgz#f727cc4f46527a5223ae894f9476466db9132e21" |
746 | 746 | integrity sha512-2fZ5YZjedi5AGaeoaC0B20zGntEHRhi2SdWcu61i48BllODcAmmtj8n7YarSPt4DaTsJaBFdxQAVEVzgmx2Zpw== |
747 | 747 |
|
748 | | -"@next/eslint-plugin-next@15.1.3": |
749 | | - version "15.1.3" |
750 | | - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.3.tgz#32777736af151577df52d83f25c0c22bc9f3cb5e" |
751 | | - integrity sha512-oeP1vnc5Cq9UoOb8SYHAEPbCXMzOgG70l+Zfd+Ie00R25FOm+CCVNrcIubJvB1tvBgakXE37MmqSycksXVPRqg== |
| 748 | +"@next/eslint-plugin-next@15.1.4": |
| 749 | + version "15.1.4" |
| 750 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.4.tgz#65421067692e3e5f988c3ae6099f5117f2c5d991" |
| 751 | + integrity sha512-HwlEXwCK3sr6zmVGEvWBjW9tBFs1Oe6hTmTLoFQtpm4As5HCdu8jfSE0XJOp7uhfEGLniIx8yrGxEWwNnY0fmQ== |
752 | 752 | dependencies: |
753 | 753 | fast-glob "3.3.1" |
754 | 754 |
|
@@ -2308,12 +2308,12 @@ escape-string-regexp@^4.0.0: |
2308 | 2308 | resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" |
2309 | 2309 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
2310 | 2310 |
|
2311 | | -eslint-config-next@^15.1.3: |
2312 | | - version "15.1.3" |
2313 | | - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.3.tgz#7656b47591745bcdbd60d396282924d89f82eea6" |
2314 | | - integrity sha512-wGYlNuWnh4ujuKtZvH+7B2Z2vy9nONZE6ztd+DKF7hAsIabkrxmD4TzYHzASHENo42lmz2tnT2B+zN2sOHvpJg== |
| 2311 | +eslint-config-next@^15.1.4: |
| 2312 | + version "15.1.4" |
| 2313 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.4.tgz#715b03043e7a8924c0228772ff6f8110469d77da" |
| 2314 | + integrity sha512-u9+7lFmfhKNgGjhQ9tBeyCFsPJyq0SvGioMJBngPC7HXUpR0U+ckEwQR48s7TrRNHra1REm6evGL2ie38agALg== |
2315 | 2315 | dependencies: |
2316 | | - "@next/eslint-plugin-next" "15.1.3" |
| 2316 | + "@next/eslint-plugin-next" "15.1.4" |
2317 | 2317 | "@rushstack/eslint-patch" "^1.10.3" |
2318 | 2318 | "@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" |
2319 | 2319 | "@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" |
|
0 commit comments