@@ -1682,7 +1682,7 @@ __metadata:
1682
1682
" @vitest/coverage-istanbul " : " npm:0.28.1"
1683
1683
cross-env : " npm:7.0.3"
1684
1684
es-check : " npm:7.0.1"
1685
- eslint : " npm:8.32 .0"
1685
+ eslint : " npm:8.33 .0"
1686
1686
get-tsconfig : " npm:4.3.0"
1687
1687
jest : " npm:29.3.1"
1688
1688
next : " npm:^13.1.4"
@@ -5468,6 +5468,55 @@ __metadata:
5468
5468
languageName : node
5469
5469
linkType : hard
5470
5470
5471
+ " eslint@npm:8.33.0 " :
5472
+ version : 8.33.0
5473
+ resolution : " eslint@npm:8.33.0"
5474
+ dependencies :
5475
+ " @eslint/eslintrc " : " npm:^1.4.1"
5476
+ " @humanwhocodes/config-array " : " npm:^0.11.8"
5477
+ " @humanwhocodes/module-importer " : " npm:^1.0.1"
5478
+ " @nodelib/fs.walk " : " npm:^1.2.8"
5479
+ ajv : " npm:^6.10.0"
5480
+ chalk : " npm:^4.0.0"
5481
+ cross-spawn : " npm:^7.0.2"
5482
+ debug : " npm:^4.3.2"
5483
+ doctrine : " npm:^3.0.0"
5484
+ escape-string-regexp : " npm:^4.0.0"
5485
+ eslint-scope : " npm:^7.1.1"
5486
+ eslint-utils : " npm:^3.0.0"
5487
+ eslint-visitor-keys : " npm:^3.3.0"
5488
+ espree : " npm:^9.4.0"
5489
+ esquery : " npm:^1.4.0"
5490
+ esutils : " npm:^2.0.2"
5491
+ fast-deep-equal : " npm:^3.1.3"
5492
+ file-entry-cache : " npm:^6.0.1"
5493
+ find-up : " npm:^5.0.0"
5494
+ glob-parent : " npm:^6.0.2"
5495
+ globals : " npm:^13.19.0"
5496
+ grapheme-splitter : " npm:^1.0.4"
5497
+ ignore : " npm:^5.2.0"
5498
+ import-fresh : " npm:^3.0.0"
5499
+ imurmurhash : " npm:^0.1.4"
5500
+ is-glob : " npm:^4.0.0"
5501
+ is-path-inside : " npm:^3.0.3"
5502
+ js-sdsl : " npm:^4.1.4"
5503
+ js-yaml : " npm:^4.1.0"
5504
+ json-stable-stringify-without-jsonify : " npm:^1.0.1"
5505
+ levn : " npm:^0.4.1"
5506
+ lodash.merge : " npm:^4.6.2"
5507
+ minimatch : " npm:^3.1.2"
5508
+ natural-compare : " npm:^1.4.0"
5509
+ optionator : " npm:^0.9.1"
5510
+ regexpp : " npm:^3.2.0"
5511
+ strip-ansi : " npm:^6.0.1"
5512
+ strip-json-comments : " npm:^3.1.0"
5513
+ text-table : " npm:^0.2.0"
5514
+ bin :
5515
+ eslint : bin/eslint.js
5516
+ checksum : 583a783a3c7bec8b1167455cc6665a8f8ad9eba55518dadfdbd95041fa9ac57e0866c06dd3b380f3ebfa1be62461faca7df814a3286027037a3a0ea25ee4ef80
5517
+ languageName : node
5518
+ linkType : hard
5519
+
5471
5520
" espree@npm:^9.4.0 " :
5472
5521
version : 9.4.0
5473
5522
resolution : " espree@npm:9.4.0"
@@ -8621,7 +8670,7 @@ __metadata:
8621
8670
cross-env : " npm:7.0.3"
8622
8671
docsify : " npm:4.13.0"
8623
8672
docsify-cli : " npm:4.4.4"
8624
- eslint : " npm:8.32 .0"
8673
+ eslint : " npm:8.33 .0"
8625
8674
husky : " npm:8.0.3"
8626
8675
is-ci : " npm:3.0.1"
8627
8676
lint-staged : " npm:13.1.0"
0 commit comments