@@ -15,7 +15,7 @@ __metadata:
15
15
languageName : node
16
16
linkType : hard
17
17
18
- " @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7. 25.7 " :
18
+ " @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.25.7 " :
19
19
version : 7.25.7
20
20
resolution : " @babel/code-frame@npm:7.25.7"
21
21
dependencies :
@@ -25,33 +25,51 @@ __metadata:
25
25
languageName : node
26
26
linkType : hard
27
27
28
+ " @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.2 " :
29
+ version : 7.26.2
30
+ resolution : " @babel/code-frame@npm:7.26.2"
31
+ dependencies :
32
+ " @babel/helper-validator-identifier " : " npm:^7.25.9"
33
+ js-tokens : " npm:^4.0.0"
34
+ picocolors : " npm:^1.0.0"
35
+ checksum : 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
36
+ languageName : node
37
+ linkType : hard
38
+
28
39
" @babel/compat-data@npm:^7.25.7 " :
29
40
version : 7.25.8
30
41
resolution : " @babel/compat-data@npm:7.25.8"
31
42
checksum : 10c0/8b81c17580e5fb4cbb6a3c52079f8c283fc59c0c6bd2fe14cfcf9c44b32d2eaab71b02c5633e2c679f5896f73f8ac4036ba2e67a4c806e8f428e4b11f526d7f4
32
43
languageName : node
33
44
linkType : hard
34
45
35
- " @babel/core@npm:7.25.2 " :
36
- version : 7.25.2
37
- resolution : " @babel/core@npm:7.25.2"
46
+ " @babel/compat-data@npm:^7.26.5 " :
47
+ version : 7.26.5
48
+ resolution : " @babel/compat-data@npm:7.26.5"
49
+ checksum : 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
50
+ languageName : node
51
+ linkType : hard
52
+
53
+ " @babel/core@npm:7.26.7 " :
54
+ version : 7.26.7
55
+ resolution : " @babel/core@npm:7.26.7"
38
56
dependencies :
39
57
" @ampproject/remapping " : " npm:^2.2.0"
40
- " @babel/code-frame " : " npm:^7.24.7 "
41
- " @babel/generator " : " npm:^7.25.0 "
42
- " @babel/helper-compilation-targets " : " npm:^7.25.2 "
43
- " @babel/helper-module-transforms " : " npm:^7.25.2 "
44
- " @babel/helpers " : " npm:^7.25.0 "
45
- " @babel/parser " : " npm:^7.25.0 "
46
- " @babel/template " : " npm:^7.25.0 "
47
- " @babel/traverse " : " npm:^7.25.2 "
48
- " @babel/types " : " npm:^7.25.2 "
58
+ " @babel/code-frame " : " npm:^7.26.2 "
59
+ " @babel/generator " : " npm:^7.26.5 "
60
+ " @babel/helper-compilation-targets " : " npm:^7.26.5 "
61
+ " @babel/helper-module-transforms " : " npm:^7.26.0 "
62
+ " @babel/helpers " : " npm:^7.26.7 "
63
+ " @babel/parser " : " npm:^7.26.7 "
64
+ " @babel/template " : " npm:^7.25.9 "
65
+ " @babel/traverse " : " npm:^7.26.7 "
66
+ " @babel/types " : " npm:^7.26.7 "
49
67
convert-source-map : " npm:^2.0.0"
50
68
debug : " npm:^4.1.0"
51
69
gensync : " npm:^1.0.0-beta.2"
52
70
json5 : " npm:^2.2.3"
53
71
semver : " npm:^6.3.1"
54
- checksum : 10c0/a425fa40e73cb72b6464063a57c478bc2de9dbcc19c280f1b55a3d88b35d572e87e8594e7d7b4880331addb6faef641bbeb701b91b41b8806cd4deae5d74f401
72
+ checksum : 10c0/fbd2cd9fc23280bdcaca556e558f715c0a42d940b9913c52582e8e3d24e391d269cb8a9cd6589172593983569021c379e28bba6b19ea2ee08674f6068c210a9d
55
73
languageName : node
56
74
linkType : hard
57
75
@@ -78,21 +96,21 @@ __metadata:
78
96
languageName : node
79
97
linkType : hard
80
98
81
- " @babel/eslint-parser@npm:7.25.1 " :
82
- version : 7.25.1
83
- resolution : " @babel/eslint-parser@npm:7.25.1 "
99
+ " @babel/eslint-parser@npm:7.26.5 " :
100
+ version : 7.26.5
101
+ resolution : " @babel/eslint-parser@npm:7.26.5 "
84
102
dependencies :
85
103
" @nicolo-ribaudo/eslint-scope-5-internals " : " npm:5.1.1-v1"
86
104
eslint-visitor-keys : " npm:^2.1.0"
87
105
semver : " npm:^6.3.1"
88
106
peerDependencies :
89
107
" @babel/core " : ^7.11.0
90
108
eslint : ^7.5.0 || ^8.0.0 || ^9.0.0
91
- checksum : 10c0/9f98351b32edfced9e6308a80ad69af1210d9c9780f19339cb286d0c9be0a9afac80d1df3b3793112e720675ce5b927920b19454d0f48ddf8370d08ab62d0dc2
109
+ checksum : 10c0/b72b148096c3155c7cfec1fb8a6df3ff518a9ece086766fb924fc461867cf22421c7b475febba8831c2f1ef44c1b045c480cc6fa5b0c0c003908329a9b067426
92
110
languageName : node
93
111
linkType : hard
94
112
95
- " @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25. 7, @babel/generator@npm:^7.7.2 " :
113
+ " @babel/generator@npm:^7.25.7, @babel/generator@npm:^7.7.2 " :
96
114
version : 7.25.7
97
115
resolution : " @babel/generator@npm:7.25.7"
98
116
dependencies :
@@ -104,7 +122,20 @@ __metadata:
104
122
languageName : node
105
123
linkType : hard
106
124
107
- " @babel/helper-compilation-targets@npm:^7.25.2, @babel/helper-compilation-targets@npm:^7.25.7 " :
125
+ " @babel/generator@npm:^7.26.5 " :
126
+ version : 7.26.5
127
+ resolution : " @babel/generator@npm:7.26.5"
128
+ dependencies :
129
+ " @babel/parser " : " npm:^7.26.5"
130
+ " @babel/types " : " npm:^7.26.5"
131
+ " @jridgewell/gen-mapping " : " npm:^0.3.5"
132
+ " @jridgewell/trace-mapping " : " npm:^0.3.25"
133
+ jsesc : " npm:^3.0.2"
134
+ checksum : 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
135
+ languageName : node
136
+ linkType : hard
137
+
138
+ " @babel/helper-compilation-targets@npm:^7.25.7 " :
108
139
version : 7.25.7
109
140
resolution : " @babel/helper-compilation-targets@npm:7.25.7"
110
141
dependencies :
@@ -117,6 +148,19 @@ __metadata:
117
148
languageName : node
118
149
linkType : hard
119
150
151
+ " @babel/helper-compilation-targets@npm:^7.26.5 " :
152
+ version : 7.26.5
153
+ resolution : " @babel/helper-compilation-targets@npm:7.26.5"
154
+ dependencies :
155
+ " @babel/compat-data " : " npm:^7.26.5"
156
+ " @babel/helper-validator-option " : " npm:^7.25.9"
157
+ browserslist : " npm:^4.24.0"
158
+ lru-cache : " npm:^5.1.1"
159
+ semver : " npm:^6.3.1"
160
+ checksum : 10c0/9da5c77e5722f1a2fcb3e893049a01d414124522bbf51323bb1a0c9dcd326f15279836450fc36f83c9e8a846f3c40e88be032ed939c5a9840922bed6073edfb4
161
+ languageName : node
162
+ linkType : hard
163
+
120
164
" @babel/helper-module-imports@npm:^7.25.7 " :
121
165
version : 7.25.7
122
166
resolution : " @babel/helper-module-imports@npm:7.25.7"
@@ -127,7 +171,17 @@ __metadata:
127
171
languageName : node
128
172
linkType : hard
129
173
130
- " @babel/helper-module-transforms@npm:^7.25.2, @babel/helper-module-transforms@npm:^7.25.7 " :
174
+ " @babel/helper-module-imports@npm:^7.25.9 " :
175
+ version : 7.25.9
176
+ resolution : " @babel/helper-module-imports@npm:7.25.9"
177
+ dependencies :
178
+ " @babel/traverse " : " npm:^7.25.9"
179
+ " @babel/types " : " npm:^7.25.9"
180
+ checksum : 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70
181
+ languageName : node
182
+ linkType : hard
183
+
184
+ " @babel/helper-module-transforms@npm:^7.25.7 " :
131
185
version : 7.25.7
132
186
resolution : " @babel/helper-module-transforms@npm:7.25.7"
133
187
dependencies :
@@ -141,6 +195,19 @@ __metadata:
141
195
languageName : node
142
196
linkType : hard
143
197
198
+ " @babel/helper-module-transforms@npm:^7.26.0 " :
199
+ version : 7.26.0
200
+ resolution : " @babel/helper-module-transforms@npm:7.26.0"
201
+ dependencies :
202
+ " @babel/helper-module-imports " : " npm:^7.25.9"
203
+ " @babel/helper-validator-identifier " : " npm:^7.25.9"
204
+ " @babel/traverse " : " npm:^7.25.9"
205
+ peerDependencies :
206
+ " @babel/core " : ^7.0.0
207
+ checksum : 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
208
+ languageName : node
209
+ linkType : hard
210
+
144
211
" @babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0 " :
145
212
version : 7.25.7
146
213
resolution : " @babel/helper-plugin-utils@npm:7.25.7"
@@ -165,21 +232,42 @@ __metadata:
165
232
languageName : node
166
233
linkType : hard
167
234
235
+ " @babel/helper-string-parser@npm:^7.25.9 " :
236
+ version : 7.25.9
237
+ resolution : " @babel/helper-string-parser@npm:7.25.9"
238
+ checksum : 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6
239
+ languageName : node
240
+ linkType : hard
241
+
168
242
" @babel/helper-validator-identifier@npm:^7.25.7 " :
169
243
version : 7.25.7
170
244
resolution : " @babel/helper-validator-identifier@npm:7.25.7"
171
245
checksum : 10c0/07438e5bf01ab2882a15027fdf39ac3b0ba1b251774a5130917907014684e2f70fef8fd620137ca062c4c4eedc388508d2ea7a3a7d9936a32785f4fe116c68c0
172
246
languageName : node
173
247
linkType : hard
174
248
249
+ " @babel/helper-validator-identifier@npm:^7.25.9 " :
250
+ version : 7.25.9
251
+ resolution : " @babel/helper-validator-identifier@npm:7.25.9"
252
+ checksum : 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d
253
+ languageName : node
254
+ linkType : hard
255
+
175
256
" @babel/helper-validator-option@npm:^7.25.7 " :
176
257
version : 7.25.7
177
258
resolution : " @babel/helper-validator-option@npm:7.25.7"
178
259
checksum : 10c0/12ed418c8e3ed9ed44c8c80d823f4e42d399b5eb2e423adccb975e31a31a008cd3b5d8eab688b31f740caff4a1bb28fe06ea2fa7d635aee34cc0ad6995d50f0a
179
260
languageName : node
180
261
linkType : hard
181
262
182
- " @babel/helpers@npm:^7.25.0, @babel/helpers@npm:^7.25.7 " :
263
+ " @babel/helper-validator-option@npm:^7.25.9 " :
264
+ version : 7.25.9
265
+ resolution : " @babel/helper-validator-option@npm:7.25.9"
266
+ checksum : 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
267
+ languageName : node
268
+ linkType : hard
269
+
270
+ " @babel/helpers@npm:^7.25.7 " :
183
271
version : 7.25.7
184
272
resolution : " @babel/helpers@npm:7.25.7"
185
273
dependencies :
@@ -189,6 +277,16 @@ __metadata:
189
277
languageName : node
190
278
linkType : hard
191
279
280
+ " @babel/helpers@npm:^7.26.7 " :
281
+ version : 7.26.7
282
+ resolution : " @babel/helpers@npm:7.26.7"
283
+ dependencies :
284
+ " @babel/template " : " npm:^7.25.9"
285
+ " @babel/types " : " npm:^7.26.7"
286
+ checksum : 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
287
+ languageName : node
288
+ linkType : hard
289
+
192
290
" @babel/highlight@npm:^7.25.7 " :
193
291
version : 7.25.7
194
292
resolution : " @babel/highlight@npm:7.25.7"
@@ -201,7 +299,7 @@ __metadata:
201
299
languageName : node
202
300
linkType : hard
203
301
204
- " @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25. 7, @babel/parser@npm:^7.25.8 " :
302
+ " @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8 " :
205
303
version : 7.25.8
206
304
resolution : " @babel/parser@npm:7.25.8"
207
305
dependencies :
@@ -212,6 +310,17 @@ __metadata:
212
310
languageName : node
213
311
linkType : hard
214
312
313
+ " @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.5, @babel/parser@npm:^7.26.7 " :
314
+ version : 7.26.7
315
+ resolution : " @babel/parser@npm:7.26.7"
316
+ dependencies :
317
+ " @babel/types " : " npm:^7.26.7"
318
+ bin :
319
+ parser : ./bin/babel-parser.js
320
+ checksum : 10c0/dcb08a4f2878ece33caffefe43b71488d753324bae7ca58d64bca3bc4af34dcfa1b58abdf9972516d76af760fceb25bb9294ca33461d56b31c5059ccfe32001f
321
+ languageName : node
322
+ linkType : hard
323
+
215
324
" @babel/plugin-syntax-async-generators@npm:^7.8.4 " :
216
325
version : 7.8.4
217
326
resolution : " @babel/plugin-syntax-async-generators@npm:7.8.4"
@@ -399,7 +508,7 @@ __metadata:
399
508
languageName : node
400
509
linkType : hard
401
510
402
- " @babel/template@npm:^7.25.0, @babel/template@npm:^7.25. 7, @babel/template@npm:^7.3.3 " :
511
+ " @babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3 " :
403
512
version : 7.25.7
404
513
resolution : " @babel/template@npm:7.25.7"
405
514
dependencies :
@@ -410,7 +519,18 @@ __metadata:
410
519
languageName : node
411
520
linkType : hard
412
521
413
- " @babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.7 " :
522
+ " @babel/template@npm:^7.25.9 " :
523
+ version : 7.25.9
524
+ resolution : " @babel/template@npm:7.25.9"
525
+ dependencies :
526
+ " @babel/code-frame " : " npm:^7.25.9"
527
+ " @babel/parser " : " npm:^7.25.9"
528
+ " @babel/types " : " npm:^7.25.9"
529
+ checksum : 10c0/ebe677273f96a36c92cc15b7aa7b11cc8bc8a3bb7a01d55b2125baca8f19cae94ff3ce15f1b1880fb8437f3a690d9f89d4e91f16fc1dc4d3eb66226d128983ab
530
+ languageName : node
531
+ linkType : hard
532
+
533
+ " @babel/traverse@npm:^7.25.7 " :
414
534
version : 7.25.7
415
535
resolution : " @babel/traverse@npm:7.25.7"
416
536
dependencies :
@@ -425,7 +545,22 @@ __metadata:
425
545
languageName : node
426
546
linkType : hard
427
547
428
- " @babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.3 " :
548
+ " @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.7 " :
549
+ version : 7.26.7
550
+ resolution : " @babel/traverse@npm:7.26.7"
551
+ dependencies :
552
+ " @babel/code-frame " : " npm:^7.26.2"
553
+ " @babel/generator " : " npm:^7.26.5"
554
+ " @babel/parser " : " npm:^7.26.7"
555
+ " @babel/template " : " npm:^7.25.9"
556
+ " @babel/types " : " npm:^7.26.7"
557
+ debug : " npm:^4.3.1"
558
+ globals : " npm:^11.1.0"
559
+ checksum : 10c0/b23a36ce40d2e4970741431c45d4f92e3f4c2895c0a421456516b2729bd9e17278846e01ee3d9039b0adf5fc5a071768061c17fcad040e74a5c3e39517449d5b
560
+ languageName : node
561
+ linkType : hard
562
+
563
+ " @babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.3 " :
429
564
version : 7.25.8
430
565
resolution : " @babel/types@npm:7.25.8"
431
566
dependencies :
@@ -436,6 +571,16 @@ __metadata:
436
571
languageName : node
437
572
linkType : hard
438
573
574
+ " @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7 " :
575
+ version : 7.26.7
576
+ resolution : " @babel/types@npm:7.26.7"
577
+ dependencies :
578
+ " @babel/helper-string-parser " : " npm:^7.25.9"
579
+ " @babel/helper-validator-identifier " : " npm:^7.25.9"
580
+ checksum : 10c0/7810a2bca97b13c253f07a0863a628d33dbe76ee3c163367f24be93bfaf4c8c0a325f73208abaaa050a6b36059efc2950c2e4b71fb109c0f07fa62221d8473d4
581
+ languageName : node
582
+ linkType : hard
583
+
439
584
" @bcoe/v8-coverage@npm:^0.2.3 " :
440
585
version : 0.2.3
441
586
resolution : " @bcoe/v8-coverage@npm:0.2.3"
@@ -2861,21 +3006,21 @@ __metadata:
2861
3006
2862
3007
" eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest " :
2863
3008
version : 23.2.1
2864
- resolution : " eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e &locator=test%40workspace%3Apackages%2Ftest"
3009
+ resolution : " eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=507768 &locator=test%40workspace%3Apackages%2Ftest"
2865
3010
peerDependencies :
2866
3011
" @stylistic/eslint-plugin " : ^2.6.4
2867
3012
eslint : ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
2868
3013
prettier : ^3.0.0
2869
- checksum : 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
3014
+ checksum : 10c0/643436b17bc4288d5fe40c8e54d95bffc7367a97dd4c892f71425b465c791459e7f9a2ce7e714bcde4a50f68e9be38668fea4b761aab4affa6d286a1af212eea
2870
3015
languageName : node
2871
3016
linkType : hard
2872
3017
2873
3018
" eslint-config-algolia@workspace:packages/eslint-config-algolia " :
2874
3019
version : 0.0.0-use.local
2875
3020
resolution : " eslint-config-algolia@workspace:packages/eslint-config-algolia"
2876
3021
dependencies :
2877
- " @babel/core " : " npm:7.25.2 "
2878
- " @babel/eslint-parser " : " npm:7.25.1 "
3022
+ " @babel/core " : " npm:7.26.7 "
3023
+ " @babel/eslint-parser " : " npm:7.26.5 "
2879
3024
" @eslint-community/eslint-plugin-eslint-comments " : " npm:4.4.0"
2880
3025
" @eslint/js " : " npm:9.11.1"
2881
3026
" @stylistic/eslint-plugin " : " npm:2.7.2"
0 commit comments