@@ -1128,6 +1128,24 @@ __metadata:
1128
1128
languageName : node
1129
1129
linkType : hard
1130
1130
1131
+ " @eslint-community/eslint-utils@npm:^4.2.0 " :
1132
+ version : 4.2.0
1133
+ resolution : " @eslint-community/eslint-utils@npm:4.2.0"
1134
+ dependencies :
1135
+ eslint-visitor-keys : " npm:^3.3.0"
1136
+ peerDependencies :
1137
+ eslint : ^6.0.0 || ^7.0.0 || >=8.0.0
1138
+ checksum : 7877b963583586b7885a57e3b59fa58363fbb06a9b752e22721f98fbed906fbb412521bd54a1f6597b4123663a23e907fba8ba74807008f5148c16d8db13a945
1139
+ languageName : node
1140
+ linkType : hard
1141
+
1142
+ " @eslint-community/regexpp@npm:^4.4.0 " :
1143
+ version : 4.4.0
1144
+ resolution : " @eslint-community/regexpp@npm:4.4.0"
1145
+ checksum : 30405709bb9db00877469d9b42f09d4824381e7d3c6715d6738f8914a4958855ea0e339e037816f9f5e14c0d9fabc566356bd31e1355f560e775b30ddecad047
1146
+ languageName : node
1147
+ linkType : hard
1148
+
1131
1149
" @eslint/eslintrc@npm:^1.4.1 " :
1132
1150
version : 1.4.1
1133
1151
resolution : " @eslint/eslintrc@npm:1.4.1"
@@ -1145,6 +1163,30 @@ __metadata:
1145
1163
languageName : node
1146
1164
linkType : hard
1147
1165
1166
+ " @eslint/eslintrc@npm:^2.0.1 " :
1167
+ version : 2.0.1
1168
+ resolution : " @eslint/eslintrc@npm:2.0.1"
1169
+ dependencies :
1170
+ ajv : " npm:^6.12.4"
1171
+ debug : " npm:^4.3.2"
1172
+ espree : " npm:^9.5.0"
1173
+ globals : " npm:^13.19.0"
1174
+ ignore : " npm:^5.2.0"
1175
+ import-fresh : " npm:^3.2.1"
1176
+ js-yaml : " npm:^4.1.0"
1177
+ minimatch : " npm:^3.1.2"
1178
+ strip-json-comments : " npm:^3.1.1"
1179
+ checksum : 6e0b7345b72a8992c71de17356891145e406ae0e76ebdc8af00d9311c532ca3291b27bda60e4aa2b7d2a4927f149b894b22f56c35b6979456d51470e7cd5db91
1180
+ languageName : node
1181
+ linkType : hard
1182
+
1183
+ " @eslint/js@npm:8.36.0 " :
1184
+ version : 8.36.0
1185
+ resolution : " @eslint/js@npm:8.36.0"
1186
+ checksum : b3af74e002069ee6e07bcbd7331e891234e7fb55fe2147d99125a63dfdc0e79282d333cefad1264bdf734b8ae9fde4e1ae6fb88bae79b235aa352ac28524e83f
1187
+ languageName : node
1188
+ linkType : hard
1189
+
1148
1190
" @examples/next-classic@workspace:examples/next-classic " :
1149
1191
version : 0.0.0-use.local
1150
1192
resolution : " @examples/next-classic@workspace:examples/next-classic"
@@ -1682,7 +1724,7 @@ __metadata:
1682
1724
" @vitest/coverage-istanbul " : " npm:0.28.1"
1683
1725
cross-env : " npm:7.0.3"
1684
1726
es-check : " npm:7.0.1"
1685
- eslint : " npm:8.32 .0"
1727
+ eslint : " npm:8.36 .0"
1686
1728
get-tsconfig : " npm:4.3.0"
1687
1729
jest : " npm:29.3.1"
1688
1730
next : " npm:^13.1.4"
@@ -5468,14 +5510,64 @@ __metadata:
5468
5510
languageName : node
5469
5511
linkType : hard
5470
5512
5471
- " espree@npm:^9.4.0 " :
5472
- version : 9.4.0
5473
- resolution : " espree@npm:9.4.0"
5513
+ " eslint@npm:8.36.0 " :
5514
+ version : 8.36.0
5515
+ resolution : " eslint@npm:8.36.0"
5516
+ dependencies :
5517
+ " @eslint-community/eslint-utils " : " npm:^4.2.0"
5518
+ " @eslint-community/regexpp " : " npm:^4.4.0"
5519
+ " @eslint/eslintrc " : " npm:^2.0.1"
5520
+ " @eslint/js " : " npm:8.36.0"
5521
+ " @humanwhocodes/config-array " : " npm:^0.11.8"
5522
+ " @humanwhocodes/module-importer " : " npm:^1.0.1"
5523
+ " @nodelib/fs.walk " : " npm:^1.2.8"
5524
+ ajv : " npm:^6.10.0"
5525
+ chalk : " npm:^4.0.0"
5526
+ cross-spawn : " npm:^7.0.2"
5527
+ debug : " npm:^4.3.2"
5528
+ doctrine : " npm:^3.0.0"
5529
+ escape-string-regexp : " npm:^4.0.0"
5530
+ eslint-scope : " npm:^7.1.1"
5531
+ eslint-visitor-keys : " npm:^3.3.0"
5532
+ espree : " npm:^9.5.0"
5533
+ esquery : " npm:^1.4.2"
5534
+ esutils : " npm:^2.0.2"
5535
+ fast-deep-equal : " npm:^3.1.3"
5536
+ file-entry-cache : " npm:^6.0.1"
5537
+ find-up : " npm:^5.0.0"
5538
+ glob-parent : " npm:^6.0.2"
5539
+ globals : " npm:^13.19.0"
5540
+ grapheme-splitter : " npm:^1.0.4"
5541
+ ignore : " npm:^5.2.0"
5542
+ import-fresh : " npm:^3.0.0"
5543
+ imurmurhash : " npm:^0.1.4"
5544
+ is-glob : " npm:^4.0.0"
5545
+ is-path-inside : " npm:^3.0.3"
5546
+ js-sdsl : " npm:^4.1.4"
5547
+ js-yaml : " npm:^4.1.0"
5548
+ json-stable-stringify-without-jsonify : " npm:^1.0.1"
5549
+ levn : " npm:^0.4.1"
5550
+ lodash.merge : " npm:^4.6.2"
5551
+ minimatch : " npm:^3.1.2"
5552
+ natural-compare : " npm:^1.4.0"
5553
+ optionator : " npm:^0.9.1"
5554
+ strip-ansi : " npm:^6.0.1"
5555
+ strip-json-comments : " npm:^3.1.0"
5556
+ text-table : " npm:^0.2.0"
5557
+ bin :
5558
+ eslint : bin/eslint.js
5559
+ checksum : 23f88d069079f20d87edd685a419305f69f95f6aacacaa08683589c290c61dfe66b65603e1dff39b0c87f4afc214d9bf4632aa7baed1a604d37aeaefed9c02ba
5560
+ languageName : node
5561
+ linkType : hard
5562
+
5563
+ " espree@npm:^9.4.0, espree@npm:^9.5.0 " :
5564
+ version : 9.5.0
5565
+ resolution : " espree@npm:9.5.0"
5474
5566
dependencies :
5475
5567
acorn : " npm:^8.8.0"
5476
5568
acorn-jsx : " npm:^5.3.2"
5477
5569
eslint-visitor-keys : " npm:^3.3.0"
5478
- checksum : 95f1f9ac49fa112bfc2d2e82fd9e85192367090a9ee03b1e43594e85e29a3458b603b4cf7cd5ccfb156da2b94d07e7f5428474c830faa6f19db47a0b86dd3656
5570
+ checksum : f347d2982b909446e4cf0ee7ad29a2907fff2d383a9d6918c259df895ad547a3c75e318b92d73e804593bd9206e5925624d47e7b88b4bc0bae1aef84012fa572
5479
5571
languageName : node
5480
5572
linkType : hard
5481
5573
@@ -5489,12 +5581,12 @@ __metadata:
5489
5581
languageName : node
5490
5582
linkType : hard
5491
5583
5492
- " esquery@npm:^1.4.0 " :
5493
- version : 1.4 .0
5494
- resolution : " esquery@npm:1.4 .0"
5584
+ " esquery@npm:^1.4.0, esquery@npm:^1.4.2 " :
5585
+ version : 1.5 .0
5586
+ resolution : " esquery@npm:1.5 .0"
5495
5587
dependencies :
5496
5588
estraverse : " npm:^5.1.0"
5497
- checksum : b9b18178d33c4335210c76e062de979dc38ee6b49deea12bff1b2315e6cfcca1fd7f8bc49f899720ad8ff25967ac95b5b182e81a8b7b59ff09dbd0d978c32f64
5589
+ checksum : a084bd049d954cc88ac69df30534043fb2aee5555b56246493f42f27d1e168f00d9e5d4192e46f10290d312dc30dc7d58994d61a609c579c1219d636996f9213
5498
5590
languageName : node
5499
5591
linkType : hard
5500
5592
@@ -8621,7 +8713,7 @@ __metadata:
8621
8713
cross-env : " npm:7.0.3"
8622
8714
docsify : " npm:4.13.0"
8623
8715
docsify-cli : " npm:4.4.4"
8624
- eslint : " npm:8.32 .0"
8716
+ eslint : " npm:8.36 .0"
8625
8717
husky : " npm:8.0.3"
8626
8718
is-ci : " npm:3.0.1"
8627
8719
lint-staged : " npm:13.1.0"
0 commit comments