@@ -1553,7 +1553,7 @@ __metadata:
1553
1553
eslint-import-resolver-typescript : " npm:3.6.3"
1554
1554
eslint-mdx : " npm:3.1.5"
1555
1555
eslint-plugin-chai-expect : " npm:3.1.0"
1556
- eslint-plugin-import : " npm:2.29.1 "
1556
+ eslint-plugin-import : " npm:2.30.0 "
1557
1557
eslint-plugin-jest-formatting : " npm:3.1.0"
1558
1558
eslint-plugin-jsdoc : " npm:50.2.2"
1559
1559
eslint-plugin-jsonc : " npm:2.16.0"
@@ -2387,6 +2387,13 @@ __metadata:
2387
2387
languageName : node
2388
2388
linkType : hard
2389
2389
2390
+ " @rtsao/scc@npm:^1.1.0 " :
2391
+ version : 1.1.0
2392
+ resolution : " @rtsao/scc@npm:1.1.0"
2393
+ checksum : 10/17d04adf404e04c1e61391ed97bca5117d4c2767a76ae3e879390d6dec7b317fcae68afbf9e98badee075d0b64fa60f287729c4942021b4d19cd01db77385c01
2394
+ languageName : node
2395
+ linkType : hard
2396
+
2390
2397
" @sindresorhus/chunkify@npm:^1.0.0 " :
2391
2398
version : 1.0.0
2392
2399
resolution : " @sindresorhus/chunkify@npm:1.0.0"
@@ -3161,7 +3168,7 @@ __metadata:
3161
3168
languageName : node
3162
3169
linkType : hard
3163
3170
3164
- " array-includes@npm:^3.1.7 " :
3171
+ " array-includes@npm:^3.1.8 " :
3165
3172
version : 3.1.8
3166
3173
resolution : " array-includes@npm:3.1.8"
3167
3174
dependencies :
@@ -3198,7 +3205,7 @@ __metadata:
3198
3205
languageName : node
3199
3206
linkType : hard
3200
3207
3201
- " array.prototype.findlastindex@npm:^1.2.3 " :
3208
+ " array.prototype.findlastindex@npm:^1.2.5 " :
3202
3209
version : 1.2.5
3203
3210
resolution : " array.prototype.findlastindex@npm:1.2.5"
3204
3211
dependencies :
@@ -4921,15 +4928,15 @@ __metadata:
4921
4928
languageName : node
4922
4929
linkType : hard
4923
4930
4924
- " eslint-module-utils@npm:^2.8.0 , eslint-module-utils@npm:^2.8.1 " :
4925
- version : 2.8.2
4926
- resolution : " eslint-module-utils@npm:2.8.2 "
4931
+ " eslint-module-utils@npm:^2.8.1 , eslint-module-utils@npm:^2.9.0 " :
4932
+ version : 2.9.0
4933
+ resolution : " eslint-module-utils@npm:2.9.0 "
4927
4934
dependencies :
4928
4935
debug : " npm:^3.2.7"
4929
4936
peerDependenciesMeta :
4930
4937
eslint :
4931
4938
optional : true
4932
- checksum : 10/d86a8c674717258ff599a82506b9b03626143a6c2d71b0b9ddb1afde4df0cbb9417340dc93c46398294a59c76cb7f3de911fa0199973dcdf4ffc3f8ecad09741
4939
+ checksum : 10/13e001c96a6ce8d3d7ad6798c9b86351820c9c4a9abc5a152e84b838d7937a781471b0128ee690d18def226741fc96e8c5cff78c059bdcafe9ab8625777fcf2a
4933
4940
languageName : node
4934
4941
linkType : hard
4935
4942
@@ -4955,30 +4962,31 @@ __metadata:
4955
4962
languageName : node
4956
4963
linkType : hard
4957
4964
4958
- " eslint-plugin-import@npm:2.29.1 " :
4959
- version : 2.29.1
4960
- resolution : " eslint-plugin-import@npm:2.29.1 "
4965
+ " eslint-plugin-import@npm:2.30.0 " :
4966
+ version : 2.30.0
4967
+ resolution : " eslint-plugin-import@npm:2.30.0 "
4961
4968
dependencies :
4962
- array-includes : " npm:^3.1.7"
4963
- array.prototype.findlastindex : " npm:^1.2.3"
4969
+ " @rtsao/scc " : " npm:^1.1.0"
4970
+ array-includes : " npm:^3.1.8"
4971
+ array.prototype.findlastindex : " npm:^1.2.5"
4964
4972
array.prototype.flat : " npm:^1.3.2"
4965
4973
array.prototype.flatmap : " npm:^1.3.2"
4966
4974
debug : " npm:^3.2.7"
4967
4975
doctrine : " npm:^2.1.0"
4968
4976
eslint-import-resolver-node : " npm:^0.3.9"
4969
- eslint-module-utils : " npm:^2.8 .0"
4970
- hasown : " npm:^2.0.0 "
4971
- is-core-module : " npm:^2.13 .1"
4977
+ eslint-module-utils : " npm:^2.9 .0"
4978
+ hasown : " npm:^2.0.2 "
4979
+ is-core-module : " npm:^2.15 .1"
4972
4980
is-glob : " npm:^4.0.3"
4973
4981
minimatch : " npm:^3.1.2"
4974
- object.fromentries : " npm:^2.0.7 "
4975
- object.groupby : " npm:^1.0.1 "
4976
- object.values : " npm:^1.1.7 "
4982
+ object.fromentries : " npm:^2.0.8 "
4983
+ object.groupby : " npm:^1.0.3 "
4984
+ object.values : " npm:^1.2.0 "
4977
4985
semver : " npm:^6.3.1"
4978
4986
tsconfig-paths : " npm:^3.15.0"
4979
4987
peerDependencies :
4980
4988
eslint : ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
4981
- checksum : 10/5865f05c38552145423c535326ec9a7113ab2305c7614c8b896ff905cfabc859c8805cac21e979c9f6f742afa333e6f62f812eabf891a7e8f5f0b853a32593c1
4989
+ checksum : 10/a5f85dfe76e27286c28a01d137769726ce3f758bcc03aa6b6f9e18700a40a08f57239f82e07efcab763c4b03a02d425edcc29fbecf40aad0124286978c6bc63c
4982
4990
languageName : node
4983
4991
linkType : hard
4984
4992
@@ -6266,12 +6274,12 @@ __metadata:
6266
6274
languageName : node
6267
6275
linkType : hard
6268
6276
6269
- " is-core-module@npm:^2.13.0, is-core-module@npm:^2.13 .1 " :
6270
- version : 2.15.0
6271
- resolution : " is-core-module@npm:2.15.0 "
6277
+ " is-core-module@npm:^2.13.0, is-core-module@npm:^2.15 .1 " :
6278
+ version : 2.15.1
6279
+ resolution : " is-core-module@npm:2.15.1 "
6272
6280
dependencies :
6273
6281
hasown : " npm:^2.0.2"
6274
- checksum : 10/70e962543e5d3a97c07cb29144a86792d545a21f28e67da5401d85878a0193d46fbab8d97bc3ca680e2778705dca66e7b6ca840c493497a27ca0e8c5f3ac3d1d
6282
+ checksum : 10/77316d5891d5743854bcef2cd2f24c5458fb69fbc9705c12ca17d54a2017a67d0693bbf1ba8c77af376c0eef6bf6d1b27a4ab08e4db4e69914c3789bdf2ceec5
6275
6283
languageName : node
6276
6284
linkType : hard
6277
6285
@@ -8395,7 +8403,7 @@ __metadata:
8395
8403
languageName : node
8396
8404
linkType : hard
8397
8405
8398
- " object.fromentries@npm:^2.0.7 " :
8406
+ " object.fromentries@npm:^2.0.8 " :
8399
8407
version : 2.0.8
8400
8408
resolution : " object.fromentries@npm:2.0.8"
8401
8409
dependencies :
@@ -8407,7 +8415,7 @@ __metadata:
8407
8415
languageName : node
8408
8416
linkType : hard
8409
8417
8410
- " object.groupby@npm:^1.0.1 " :
8418
+ " object.groupby@npm:^1.0.3 " :
8411
8419
version : 1.0.3
8412
8420
resolution : " object.groupby@npm:1.0.3"
8413
8421
dependencies :
@@ -8418,7 +8426,7 @@ __metadata:
8418
8426
languageName : node
8419
8427
linkType : hard
8420
8428
8421
- " object.values@npm:^1.1.7 " :
8429
+ " object.values@npm:^1.2.0 " :
8422
8430
version : 1.2.0
8423
8431
resolution : " object.values@npm:1.2.0"
8424
8432
dependencies :
0 commit comments