File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 52
52
"babel-jest" : " 29.7.0" ,
53
53
"concurrently" : " 9.1.0" ,
54
54
"eslint" : " 9.16.0" ,
55
- "eslint-config-next" : " 15.0.3 " ,
55
+ "eslint-config-next" : " 15.0.4 " ,
56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-import" : " 2.31.0" ,
58
58
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
Original file line number Diff line number Diff line change 933
933
resolved "https://registry.npmjs.org/@next/env/-/env-12.3.4.tgz"
934
934
integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
935
935
936
- " @next/eslint-plugin-next@15.0.3 " :
937
- version "15.0.3 "
938
- resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.3 .tgz"
939
- integrity sha512-3Ln/nHq2V+v8uIaxCR6YfYo7ceRgZNXfTd3yW1ukTaFbO+/I8jNakrjYWODvG9BuR2v5kgVtH/C8r0i11quOgw ==
936
+ " @next/eslint-plugin-next@15.0.4 " :
937
+ version "15.0.4 "
938
+ resolved "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.0.4 .tgz"
939
+ integrity sha512-rbsF17XGzHtR7SDWzWpavSfum3/UdnF8bAaisnKwP//si3KWPTedVUsflAdjyK1zW3rweBjbALfKcavFneLGvg ==
940
940
dependencies :
941
941
fast-glob "3.3.1"
942
942
@@ -3941,12 +3941,12 @@ escodegen@^2.1.0:
3941
3941
optionalDependencies :
3942
3942
source-map "~0.6.1"
3943
3943
3944
- eslint-config-next@15.0.3 :
3945
- version "15.0.3 "
3946
- resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.0.3 .tgz"
3947
- integrity sha512-IGP2DdQQrgjcr4mwFPve4DrCqo7CVVez1WoYY47XwKSrYO4hC0Dlb+iJA60i0YfICOzgNADIb8r28BpQ5Zs0wg ==
3944
+ eslint-config-next@15.0.4 :
3945
+ version "15.0.4 "
3946
+ resolved "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.0.4 .tgz"
3947
+ integrity sha512-97mLaAhbJKVQYXUBBrenRtEUAA6bNDPxWfaFEd6mEhKfpajP4wJrW4l7BUlHuYWxR8oQa9W014qBJpumpJQwWA ==
3948
3948
dependencies :
3949
- " @next/eslint-plugin-next" " 15.0.3 "
3949
+ " @next/eslint-plugin-next" " 15.0.4 "
3950
3950
" @rushstack/eslint-patch" " ^1.10.3"
3951
3951
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3952
3952
" @typescript-eslint/parser" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
You can’t perform that action at this time.
0 commit comments