decidim 0.31.4 → 0.31.6
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.
- checksums.yaml +4 -4
- data/docs/modules/configure/pages/environment_variables.adoc +2 -2
- data/docs/modules/configure/pages/system.adoc +1 -1
- data/docs/modules/install/pages/manual.adoc +3 -3
- data/docs/modules/services/pages/index.adoc +1 -0
- data/lib/decidim/version.rb +1 -1
- data/package-lock.json +455 -278
- data/packages/browserslist-config/package.json +1 -1
- data/packages/core/package.json +2 -1
- data/packages/dev/package.json +1 -1
- data/packages/eslint-config/index.js +11 -3
- data/packages/eslint-config/package.json +1 -1
- data/packages/prettier-config/package.json +1 -1
- data/packages/stylelint-config/package.json +1 -1
- data/packages/webpacker/package.json +2 -2
- metadata +41 -41
- /data/docs/modules/services/pages/{machine_translation.adoc → machine_translations.adoc} +0 -0
data/package-lock.json
CHANGED
|
@@ -62,23 +62,13 @@
|
|
|
62
62
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
|
-
"node_modules/@ampproject/remapping": {
|
|
66
|
-
"version": "2.2.1",
|
|
67
|
-
"license": "Apache-2.0",
|
|
68
|
-
"dependencies": {
|
|
69
|
-
"@jridgewell/gen-mapping": "^0.3.0",
|
|
70
|
-
"@jridgewell/trace-mapping": "^0.3.9"
|
|
71
|
-
},
|
|
72
|
-
"engines": {
|
|
73
|
-
"node": ">=6.0.0"
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
65
|
"node_modules/@apideck/better-ajv-errors": {
|
|
77
|
-
"version": "0.3.
|
|
66
|
+
"version": "0.3.7",
|
|
67
|
+
"resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.7.tgz",
|
|
68
|
+
"integrity": "sha512-TajUJwGWbDwkCx/CZi7tRE8PVB7simCvKJfHUsSdvps+aTM/PDPP4gkLmKnc+x3CE//y9i/nj74GqdL/hwk7Iw==",
|
|
78
69
|
"license": "MIT",
|
|
79
70
|
"dependencies": {
|
|
80
|
-
"
|
|
81
|
-
"jsonpointer": "^5.0.0",
|
|
71
|
+
"jsonpointer": "^5.0.1",
|
|
82
72
|
"leven": "^3.1.0"
|
|
83
73
|
},
|
|
84
74
|
"engines": {
|
|
@@ -89,12 +79,12 @@
|
|
|
89
79
|
}
|
|
90
80
|
},
|
|
91
81
|
"node_modules/@babel/code-frame": {
|
|
92
|
-
"version": "7.
|
|
93
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
|
94
|
-
"integrity": "sha512-
|
|
82
|
+
"version": "7.29.0",
|
|
83
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
|
|
84
|
+
"integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
|
|
95
85
|
"license": "MIT",
|
|
96
86
|
"dependencies": {
|
|
97
|
-
"@babel/helper-validator-identifier": "^7.
|
|
87
|
+
"@babel/helper-validator-identifier": "^7.28.5",
|
|
98
88
|
"js-tokens": "^4.0.0",
|
|
99
89
|
"picocolors": "^1.1.1"
|
|
100
90
|
},
|
|
@@ -103,26 +93,30 @@
|
|
|
103
93
|
}
|
|
104
94
|
},
|
|
105
95
|
"node_modules/@babel/compat-data": {
|
|
106
|
-
"version": "7.
|
|
96
|
+
"version": "7.29.3",
|
|
97
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.3.tgz",
|
|
98
|
+
"integrity": "sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==",
|
|
107
99
|
"license": "MIT",
|
|
108
100
|
"engines": {
|
|
109
101
|
"node": ">=6.9.0"
|
|
110
102
|
}
|
|
111
103
|
},
|
|
112
104
|
"node_modules/@babel/core": {
|
|
113
|
-
"version": "7.
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
"@babel/
|
|
119
|
-
"@babel/
|
|
120
|
-
"@babel/helper-
|
|
121
|
-
"@babel/
|
|
122
|
-
"@babel/
|
|
123
|
-
"@babel/
|
|
124
|
-
"@babel/
|
|
125
|
-
"@babel/
|
|
105
|
+
"version": "7.29.0",
|
|
106
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
|
|
107
|
+
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
|
108
|
+
"license": "MIT",
|
|
109
|
+
"dependencies": {
|
|
110
|
+
"@babel/code-frame": "^7.29.0",
|
|
111
|
+
"@babel/generator": "^7.29.0",
|
|
112
|
+
"@babel/helper-compilation-targets": "^7.28.6",
|
|
113
|
+
"@babel/helper-module-transforms": "^7.28.6",
|
|
114
|
+
"@babel/helpers": "^7.28.6",
|
|
115
|
+
"@babel/parser": "^7.29.0",
|
|
116
|
+
"@babel/template": "^7.28.6",
|
|
117
|
+
"@babel/traverse": "^7.29.0",
|
|
118
|
+
"@babel/types": "^7.29.0",
|
|
119
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
126
120
|
"convert-source-map": "^2.0.0",
|
|
127
121
|
"debug": "^4.1.0",
|
|
128
122
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -138,13 +132,16 @@
|
|
|
138
132
|
}
|
|
139
133
|
},
|
|
140
134
|
"node_modules/@babel/generator": {
|
|
141
|
-
"version": "7.
|
|
135
|
+
"version": "7.29.1",
|
|
136
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",
|
|
137
|
+
"integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
|
|
142
138
|
"license": "MIT",
|
|
143
139
|
"dependencies": {
|
|
144
|
-
"@babel/
|
|
145
|
-
"@
|
|
146
|
-
"@jridgewell/
|
|
147
|
-
"
|
|
140
|
+
"@babel/parser": "^7.29.0",
|
|
141
|
+
"@babel/types": "^7.29.0",
|
|
142
|
+
"@jridgewell/gen-mapping": "^0.3.12",
|
|
143
|
+
"@jridgewell/trace-mapping": "^0.3.28",
|
|
144
|
+
"jsesc": "^3.0.2"
|
|
148
145
|
},
|
|
149
146
|
"engines": {
|
|
150
147
|
"node": ">=6.9.0"
|
|
@@ -171,12 +168,14 @@
|
|
|
171
168
|
}
|
|
172
169
|
},
|
|
173
170
|
"node_modules/@babel/helper-compilation-targets": {
|
|
174
|
-
"version": "7.
|
|
171
|
+
"version": "7.28.6",
|
|
172
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
|
|
173
|
+
"integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
|
|
175
174
|
"license": "MIT",
|
|
176
175
|
"dependencies": {
|
|
177
|
-
"@babel/compat-data": "^7.
|
|
178
|
-
"@babel/helper-validator-option": "^7.
|
|
179
|
-
"browserslist": "^4.
|
|
176
|
+
"@babel/compat-data": "^7.28.6",
|
|
177
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
178
|
+
"browserslist": "^4.24.0",
|
|
180
179
|
"lru-cache": "^5.1.1",
|
|
181
180
|
"semver": "^6.3.1"
|
|
182
181
|
},
|
|
@@ -252,6 +251,15 @@
|
|
|
252
251
|
"node": ">=6.9.0"
|
|
253
252
|
}
|
|
254
253
|
},
|
|
254
|
+
"node_modules/@babel/helper-globals": {
|
|
255
|
+
"version": "7.28.0",
|
|
256
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
257
|
+
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
258
|
+
"license": "MIT",
|
|
259
|
+
"engines": {
|
|
260
|
+
"node": ">=6.9.0"
|
|
261
|
+
}
|
|
262
|
+
},
|
|
255
263
|
"node_modules/@babel/helper-hoist-variables": {
|
|
256
264
|
"version": "7.22.5",
|
|
257
265
|
"license": "MIT",
|
|
@@ -273,24 +281,27 @@
|
|
|
273
281
|
}
|
|
274
282
|
},
|
|
275
283
|
"node_modules/@babel/helper-module-imports": {
|
|
276
|
-
"version": "7.
|
|
284
|
+
"version": "7.28.6",
|
|
285
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
|
|
286
|
+
"integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
|
|
277
287
|
"license": "MIT",
|
|
278
288
|
"dependencies": {
|
|
279
|
-
"@babel/
|
|
289
|
+
"@babel/traverse": "^7.28.6",
|
|
290
|
+
"@babel/types": "^7.28.6"
|
|
280
291
|
},
|
|
281
292
|
"engines": {
|
|
282
293
|
"node": ">=6.9.0"
|
|
283
294
|
}
|
|
284
295
|
},
|
|
285
296
|
"node_modules/@babel/helper-module-transforms": {
|
|
286
|
-
"version": "7.
|
|
297
|
+
"version": "7.28.6",
|
|
298
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
|
|
299
|
+
"integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
|
|
287
300
|
"license": "MIT",
|
|
288
301
|
"dependencies": {
|
|
289
|
-
"@babel/helper-
|
|
290
|
-
"@babel/helper-
|
|
291
|
-
"@babel/
|
|
292
|
-
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
293
|
-
"@babel/helper-validator-identifier": "^7.22.20"
|
|
302
|
+
"@babel/helper-module-imports": "^7.28.6",
|
|
303
|
+
"@babel/helper-validator-identifier": "^7.28.5",
|
|
304
|
+
"@babel/traverse": "^7.28.6"
|
|
294
305
|
},
|
|
295
306
|
"engines": {
|
|
296
307
|
"node": ">=6.9.0"
|
|
@@ -386,16 +397,18 @@
|
|
|
386
397
|
}
|
|
387
398
|
},
|
|
388
399
|
"node_modules/@babel/helper-validator-identifier": {
|
|
389
|
-
"version": "7.
|
|
390
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
391
|
-
"integrity": "sha512-
|
|
400
|
+
"version": "7.28.5",
|
|
401
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
402
|
+
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
392
403
|
"license": "MIT",
|
|
393
404
|
"engines": {
|
|
394
405
|
"node": ">=6.9.0"
|
|
395
406
|
}
|
|
396
407
|
},
|
|
397
408
|
"node_modules/@babel/helper-validator-option": {
|
|
398
|
-
"version": "7.
|
|
409
|
+
"version": "7.27.1",
|
|
410
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
|
411
|
+
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|
399
412
|
"license": "MIT",
|
|
400
413
|
"engines": {
|
|
401
414
|
"node": ">=6.9.0"
|
|
@@ -414,25 +427,25 @@
|
|
|
414
427
|
}
|
|
415
428
|
},
|
|
416
429
|
"node_modules/@babel/helpers": {
|
|
417
|
-
"version": "7.
|
|
418
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.
|
|
419
|
-
"integrity": "sha512
|
|
430
|
+
"version": "7.29.2",
|
|
431
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz",
|
|
432
|
+
"integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",
|
|
420
433
|
"license": "MIT",
|
|
421
434
|
"dependencies": {
|
|
422
|
-
"@babel/template": "^7.
|
|
423
|
-
"@babel/types": "^7.
|
|
435
|
+
"@babel/template": "^7.28.6",
|
|
436
|
+
"@babel/types": "^7.29.0"
|
|
424
437
|
},
|
|
425
438
|
"engines": {
|
|
426
439
|
"node": ">=6.9.0"
|
|
427
440
|
}
|
|
428
441
|
},
|
|
429
442
|
"node_modules/@babel/parser": {
|
|
430
|
-
"version": "7.
|
|
431
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.
|
|
432
|
-
"integrity": "sha512-
|
|
443
|
+
"version": "7.29.3",
|
|
444
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz",
|
|
445
|
+
"integrity": "sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==",
|
|
433
446
|
"license": "MIT",
|
|
434
447
|
"dependencies": {
|
|
435
|
-
"@babel/types": "^7.
|
|
448
|
+
"@babel/types": "^7.29.0"
|
|
436
449
|
},
|
|
437
450
|
"bin": {
|
|
438
451
|
"parser": "bin/babel-parser.js"
|
|
@@ -1561,46 +1574,45 @@
|
|
|
1561
1574
|
}
|
|
1562
1575
|
},
|
|
1563
1576
|
"node_modules/@babel/template": {
|
|
1564
|
-
"version": "7.
|
|
1565
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.
|
|
1566
|
-
"integrity": "sha512-
|
|
1577
|
+
"version": "7.28.6",
|
|
1578
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
|
|
1579
|
+
"integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
|
|
1567
1580
|
"license": "MIT",
|
|
1568
1581
|
"dependencies": {
|
|
1569
|
-
"@babel/code-frame": "^7.
|
|
1570
|
-
"@babel/parser": "^7.
|
|
1571
|
-
"@babel/types": "^7.
|
|
1582
|
+
"@babel/code-frame": "^7.28.6",
|
|
1583
|
+
"@babel/parser": "^7.28.6",
|
|
1584
|
+
"@babel/types": "^7.28.6"
|
|
1572
1585
|
},
|
|
1573
1586
|
"engines": {
|
|
1574
1587
|
"node": ">=6.9.0"
|
|
1575
1588
|
}
|
|
1576
1589
|
},
|
|
1577
1590
|
"node_modules/@babel/traverse": {
|
|
1578
|
-
"version": "7.
|
|
1591
|
+
"version": "7.29.0",
|
|
1592
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
|
|
1593
|
+
"integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
|
|
1579
1594
|
"license": "MIT",
|
|
1580
1595
|
"dependencies": {
|
|
1581
|
-
"@babel/code-frame": "^7.
|
|
1582
|
-
"@babel/generator": "^7.
|
|
1583
|
-
"@babel/helper-
|
|
1584
|
-
"@babel/
|
|
1585
|
-
"@babel/
|
|
1586
|
-
"@babel/
|
|
1587
|
-
"
|
|
1588
|
-
"@babel/types": "^7.23.9",
|
|
1589
|
-
"debug": "^4.3.1",
|
|
1590
|
-
"globals": "^11.1.0"
|
|
1596
|
+
"@babel/code-frame": "^7.29.0",
|
|
1597
|
+
"@babel/generator": "^7.29.0",
|
|
1598
|
+
"@babel/helper-globals": "^7.28.0",
|
|
1599
|
+
"@babel/parser": "^7.29.0",
|
|
1600
|
+
"@babel/template": "^7.28.6",
|
|
1601
|
+
"@babel/types": "^7.29.0",
|
|
1602
|
+
"debug": "^4.3.1"
|
|
1591
1603
|
},
|
|
1592
1604
|
"engines": {
|
|
1593
1605
|
"node": ">=6.9.0"
|
|
1594
1606
|
}
|
|
1595
1607
|
},
|
|
1596
1608
|
"node_modules/@babel/types": {
|
|
1597
|
-
"version": "7.
|
|
1598
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
1599
|
-
"integrity": "sha512-
|
|
1609
|
+
"version": "7.29.0",
|
|
1610
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
|
|
1611
|
+
"integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
|
1600
1612
|
"license": "MIT",
|
|
1601
1613
|
"dependencies": {
|
|
1602
1614
|
"@babel/helper-string-parser": "^7.27.1",
|
|
1603
|
-
"@babel/helper-validator-identifier": "^7.
|
|
1615
|
+
"@babel/helper-validator-identifier": "^7.28.5"
|
|
1604
1616
|
},
|
|
1605
1617
|
"engines": {
|
|
1606
1618
|
"node": ">=6.9.0"
|
|
@@ -3797,26 +3809,27 @@
|
|
|
3797
3809
|
}
|
|
3798
3810
|
},
|
|
3799
3811
|
"node_modules/@jridgewell/gen-mapping": {
|
|
3800
|
-
"version": "0.3.
|
|
3812
|
+
"version": "0.3.13",
|
|
3813
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
3814
|
+
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
3801
3815
|
"license": "MIT",
|
|
3802
3816
|
"dependencies": {
|
|
3803
|
-
"@jridgewell/
|
|
3804
|
-
"@jridgewell/
|
|
3805
|
-
"@jridgewell/trace-mapping": "^0.3.9"
|
|
3806
|
-
},
|
|
3807
|
-
"engines": {
|
|
3808
|
-
"node": ">=6.0.0"
|
|
3817
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
3818
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
3809
3819
|
}
|
|
3810
3820
|
},
|
|
3811
|
-
"node_modules/@jridgewell/
|
|
3812
|
-
"version": "3.
|
|
3821
|
+
"node_modules/@jridgewell/remapping": {
|
|
3822
|
+
"version": "2.3.5",
|
|
3823
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
3824
|
+
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
3813
3825
|
"license": "MIT",
|
|
3814
|
-
"
|
|
3815
|
-
"
|
|
3826
|
+
"dependencies": {
|
|
3827
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
3828
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
3816
3829
|
}
|
|
3817
3830
|
},
|
|
3818
|
-
"node_modules/@jridgewell/
|
|
3819
|
-
"version": "1.1
|
|
3831
|
+
"node_modules/@jridgewell/resolve-uri": {
|
|
3832
|
+
"version": "3.1.1",
|
|
3820
3833
|
"license": "MIT",
|
|
3821
3834
|
"engines": {
|
|
3822
3835
|
"node": ">=6.0.0"
|
|
@@ -3831,11 +3844,15 @@
|
|
|
3831
3844
|
}
|
|
3832
3845
|
},
|
|
3833
3846
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
3834
|
-
"version": "1.
|
|
3847
|
+
"version": "1.5.5",
|
|
3848
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
3849
|
+
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
3835
3850
|
"license": "MIT"
|
|
3836
3851
|
},
|
|
3837
3852
|
"node_modules/@jridgewell/trace-mapping": {
|
|
3838
|
-
"version": "0.3.
|
|
3853
|
+
"version": "0.3.31",
|
|
3854
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
3855
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
3839
3856
|
"license": "MIT",
|
|
3840
3857
|
"dependencies": {
|
|
3841
3858
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
@@ -4849,6 +4866,8 @@
|
|
|
4849
4866
|
},
|
|
4850
4867
|
"node_modules/@rollup/plugin-babel": {
|
|
4851
4868
|
"version": "5.3.1",
|
|
4869
|
+
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
|
|
4870
|
+
"integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
|
|
4852
4871
|
"license": "MIT",
|
|
4853
4872
|
"dependencies": {
|
|
4854
4873
|
"@babel/helper-module-imports": "^7.10.4",
|
|
@@ -4869,25 +4888,73 @@
|
|
|
4869
4888
|
}
|
|
4870
4889
|
},
|
|
4871
4890
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
4872
|
-
"version": "
|
|
4891
|
+
"version": "15.3.1",
|
|
4892
|
+
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz",
|
|
4893
|
+
"integrity": "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==",
|
|
4873
4894
|
"license": "MIT",
|
|
4874
4895
|
"dependencies": {
|
|
4875
|
-
"@rollup/pluginutils": "^
|
|
4876
|
-
"@types/resolve": "1.
|
|
4877
|
-
"builtin-modules": "^3.1.0",
|
|
4896
|
+
"@rollup/pluginutils": "^5.0.1",
|
|
4897
|
+
"@types/resolve": "1.20.2",
|
|
4878
4898
|
"deepmerge": "^4.2.2",
|
|
4879
4899
|
"is-module": "^1.0.0",
|
|
4880
|
-
"resolve": "^1.
|
|
4900
|
+
"resolve": "^1.22.1"
|
|
4881
4901
|
},
|
|
4882
4902
|
"engines": {
|
|
4883
|
-
"node": ">=
|
|
4903
|
+
"node": ">=14.0.0"
|
|
4884
4904
|
},
|
|
4885
4905
|
"peerDependencies": {
|
|
4886
|
-
"rollup": "^
|
|
4906
|
+
"rollup": "^2.78.0||^3.0.0||^4.0.0"
|
|
4907
|
+
},
|
|
4908
|
+
"peerDependenciesMeta": {
|
|
4909
|
+
"rollup": {
|
|
4910
|
+
"optional": true
|
|
4911
|
+
}
|
|
4912
|
+
}
|
|
4913
|
+
},
|
|
4914
|
+
"node_modules/@rollup/plugin-node-resolve/node_modules/@rollup/pluginutils": {
|
|
4915
|
+
"version": "5.3.0",
|
|
4916
|
+
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
|
|
4917
|
+
"integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
|
|
4918
|
+
"license": "MIT",
|
|
4919
|
+
"dependencies": {
|
|
4920
|
+
"@types/estree": "^1.0.0",
|
|
4921
|
+
"estree-walker": "^2.0.2",
|
|
4922
|
+
"picomatch": "^4.0.2"
|
|
4923
|
+
},
|
|
4924
|
+
"engines": {
|
|
4925
|
+
"node": ">=14.0.0"
|
|
4926
|
+
},
|
|
4927
|
+
"peerDependencies": {
|
|
4928
|
+
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
4929
|
+
},
|
|
4930
|
+
"peerDependenciesMeta": {
|
|
4931
|
+
"rollup": {
|
|
4932
|
+
"optional": true
|
|
4933
|
+
}
|
|
4934
|
+
}
|
|
4935
|
+
},
|
|
4936
|
+
"node_modules/@rollup/plugin-node-resolve/node_modules/estree-walker": {
|
|
4937
|
+
"version": "2.0.2",
|
|
4938
|
+
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
4939
|
+
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
4940
|
+
"license": "MIT"
|
|
4941
|
+
},
|
|
4942
|
+
"node_modules/@rollup/plugin-node-resolve/node_modules/picomatch": {
|
|
4943
|
+
"version": "4.0.4",
|
|
4944
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
4945
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
4946
|
+
"license": "MIT",
|
|
4947
|
+
"engines": {
|
|
4948
|
+
"node": ">=12"
|
|
4949
|
+
},
|
|
4950
|
+
"funding": {
|
|
4951
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
4887
4952
|
}
|
|
4888
4953
|
},
|
|
4889
4954
|
"node_modules/@rollup/plugin-replace": {
|
|
4890
4955
|
"version": "2.4.2",
|
|
4956
|
+
"resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
|
|
4957
|
+
"integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
|
|
4891
4958
|
"license": "MIT",
|
|
4892
4959
|
"dependencies": {
|
|
4893
4960
|
"@rollup/pluginutils": "^3.1.0",
|
|
@@ -4897,8 +4964,32 @@
|
|
|
4897
4964
|
"rollup": "^1.20.0 || ^2.0.0"
|
|
4898
4965
|
}
|
|
4899
4966
|
},
|
|
4967
|
+
"node_modules/@rollup/plugin-terser": {
|
|
4968
|
+
"version": "0.4.4",
|
|
4969
|
+
"resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
|
|
4970
|
+
"integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
|
|
4971
|
+
"license": "MIT",
|
|
4972
|
+
"dependencies": {
|
|
4973
|
+
"serialize-javascript": "^6.0.1",
|
|
4974
|
+
"smob": "^1.0.0",
|
|
4975
|
+
"terser": "^5.17.4"
|
|
4976
|
+
},
|
|
4977
|
+
"engines": {
|
|
4978
|
+
"node": ">=14.0.0"
|
|
4979
|
+
},
|
|
4980
|
+
"peerDependencies": {
|
|
4981
|
+
"rollup": "^2.0.0||^3.0.0||^4.0.0"
|
|
4982
|
+
},
|
|
4983
|
+
"peerDependenciesMeta": {
|
|
4984
|
+
"rollup": {
|
|
4985
|
+
"optional": true
|
|
4986
|
+
}
|
|
4987
|
+
}
|
|
4988
|
+
},
|
|
4900
4989
|
"node_modules/@rollup/pluginutils": {
|
|
4901
4990
|
"version": "3.1.0",
|
|
4991
|
+
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
|
|
4992
|
+
"integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
|
|
4902
4993
|
"license": "MIT",
|
|
4903
4994
|
"dependencies": {
|
|
4904
4995
|
"@types/estree": "0.0.39",
|
|
@@ -4914,6 +5005,8 @@
|
|
|
4914
5005
|
},
|
|
4915
5006
|
"node_modules/@rollup/pluginutils/node_modules/@types/estree": {
|
|
4916
5007
|
"version": "0.0.39",
|
|
5008
|
+
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
|
|
5009
|
+
"integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==",
|
|
4917
5010
|
"license": "MIT"
|
|
4918
5011
|
},
|
|
4919
5012
|
"node_modules/@sinclair/typebox": {
|
|
@@ -4950,6 +5043,8 @@
|
|
|
4950
5043
|
},
|
|
4951
5044
|
"node_modules/@surma/rollup-plugin-off-main-thread": {
|
|
4952
5045
|
"version": "2.2.3",
|
|
5046
|
+
"resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
|
|
5047
|
+
"integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
|
|
4953
5048
|
"license": "Apache-2.0",
|
|
4954
5049
|
"dependencies": {
|
|
4955
5050
|
"ejs": "^3.1.6",
|
|
@@ -5590,11 +5685,10 @@
|
|
|
5590
5685
|
"license": "MIT"
|
|
5591
5686
|
},
|
|
5592
5687
|
"node_modules/@types/resolve": {
|
|
5593
|
-
"version": "1.
|
|
5594
|
-
"
|
|
5595
|
-
"
|
|
5596
|
-
|
|
5597
|
-
}
|
|
5688
|
+
"version": "1.20.2",
|
|
5689
|
+
"resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
|
|
5690
|
+
"integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==",
|
|
5691
|
+
"license": "MIT"
|
|
5598
5692
|
},
|
|
5599
5693
|
"node_modules/@types/retry": {
|
|
5600
5694
|
"version": "0.12.0",
|
|
@@ -5654,6 +5748,8 @@
|
|
|
5654
5748
|
},
|
|
5655
5749
|
"node_modules/@types/trusted-types": {
|
|
5656
5750
|
"version": "2.0.7",
|
|
5751
|
+
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
|
|
5752
|
+
"integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
|
|
5657
5753
|
"license": "MIT"
|
|
5658
5754
|
},
|
|
5659
5755
|
"node_modules/@types/ws": {
|
|
@@ -6282,7 +6378,9 @@
|
|
|
6282
6378
|
}
|
|
6283
6379
|
},
|
|
6284
6380
|
"node_modules/async": {
|
|
6285
|
-
"version": "3.2.
|
|
6381
|
+
"version": "3.2.6",
|
|
6382
|
+
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
|
|
6383
|
+
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
|
|
6286
6384
|
"license": "MIT"
|
|
6287
6385
|
},
|
|
6288
6386
|
"node_modules/asynciterator.prototype": {
|
|
@@ -6301,6 +6399,8 @@
|
|
|
6301
6399
|
},
|
|
6302
6400
|
"node_modules/at-least-node": {
|
|
6303
6401
|
"version": "1.0.0",
|
|
6402
|
+
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
6403
|
+
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
|
6304
6404
|
"license": "ISC",
|
|
6305
6405
|
"engines": {
|
|
6306
6406
|
"node": ">= 4.0.0"
|
|
@@ -6547,6 +6647,18 @@
|
|
|
6547
6647
|
],
|
|
6548
6648
|
"license": "MIT"
|
|
6549
6649
|
},
|
|
6650
|
+
"node_modules/baseline-browser-mapping": {
|
|
6651
|
+
"version": "2.10.27",
|
|
6652
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.27.tgz",
|
|
6653
|
+
"integrity": "sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==",
|
|
6654
|
+
"license": "Apache-2.0",
|
|
6655
|
+
"bin": {
|
|
6656
|
+
"baseline-browser-mapping": "dist/cli.cjs"
|
|
6657
|
+
},
|
|
6658
|
+
"engines": {
|
|
6659
|
+
"node": ">=6.0.0"
|
|
6660
|
+
}
|
|
6661
|
+
},
|
|
6550
6662
|
"node_modules/batch": {
|
|
6551
6663
|
"version": "0.6.1",
|
|
6552
6664
|
"license": "MIT"
|
|
@@ -6658,7 +6770,9 @@
|
|
|
6658
6770
|
}
|
|
6659
6771
|
},
|
|
6660
6772
|
"node_modules/browserslist": {
|
|
6661
|
-
"version": "4.
|
|
6773
|
+
"version": "4.28.2",
|
|
6774
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
|
|
6775
|
+
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
|
6662
6776
|
"funding": [
|
|
6663
6777
|
{
|
|
6664
6778
|
"type": "opencollective",
|
|
@@ -6675,10 +6789,11 @@
|
|
|
6675
6789
|
],
|
|
6676
6790
|
"license": "MIT",
|
|
6677
6791
|
"dependencies": {
|
|
6678
|
-
"
|
|
6679
|
-
"
|
|
6680
|
-
"
|
|
6681
|
-
"
|
|
6792
|
+
"baseline-browser-mapping": "^2.10.12",
|
|
6793
|
+
"caniuse-lite": "^1.0.30001782",
|
|
6794
|
+
"electron-to-chromium": "^1.5.328",
|
|
6795
|
+
"node-releases": "^2.0.36",
|
|
6796
|
+
"update-browserslist-db": "^1.2.3"
|
|
6682
6797
|
},
|
|
6683
6798
|
"bin": {
|
|
6684
6799
|
"browserslist": "cli.js"
|
|
@@ -6730,7 +6845,9 @@
|
|
|
6730
6845
|
},
|
|
6731
6846
|
"node_modules/builtin-modules": {
|
|
6732
6847
|
"version": "3.3.0",
|
|
6848
|
+
"dev": true,
|
|
6733
6849
|
"license": "MIT",
|
|
6850
|
+
"peer": true,
|
|
6734
6851
|
"engines": {
|
|
6735
6852
|
"node": ">=6"
|
|
6736
6853
|
},
|
|
@@ -6944,7 +7061,9 @@
|
|
|
6944
7061
|
}
|
|
6945
7062
|
},
|
|
6946
7063
|
"node_modules/caniuse-lite": {
|
|
6947
|
-
"version": "1.0.
|
|
7064
|
+
"version": "1.0.30001792",
|
|
7065
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz",
|
|
7066
|
+
"integrity": "sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==",
|
|
6948
7067
|
"funding": [
|
|
6949
7068
|
{
|
|
6950
7069
|
"type": "opencollective",
|
|
@@ -7459,6 +7578,8 @@
|
|
|
7459
7578
|
},
|
|
7460
7579
|
"node_modules/common-tags": {
|
|
7461
7580
|
"version": "1.8.2",
|
|
7581
|
+
"resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
|
|
7582
|
+
"integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
|
|
7462
7583
|
"license": "MIT",
|
|
7463
7584
|
"engines": {
|
|
7464
7585
|
"node": ">=4.0.0"
|
|
@@ -7733,6 +7854,8 @@
|
|
|
7733
7854
|
},
|
|
7734
7855
|
"node_modules/crypto-random-string": {
|
|
7735
7856
|
"version": "2.0.0",
|
|
7857
|
+
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
|
|
7858
|
+
"integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
|
|
7736
7859
|
"license": "MIT",
|
|
7737
7860
|
"engines": {
|
|
7738
7861
|
"node": ">=8"
|
|
@@ -8759,6 +8882,7 @@
|
|
|
8759
8882
|
"version": "3.1.10",
|
|
8760
8883
|
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
|
|
8761
8884
|
"integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
|
|
8885
|
+
"license": "Apache-2.0",
|
|
8762
8886
|
"dependencies": {
|
|
8763
8887
|
"jake": "^10.8.5"
|
|
8764
8888
|
},
|
|
@@ -8770,7 +8894,9 @@
|
|
|
8770
8894
|
}
|
|
8771
8895
|
},
|
|
8772
8896
|
"node_modules/electron-to-chromium": {
|
|
8773
|
-
"version": "1.
|
|
8897
|
+
"version": "1.5.352",
|
|
8898
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.352.tgz",
|
|
8899
|
+
"integrity": "sha512-9wHk8x6dyuimoe18EdiDPWKExNdxYqo4fn4FwOVVper6RxT3cmpBwBkWWfSOCYJjQdIco/nPhJhNLmn4Ufg1Yg==",
|
|
8774
8900
|
"license": "ISC"
|
|
8775
8901
|
},
|
|
8776
8902
|
"node_modules/element-qsa-scope": {
|
|
@@ -9537,7 +9663,9 @@
|
|
|
9537
9663
|
}
|
|
9538
9664
|
},
|
|
9539
9665
|
"node_modules/escalade": {
|
|
9540
|
-
"version": "3.
|
|
9666
|
+
"version": "3.2.0",
|
|
9667
|
+
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
9668
|
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
9541
9669
|
"license": "MIT",
|
|
9542
9670
|
"engines": {
|
|
9543
9671
|
"node": ">=6"
|
|
@@ -10536,6 +10664,8 @@
|
|
|
10536
10664
|
},
|
|
10537
10665
|
"node_modules/estree-walker": {
|
|
10538
10666
|
"version": "1.0.1",
|
|
10667
|
+
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
|
|
10668
|
+
"integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==",
|
|
10539
10669
|
"license": "MIT"
|
|
10540
10670
|
},
|
|
10541
10671
|
"node_modules/esutils": {
|
|
@@ -10789,14 +10919,18 @@
|
|
|
10789
10919
|
}
|
|
10790
10920
|
},
|
|
10791
10921
|
"node_modules/filelist": {
|
|
10792
|
-
"version": "1.0.
|
|
10922
|
+
"version": "1.0.6",
|
|
10923
|
+
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz",
|
|
10924
|
+
"integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==",
|
|
10793
10925
|
"license": "Apache-2.0",
|
|
10794
10926
|
"dependencies": {
|
|
10795
10927
|
"minimatch": "^5.0.1"
|
|
10796
10928
|
}
|
|
10797
10929
|
},
|
|
10798
10930
|
"node_modules/filelist/node_modules/minimatch": {
|
|
10799
|
-
"version": "5.1.
|
|
10931
|
+
"version": "5.1.9",
|
|
10932
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz",
|
|
10933
|
+
"integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==",
|
|
10800
10934
|
"license": "ISC",
|
|
10801
10935
|
"dependencies": {
|
|
10802
10936
|
"brace-expansion": "^2.0.1"
|
|
@@ -11045,6 +11179,8 @@
|
|
|
11045
11179
|
},
|
|
11046
11180
|
"node_modules/fs-extra": {
|
|
11047
11181
|
"version": "9.1.0",
|
|
11182
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
|
|
11183
|
+
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
|
|
11048
11184
|
"license": "MIT",
|
|
11049
11185
|
"dependencies": {
|
|
11050
11186
|
"at-least-node": "^1.0.0",
|
|
@@ -11058,6 +11194,8 @@
|
|
|
11058
11194
|
},
|
|
11059
11195
|
"node_modules/fs-extra/node_modules/universalify": {
|
|
11060
11196
|
"version": "2.0.1",
|
|
11197
|
+
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
|
11198
|
+
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
|
11061
11199
|
"license": "MIT",
|
|
11062
11200
|
"engines": {
|
|
11063
11201
|
"node": ">= 10.0.0"
|
|
@@ -11162,6 +11300,8 @@
|
|
|
11162
11300
|
},
|
|
11163
11301
|
"node_modules/get-own-enumerable-property-symbols": {
|
|
11164
11302
|
"version": "3.0.2",
|
|
11303
|
+
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
|
|
11304
|
+
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==",
|
|
11165
11305
|
"license": "ISC"
|
|
11166
11306
|
},
|
|
11167
11307
|
"node_modules/get-package-type": {
|
|
@@ -12258,6 +12398,8 @@
|
|
|
12258
12398
|
},
|
|
12259
12399
|
"node_modules/is-module": {
|
|
12260
12400
|
"version": "1.0.0",
|
|
12401
|
+
"resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
|
|
12402
|
+
"integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
|
|
12261
12403
|
"license": "MIT"
|
|
12262
12404
|
},
|
|
12263
12405
|
"node_modules/is-negative-zero": {
|
|
@@ -12293,6 +12435,8 @@
|
|
|
12293
12435
|
},
|
|
12294
12436
|
"node_modules/is-obj": {
|
|
12295
12437
|
"version": "1.0.1",
|
|
12438
|
+
"resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
|
|
12439
|
+
"integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==",
|
|
12296
12440
|
"license": "MIT",
|
|
12297
12441
|
"engines": {
|
|
12298
12442
|
"node": ">=0.10.0"
|
|
@@ -12355,6 +12499,8 @@
|
|
|
12355
12499
|
},
|
|
12356
12500
|
"node_modules/is-regexp": {
|
|
12357
12501
|
"version": "1.0.0",
|
|
12502
|
+
"resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
|
|
12503
|
+
"integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==",
|
|
12358
12504
|
"license": "MIT",
|
|
12359
12505
|
"engines": {
|
|
12360
12506
|
"node": ">=0.10.0"
|
|
@@ -12594,13 +12740,14 @@
|
|
|
12594
12740
|
}
|
|
12595
12741
|
},
|
|
12596
12742
|
"node_modules/jake": {
|
|
12597
|
-
"version": "10.
|
|
12743
|
+
"version": "10.9.4",
|
|
12744
|
+
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz",
|
|
12745
|
+
"integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==",
|
|
12598
12746
|
"license": "Apache-2.0",
|
|
12599
12747
|
"dependencies": {
|
|
12600
|
-
"async": "^3.2.
|
|
12601
|
-
"chalk": "^4.0.2",
|
|
12748
|
+
"async": "^3.2.6",
|
|
12602
12749
|
"filelist": "^1.0.4",
|
|
12603
|
-
"
|
|
12750
|
+
"picocolors": "^1.1.1"
|
|
12604
12751
|
},
|
|
12605
12752
|
"bin": {
|
|
12606
12753
|
"jake": "bin/cli.js"
|
|
@@ -12609,40 +12756,6 @@
|
|
|
12609
12756
|
"node": ">=10"
|
|
12610
12757
|
}
|
|
12611
12758
|
},
|
|
12612
|
-
"node_modules/jake/node_modules/brace-expansion": {
|
|
12613
|
-
"version": "1.1.12",
|
|
12614
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
12615
|
-
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
12616
|
-
"license": "MIT",
|
|
12617
|
-
"dependencies": {
|
|
12618
|
-
"balanced-match": "^1.0.0",
|
|
12619
|
-
"concat-map": "0.0.1"
|
|
12620
|
-
}
|
|
12621
|
-
},
|
|
12622
|
-
"node_modules/jake/node_modules/chalk": {
|
|
12623
|
-
"version": "4.1.2",
|
|
12624
|
-
"license": "MIT",
|
|
12625
|
-
"dependencies": {
|
|
12626
|
-
"ansi-styles": "^4.1.0",
|
|
12627
|
-
"supports-color": "^7.1.0"
|
|
12628
|
-
},
|
|
12629
|
-
"engines": {
|
|
12630
|
-
"node": ">=10"
|
|
12631
|
-
},
|
|
12632
|
-
"funding": {
|
|
12633
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
12634
|
-
}
|
|
12635
|
-
},
|
|
12636
|
-
"node_modules/jake/node_modules/minimatch": {
|
|
12637
|
-
"version": "3.1.2",
|
|
12638
|
-
"license": "ISC",
|
|
12639
|
-
"dependencies": {
|
|
12640
|
-
"brace-expansion": "^1.1.7"
|
|
12641
|
-
},
|
|
12642
|
-
"engines": {
|
|
12643
|
-
"node": "*"
|
|
12644
|
-
}
|
|
12645
|
-
},
|
|
12646
12759
|
"node_modules/jest": {
|
|
12647
12760
|
"version": "29.7.0",
|
|
12648
12761
|
"dev": true,
|
|
@@ -13609,13 +13722,15 @@
|
|
|
13609
13722
|
}
|
|
13610
13723
|
},
|
|
13611
13724
|
"node_modules/jsesc": {
|
|
13612
|
-
"version": "
|
|
13725
|
+
"version": "3.1.0",
|
|
13726
|
+
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
13727
|
+
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
13613
13728
|
"license": "MIT",
|
|
13614
13729
|
"bin": {
|
|
13615
13730
|
"jsesc": "bin/jsesc"
|
|
13616
13731
|
},
|
|
13617
13732
|
"engines": {
|
|
13618
|
-
"node": ">=
|
|
13733
|
+
"node": ">=6"
|
|
13619
13734
|
}
|
|
13620
13735
|
},
|
|
13621
13736
|
"node_modules/json-buffer": {
|
|
@@ -13628,10 +13743,6 @@
|
|
|
13628
13743
|
"version": "2.3.1",
|
|
13629
13744
|
"license": "MIT"
|
|
13630
13745
|
},
|
|
13631
|
-
"node_modules/json-schema": {
|
|
13632
|
-
"version": "0.4.0",
|
|
13633
|
-
"license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
13634
|
-
},
|
|
13635
13746
|
"node_modules/json-schema-traverse": {
|
|
13636
13747
|
"version": "1.0.0",
|
|
13637
13748
|
"license": "MIT"
|
|
@@ -13658,7 +13769,9 @@
|
|
|
13658
13769
|
"license": "MIT"
|
|
13659
13770
|
},
|
|
13660
13771
|
"node_modules/jsonfile": {
|
|
13661
|
-
"version": "6.1
|
|
13772
|
+
"version": "6.2.1",
|
|
13773
|
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.1.tgz",
|
|
13774
|
+
"integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
|
|
13662
13775
|
"license": "MIT",
|
|
13663
13776
|
"dependencies": {
|
|
13664
13777
|
"universalify": "^2.0.0"
|
|
@@ -13669,6 +13782,8 @@
|
|
|
13669
13782
|
},
|
|
13670
13783
|
"node_modules/jsonfile/node_modules/universalify": {
|
|
13671
13784
|
"version": "2.0.1",
|
|
13785
|
+
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
|
13786
|
+
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
|
13672
13787
|
"license": "MIT",
|
|
13673
13788
|
"engines": {
|
|
13674
13789
|
"node": ">= 10.0.0"
|
|
@@ -13676,6 +13791,8 @@
|
|
|
13676
13791
|
},
|
|
13677
13792
|
"node_modules/jsonpointer": {
|
|
13678
13793
|
"version": "5.0.1",
|
|
13794
|
+
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz",
|
|
13795
|
+
"integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==",
|
|
13679
13796
|
"license": "MIT",
|
|
13680
13797
|
"engines": {
|
|
13681
13798
|
"node": ">=0.10.0"
|
|
@@ -13935,6 +14052,8 @@
|
|
|
13935
14052
|
},
|
|
13936
14053
|
"node_modules/lodash.sortby": {
|
|
13937
14054
|
"version": "4.7.0",
|
|
14055
|
+
"resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
|
|
14056
|
+
"integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==",
|
|
13938
14057
|
"license": "MIT"
|
|
13939
14058
|
},
|
|
13940
14059
|
"node_modules/lodash.truncate": {
|
|
@@ -13996,6 +14115,8 @@
|
|
|
13996
14115
|
},
|
|
13997
14116
|
"node_modules/magic-string": {
|
|
13998
14117
|
"version": "0.25.9",
|
|
14118
|
+
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
|
|
14119
|
+
"integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
|
|
13999
14120
|
"license": "MIT",
|
|
14000
14121
|
"dependencies": {
|
|
14001
14122
|
"sourcemap-codec": "^1.4.8"
|
|
@@ -14674,7 +14795,9 @@
|
|
|
14674
14795
|
"license": "MIT"
|
|
14675
14796
|
},
|
|
14676
14797
|
"node_modules/node-releases": {
|
|
14677
|
-
"version": "2.0.
|
|
14798
|
+
"version": "2.0.38",
|
|
14799
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.38.tgz",
|
|
14800
|
+
"integrity": "sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==",
|
|
14678
14801
|
"license": "MIT"
|
|
14679
14802
|
},
|
|
14680
14803
|
"node_modules/normalize-package-data": {
|
|
@@ -16404,6 +16527,8 @@
|
|
|
16404
16527
|
},
|
|
16405
16528
|
"node_modules/pretty-bytes": {
|
|
16406
16529
|
"version": "5.6.0",
|
|
16530
|
+
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
|
|
16531
|
+
"integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
|
|
16407
16532
|
"license": "MIT",
|
|
16408
16533
|
"engines": {
|
|
16409
16534
|
"node": ">=6"
|
|
@@ -17200,6 +17325,12 @@
|
|
|
17200
17325
|
"node": ">=4"
|
|
17201
17326
|
}
|
|
17202
17327
|
},
|
|
17328
|
+
"node_modules/regenerator-runtime": {
|
|
17329
|
+
"version": "0.14.1",
|
|
17330
|
+
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
17331
|
+
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
17332
|
+
"license": "MIT"
|
|
17333
|
+
},
|
|
17203
17334
|
"node_modules/regenerator-transform": {
|
|
17204
17335
|
"version": "0.15.2",
|
|
17205
17336
|
"license": "MIT",
|
|
@@ -17431,9 +17562,10 @@
|
|
|
17431
17562
|
"license": "Unlicense"
|
|
17432
17563
|
},
|
|
17433
17564
|
"node_modules/rollup": {
|
|
17434
|
-
"version": "2.
|
|
17435
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.
|
|
17436
|
-
"integrity": "sha512-
|
|
17565
|
+
"version": "2.80.0",
|
|
17566
|
+
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.80.0.tgz",
|
|
17567
|
+
"integrity": "sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==",
|
|
17568
|
+
"license": "MIT",
|
|
17437
17569
|
"bin": {
|
|
17438
17570
|
"rollup": "dist/bin/rollup"
|
|
17439
17571
|
},
|
|
@@ -17444,38 +17576,6 @@
|
|
|
17444
17576
|
"fsevents": "~2.3.2"
|
|
17445
17577
|
}
|
|
17446
17578
|
},
|
|
17447
|
-
"node_modules/rollup-plugin-terser": {
|
|
17448
|
-
"version": "7.0.2",
|
|
17449
|
-
"license": "MIT",
|
|
17450
|
-
"dependencies": {
|
|
17451
|
-
"@babel/code-frame": "^7.10.4",
|
|
17452
|
-
"jest-worker": "^26.2.1",
|
|
17453
|
-
"serialize-javascript": "^4.0.0",
|
|
17454
|
-
"terser": "^5.0.0"
|
|
17455
|
-
},
|
|
17456
|
-
"peerDependencies": {
|
|
17457
|
-
"rollup": "^2.0.0"
|
|
17458
|
-
}
|
|
17459
|
-
},
|
|
17460
|
-
"node_modules/rollup-plugin-terser/node_modules/jest-worker": {
|
|
17461
|
-
"version": "26.6.2",
|
|
17462
|
-
"license": "MIT",
|
|
17463
|
-
"dependencies": {
|
|
17464
|
-
"@types/node": "*",
|
|
17465
|
-
"merge-stream": "^2.0.0",
|
|
17466
|
-
"supports-color": "^7.0.0"
|
|
17467
|
-
},
|
|
17468
|
-
"engines": {
|
|
17469
|
-
"node": ">= 10.13.0"
|
|
17470
|
-
}
|
|
17471
|
-
},
|
|
17472
|
-
"node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
|
|
17473
|
-
"version": "4.0.0",
|
|
17474
|
-
"license": "BSD-3-Clause",
|
|
17475
|
-
"dependencies": {
|
|
17476
|
-
"randombytes": "^2.1.0"
|
|
17477
|
-
}
|
|
17478
|
-
},
|
|
17479
17579
|
"node_modules/rope-sequence": {
|
|
17480
17580
|
"version": "1.3.4",
|
|
17481
17581
|
"license": "MIT"
|
|
@@ -18085,6 +18185,15 @@
|
|
|
18085
18185
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
18086
18186
|
}
|
|
18087
18187
|
},
|
|
18188
|
+
"node_modules/smob": {
|
|
18189
|
+
"version": "1.6.1",
|
|
18190
|
+
"resolved": "https://registry.npmjs.org/smob/-/smob-1.6.1.tgz",
|
|
18191
|
+
"integrity": "sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==",
|
|
18192
|
+
"license": "MIT",
|
|
18193
|
+
"engines": {
|
|
18194
|
+
"node": ">=20.0.0"
|
|
18195
|
+
}
|
|
18196
|
+
},
|
|
18088
18197
|
"node_modules/sockjs": {
|
|
18089
18198
|
"version": "0.3.24",
|
|
18090
18199
|
"license": "MIT",
|
|
@@ -18141,6 +18250,9 @@
|
|
|
18141
18250
|
},
|
|
18142
18251
|
"node_modules/sourcemap-codec": {
|
|
18143
18252
|
"version": "1.4.8",
|
|
18253
|
+
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
|
|
18254
|
+
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
|
|
18255
|
+
"deprecated": "Please use @jridgewell/sourcemap-codec instead",
|
|
18144
18256
|
"license": "MIT"
|
|
18145
18257
|
},
|
|
18146
18258
|
"node_modules/spark-md5": {
|
|
@@ -18389,6 +18501,8 @@
|
|
|
18389
18501
|
},
|
|
18390
18502
|
"node_modules/stringify-object": {
|
|
18391
18503
|
"version": "3.3.0",
|
|
18504
|
+
"resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
|
|
18505
|
+
"integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
|
|
18392
18506
|
"license": "BSD-2-Clause",
|
|
18393
18507
|
"dependencies": {
|
|
18394
18508
|
"get-own-enumerable-property-symbols": "^3.0.0",
|
|
@@ -18440,6 +18554,8 @@
|
|
|
18440
18554
|
},
|
|
18441
18555
|
"node_modules/strip-comments": {
|
|
18442
18556
|
"version": "2.0.1",
|
|
18557
|
+
"resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
|
|
18558
|
+
"integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==",
|
|
18443
18559
|
"license": "MIT",
|
|
18444
18560
|
"engines": {
|
|
18445
18561
|
"node": ">=10"
|
|
@@ -19113,6 +19229,8 @@
|
|
|
19113
19229
|
},
|
|
19114
19230
|
"node_modules/temp-dir": {
|
|
19115
19231
|
"version": "2.0.0",
|
|
19232
|
+
"resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
|
|
19233
|
+
"integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==",
|
|
19116
19234
|
"license": "MIT",
|
|
19117
19235
|
"engines": {
|
|
19118
19236
|
"node": ">=8"
|
|
@@ -19120,6 +19238,8 @@
|
|
|
19120
19238
|
},
|
|
19121
19239
|
"node_modules/tempy": {
|
|
19122
19240
|
"version": "0.6.0",
|
|
19241
|
+
"resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
|
|
19242
|
+
"integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
|
|
19123
19243
|
"license": "MIT",
|
|
19124
19244
|
"dependencies": {
|
|
19125
19245
|
"is-stream": "^2.0.0",
|
|
@@ -19136,6 +19256,8 @@
|
|
|
19136
19256
|
},
|
|
19137
19257
|
"node_modules/tempy/node_modules/type-fest": {
|
|
19138
19258
|
"version": "0.16.0",
|
|
19259
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
|
|
19260
|
+
"integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
|
|
19139
19261
|
"license": "(MIT OR CC0-1.0)",
|
|
19140
19262
|
"engines": {
|
|
19141
19263
|
"node": ">=10"
|
|
@@ -19637,6 +19759,8 @@
|
|
|
19637
19759
|
},
|
|
19638
19760
|
"node_modules/unique-string": {
|
|
19639
19761
|
"version": "2.0.0",
|
|
19762
|
+
"resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
|
|
19763
|
+
"integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
|
|
19640
19764
|
"license": "MIT",
|
|
19641
19765
|
"dependencies": {
|
|
19642
19766
|
"crypto-random-string": "^2.0.0"
|
|
@@ -19663,6 +19787,8 @@
|
|
|
19663
19787
|
},
|
|
19664
19788
|
"node_modules/upath": {
|
|
19665
19789
|
"version": "1.2.0",
|
|
19790
|
+
"resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
|
|
19791
|
+
"integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
|
|
19666
19792
|
"license": "MIT",
|
|
19667
19793
|
"engines": {
|
|
19668
19794
|
"node": ">=4",
|
|
@@ -19670,7 +19796,9 @@
|
|
|
19670
19796
|
}
|
|
19671
19797
|
},
|
|
19672
19798
|
"node_modules/update-browserslist-db": {
|
|
19673
|
-
"version": "1.
|
|
19799
|
+
"version": "1.2.3",
|
|
19800
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
|
19801
|
+
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
|
19674
19802
|
"funding": [
|
|
19675
19803
|
{
|
|
19676
19804
|
"type": "opencollective",
|
|
@@ -19687,8 +19815,8 @@
|
|
|
19687
19815
|
],
|
|
19688
19816
|
"license": "MIT",
|
|
19689
19817
|
"dependencies": {
|
|
19690
|
-
"escalade": "^3.
|
|
19691
|
-
"picocolors": "^1.
|
|
19818
|
+
"escalade": "^3.2.0",
|
|
19819
|
+
"picocolors": "^1.1.1"
|
|
19692
19820
|
},
|
|
19693
19821
|
"bin": {
|
|
19694
19822
|
"update-browserslist-db": "cli.js"
|
|
@@ -20304,31 +20432,38 @@
|
|
|
20304
20432
|
}
|
|
20305
20433
|
},
|
|
20306
20434
|
"node_modules/workbox-background-sync": {
|
|
20307
|
-
"version": "7.
|
|
20435
|
+
"version": "7.3.0",
|
|
20436
|
+
"resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.3.0.tgz",
|
|
20437
|
+
"integrity": "sha512-PCSk3eK7Mxeuyatb22pcSx9dlgWNv3+M8PqPaYDokks8Y5/FX4soaOqj3yhAZr5k6Q5JWTOMYgaJBpbw11G9Eg==",
|
|
20308
20438
|
"license": "MIT",
|
|
20309
20439
|
"dependencies": {
|
|
20310
20440
|
"idb": "^7.0.1",
|
|
20311
|
-
"workbox-core": "7.
|
|
20441
|
+
"workbox-core": "7.3.0"
|
|
20312
20442
|
}
|
|
20313
20443
|
},
|
|
20314
20444
|
"node_modules/workbox-broadcast-update": {
|
|
20315
|
-
"version": "7.
|
|
20445
|
+
"version": "7.3.0",
|
|
20446
|
+
"resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.3.0.tgz",
|
|
20447
|
+
"integrity": "sha512-T9/F5VEdJVhwmrIAE+E/kq5at2OY6+OXXgOWQevnubal6sO92Gjo24v6dCVwQiclAF5NS3hlmsifRrpQzZCdUA==",
|
|
20316
20448
|
"license": "MIT",
|
|
20317
20449
|
"dependencies": {
|
|
20318
|
-
"workbox-core": "7.
|
|
20450
|
+
"workbox-core": "7.3.0"
|
|
20319
20451
|
}
|
|
20320
20452
|
},
|
|
20321
20453
|
"node_modules/workbox-build": {
|
|
20322
|
-
"version": "7.
|
|
20454
|
+
"version": "7.3.0",
|
|
20455
|
+
"resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.3.0.tgz",
|
|
20456
|
+
"integrity": "sha512-JGL6vZTPlxnlqZRhR/K/msqg3wKP+m0wfEUVosK7gsYzSgeIxvZLi1ViJJzVL7CEeI8r7rGFV973RiEqkP3lWQ==",
|
|
20323
20457
|
"license": "MIT",
|
|
20324
20458
|
"dependencies": {
|
|
20325
20459
|
"@apideck/better-ajv-errors": "^0.3.1",
|
|
20326
|
-
"@babel/core": "^7.
|
|
20460
|
+
"@babel/core": "^7.24.4",
|
|
20327
20461
|
"@babel/preset-env": "^7.11.0",
|
|
20328
20462
|
"@babel/runtime": "^7.11.2",
|
|
20329
20463
|
"@rollup/plugin-babel": "^5.2.0",
|
|
20330
|
-
"@rollup/plugin-node-resolve": "^
|
|
20464
|
+
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
20331
20465
|
"@rollup/plugin-replace": "^2.4.1",
|
|
20466
|
+
"@rollup/plugin-terser": "^0.4.3",
|
|
20332
20467
|
"@surma/rollup-plugin-off-main-thread": "^2.2.3",
|
|
20333
20468
|
"ajv": "^8.6.0",
|
|
20334
20469
|
"common-tags": "^1.8.0",
|
|
@@ -20338,36 +20473,35 @@
|
|
|
20338
20473
|
"lodash": "^4.17.20",
|
|
20339
20474
|
"pretty-bytes": "^5.3.0",
|
|
20340
20475
|
"rollup": "^2.43.1",
|
|
20341
|
-
"rollup-plugin-terser": "^7.0.0",
|
|
20342
20476
|
"source-map": "^0.8.0-beta.0",
|
|
20343
20477
|
"stringify-object": "^3.3.0",
|
|
20344
20478
|
"strip-comments": "^2.0.1",
|
|
20345
20479
|
"tempy": "^0.6.0",
|
|
20346
20480
|
"upath": "^1.2.0",
|
|
20347
|
-
"workbox-background-sync": "7.
|
|
20348
|
-
"workbox-broadcast-update": "7.
|
|
20349
|
-
"workbox-cacheable-response": "7.
|
|
20350
|
-
"workbox-core": "7.
|
|
20351
|
-
"workbox-expiration": "7.
|
|
20352
|
-
"workbox-google-analytics": "7.
|
|
20353
|
-
"workbox-navigation-preload": "7.
|
|
20354
|
-
"workbox-precaching": "7.
|
|
20355
|
-
"workbox-range-requests": "7.
|
|
20356
|
-
"workbox-recipes": "7.
|
|
20357
|
-
"workbox-routing": "7.
|
|
20358
|
-
"workbox-strategies": "7.
|
|
20359
|
-
"workbox-streams": "7.
|
|
20360
|
-
"workbox-sw": "7.
|
|
20361
|
-
"workbox-window": "7.
|
|
20481
|
+
"workbox-background-sync": "7.3.0",
|
|
20482
|
+
"workbox-broadcast-update": "7.3.0",
|
|
20483
|
+
"workbox-cacheable-response": "7.3.0",
|
|
20484
|
+
"workbox-core": "7.3.0",
|
|
20485
|
+
"workbox-expiration": "7.3.0",
|
|
20486
|
+
"workbox-google-analytics": "7.3.0",
|
|
20487
|
+
"workbox-navigation-preload": "7.3.0",
|
|
20488
|
+
"workbox-precaching": "7.3.0",
|
|
20489
|
+
"workbox-range-requests": "7.3.0",
|
|
20490
|
+
"workbox-recipes": "7.3.0",
|
|
20491
|
+
"workbox-routing": "7.3.0",
|
|
20492
|
+
"workbox-strategies": "7.3.0",
|
|
20493
|
+
"workbox-streams": "7.3.0",
|
|
20494
|
+
"workbox-sw": "7.3.0",
|
|
20495
|
+
"workbox-window": "7.3.0"
|
|
20362
20496
|
},
|
|
20363
20497
|
"engines": {
|
|
20364
20498
|
"node": ">=16.0.0"
|
|
20365
20499
|
}
|
|
20366
20500
|
},
|
|
20367
20501
|
"node_modules/workbox-build/node_modules/brace-expansion": {
|
|
20368
|
-
"version": "1.1.
|
|
20369
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
20370
|
-
"integrity": "sha512-
|
|
20502
|
+
"version": "1.1.14",
|
|
20503
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
|
|
20504
|
+
"integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
|
|
20371
20505
|
"license": "MIT",
|
|
20372
20506
|
"dependencies": {
|
|
20373
20507
|
"balanced-match": "^1.0.0",
|
|
@@ -20376,6 +20510,9 @@
|
|
|
20376
20510
|
},
|
|
20377
20511
|
"node_modules/workbox-build/node_modules/glob": {
|
|
20378
20512
|
"version": "7.2.3",
|
|
20513
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
20514
|
+
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
20515
|
+
"deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
|
|
20379
20516
|
"license": "ISC",
|
|
20380
20517
|
"dependencies": {
|
|
20381
20518
|
"fs.realpath": "^1.0.0",
|
|
@@ -20393,7 +20530,9 @@
|
|
|
20393
20530
|
}
|
|
20394
20531
|
},
|
|
20395
20532
|
"node_modules/workbox-build/node_modules/minimatch": {
|
|
20396
|
-
"version": "3.1.
|
|
20533
|
+
"version": "3.1.5",
|
|
20534
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
|
|
20535
|
+
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
|
20397
20536
|
"license": "ISC",
|
|
20398
20537
|
"dependencies": {
|
|
20399
20538
|
"brace-expansion": "^1.1.7"
|
|
@@ -20404,6 +20543,9 @@
|
|
|
20404
20543
|
},
|
|
20405
20544
|
"node_modules/workbox-build/node_modules/source-map": {
|
|
20406
20545
|
"version": "0.8.0-beta.0",
|
|
20546
|
+
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
|
|
20547
|
+
"integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
|
|
20548
|
+
"deprecated": "The work that was done in this beta branch won't be included in future versions",
|
|
20407
20549
|
"license": "BSD-3-Clause",
|
|
20408
20550
|
"dependencies": {
|
|
20409
20551
|
"whatwg-url": "^7.0.0"
|
|
@@ -20414,6 +20556,8 @@
|
|
|
20414
20556
|
},
|
|
20415
20557
|
"node_modules/workbox-build/node_modules/tr46": {
|
|
20416
20558
|
"version": "1.0.1",
|
|
20559
|
+
"resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
|
|
20560
|
+
"integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==",
|
|
20417
20561
|
"license": "MIT",
|
|
20418
20562
|
"dependencies": {
|
|
20419
20563
|
"punycode": "^2.1.0"
|
|
@@ -20421,10 +20565,14 @@
|
|
|
20421
20565
|
},
|
|
20422
20566
|
"node_modules/workbox-build/node_modules/webidl-conversions": {
|
|
20423
20567
|
"version": "4.0.2",
|
|
20568
|
+
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
|
|
20569
|
+
"integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
|
|
20424
20570
|
"license": "BSD-2-Clause"
|
|
20425
20571
|
},
|
|
20426
20572
|
"node_modules/workbox-build/node_modules/whatwg-url": {
|
|
20427
20573
|
"version": "7.1.0",
|
|
20574
|
+
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
|
|
20575
|
+
"integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
|
|
20428
20576
|
"license": "MIT",
|
|
20429
20577
|
"dependencies": {
|
|
20430
20578
|
"lodash.sortby": "^4.7.0",
|
|
@@ -20433,110 +20581,136 @@
|
|
|
20433
20581
|
}
|
|
20434
20582
|
},
|
|
20435
20583
|
"node_modules/workbox-cacheable-response": {
|
|
20436
|
-
"version": "7.
|
|
20584
|
+
"version": "7.3.0",
|
|
20585
|
+
"resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.3.0.tgz",
|
|
20586
|
+
"integrity": "sha512-eAFERIg6J2LuyELhLlmeRcJFa5e16Mj8kL2yCDbhWE+HUun9skRQrGIFVUagqWj4DMaaPSMWfAolM7XZZxNmxA==",
|
|
20437
20587
|
"license": "MIT",
|
|
20438
20588
|
"dependencies": {
|
|
20439
|
-
"workbox-core": "7.
|
|
20589
|
+
"workbox-core": "7.3.0"
|
|
20440
20590
|
}
|
|
20441
20591
|
},
|
|
20442
20592
|
"node_modules/workbox-core": {
|
|
20443
|
-
"version": "7.
|
|
20593
|
+
"version": "7.3.0",
|
|
20594
|
+
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.3.0.tgz",
|
|
20595
|
+
"integrity": "sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==",
|
|
20444
20596
|
"license": "MIT"
|
|
20445
20597
|
},
|
|
20446
20598
|
"node_modules/workbox-expiration": {
|
|
20447
|
-
"version": "7.
|
|
20599
|
+
"version": "7.3.0",
|
|
20600
|
+
"resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.3.0.tgz",
|
|
20601
|
+
"integrity": "sha512-lpnSSLp2BM+K6bgFCWc5bS1LR5pAwDWbcKt1iL87/eTSJRdLdAwGQznZE+1czLgn/X05YChsrEegTNxjM067vQ==",
|
|
20448
20602
|
"license": "MIT",
|
|
20449
20603
|
"dependencies": {
|
|
20450
20604
|
"idb": "^7.0.1",
|
|
20451
|
-
"workbox-core": "7.
|
|
20605
|
+
"workbox-core": "7.3.0"
|
|
20452
20606
|
}
|
|
20453
20607
|
},
|
|
20454
20608
|
"node_modules/workbox-google-analytics": {
|
|
20455
|
-
"version": "7.
|
|
20609
|
+
"version": "7.3.0",
|
|
20610
|
+
"resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.3.0.tgz",
|
|
20611
|
+
"integrity": "sha512-ii/tSfFdhjLHZ2BrYgFNTrb/yk04pw2hasgbM70jpZfLk0vdJAXgaiMAWsoE+wfJDNWoZmBYY0hMVI0v5wWDbg==",
|
|
20456
20612
|
"license": "MIT",
|
|
20457
20613
|
"dependencies": {
|
|
20458
|
-
"workbox-background-sync": "7.
|
|
20459
|
-
"workbox-core": "7.
|
|
20460
|
-
"workbox-routing": "7.
|
|
20461
|
-
"workbox-strategies": "7.
|
|
20614
|
+
"workbox-background-sync": "7.3.0",
|
|
20615
|
+
"workbox-core": "7.3.0",
|
|
20616
|
+
"workbox-routing": "7.3.0",
|
|
20617
|
+
"workbox-strategies": "7.3.0"
|
|
20462
20618
|
}
|
|
20463
20619
|
},
|
|
20464
20620
|
"node_modules/workbox-navigation-preload": {
|
|
20465
|
-
"version": "7.
|
|
20621
|
+
"version": "7.3.0",
|
|
20622
|
+
"resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.3.0.tgz",
|
|
20623
|
+
"integrity": "sha512-fTJzogmFaTv4bShZ6aA7Bfj4Cewaq5rp30qcxl2iYM45YD79rKIhvzNHiFj1P+u5ZZldroqhASXwwoyusnr2cg==",
|
|
20466
20624
|
"license": "MIT",
|
|
20467
20625
|
"dependencies": {
|
|
20468
|
-
"workbox-core": "7.
|
|
20626
|
+
"workbox-core": "7.3.0"
|
|
20469
20627
|
}
|
|
20470
20628
|
},
|
|
20471
20629
|
"node_modules/workbox-precaching": {
|
|
20472
|
-
"version": "7.
|
|
20630
|
+
"version": "7.3.0",
|
|
20631
|
+
"resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.3.0.tgz",
|
|
20632
|
+
"integrity": "sha512-ckp/3t0msgXclVAYaNndAGeAoWQUv7Rwc4fdhWL69CCAb2UHo3Cef0KIUctqfQj1p8h6aGyz3w8Cy3Ihq9OmIw==",
|
|
20473
20633
|
"license": "MIT",
|
|
20474
20634
|
"dependencies": {
|
|
20475
|
-
"workbox-core": "7.
|
|
20476
|
-
"workbox-routing": "7.
|
|
20477
|
-
"workbox-strategies": "7.
|
|
20635
|
+
"workbox-core": "7.3.0",
|
|
20636
|
+
"workbox-routing": "7.3.0",
|
|
20637
|
+
"workbox-strategies": "7.3.0"
|
|
20478
20638
|
}
|
|
20479
20639
|
},
|
|
20480
20640
|
"node_modules/workbox-range-requests": {
|
|
20481
|
-
"version": "7.
|
|
20641
|
+
"version": "7.3.0",
|
|
20642
|
+
"resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.3.0.tgz",
|
|
20643
|
+
"integrity": "sha512-EyFmM1KpDzzAouNF3+EWa15yDEenwxoeXu9bgxOEYnFfCxns7eAxA9WSSaVd8kujFFt3eIbShNqa4hLQNFvmVQ==",
|
|
20482
20644
|
"license": "MIT",
|
|
20483
20645
|
"dependencies": {
|
|
20484
|
-
"workbox-core": "7.
|
|
20646
|
+
"workbox-core": "7.3.0"
|
|
20485
20647
|
}
|
|
20486
20648
|
},
|
|
20487
20649
|
"node_modules/workbox-recipes": {
|
|
20488
|
-
"version": "7.
|
|
20650
|
+
"version": "7.3.0",
|
|
20651
|
+
"resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.3.0.tgz",
|
|
20652
|
+
"integrity": "sha512-BJro/MpuW35I/zjZQBcoxsctgeB+kyb2JAP5EB3EYzePg8wDGoQuUdyYQS+CheTb+GhqJeWmVs3QxLI8EBP1sg==",
|
|
20489
20653
|
"license": "MIT",
|
|
20490
20654
|
"dependencies": {
|
|
20491
|
-
"workbox-cacheable-response": "7.
|
|
20492
|
-
"workbox-core": "7.
|
|
20493
|
-
"workbox-expiration": "7.
|
|
20494
|
-
"workbox-precaching": "7.
|
|
20495
|
-
"workbox-routing": "7.
|
|
20496
|
-
"workbox-strategies": "7.
|
|
20655
|
+
"workbox-cacheable-response": "7.3.0",
|
|
20656
|
+
"workbox-core": "7.3.0",
|
|
20657
|
+
"workbox-expiration": "7.3.0",
|
|
20658
|
+
"workbox-precaching": "7.3.0",
|
|
20659
|
+
"workbox-routing": "7.3.0",
|
|
20660
|
+
"workbox-strategies": "7.3.0"
|
|
20497
20661
|
}
|
|
20498
20662
|
},
|
|
20499
20663
|
"node_modules/workbox-routing": {
|
|
20500
|
-
"version": "7.
|
|
20664
|
+
"version": "7.3.0",
|
|
20665
|
+
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.3.0.tgz",
|
|
20666
|
+
"integrity": "sha512-ZUlysUVn5ZUzMOmQN3bqu+gK98vNfgX/gSTZ127izJg/pMMy4LryAthnYtjuqcjkN4HEAx1mdgxNiKJMZQM76A==",
|
|
20501
20667
|
"license": "MIT",
|
|
20502
20668
|
"dependencies": {
|
|
20503
|
-
"workbox-core": "7.
|
|
20669
|
+
"workbox-core": "7.3.0"
|
|
20504
20670
|
}
|
|
20505
20671
|
},
|
|
20506
20672
|
"node_modules/workbox-strategies": {
|
|
20507
|
-
"version": "7.
|
|
20673
|
+
"version": "7.3.0",
|
|
20674
|
+
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.3.0.tgz",
|
|
20675
|
+
"integrity": "sha512-tmZydug+qzDFATwX7QiEL5Hdf7FrkhjaF9db1CbB39sDmEZJg3l9ayDvPxy8Y18C3Y66Nrr9kkN1f/RlkDgllg==",
|
|
20508
20676
|
"license": "MIT",
|
|
20509
20677
|
"dependencies": {
|
|
20510
|
-
"workbox-core": "7.
|
|
20678
|
+
"workbox-core": "7.3.0"
|
|
20511
20679
|
}
|
|
20512
20680
|
},
|
|
20513
20681
|
"node_modules/workbox-streams": {
|
|
20514
|
-
"version": "7.
|
|
20682
|
+
"version": "7.3.0",
|
|
20683
|
+
"resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.3.0.tgz",
|
|
20684
|
+
"integrity": "sha512-SZnXucyg8x2Y61VGtDjKPO5EgPUG5NDn/v86WYHX+9ZqvAsGOytP0Jxp1bl663YUuMoXSAtsGLL+byHzEuMRpw==",
|
|
20515
20685
|
"license": "MIT",
|
|
20516
20686
|
"dependencies": {
|
|
20517
|
-
"workbox-core": "7.
|
|
20518
|
-
"workbox-routing": "7.
|
|
20687
|
+
"workbox-core": "7.3.0",
|
|
20688
|
+
"workbox-routing": "7.3.0"
|
|
20519
20689
|
}
|
|
20520
20690
|
},
|
|
20521
20691
|
"node_modules/workbox-sw": {
|
|
20522
|
-
"version": "7.
|
|
20692
|
+
"version": "7.3.0",
|
|
20693
|
+
"resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.3.0.tgz",
|
|
20694
|
+
"integrity": "sha512-aCUyoAZU9IZtH05mn0ACUpyHzPs0lMeJimAYkQkBsOWiqaJLgusfDCR+yllkPkFRxWpZKF8vSvgHYeG7LwhlmA==",
|
|
20523
20695
|
"license": "MIT"
|
|
20524
20696
|
},
|
|
20525
20697
|
"node_modules/workbox-webpack-plugin": {
|
|
20526
|
-
"version": "7.
|
|
20698
|
+
"version": "7.3.0",
|
|
20699
|
+
"resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-7.3.0.tgz",
|
|
20700
|
+
"integrity": "sha512-EC8lmSAuNmPli04+a5r5lTgv8ab+f5l+XjdYuYpbGnxDT15kH6DBeBazVslpffqTDHt+wkdBMnBCu8GdkKrTSA==",
|
|
20527
20701
|
"license": "MIT",
|
|
20528
20702
|
"dependencies": {
|
|
20529
20703
|
"fast-json-stable-stringify": "^2.1.0",
|
|
20530
20704
|
"pretty-bytes": "^5.4.1",
|
|
20531
20705
|
"upath": "^1.2.0",
|
|
20532
20706
|
"webpack-sources": "^1.4.3",
|
|
20533
|
-
"workbox-build": "7.
|
|
20707
|
+
"workbox-build": "7.3.0"
|
|
20534
20708
|
},
|
|
20535
20709
|
"engines": {
|
|
20536
20710
|
"node": ">=16.0.0"
|
|
20537
20711
|
},
|
|
20538
20712
|
"peerDependencies": {
|
|
20539
|
-
"webpack": "^4.4.0 || ^5.
|
|
20713
|
+
"webpack": "^4.4.0 || ^5.91.0"
|
|
20540
20714
|
}
|
|
20541
20715
|
},
|
|
20542
20716
|
"node_modules/workbox-webpack-plugin/node_modules/webpack-sources": {
|
|
@@ -20548,11 +20722,13 @@
|
|
|
20548
20722
|
}
|
|
20549
20723
|
},
|
|
20550
20724
|
"node_modules/workbox-window": {
|
|
20551
|
-
"version": "7.
|
|
20725
|
+
"version": "7.3.0",
|
|
20726
|
+
"resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.3.0.tgz",
|
|
20727
|
+
"integrity": "sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==",
|
|
20552
20728
|
"license": "MIT",
|
|
20553
20729
|
"dependencies": {
|
|
20554
20730
|
"@types/trusted-types": "^2.0.2",
|
|
20555
|
-
"workbox-core": "7.
|
|
20731
|
+
"workbox-core": "7.3.0"
|
|
20556
20732
|
}
|
|
20557
20733
|
},
|
|
20558
20734
|
"node_modules/wrap-ansi": {
|
|
@@ -20814,12 +20990,12 @@
|
|
|
20814
20990
|
},
|
|
20815
20991
|
"packages/browserslist-config": {
|
|
20816
20992
|
"name": "@decidim/browserslist-config",
|
|
20817
|
-
"version": "0.31.
|
|
20993
|
+
"version": "0.31.6",
|
|
20818
20994
|
"license": "AGPL-3.0-or-later"
|
|
20819
20995
|
},
|
|
20820
20996
|
"packages/core": {
|
|
20821
20997
|
"name": "@decidim/core",
|
|
20822
|
-
"version": "0.31.
|
|
20998
|
+
"version": "0.31.6",
|
|
20823
20999
|
"license": "AGPL-3.0-or-later",
|
|
20824
21000
|
"dependencies": {
|
|
20825
21001
|
"@emoji-mart/data": "^1.1.2",
|
|
@@ -20881,6 +21057,7 @@
|
|
|
20881
21057
|
"react": "^18.2.0",
|
|
20882
21058
|
"react-dom": "^18.2.0",
|
|
20883
21059
|
"react-i18nify": "^6.1.2",
|
|
21060
|
+
"regenerator-runtime": "^0.14.1",
|
|
20884
21061
|
"select": "^1.1.2",
|
|
20885
21062
|
"svg4everybody": "2.1.9",
|
|
20886
21063
|
"tom-select": "2.2.2",
|
|
@@ -20896,7 +21073,7 @@
|
|
|
20896
21073
|
},
|
|
20897
21074
|
"packages/dev": {
|
|
20898
21075
|
"name": "@decidim/dev",
|
|
20899
|
-
"version": "0.31.
|
|
21076
|
+
"version": "0.31.6",
|
|
20900
21077
|
"dev": true,
|
|
20901
21078
|
"license": "AGPL-3.0-or-later",
|
|
20902
21079
|
"dependencies": {
|
|
@@ -20907,7 +21084,7 @@
|
|
|
20907
21084
|
},
|
|
20908
21085
|
"packages/eslint-config": {
|
|
20909
21086
|
"name": "@decidim/eslint-config",
|
|
20910
|
-
"version": "0.31.
|
|
21087
|
+
"version": "0.31.6",
|
|
20911
21088
|
"dev": true,
|
|
20912
21089
|
"license": "AGPL-3.0-or-later",
|
|
20913
21090
|
"peerDependencies": {
|
|
@@ -20925,7 +21102,7 @@
|
|
|
20925
21102
|
},
|
|
20926
21103
|
"packages/prettier-config": {
|
|
20927
21104
|
"name": "@decidim/prettier-config",
|
|
20928
|
-
"version": "0.31.
|
|
21105
|
+
"version": "0.31.6",
|
|
20929
21106
|
"dev": true,
|
|
20930
21107
|
"license": "AGPL-3.0-or-later",
|
|
20931
21108
|
"peerDependencies": {
|
|
@@ -20934,7 +21111,7 @@
|
|
|
20934
21111
|
},
|
|
20935
21112
|
"packages/stylelint-config": {
|
|
20936
21113
|
"name": "@decidim/stylelint-config",
|
|
20937
|
-
"version": "0.31.
|
|
21114
|
+
"version": "0.31.6",
|
|
20938
21115
|
"dev": true,
|
|
20939
21116
|
"license": "AGPL-3.0-or-later",
|
|
20940
21117
|
"peerDependencies": {
|
|
@@ -20944,7 +21121,7 @@
|
|
|
20944
21121
|
},
|
|
20945
21122
|
"packages/webpacker": {
|
|
20946
21123
|
"name": "@decidim/webpacker",
|
|
20947
|
-
"version": "0.31.
|
|
21124
|
+
"version": "0.31.6",
|
|
20948
21125
|
"license": "AGPL-3.0-or-later",
|
|
20949
21126
|
"dependencies": {
|
|
20950
21127
|
"@hotwired/stimulus": "^3.2.2",
|
|
@@ -20982,7 +21159,7 @@
|
|
|
20982
21159
|
"webpack-merge": "^5.9.0",
|
|
20983
21160
|
"webpack-sources": "^3.2.3",
|
|
20984
21161
|
"workbox-recipes": "^7.0.0",
|
|
20985
|
-
"workbox-webpack-plugin": "
|
|
21162
|
+
"workbox-webpack-plugin": "~7.3.0"
|
|
20986
21163
|
}
|
|
20987
21164
|
},
|
|
20988
21165
|
"packages/webpacker/node_modules/argparse": {
|