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.3.1 " ,
30
+ "eslint-config-next" : " 15.3.2 " ,
31
31
"firebase-tools" : " ^14.2.2" ,
32
32
"typescript" : " ^5.8.3"
33
33
},
Original file line number Diff line number Diff line change 1186
1186
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.1.tgz#fca98dcb90d92d555972cdbf03adf9aa982e2115"
1187
1187
integrity sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ==
1188
1188
1189
-
1190
- version "15.3.1 "
1191
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.1 .tgz#8f57c6ccb80ae31e40935f70da57be5f03f225d5 "
1192
- integrity sha512-oEs4dsfM6iyER3jTzMm4kDSbrQJq8wZw5fmT6fg2V3SMo+kgG+cShzLfEV20senZzv8VF+puNLheiGPlBGsv2A ==
1189
+
1190
+ version "15.3.2 "
1191
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.2 .tgz#6a371b022d6de47f2bafc868c7c2220f4e6a2903 "
1192
+ integrity sha512-ijVRTXBgnHT33aWnDtmlG+LJD+5vhc9AKTJPquGG5NKXjpKNjc62woIhFtrAcWdBobt8kqjCoaJ0q6sDQoX7aQ ==
1193
1193
dependencies :
1194
1194
fast-glob "3.3.1"
1195
1195
@@ -3501,12 +3501,12 @@ escodegen@^2.1.0:
3501
3501
optionalDependencies :
3502
3502
source-map "~0.6.1"
3503
3503
3504
-
3505
- version "15.3.1 "
3506
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.3.1 .tgz#2ba06a63adfead7c003f224b47c4b778392ce1c4 "
3507
- integrity sha512-GnmyVd9TE/Ihe3RrvcafFhXErErtr2jS0JDeCSp3vWvy86AXwHsRBt0E3MqP/m8ACS1ivcsi5uaqjbhsG18qKw ==
3504
+
3505
+ version "15.3.2 "
3506
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.3.2 .tgz#ed2bc6607f54555bbeaf23a032b4e430e453b63c "
3507
+ integrity sha512-FerU4DYccO4FgeYFFglz0SnaKRe1ejXQrDb8kWUkTAg036YWi+jUsgg4sIGNCDhAsDITsZaL4MzBWKB6f4G1Dg ==
3508
3508
dependencies :
3509
- " @next/eslint-plugin-next" " 15.3.1 "
3509
+ " @next/eslint-plugin-next" " 15.3.2 "
3510
3510
" @rushstack/eslint-patch" " ^1.10.3"
3511
3511
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3512
3512
" @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