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.1.7 " ,
30
+ "eslint-config-next" : " 15.2.0 " ,
31
31
"firebase-tools" : " ^13.32.0" ,
32
32
"typescript" : " ^5.7.3"
33
33
},
Original file line number Diff line number Diff line change 1165
1165
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.0.tgz#4c3508ca2c0bb2bc324066818bb8d0415f767641"
1166
1166
integrity sha512-eMgJu1RBXxxqqnuRJQh5RozhskoNUDHBFybvi+Z+yK9qzKeG7dadhv/Vp1YooSZmCnegf7JxWuapV77necLZNA==
1167
1167
1168
- " @next/eslint-plugin-next@15.1.7 " :
1169
- version "15.1.7 "
1170
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.7 .tgz#f8593c714f51ac6d443fb298584954d5def4392b "
1171
- integrity sha512-kRP7RjSxfTO13NE317ek3mSGzoZlI33nc/i5hs1KaWpK+egs85xg0DJ4p32QEiHnR0mVjuUfhRIun7awqfL7pQ ==
1168
+ " @next/eslint-plugin-next@15.2.0 " :
1169
+ version "15.2.0 "
1170
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.0 .tgz#051269307e1c6926ef4bffa771c21058984dbeb7 "
1171
+ integrity sha512-jHFUG2OwmAuOASqq253RAEG/5BYcPHn27p1NoWZDCf4OdvdK0yRYWX92YKkL+Mk2s+GyJrmd/GATlL5b2IySpw ==
1172
1172
dependencies :
1173
1173
fast-glob "3.3.1"
1174
1174
@@ -3433,12 +3433,12 @@ escodegen@^2.1.0:
3433
3433
optionalDependencies :
3434
3434
source-map "~0.6.1"
3435
3435
3436
- eslint-config-next@15.1.7 :
3437
- version "15.1.7 "
3438
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.7 .tgz#80d287e6d1c0742304de8fe57cbc45000c455c11 "
3439
- integrity sha512-zXoMnYUIy3XHaAoOhrcYkT9UQWvXqWju2K7NNsmb5wd/7XESDwof61eUdW4QhERr3eJ9Ko/vnXqIrj8kk/drYw ==
3436
+ eslint-config-next@15.2.0 :
3437
+ version "15.2.0 "
3438
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.0 .tgz#b5e5165872d092b5901489a9a7f001f7b95612f9 "
3439
+ integrity sha512-LkG0KKpinAoNPk2HXSx0fImFb/hQ6RnhSxTkpJFTkQ0SmnzsbRsjjN95WC/mDY34nKOenpptYEVvfkCR/h+VjA ==
3440
3440
dependencies :
3441
- " @next/eslint-plugin-next" " 15.1.7 "
3441
+ " @next/eslint-plugin-next" " 15.2.0 "
3442
3442
" @rushstack/eslint-patch" " ^1.10.3"
3443
3443
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3444
3444
" @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