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.4.5 " ,
30
+ "eslint-config-next" : " 15.4.6 " ,
31
31
"firebase-tools" : " ^14.11.2" ,
32
32
"typescript" : " ^5.9.2"
33
33
},
Original file line number Diff line number Diff line change 1336
1336
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.6.tgz#d52942ee978818b79df8027f5fe62d5523cf058b"
1337
1337
integrity sha512-yHDKVTcHrZy/8TWhj0B23ylKv5ypocuCwey9ZqPyv4rPdUdRzpGCkSi03t04KBPyU96kxVtUqx6O3nE1kpxASQ==
1338
1338
1339
- " @next/eslint-plugin-next@15.4.5 " :
1340
- version "15.4.5 "
1341
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.5 .tgz#fa46b04406c0b0aea22413b336f32595cd7613b6 "
1342
- integrity sha512-YhbrlbEt0m4jJnXHMY/cCUDBAWgd5SaTa5mJjzOt82QwflAFfW/h3+COp2TfVSzhmscIZ5sg2WXt3MLziqCSCw ==
1339
+ " @next/eslint-plugin-next@15.4.6 " :
1340
+ version "15.4.6 "
1341
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.6 .tgz#d55ced8c7d2bb8f95496fa410331da1df31f3b9b "
1342
+ integrity sha512-2NOu3ln+BTcpnbIDuxx6MNq+pRrCyey4WSXGaJIyt0D2TYicHeO9QrUENNjcf673n3B1s7hsiV5xBYRCK1Q8kA ==
1343
1343
dependencies :
1344
1344
fast-glob "3.3.1"
1345
1345
@@ -3639,12 +3639,12 @@ escodegen@^2.1.0:
3639
3639
optionalDependencies :
3640
3640
source-map "~0.6.1"
3641
3641
3642
- eslint-config-next@15.4.5 :
3643
- version "15.4.5 "
3644
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.4.5 .tgz#a9b0fa6a91b4a95144b9c142232547a66b72a330 "
3645
- integrity sha512-IMijiXaZ43qFB+Gcpnb374ipTKD8JIyVNR+6VsifFQ/LHyx+A9wgcgSIhCX5PYSjwOoSYD5LtNHKlM5uc23eww ==
3642
+ eslint-config-next@15.4.6 :
3643
+ version "15.4.6 "
3644
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.4.6 .tgz#c5602665f31009e5165f6d9642a94a736f88c5cd "
3645
+ integrity sha512-4uznvw5DlTTjrZgYZjMciSdDDMO2SWIuQgUNaFyC2O3Zw3Z91XeIejeVa439yRq2CnJb/KEvE4U2AeN/66FpUA ==
3646
3646
dependencies :
3647
- " @next/eslint-plugin-next" " 15.4.5 "
3647
+ " @next/eslint-plugin-next" " 15.4.6 "
3648
3648
" @rushstack/eslint-patch" " ^1.10.3"
3649
3649
" @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3650
3650
" @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