postcss-enumerates-in-line 0.0.1 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +2 -0
- package/.github/workflows/publish.yml +28 -0
- package/README.img/1f1ef-1f1f5.png +0 -0
- package/README.img/1f1fa-1f1f8.png +0 -0
- package/README.img/README.md +7 -0
- package/README.md +536 -29
- package/README_EN.md +551 -0
- package/index.d.ts +22 -0
- package/index.mjs +273 -0
- package/package.json +22 -6
- package/test/gulp/gulpfile.mjs +116 -0
- package/test/gulp/package-lock.json +4224 -0
- package/test/gulp/package.json +25 -0
- package/test/gulp/src/css/app.scss +112 -0
- package/test/gulp/src/index.html +89 -0
- package/test/gulp/src/js/app.js +23 -0
- package/test/postcss/build-clean.mjs +20 -0
- package/test/postcss/build-copy.mjs +30 -0
- package/test/postcss/build-css.mjs +54 -0
- package/test/postcss/package-lock.json +1057 -0
- package/test/postcss/package.json +26 -0
- package/test/postcss/src/css/app.scss +112 -0
- package/test/postcss/src/index.html +89 -0
- package/test/postcss/src/js/app.js +23 -0
|
@@ -0,0 +1,1057 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "postcss",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"lockfileVersion": 3,
|
|
5
|
+
"requires": true,
|
|
6
|
+
"packages": {
|
|
7
|
+
"": {
|
|
8
|
+
"name": "postcss",
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"license": "ISC",
|
|
11
|
+
"dependencies": {
|
|
12
|
+
"autoprefixer": "^10.4.23",
|
|
13
|
+
"glob": "^13.0.0",
|
|
14
|
+
"npm-run-all2": "^8.0.4",
|
|
15
|
+
"postcss": "^8.5.6",
|
|
16
|
+
"postcss-csso": "^6.0.1",
|
|
17
|
+
"sass": "^1.96.0"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"node_modules/@isaacs/balanced-match": {
|
|
21
|
+
"version": "4.0.1",
|
|
22
|
+
"resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
|
|
23
|
+
"integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
|
|
24
|
+
"license": "MIT",
|
|
25
|
+
"engines": {
|
|
26
|
+
"node": "20 || >=22"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"node_modules/@isaacs/brace-expansion": {
|
|
30
|
+
"version": "5.0.0",
|
|
31
|
+
"resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz",
|
|
32
|
+
"integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==",
|
|
33
|
+
"license": "MIT",
|
|
34
|
+
"dependencies": {
|
|
35
|
+
"@isaacs/balanced-match": "^4.0.1"
|
|
36
|
+
},
|
|
37
|
+
"engines": {
|
|
38
|
+
"node": "20 || >=22"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"node_modules/@parcel/watcher": {
|
|
42
|
+
"version": "2.5.1",
|
|
43
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
44
|
+
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
|
45
|
+
"hasInstallScript": true,
|
|
46
|
+
"license": "MIT",
|
|
47
|
+
"optional": true,
|
|
48
|
+
"dependencies": {
|
|
49
|
+
"detect-libc": "^1.0.3",
|
|
50
|
+
"is-glob": "^4.0.3",
|
|
51
|
+
"micromatch": "^4.0.5",
|
|
52
|
+
"node-addon-api": "^7.0.0"
|
|
53
|
+
},
|
|
54
|
+
"engines": {
|
|
55
|
+
"node": ">= 10.0.0"
|
|
56
|
+
},
|
|
57
|
+
"funding": {
|
|
58
|
+
"type": "opencollective",
|
|
59
|
+
"url": "https://opencollective.com/parcel"
|
|
60
|
+
},
|
|
61
|
+
"optionalDependencies": {
|
|
62
|
+
"@parcel/watcher-android-arm64": "2.5.1",
|
|
63
|
+
"@parcel/watcher-darwin-arm64": "2.5.1",
|
|
64
|
+
"@parcel/watcher-darwin-x64": "2.5.1",
|
|
65
|
+
"@parcel/watcher-freebsd-x64": "2.5.1",
|
|
66
|
+
"@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
67
|
+
"@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
68
|
+
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
69
|
+
"@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
70
|
+
"@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
71
|
+
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
72
|
+
"@parcel/watcher-win32-arm64": "2.5.1",
|
|
73
|
+
"@parcel/watcher-win32-ia32": "2.5.1",
|
|
74
|
+
"@parcel/watcher-win32-x64": "2.5.1"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"node_modules/@parcel/watcher-android-arm64": {
|
|
78
|
+
"version": "2.5.1",
|
|
79
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
|
80
|
+
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
|
81
|
+
"cpu": [
|
|
82
|
+
"arm64"
|
|
83
|
+
],
|
|
84
|
+
"license": "MIT",
|
|
85
|
+
"optional": true,
|
|
86
|
+
"os": [
|
|
87
|
+
"android"
|
|
88
|
+
],
|
|
89
|
+
"engines": {
|
|
90
|
+
"node": ">= 10.0.0"
|
|
91
|
+
},
|
|
92
|
+
"funding": {
|
|
93
|
+
"type": "opencollective",
|
|
94
|
+
"url": "https://opencollective.com/parcel"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
98
|
+
"version": "2.5.1",
|
|
99
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
100
|
+
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
101
|
+
"cpu": [
|
|
102
|
+
"arm64"
|
|
103
|
+
],
|
|
104
|
+
"license": "MIT",
|
|
105
|
+
"optional": true,
|
|
106
|
+
"os": [
|
|
107
|
+
"darwin"
|
|
108
|
+
],
|
|
109
|
+
"engines": {
|
|
110
|
+
"node": ">= 10.0.0"
|
|
111
|
+
},
|
|
112
|
+
"funding": {
|
|
113
|
+
"type": "opencollective",
|
|
114
|
+
"url": "https://opencollective.com/parcel"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"node_modules/@parcel/watcher-darwin-x64": {
|
|
118
|
+
"version": "2.5.1",
|
|
119
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
|
120
|
+
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
|
121
|
+
"cpu": [
|
|
122
|
+
"x64"
|
|
123
|
+
],
|
|
124
|
+
"license": "MIT",
|
|
125
|
+
"optional": true,
|
|
126
|
+
"os": [
|
|
127
|
+
"darwin"
|
|
128
|
+
],
|
|
129
|
+
"engines": {
|
|
130
|
+
"node": ">= 10.0.0"
|
|
131
|
+
},
|
|
132
|
+
"funding": {
|
|
133
|
+
"type": "opencollective",
|
|
134
|
+
"url": "https://opencollective.com/parcel"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
138
|
+
"version": "2.5.1",
|
|
139
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
|
140
|
+
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
|
141
|
+
"cpu": [
|
|
142
|
+
"x64"
|
|
143
|
+
],
|
|
144
|
+
"license": "MIT",
|
|
145
|
+
"optional": true,
|
|
146
|
+
"os": [
|
|
147
|
+
"freebsd"
|
|
148
|
+
],
|
|
149
|
+
"engines": {
|
|
150
|
+
"node": ">= 10.0.0"
|
|
151
|
+
},
|
|
152
|
+
"funding": {
|
|
153
|
+
"type": "opencollective",
|
|
154
|
+
"url": "https://opencollective.com/parcel"
|
|
155
|
+
}
|
|
156
|
+
},
|
|
157
|
+
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
158
|
+
"version": "2.5.1",
|
|
159
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
|
160
|
+
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
|
161
|
+
"cpu": [
|
|
162
|
+
"arm"
|
|
163
|
+
],
|
|
164
|
+
"license": "MIT",
|
|
165
|
+
"optional": true,
|
|
166
|
+
"os": [
|
|
167
|
+
"linux"
|
|
168
|
+
],
|
|
169
|
+
"engines": {
|
|
170
|
+
"node": ">= 10.0.0"
|
|
171
|
+
},
|
|
172
|
+
"funding": {
|
|
173
|
+
"type": "opencollective",
|
|
174
|
+
"url": "https://opencollective.com/parcel"
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
178
|
+
"version": "2.5.1",
|
|
179
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
|
180
|
+
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
|
181
|
+
"cpu": [
|
|
182
|
+
"arm"
|
|
183
|
+
],
|
|
184
|
+
"license": "MIT",
|
|
185
|
+
"optional": true,
|
|
186
|
+
"os": [
|
|
187
|
+
"linux"
|
|
188
|
+
],
|
|
189
|
+
"engines": {
|
|
190
|
+
"node": ">= 10.0.0"
|
|
191
|
+
},
|
|
192
|
+
"funding": {
|
|
193
|
+
"type": "opencollective",
|
|
194
|
+
"url": "https://opencollective.com/parcel"
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
198
|
+
"version": "2.5.1",
|
|
199
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
|
200
|
+
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
|
201
|
+
"cpu": [
|
|
202
|
+
"arm64"
|
|
203
|
+
],
|
|
204
|
+
"license": "MIT",
|
|
205
|
+
"optional": true,
|
|
206
|
+
"os": [
|
|
207
|
+
"linux"
|
|
208
|
+
],
|
|
209
|
+
"engines": {
|
|
210
|
+
"node": ">= 10.0.0"
|
|
211
|
+
},
|
|
212
|
+
"funding": {
|
|
213
|
+
"type": "opencollective",
|
|
214
|
+
"url": "https://opencollective.com/parcel"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
218
|
+
"version": "2.5.1",
|
|
219
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
|
220
|
+
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
|
221
|
+
"cpu": [
|
|
222
|
+
"arm64"
|
|
223
|
+
],
|
|
224
|
+
"license": "MIT",
|
|
225
|
+
"optional": true,
|
|
226
|
+
"os": [
|
|
227
|
+
"linux"
|
|
228
|
+
],
|
|
229
|
+
"engines": {
|
|
230
|
+
"node": ">= 10.0.0"
|
|
231
|
+
},
|
|
232
|
+
"funding": {
|
|
233
|
+
"type": "opencollective",
|
|
234
|
+
"url": "https://opencollective.com/parcel"
|
|
235
|
+
}
|
|
236
|
+
},
|
|
237
|
+
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
238
|
+
"version": "2.5.1",
|
|
239
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
|
240
|
+
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
|
241
|
+
"cpu": [
|
|
242
|
+
"x64"
|
|
243
|
+
],
|
|
244
|
+
"license": "MIT",
|
|
245
|
+
"optional": true,
|
|
246
|
+
"os": [
|
|
247
|
+
"linux"
|
|
248
|
+
],
|
|
249
|
+
"engines": {
|
|
250
|
+
"node": ">= 10.0.0"
|
|
251
|
+
},
|
|
252
|
+
"funding": {
|
|
253
|
+
"type": "opencollective",
|
|
254
|
+
"url": "https://opencollective.com/parcel"
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
258
|
+
"version": "2.5.1",
|
|
259
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
|
260
|
+
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
|
261
|
+
"cpu": [
|
|
262
|
+
"x64"
|
|
263
|
+
],
|
|
264
|
+
"license": "MIT",
|
|
265
|
+
"optional": true,
|
|
266
|
+
"os": [
|
|
267
|
+
"linux"
|
|
268
|
+
],
|
|
269
|
+
"engines": {
|
|
270
|
+
"node": ">= 10.0.0"
|
|
271
|
+
},
|
|
272
|
+
"funding": {
|
|
273
|
+
"type": "opencollective",
|
|
274
|
+
"url": "https://opencollective.com/parcel"
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
"node_modules/@parcel/watcher-win32-arm64": {
|
|
278
|
+
"version": "2.5.1",
|
|
279
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
|
280
|
+
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
|
281
|
+
"cpu": [
|
|
282
|
+
"arm64"
|
|
283
|
+
],
|
|
284
|
+
"license": "MIT",
|
|
285
|
+
"optional": true,
|
|
286
|
+
"os": [
|
|
287
|
+
"win32"
|
|
288
|
+
],
|
|
289
|
+
"engines": {
|
|
290
|
+
"node": ">= 10.0.0"
|
|
291
|
+
},
|
|
292
|
+
"funding": {
|
|
293
|
+
"type": "opencollective",
|
|
294
|
+
"url": "https://opencollective.com/parcel"
|
|
295
|
+
}
|
|
296
|
+
},
|
|
297
|
+
"node_modules/@parcel/watcher-win32-ia32": {
|
|
298
|
+
"version": "2.5.1",
|
|
299
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
|
300
|
+
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
|
301
|
+
"cpu": [
|
|
302
|
+
"ia32"
|
|
303
|
+
],
|
|
304
|
+
"license": "MIT",
|
|
305
|
+
"optional": true,
|
|
306
|
+
"os": [
|
|
307
|
+
"win32"
|
|
308
|
+
],
|
|
309
|
+
"engines": {
|
|
310
|
+
"node": ">= 10.0.0"
|
|
311
|
+
},
|
|
312
|
+
"funding": {
|
|
313
|
+
"type": "opencollective",
|
|
314
|
+
"url": "https://opencollective.com/parcel"
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
"node_modules/@parcel/watcher-win32-x64": {
|
|
318
|
+
"version": "2.5.1",
|
|
319
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
|
320
|
+
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
|
321
|
+
"cpu": [
|
|
322
|
+
"x64"
|
|
323
|
+
],
|
|
324
|
+
"license": "MIT",
|
|
325
|
+
"optional": true,
|
|
326
|
+
"os": [
|
|
327
|
+
"win32"
|
|
328
|
+
],
|
|
329
|
+
"engines": {
|
|
330
|
+
"node": ">= 10.0.0"
|
|
331
|
+
},
|
|
332
|
+
"funding": {
|
|
333
|
+
"type": "opencollective",
|
|
334
|
+
"url": "https://opencollective.com/parcel"
|
|
335
|
+
}
|
|
336
|
+
},
|
|
337
|
+
"node_modules/ansi-styles": {
|
|
338
|
+
"version": "6.2.3",
|
|
339
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
|
|
340
|
+
"integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
|
|
341
|
+
"license": "MIT",
|
|
342
|
+
"engines": {
|
|
343
|
+
"node": ">=12"
|
|
344
|
+
},
|
|
345
|
+
"funding": {
|
|
346
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"node_modules/autoprefixer": {
|
|
350
|
+
"version": "10.4.23",
|
|
351
|
+
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
|
|
352
|
+
"integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
|
|
353
|
+
"funding": [
|
|
354
|
+
{
|
|
355
|
+
"type": "opencollective",
|
|
356
|
+
"url": "https://opencollective.com/postcss/"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"type": "tidelift",
|
|
360
|
+
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "github",
|
|
364
|
+
"url": "https://github.com/sponsors/ai"
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"license": "MIT",
|
|
368
|
+
"dependencies": {
|
|
369
|
+
"browserslist": "^4.28.1",
|
|
370
|
+
"caniuse-lite": "^1.0.30001760",
|
|
371
|
+
"fraction.js": "^5.3.4",
|
|
372
|
+
"picocolors": "^1.1.1",
|
|
373
|
+
"postcss-value-parser": "^4.2.0"
|
|
374
|
+
},
|
|
375
|
+
"bin": {
|
|
376
|
+
"autoprefixer": "bin/autoprefixer"
|
|
377
|
+
},
|
|
378
|
+
"engines": {
|
|
379
|
+
"node": "^10 || ^12 || >=14"
|
|
380
|
+
},
|
|
381
|
+
"peerDependencies": {
|
|
382
|
+
"postcss": "^8.1.0"
|
|
383
|
+
}
|
|
384
|
+
},
|
|
385
|
+
"node_modules/baseline-browser-mapping": {
|
|
386
|
+
"version": "2.9.7",
|
|
387
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.7.tgz",
|
|
388
|
+
"integrity": "sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==",
|
|
389
|
+
"license": "Apache-2.0",
|
|
390
|
+
"bin": {
|
|
391
|
+
"baseline-browser-mapping": "dist/cli.js"
|
|
392
|
+
}
|
|
393
|
+
},
|
|
394
|
+
"node_modules/braces": {
|
|
395
|
+
"version": "3.0.3",
|
|
396
|
+
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
397
|
+
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
398
|
+
"license": "MIT",
|
|
399
|
+
"optional": true,
|
|
400
|
+
"dependencies": {
|
|
401
|
+
"fill-range": "^7.1.1"
|
|
402
|
+
},
|
|
403
|
+
"engines": {
|
|
404
|
+
"node": ">=8"
|
|
405
|
+
}
|
|
406
|
+
},
|
|
407
|
+
"node_modules/browserslist": {
|
|
408
|
+
"version": "4.28.1",
|
|
409
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
|
|
410
|
+
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
|
411
|
+
"funding": [
|
|
412
|
+
{
|
|
413
|
+
"type": "opencollective",
|
|
414
|
+
"url": "https://opencollective.com/browserslist"
|
|
415
|
+
},
|
|
416
|
+
{
|
|
417
|
+
"type": "tidelift",
|
|
418
|
+
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"type": "github",
|
|
422
|
+
"url": "https://github.com/sponsors/ai"
|
|
423
|
+
}
|
|
424
|
+
],
|
|
425
|
+
"license": "MIT",
|
|
426
|
+
"dependencies": {
|
|
427
|
+
"baseline-browser-mapping": "^2.9.0",
|
|
428
|
+
"caniuse-lite": "^1.0.30001759",
|
|
429
|
+
"electron-to-chromium": "^1.5.263",
|
|
430
|
+
"node-releases": "^2.0.27",
|
|
431
|
+
"update-browserslist-db": "^1.2.0"
|
|
432
|
+
},
|
|
433
|
+
"bin": {
|
|
434
|
+
"browserslist": "cli.js"
|
|
435
|
+
},
|
|
436
|
+
"engines": {
|
|
437
|
+
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
"node_modules/caniuse-lite": {
|
|
441
|
+
"version": "1.0.30001760",
|
|
442
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz",
|
|
443
|
+
"integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==",
|
|
444
|
+
"funding": [
|
|
445
|
+
{
|
|
446
|
+
"type": "opencollective",
|
|
447
|
+
"url": "https://opencollective.com/browserslist"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"type": "tidelift",
|
|
451
|
+
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"type": "github",
|
|
455
|
+
"url": "https://github.com/sponsors/ai"
|
|
456
|
+
}
|
|
457
|
+
],
|
|
458
|
+
"license": "CC-BY-4.0"
|
|
459
|
+
},
|
|
460
|
+
"node_modules/chokidar": {
|
|
461
|
+
"version": "4.0.3",
|
|
462
|
+
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
463
|
+
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
464
|
+
"license": "MIT",
|
|
465
|
+
"dependencies": {
|
|
466
|
+
"readdirp": "^4.0.1"
|
|
467
|
+
},
|
|
468
|
+
"engines": {
|
|
469
|
+
"node": ">= 14.16.0"
|
|
470
|
+
},
|
|
471
|
+
"funding": {
|
|
472
|
+
"url": "https://paulmillr.com/funding/"
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"node_modules/cross-spawn": {
|
|
476
|
+
"version": "7.0.6",
|
|
477
|
+
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
478
|
+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
479
|
+
"license": "MIT",
|
|
480
|
+
"dependencies": {
|
|
481
|
+
"path-key": "^3.1.0",
|
|
482
|
+
"shebang-command": "^2.0.0",
|
|
483
|
+
"which": "^2.0.1"
|
|
484
|
+
},
|
|
485
|
+
"engines": {
|
|
486
|
+
"node": ">= 8"
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"node_modules/cross-spawn/node_modules/isexe": {
|
|
490
|
+
"version": "2.0.0",
|
|
491
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
492
|
+
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
493
|
+
"license": "ISC"
|
|
494
|
+
},
|
|
495
|
+
"node_modules/cross-spawn/node_modules/which": {
|
|
496
|
+
"version": "2.0.2",
|
|
497
|
+
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
498
|
+
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
499
|
+
"license": "ISC",
|
|
500
|
+
"dependencies": {
|
|
501
|
+
"isexe": "^2.0.0"
|
|
502
|
+
},
|
|
503
|
+
"bin": {
|
|
504
|
+
"node-which": "bin/node-which"
|
|
505
|
+
},
|
|
506
|
+
"engines": {
|
|
507
|
+
"node": ">= 8"
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
"node_modules/css-tree": {
|
|
511
|
+
"version": "2.2.1",
|
|
512
|
+
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
|
|
513
|
+
"integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
|
|
514
|
+
"license": "MIT",
|
|
515
|
+
"dependencies": {
|
|
516
|
+
"mdn-data": "2.0.28",
|
|
517
|
+
"source-map-js": "^1.0.1"
|
|
518
|
+
},
|
|
519
|
+
"engines": {
|
|
520
|
+
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
521
|
+
"npm": ">=7.0.0"
|
|
522
|
+
}
|
|
523
|
+
},
|
|
524
|
+
"node_modules/csso": {
|
|
525
|
+
"version": "5.0.5",
|
|
526
|
+
"resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
|
|
527
|
+
"integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
|
|
528
|
+
"license": "MIT",
|
|
529
|
+
"dependencies": {
|
|
530
|
+
"css-tree": "~2.2.0"
|
|
531
|
+
},
|
|
532
|
+
"engines": {
|
|
533
|
+
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
534
|
+
"npm": ">=7.0.0"
|
|
535
|
+
}
|
|
536
|
+
},
|
|
537
|
+
"node_modules/detect-libc": {
|
|
538
|
+
"version": "1.0.3",
|
|
539
|
+
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
540
|
+
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
541
|
+
"license": "Apache-2.0",
|
|
542
|
+
"optional": true,
|
|
543
|
+
"bin": {
|
|
544
|
+
"detect-libc": "bin/detect-libc.js"
|
|
545
|
+
},
|
|
546
|
+
"engines": {
|
|
547
|
+
"node": ">=0.10"
|
|
548
|
+
}
|
|
549
|
+
},
|
|
550
|
+
"node_modules/electron-to-chromium": {
|
|
551
|
+
"version": "1.5.267",
|
|
552
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
|
|
553
|
+
"integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
|
|
554
|
+
"license": "ISC"
|
|
555
|
+
},
|
|
556
|
+
"node_modules/escalade": {
|
|
557
|
+
"version": "3.2.0",
|
|
558
|
+
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
559
|
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
560
|
+
"license": "MIT",
|
|
561
|
+
"engines": {
|
|
562
|
+
"node": ">=6"
|
|
563
|
+
}
|
|
564
|
+
},
|
|
565
|
+
"node_modules/fill-range": {
|
|
566
|
+
"version": "7.1.1",
|
|
567
|
+
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
568
|
+
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
569
|
+
"license": "MIT",
|
|
570
|
+
"optional": true,
|
|
571
|
+
"dependencies": {
|
|
572
|
+
"to-regex-range": "^5.0.1"
|
|
573
|
+
},
|
|
574
|
+
"engines": {
|
|
575
|
+
"node": ">=8"
|
|
576
|
+
}
|
|
577
|
+
},
|
|
578
|
+
"node_modules/fraction.js": {
|
|
579
|
+
"version": "5.3.4",
|
|
580
|
+
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz",
|
|
581
|
+
"integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==",
|
|
582
|
+
"license": "MIT",
|
|
583
|
+
"engines": {
|
|
584
|
+
"node": "*"
|
|
585
|
+
},
|
|
586
|
+
"funding": {
|
|
587
|
+
"type": "github",
|
|
588
|
+
"url": "https://github.com/sponsors/rawify"
|
|
589
|
+
}
|
|
590
|
+
},
|
|
591
|
+
"node_modules/glob": {
|
|
592
|
+
"version": "13.0.0",
|
|
593
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz",
|
|
594
|
+
"integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==",
|
|
595
|
+
"license": "BlueOak-1.0.0",
|
|
596
|
+
"dependencies": {
|
|
597
|
+
"minimatch": "^10.1.1",
|
|
598
|
+
"minipass": "^7.1.2",
|
|
599
|
+
"path-scurry": "^2.0.0"
|
|
600
|
+
},
|
|
601
|
+
"engines": {
|
|
602
|
+
"node": "20 || >=22"
|
|
603
|
+
},
|
|
604
|
+
"funding": {
|
|
605
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
"node_modules/immutable": {
|
|
609
|
+
"version": "5.1.4",
|
|
610
|
+
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
|
|
611
|
+
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
|
|
612
|
+
"license": "MIT"
|
|
613
|
+
},
|
|
614
|
+
"node_modules/is-extglob": {
|
|
615
|
+
"version": "2.1.1",
|
|
616
|
+
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
617
|
+
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
618
|
+
"license": "MIT",
|
|
619
|
+
"optional": true,
|
|
620
|
+
"engines": {
|
|
621
|
+
"node": ">=0.10.0"
|
|
622
|
+
}
|
|
623
|
+
},
|
|
624
|
+
"node_modules/is-glob": {
|
|
625
|
+
"version": "4.0.3",
|
|
626
|
+
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
627
|
+
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
628
|
+
"license": "MIT",
|
|
629
|
+
"optional": true,
|
|
630
|
+
"dependencies": {
|
|
631
|
+
"is-extglob": "^2.1.1"
|
|
632
|
+
},
|
|
633
|
+
"engines": {
|
|
634
|
+
"node": ">=0.10.0"
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
"node_modules/is-number": {
|
|
638
|
+
"version": "7.0.0",
|
|
639
|
+
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
640
|
+
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
641
|
+
"license": "MIT",
|
|
642
|
+
"optional": true,
|
|
643
|
+
"engines": {
|
|
644
|
+
"node": ">=0.12.0"
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
"node_modules/isexe": {
|
|
648
|
+
"version": "3.1.1",
|
|
649
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
|
|
650
|
+
"integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
|
|
651
|
+
"license": "ISC",
|
|
652
|
+
"engines": {
|
|
653
|
+
"node": ">=16"
|
|
654
|
+
}
|
|
655
|
+
},
|
|
656
|
+
"node_modules/json-parse-even-better-errors": {
|
|
657
|
+
"version": "4.0.0",
|
|
658
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz",
|
|
659
|
+
"integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==",
|
|
660
|
+
"license": "MIT",
|
|
661
|
+
"engines": {
|
|
662
|
+
"node": "^18.17.0 || >=20.5.0"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
665
|
+
"node_modules/lru-cache": {
|
|
666
|
+
"version": "11.2.4",
|
|
667
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
|
|
668
|
+
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
|
|
669
|
+
"license": "BlueOak-1.0.0",
|
|
670
|
+
"engines": {
|
|
671
|
+
"node": "20 || >=22"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"node_modules/mdn-data": {
|
|
675
|
+
"version": "2.0.28",
|
|
676
|
+
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
|
|
677
|
+
"integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
|
|
678
|
+
"license": "CC0-1.0"
|
|
679
|
+
},
|
|
680
|
+
"node_modules/memorystream": {
|
|
681
|
+
"version": "0.3.1",
|
|
682
|
+
"resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz",
|
|
683
|
+
"integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
|
|
684
|
+
"engines": {
|
|
685
|
+
"node": ">= 0.10.0"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"node_modules/micromatch": {
|
|
689
|
+
"version": "4.0.8",
|
|
690
|
+
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
691
|
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
692
|
+
"license": "MIT",
|
|
693
|
+
"optional": true,
|
|
694
|
+
"dependencies": {
|
|
695
|
+
"braces": "^3.0.3",
|
|
696
|
+
"picomatch": "^2.3.1"
|
|
697
|
+
},
|
|
698
|
+
"engines": {
|
|
699
|
+
"node": ">=8.6"
|
|
700
|
+
}
|
|
701
|
+
},
|
|
702
|
+
"node_modules/micromatch/node_modules/picomatch": {
|
|
703
|
+
"version": "2.3.1",
|
|
704
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
705
|
+
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
706
|
+
"license": "MIT",
|
|
707
|
+
"optional": true,
|
|
708
|
+
"engines": {
|
|
709
|
+
"node": ">=8.6"
|
|
710
|
+
},
|
|
711
|
+
"funding": {
|
|
712
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
"node_modules/minimatch": {
|
|
716
|
+
"version": "10.1.1",
|
|
717
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
|
|
718
|
+
"integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
|
|
719
|
+
"license": "BlueOak-1.0.0",
|
|
720
|
+
"dependencies": {
|
|
721
|
+
"@isaacs/brace-expansion": "^5.0.0"
|
|
722
|
+
},
|
|
723
|
+
"engines": {
|
|
724
|
+
"node": "20 || >=22"
|
|
725
|
+
},
|
|
726
|
+
"funding": {
|
|
727
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"node_modules/minipass": {
|
|
731
|
+
"version": "7.1.2",
|
|
732
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
733
|
+
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
734
|
+
"license": "ISC",
|
|
735
|
+
"engines": {
|
|
736
|
+
"node": ">=16 || 14 >=14.17"
|
|
737
|
+
}
|
|
738
|
+
},
|
|
739
|
+
"node_modules/nanoid": {
|
|
740
|
+
"version": "3.3.11",
|
|
741
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
742
|
+
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
743
|
+
"funding": [
|
|
744
|
+
{
|
|
745
|
+
"type": "github",
|
|
746
|
+
"url": "https://github.com/sponsors/ai"
|
|
747
|
+
}
|
|
748
|
+
],
|
|
749
|
+
"license": "MIT",
|
|
750
|
+
"bin": {
|
|
751
|
+
"nanoid": "bin/nanoid.cjs"
|
|
752
|
+
},
|
|
753
|
+
"engines": {
|
|
754
|
+
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
755
|
+
}
|
|
756
|
+
},
|
|
757
|
+
"node_modules/node-addon-api": {
|
|
758
|
+
"version": "7.1.1",
|
|
759
|
+
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
760
|
+
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
761
|
+
"license": "MIT",
|
|
762
|
+
"optional": true
|
|
763
|
+
},
|
|
764
|
+
"node_modules/node-releases": {
|
|
765
|
+
"version": "2.0.27",
|
|
766
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
|
|
767
|
+
"integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
|
|
768
|
+
"license": "MIT"
|
|
769
|
+
},
|
|
770
|
+
"node_modules/npm-normalize-package-bin": {
|
|
771
|
+
"version": "4.0.0",
|
|
772
|
+
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
|
|
773
|
+
"integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
|
|
774
|
+
"license": "ISC",
|
|
775
|
+
"engines": {
|
|
776
|
+
"node": "^18.17.0 || >=20.5.0"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
"node_modules/npm-run-all2": {
|
|
780
|
+
"version": "8.0.4",
|
|
781
|
+
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-8.0.4.tgz",
|
|
782
|
+
"integrity": "sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==",
|
|
783
|
+
"license": "MIT",
|
|
784
|
+
"dependencies": {
|
|
785
|
+
"ansi-styles": "^6.2.1",
|
|
786
|
+
"cross-spawn": "^7.0.6",
|
|
787
|
+
"memorystream": "^0.3.1",
|
|
788
|
+
"picomatch": "^4.0.2",
|
|
789
|
+
"pidtree": "^0.6.0",
|
|
790
|
+
"read-package-json-fast": "^4.0.0",
|
|
791
|
+
"shell-quote": "^1.7.3",
|
|
792
|
+
"which": "^5.0.0"
|
|
793
|
+
},
|
|
794
|
+
"bin": {
|
|
795
|
+
"npm-run-all": "bin/npm-run-all/index.js",
|
|
796
|
+
"npm-run-all2": "bin/npm-run-all/index.js",
|
|
797
|
+
"run-p": "bin/run-p/index.js",
|
|
798
|
+
"run-s": "bin/run-s/index.js"
|
|
799
|
+
},
|
|
800
|
+
"engines": {
|
|
801
|
+
"node": "^20.5.0 || >=22.0.0",
|
|
802
|
+
"npm": ">= 10"
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
"node_modules/path-key": {
|
|
806
|
+
"version": "3.1.1",
|
|
807
|
+
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
808
|
+
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
809
|
+
"license": "MIT",
|
|
810
|
+
"engines": {
|
|
811
|
+
"node": ">=8"
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
"node_modules/path-scurry": {
|
|
815
|
+
"version": "2.0.1",
|
|
816
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
|
|
817
|
+
"integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
|
|
818
|
+
"license": "BlueOak-1.0.0",
|
|
819
|
+
"dependencies": {
|
|
820
|
+
"lru-cache": "^11.0.0",
|
|
821
|
+
"minipass": "^7.1.2"
|
|
822
|
+
},
|
|
823
|
+
"engines": {
|
|
824
|
+
"node": "20 || >=22"
|
|
825
|
+
},
|
|
826
|
+
"funding": {
|
|
827
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
828
|
+
}
|
|
829
|
+
},
|
|
830
|
+
"node_modules/picocolors": {
|
|
831
|
+
"version": "1.1.1",
|
|
832
|
+
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
833
|
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
834
|
+
"license": "ISC"
|
|
835
|
+
},
|
|
836
|
+
"node_modules/picomatch": {
|
|
837
|
+
"version": "4.0.3",
|
|
838
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
839
|
+
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
840
|
+
"license": "MIT",
|
|
841
|
+
"engines": {
|
|
842
|
+
"node": ">=12"
|
|
843
|
+
},
|
|
844
|
+
"funding": {
|
|
845
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
846
|
+
}
|
|
847
|
+
},
|
|
848
|
+
"node_modules/pidtree": {
|
|
849
|
+
"version": "0.6.0",
|
|
850
|
+
"resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz",
|
|
851
|
+
"integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
|
|
852
|
+
"license": "MIT",
|
|
853
|
+
"bin": {
|
|
854
|
+
"pidtree": "bin/pidtree.js"
|
|
855
|
+
},
|
|
856
|
+
"engines": {
|
|
857
|
+
"node": ">=0.10"
|
|
858
|
+
}
|
|
859
|
+
},
|
|
860
|
+
"node_modules/postcss": {
|
|
861
|
+
"version": "8.5.6",
|
|
862
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
|
863
|
+
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|
864
|
+
"funding": [
|
|
865
|
+
{
|
|
866
|
+
"type": "opencollective",
|
|
867
|
+
"url": "https://opencollective.com/postcss/"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"type": "tidelift",
|
|
871
|
+
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"type": "github",
|
|
875
|
+
"url": "https://github.com/sponsors/ai"
|
|
876
|
+
}
|
|
877
|
+
],
|
|
878
|
+
"license": "MIT",
|
|
879
|
+
"dependencies": {
|
|
880
|
+
"nanoid": "^3.3.11",
|
|
881
|
+
"picocolors": "^1.1.1",
|
|
882
|
+
"source-map-js": "^1.2.1"
|
|
883
|
+
},
|
|
884
|
+
"engines": {
|
|
885
|
+
"node": "^10 || ^12 || >=14"
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
"node_modules/postcss-csso": {
|
|
889
|
+
"version": "6.0.1",
|
|
890
|
+
"resolved": "https://registry.npmjs.org/postcss-csso/-/postcss-csso-6.0.1.tgz",
|
|
891
|
+
"integrity": "sha512-ZV4yEziMrx6CEiqabGLrDva0pMD7Fbw7yP+LzJvaynM4OJgTssGN6dHiMsJMJdpmNaLJltXVLsrb/5sxbFa8sA==",
|
|
892
|
+
"license": "MIT",
|
|
893
|
+
"dependencies": {
|
|
894
|
+
"csso": "^5.0.5"
|
|
895
|
+
},
|
|
896
|
+
"engines": {
|
|
897
|
+
"node": "^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
898
|
+
"npm": ">=7.0.0"
|
|
899
|
+
},
|
|
900
|
+
"peerDependencies": {
|
|
901
|
+
"postcss": "^8.0.0"
|
|
902
|
+
}
|
|
903
|
+
},
|
|
904
|
+
"node_modules/postcss-value-parser": {
|
|
905
|
+
"version": "4.2.0",
|
|
906
|
+
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
|
907
|
+
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
|
908
|
+
"license": "MIT"
|
|
909
|
+
},
|
|
910
|
+
"node_modules/read-package-json-fast": {
|
|
911
|
+
"version": "4.0.0",
|
|
912
|
+
"resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-4.0.0.tgz",
|
|
913
|
+
"integrity": "sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==",
|
|
914
|
+
"license": "ISC",
|
|
915
|
+
"dependencies": {
|
|
916
|
+
"json-parse-even-better-errors": "^4.0.0",
|
|
917
|
+
"npm-normalize-package-bin": "^4.0.0"
|
|
918
|
+
},
|
|
919
|
+
"engines": {
|
|
920
|
+
"node": "^18.17.0 || >=20.5.0"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
"node_modules/readdirp": {
|
|
924
|
+
"version": "4.1.2",
|
|
925
|
+
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
|
|
926
|
+
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
927
|
+
"license": "MIT",
|
|
928
|
+
"engines": {
|
|
929
|
+
"node": ">= 14.18.0"
|
|
930
|
+
},
|
|
931
|
+
"funding": {
|
|
932
|
+
"type": "individual",
|
|
933
|
+
"url": "https://paulmillr.com/funding/"
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
"node_modules/sass": {
|
|
937
|
+
"version": "1.96.0",
|
|
938
|
+
"resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz",
|
|
939
|
+
"integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==",
|
|
940
|
+
"license": "MIT",
|
|
941
|
+
"dependencies": {
|
|
942
|
+
"chokidar": "^4.0.0",
|
|
943
|
+
"immutable": "^5.0.2",
|
|
944
|
+
"source-map-js": ">=0.6.2 <2.0.0"
|
|
945
|
+
},
|
|
946
|
+
"bin": {
|
|
947
|
+
"sass": "sass.js"
|
|
948
|
+
},
|
|
949
|
+
"engines": {
|
|
950
|
+
"node": ">=14.0.0"
|
|
951
|
+
},
|
|
952
|
+
"optionalDependencies": {
|
|
953
|
+
"@parcel/watcher": "^2.4.1"
|
|
954
|
+
}
|
|
955
|
+
},
|
|
956
|
+
"node_modules/shebang-command": {
|
|
957
|
+
"version": "2.0.0",
|
|
958
|
+
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
959
|
+
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
960
|
+
"license": "MIT",
|
|
961
|
+
"dependencies": {
|
|
962
|
+
"shebang-regex": "^3.0.0"
|
|
963
|
+
},
|
|
964
|
+
"engines": {
|
|
965
|
+
"node": ">=8"
|
|
966
|
+
}
|
|
967
|
+
},
|
|
968
|
+
"node_modules/shebang-regex": {
|
|
969
|
+
"version": "3.0.0",
|
|
970
|
+
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
971
|
+
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
972
|
+
"license": "MIT",
|
|
973
|
+
"engines": {
|
|
974
|
+
"node": ">=8"
|
|
975
|
+
}
|
|
976
|
+
},
|
|
977
|
+
"node_modules/shell-quote": {
|
|
978
|
+
"version": "1.8.3",
|
|
979
|
+
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
|
|
980
|
+
"integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
|
|
981
|
+
"license": "MIT",
|
|
982
|
+
"engines": {
|
|
983
|
+
"node": ">= 0.4"
|
|
984
|
+
},
|
|
985
|
+
"funding": {
|
|
986
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
987
|
+
}
|
|
988
|
+
},
|
|
989
|
+
"node_modules/source-map-js": {
|
|
990
|
+
"version": "1.2.1",
|
|
991
|
+
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
992
|
+
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
993
|
+
"license": "BSD-3-Clause",
|
|
994
|
+
"engines": {
|
|
995
|
+
"node": ">=0.10.0"
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
"node_modules/to-regex-range": {
|
|
999
|
+
"version": "5.0.1",
|
|
1000
|
+
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
1001
|
+
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
1002
|
+
"license": "MIT",
|
|
1003
|
+
"optional": true,
|
|
1004
|
+
"dependencies": {
|
|
1005
|
+
"is-number": "^7.0.0"
|
|
1006
|
+
},
|
|
1007
|
+
"engines": {
|
|
1008
|
+
"node": ">=8.0"
|
|
1009
|
+
}
|
|
1010
|
+
},
|
|
1011
|
+
"node_modules/update-browserslist-db": {
|
|
1012
|
+
"version": "1.2.2",
|
|
1013
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz",
|
|
1014
|
+
"integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
|
|
1015
|
+
"funding": [
|
|
1016
|
+
{
|
|
1017
|
+
"type": "opencollective",
|
|
1018
|
+
"url": "https://opencollective.com/browserslist"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"type": "tidelift",
|
|
1022
|
+
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"type": "github",
|
|
1026
|
+
"url": "https://github.com/sponsors/ai"
|
|
1027
|
+
}
|
|
1028
|
+
],
|
|
1029
|
+
"license": "MIT",
|
|
1030
|
+
"dependencies": {
|
|
1031
|
+
"escalade": "^3.2.0",
|
|
1032
|
+
"picocolors": "^1.1.1"
|
|
1033
|
+
},
|
|
1034
|
+
"bin": {
|
|
1035
|
+
"update-browserslist-db": "cli.js"
|
|
1036
|
+
},
|
|
1037
|
+
"peerDependencies": {
|
|
1038
|
+
"browserslist": ">= 4.21.0"
|
|
1039
|
+
}
|
|
1040
|
+
},
|
|
1041
|
+
"node_modules/which": {
|
|
1042
|
+
"version": "5.0.0",
|
|
1043
|
+
"resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
|
|
1044
|
+
"integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
|
|
1045
|
+
"license": "ISC",
|
|
1046
|
+
"dependencies": {
|
|
1047
|
+
"isexe": "^3.1.1"
|
|
1048
|
+
},
|
|
1049
|
+
"bin": {
|
|
1050
|
+
"node-which": "bin/which.js"
|
|
1051
|
+
},
|
|
1052
|
+
"engines": {
|
|
1053
|
+
"node": "^18.17.0 || >=20.5.0"
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|