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.1 " ,
30
+ "eslint-config-next" : " 15.2.2 " ,
31
31
"firebase-tools" : " ^13.34.0" ,
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.2.tgz#6345352365a811c523cecf284874ff489b675e59"
1166
1166
integrity sha512-yWgopCfA9XDR8ZH3taB5nRKtKJ1Q5fYsTOuYkzIIoS8TJ0UAUKAGF73JnGszbjk2ufAQDj6mDdgsJAFx5CLtYQ==
1167
1167
1168
-
1169
- version "15.2.1 "
1170
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.1 .tgz#06b63dde98345d86b060d77d0cac29dd0d6b61fd "
1171
- integrity sha512-6ppeToFd02z38SllzWxayLxjjNfzvc7Wm07gQOKSLjyASvKcXjNStZrLXMHuaWkhjqxe+cnhb2uzfWXm1VEj/Q ==
1168
+
1169
+ version "15.2.2 "
1170
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.2 .tgz#55fa96486f9e163ca689d441d31f4431ef423aef "
1171
+ integrity sha512-1+BzokFuFQIfLaRxUKf2u5In4xhPV7tUgKcK53ywvFl6+LXHWHpFkcV7VNeKlyQKUotwiq4fy/aDNF9EiUp4RQ ==
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.1 "
3438
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.1 .tgz#f49f71eb5de2e8a794cf79cb54b02f1e209d4d7f "
3439
- integrity sha512-mhsprz7l0no8X+PdDnVHF4dZKu9YBJp2Rf6ztWbXBLJ4h6gxmW//owbbGJMBVUU+PibGJDAqZhW4pt8SC8HSow ==
3436
+
3437
+ version "15.2.2 "
3438
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.2.2 .tgz#114ffec6851ced10fde7aa2f62c3d3a4371df514 "
3439
+ integrity sha512-g34RI7RFS4HybYFwGa/okj+8WZM+/fy+pEM+aqRQoVvM4gQhKrd4wIEddKmlZfWD75j8LTwB5zwkmNv3DceH1A ==
3440
3440
dependencies :
3441
- " @next/eslint-plugin-next" " 15.2.1 "
3441
+ " @next/eslint-plugin-next" " 15.2.2 "
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