|
119 | 119 | resolved "https://registry.npmjs.org/@next/env/-/env-14.1.0.tgz" |
120 | 120 | integrity sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw== |
121 | 121 |
|
122 | | -"@next/eslint-plugin-next@14.2.1": |
123 | | - version "14.2.1" |
124 | | - resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.1.tgz#909952d05dd22bb3f6db2a308ac148be2d05c775" |
125 | | - integrity sha512-Fp+mthEBjkn8r9qd6o4JgxKp0IDEzW0VYHD8ZC05xS5/lFNwHKuOdr2kVhWG7BQCO9L6eeepshM1Wbs2T+LgSg== |
| 122 | +"@next/eslint-plugin-next@14.2.2": |
| 123 | + version "14.2.2" |
| 124 | + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.2.tgz#1eaf592ebb961e0b093e4774b0c77298af5e2e0e" |
| 125 | + integrity sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ== |
126 | 126 | dependencies: |
127 | 127 | glob "10.3.10" |
128 | 128 |
|
@@ -984,12 +984,12 @@ escape-string-regexp@^4.0.0: |
984 | 984 | resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" |
985 | 985 | integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== |
986 | 986 |
|
987 | | -eslint-config-next@14.2.1: |
988 | | - version "14.2.1" |
989 | | - resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.1.tgz#b19b53ca3d10379a98bc9bf497dbea651dfcd070" |
990 | | - integrity sha512-BgD0kPCWMlqoItRf3xe9fG0MqwObKfVch+f2ccwDpZiCJA8ghkz2wrASH+bI6nLZzGcOJOpMm1v1Q1euhfpt4Q== |
| 987 | +eslint-config-next@14.2.2: |
| 988 | + version "14.2.2" |
| 989 | + resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.2.tgz#c79f935fa63859303056778b88848b2af0d052ab" |
| 990 | + integrity sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw== |
991 | 991 | dependencies: |
992 | | - "@next/eslint-plugin-next" "14.2.1" |
| 992 | + "@next/eslint-plugin-next" "14.2.2" |
993 | 993 | "@rushstack/eslint-patch" "^1.3.3" |
994 | 994 | "@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" |
995 | 995 | eslint-import-resolver-node "^0.3.6" |
|
0 commit comments