File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 79
79
"babel-loader" : " ^9.1.3" ,
80
80
"csstype" : " ^3.1.3" ,
81
81
"eslint" : " ^8.57.0" ,
82
- "eslint-config-next" : " ^14.1.0 " ,
82
+ "eslint-config-next" : " ^14.1.1 " ,
83
83
"eslint-config-prettier" : " ^9.1.0" ,
84
84
"eslint-plugin-jest" : " ^27.9.0" ,
85
85
"eslint-plugin-jest-dom" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 1961
1961
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.3.4.tgz#419bc4aaf67dff0060abcfb0ca097acb23e17a77"
1962
1962
integrity sha512-oTK/wRV2qga86m/4VdrR1+/56UA6U1Qv3sIgowB+bZjahniZLEG5BmmQjfoGv7ZuLXBZ8Eec6hkL9BqJcrEL2g==
1963
1963
1964
-
1965
- version "14.1.0 "
1966
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.0 .tgz#29b041233fac7417e22eefa4146432d5cd910820 "
1967
- integrity sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q ==
1964
+
1965
+ version "14.1.1 "
1966
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.1 .tgz#123b8ca9d52fd54c343a787d4e0aa0737c4c7d97 "
1967
+ integrity sha512-NP1WoGFnFLpqqCWgGFjnn/sTwUExdPyjeFKRdQP1X/bL/tjAQ/TXDmYqw6vzGaP5NaZ2u6xzg+N/0nd7fOPOGQ ==
1968
1968
dependencies:
1969
1969
glob "10.3.10"
1970
1970
@@ -6335,12 +6335,12 @@ escodegen@^2.0.0:
6335
6335
optionalDependencies:
6336
6336
source-map "~0.6.1"
6337
6337
6338
- eslint-config-next@^14.1.0 :
6339
- version "14.1.0 "
6340
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.1.0 .tgz#7e309d426b8afacaba3b32fdbb02ba220b6d0a97 "
6341
- integrity sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg ==
6338
+ eslint-config-next@^14.1.1 :
6339
+ version "14.1.1 "
6340
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.1.1 .tgz#5c8d5afcede9aac36e5515f0fa88432e63ebc9c1 "
6341
+ integrity sha512-OLyw2oHzwE0M0EODGYMbjksDQKSshQWBzYY+Nkoxoe3+Q5G0lpb9EkekyDk7Foz9BMfotbYShJrgYoBEAVqU4Q ==
6342
6342
dependencies:
6343
- "@next/eslint-plugin-next" "14.1.0 "
6343
+ "@next/eslint-plugin-next" "14.1.1 "
6344
6344
"@rushstack/eslint-patch" "^1.3.3"
6345
6345
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0"
6346
6346
eslint-import-resolver-node "^0.3.6"
You can’t perform that action at this time.
0 commit comments