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 82
82
"cross-env" : " ^7.0.3" ,
83
83
"cz-conventional-changelog" : " 3.3.0" ,
84
84
"eslint" : " 8.50.0" ,
85
- "eslint-config-next" : " ^14.2.3 " ,
85
+ "eslint-config-next" : " ^14.2.6 " ,
86
86
"eslint-config-prettier" : " ^9.0.0" ,
87
87
"eslint-plugin-storybook" : " ^0.8.0" ,
88
88
"husky" : " ^9.1.5" ,
Original file line number Diff line number Diff line change 2538
2538
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.6.tgz#c1148e2e1aa166614f05161ee8f77ded467062bc"
2539
2539
integrity sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==
2540
2540
2541
- "@next/eslint-plugin-next@14.2.5 ":
2542
- version "14.2.5 "
2543
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.5 .tgz#f7e3ff3efe40a2855e5f29bc2692175f85913ba8 "
2544
- integrity sha512-LY3btOpPh+OTIpviNojDpUdIbHW9j0JBYBjsIp8IxtDFfYFyORvw3yNq6N231FVqQA7n7lwaf7xHbVJlA1ED7g ==
2541
+ "@next/eslint-plugin-next@14.2.6 ":
2542
+ version "14.2.6 "
2543
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.6 .tgz#e5bb8851c12cc7599f14a0a507670e3f792b1639 "
2544
+ integrity sha512-d3+p4AjIYmhqzYHhhmkRYYN6ZU35TwZAKX08xKRfnHkz72KhWL2kxMFsDptpZs5e8bBGdepn7vn1+9DaF8iX+A ==
2545
2545
dependencies:
2546
2546
glob "10.3.10"
2547
2547
@@ -6116,12 +6116,12 @@ escodegen@^2.0.0, escodegen@^2.1.0:
6116
6116
optionalDependencies:
6117
6117
source-map "~0.6.1"
6118
6118
6119
- eslint-config-next@^14.2.3 :
6120
- version "14.2.5 "
6121
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.5 .tgz#cdd43d89047eb7391ba25445d5855b4600b6adb9 "
6122
- integrity sha512-zogs9zlOiZ7ka+wgUnmcM0KBEDjo4Jis7kxN1jvC0N4wynQ2MIx/KBkg4mVF63J5EK4W0QMCn7xO3vNisjaAoA ==
6119
+ eslint-config-next@^14.2.6 :
6120
+ version "14.2.6 "
6121
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.6 .tgz#43623683155540feff830b08956a57ece8148d8f "
6122
+ integrity sha512-z0URA5LO6y8lS/YLN0EDW/C4LEkDODjJzA37dvLVdzCPzuewjzTe1os5g3XclZAZrQ8X8hPaSMQ2JuVWwMmrTA ==
6123
6123
dependencies:
6124
- "@next/eslint-plugin-next" "14.2.5 "
6124
+ "@next/eslint-plugin-next" "14.2.6 "
6125
6125
"@rushstack/eslint-patch" "^1.3.3"
6126
6126
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
6127
6127
eslint-import-resolver-node "^0.3.6"
You can’t perform that action at this time.
0 commit comments