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 27
27
"@types/react" : " ^17.0.43" ,
28
28
"@types/react-dom" : " ^18.3.0" ,
29
29
"eslint" : " ^8" ,
30
- "eslint-config-next" : " 15.2.4 " ,
30
+ "eslint-config-next" : " 15.3.0 " ,
31
31
"firebase-tools" : " ^14.1.0" ,
32
32
"typescript" : " ^5.8.3"
33
33
},
Original file line number Diff line number Diff line change 1170
1170
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.0.tgz#ea3a2a02e8023097efa23ec573540f522815e9d4"
1171
1171
integrity sha512-6mDmHX24nWlHOlbwUiAOmMyY7KELimmi+ed8qWcJYjqXeC+G6JzPZ3QosOAfjNwgMIzwhXBiRiCgdh8axTTdTA==
1172
1172
1173
- " @next/eslint-plugin-next@15.2.4 " :
1174
- version "15.2.4 "
1175
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.4 .tgz#0be0628380bf18313a4e89954d546b01572023aa "
1176
- integrity sha512-O8ScvKtnxkp8kL9TpJTTKnMqlkZnS+QxwoQnJwPGBxjBbzd6OVVPEJ5/pMNrktSyXQD/chEfzfFzYLM6JANOOQ ==
1173
+ " @next/eslint-plugin-next@15.3.0 " :
1174
+ version "15.3.0 "
1175
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.0 .tgz#728dbaf0a8b7d269c338b66d636b62cd81afcf36 "
1176
+ integrity sha512-511UUcpWw5GWTyKfzW58U2F/bYJyjLE9e3SlnGK/zSXq7RqLlqFO8B9bitJjumLpj317fycC96KZ2RZsjGNfBw ==
1177
1177
dependencies :
1178
1178
fast-glob "3.3.1"
1179
1179
@@ -3438,12 +3438,12 @@ escodegen@^2.1.0:
3438
3438
optionalDependencies :
3439
3439
source-map "~0.6.1"
3440
3440
3441
- eslint-config-next@15.2.4 :
3442
- version "15.2.4 "
3443
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.4 .tgz#549084ab268c3ced41ecdbded1892e4c8ecc442e "
3444
- integrity sha512-v4gYjd4eYIme8qzaJItpR5MMBXJ0/YV07u7eb50kEnlEmX7yhOjdUdzz70v4fiINYRjLf8X8TbogF0k7wlz6sA ==
3441
+ eslint-config-next@15.3.0 :
3442
+ version "15.3.0 "
3443
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.3.0 .tgz#f2930e5ab7ab8eab5aad697dd6303ff62d3f72e7 "
3444
+ integrity sha512-+Z3M1W9MnJjX3W4vI9CHfKlEyhTWOUHvc5dB89FyRnzPsUkJlLWZOi8+1pInuVcSztSM4MwBFB0hIHf4Rbwu4g ==
3445
3445
dependencies :
3446
- " @next/eslint-plugin-next" " 15.2.4 "
3446
+ " @next/eslint-plugin-next" " 15.3.0 "
3447
3447
" @rushstack/eslint-patch" " ^1.10.3"
3448
3448
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3449
3449
" @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