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.3 " ,
30
+ "eslint-config-next" : " 15.2.4 " ,
31
31
"firebase-tools" : " ^13.35.1" ,
32
32
"typescript" : " ^5.8.2"
33
33
},
Original file line number Diff line number Diff line change 1165
1165
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.4.tgz#060f8d8ddb02be5c825eab4ccd9ab619001efffb"
1166
1166
integrity sha512-+SFtMgoiYP3WoSswuNmxJOCwi06TdWE733D+WPjpXIe4LXGULwEaofiiAy6kbS0+XjM5xF5n3lKuBwN2SnqD9g==
1167
1167
1168
-
1169
- version "15.2.3 "
1170
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.3 .tgz#c2f869c10ca6d44ede4dbe2e21838df8a0b4a95e "
1171
- integrity sha512-eNSOIMJtjs+dp4Ms1tB1PPPJUQHP3uZK+OQ7iFY9qXpGO6ojT6imCL+KcUOqE/GXGidWbBZJzYdgAdPHqeCEPA ==
1168
+
1169
+ version "15.2.4 "
1170
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.4 .tgz#0be0628380bf18313a4e89954d546b01572023aa "
1171
+ integrity sha512-O8ScvKtnxkp8kL9TpJTTKnMqlkZnS+QxwoQnJwPGBxjBbzd6OVVPEJ5/pMNrktSyXQD/chEfzfFzYLM6JANOOQ ==
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
-
3437
- version "15.2.3 "
3438
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.3 .tgz#0b830f10b25b1fb43b49bebbebe85549ad9d5d55 "
3439
- integrity sha512-VDQwbajhNMFmrhLWVyUXCqsGPN+zz5G8Ys/QwFubfsxTIrkqdx3N3x3QPW+pERz8bzGPP0IgEm8cNbZcd8PFRQ ==
3436
+
3437
+ version "15.2.4 "
3438
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.4 .tgz#549084ab268c3ced41ecdbded1892e4c8ecc442e "
3439
+ integrity sha512-v4gYjd4eYIme8qzaJItpR5MMBXJ0/YV07u7eb50kEnlEmX7yhOjdUdzz70v4fiINYRjLf8X8TbogF0k7wlz6sA ==
3440
3440
dependencies :
3441
- " @next/eslint-plugin-next" " 15.2.3 "
3441
+ " @next/eslint-plugin-next" " 15.2.4 "
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