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.57.0" ,
85
- "eslint-config-next" : " ^14.2.6 " ,
85
+ "eslint-config-next" : " ^14.2.7 " ,
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 2529
2529
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.6.tgz#c1148e2e1aa166614f05161ee8f77ded467062bc"
2530
2530
integrity sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==
2531
2531
2532
- "@next/eslint-plugin-next@14.2.6 ":
2533
- version "14.2.6 "
2534
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.6 .tgz#e5bb8851c12cc7599f14a0a507670e3f792b1639 "
2535
- integrity sha512-d3+p4AjIYmhqzYHhhmkRYYN6ZU35TwZAKX08xKRfnHkz72KhWL2kxMFsDptpZs5e8bBGdepn7vn1+9DaF8iX+A ==
2532
+ "@next/eslint-plugin-next@14.2.7 ":
2533
+ version "14.2.7 "
2534
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.7 .tgz#22154d5833124fdd439d158b91a9cf87ea53f5fa "
2535
+ integrity sha512-+7xh142AdhZGjY9/L0iFo7mqRBMJHe+q+uOL+hto1Lfo9DeWCGcR6no4StlFbVSVcA6fQLKEX6y6qhMsSKbgNQ ==
2536
2536
dependencies:
2537
2537
glob "10.3.10"
2538
2538
@@ -6084,12 +6084,12 @@ escodegen@^2.0.0, escodegen@^2.1.0:
6084
6084
optionalDependencies:
6085
6085
source-map "~0.6.1"
6086
6086
6087
- eslint-config-next@^14.2.6 :
6088
- version "14.2.6 "
6089
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.6 .tgz#43623683155540feff830b08956a57ece8148d8f "
6090
- integrity sha512-z0URA5LO6y8lS/YLN0EDW/C4LEkDODjJzA37dvLVdzCPzuewjzTe1os5g3XclZAZrQ8X8hPaSMQ2JuVWwMmrTA ==
6087
+ eslint-config-next@^14.2.7 :
6088
+ version "14.2.7 "
6089
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.7 .tgz#25c5c821740453db5e5fc8a857ec80c4784f36d5 "
6090
+ integrity sha512-ppmy+QdQ7qkuCHGDlPjWaoSbJvjGpWSBD4zEW8f1eWlxYXYpZK7QzBOer1EcHKT3uKhlY1JjUus9g7Kvv712rw ==
6091
6091
dependencies:
6092
- "@next/eslint-plugin-next" "14.2.6 "
6092
+ "@next/eslint-plugin-next" "14.2.7 "
6093
6093
"@rushstack/eslint-patch" "^1.3.3"
6094
6094
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
6095
6095
eslint-import-resolver-node "^0.3.6"
You can’t perform that action at this time.
0 commit comments