@wavemaker/foundation-css 11.14.1-22.647501 → 11.14.1-22.647589
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/cjs/foundation-css.cjs +0 -17
- package/npm-shrinkwrap.json +106 -118
- package/package-lock.json +106 -118
- package/package.json +1 -1
package/cjs/foundation-css.cjs
CHANGED
|
@@ -1979,7 +1979,6 @@ const { pow, sqrt, PI, cos, sin, atan2 } = Math;
|
|
|
1979
1979
|
alpha /= l;
|
|
1980
1980
|
return new _Color_js__WEBPACK_IMPORTED_MODULE_0__["default"](xyz, mode).alpha(alpha > 0.99999 ? 1 : alpha, true);
|
|
1981
1981
|
});
|
|
1982
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
1983
1982
|
|
|
1984
1983
|
const _average_lrgb = (colors, weights) => {
|
|
1985
1984
|
const l = colors.length;
|
|
@@ -2103,7 +2102,6 @@ const bezier = function (colors) {
|
|
|
2103
2102
|
f.scale = () => (0,_scale_js__WEBPACK_IMPORTED_MODULE_2__["default"])(f);
|
|
2104
2103
|
return f;
|
|
2105
2104
|
});
|
|
2106
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2107
2105
|
|
|
2108
2106
|
|
|
2109
2107
|
/***/ },
|
|
@@ -2193,7 +2191,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2193
2191
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2194
2192
|
/* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
|
|
2195
2193
|
/* harmony export */ });
|
|
2196
|
-
Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2197
2194
|
/* harmony import */ var _utils_index_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils/index.js */ "./node_modules/chroma-js/src/utils/index.js");
|
|
2198
2195
|
/* harmony import */ var _chroma_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../chroma.js */ "./node_modules/chroma-js/src/chroma.js");
|
|
2199
2196
|
// cubehelix interpolation
|
|
@@ -2319,7 +2316,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2319
2316
|
col1.alpha() + f * (col2.alpha() - col1.alpha())
|
|
2320
2317
|
);
|
|
2321
2318
|
});
|
|
2322
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2323
2319
|
|
|
2324
2320
|
|
|
2325
2321
|
/***/ },
|
|
@@ -2352,7 +2348,6 @@ const { floor, random } = Math;
|
|
|
2352
2348
|
}
|
|
2353
2349
|
return new _Color_js__WEBPACK_IMPORTED_MODULE_0__["default"](code, 'hex');
|
|
2354
2350
|
});
|
|
2355
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2356
2351
|
|
|
2357
2352
|
|
|
2358
2353
|
/***/ },
|
|
@@ -2368,7 +2363,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2368
2363
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2369
2364
|
/* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
|
|
2370
2365
|
/* harmony export */ });
|
|
2371
|
-
Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2372
2366
|
/* harmony import */ var _chroma_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../chroma.js */ "./node_modules/chroma-js/src/chroma.js");
|
|
2373
2367
|
/* harmony import */ var _utils_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/index.js */ "./node_modules/chroma-js/src/utils/index.js");
|
|
2374
2368
|
// minimal multi-purpose interface
|
|
@@ -2844,7 +2838,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2844
2838
|
? new _Color_js__WEBPACK_IMPORTED_MODULE_0__["default"]([lbv, sat, hue], m)
|
|
2845
2839
|
: new _Color_js__WEBPACK_IMPORTED_MODULE_0__["default"]([hue, sat, lbv], m);
|
|
2846
2840
|
});
|
|
2847
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
2848
2841
|
|
|
2849
2842
|
|
|
2850
2843
|
/***/ },
|
|
@@ -6573,7 +6566,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6573
6566
|
}
|
|
6574
6567
|
return rgb;
|
|
6575
6568
|
});
|
|
6576
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6577
6569
|
|
|
6578
6570
|
|
|
6579
6571
|
/***/ },
|
|
@@ -6603,7 +6595,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6603
6595
|
const l2 = b.luminance();
|
|
6604
6596
|
return l1 > l2 ? (l1 + 0.05) / (l2 + 0.05) : (l2 + 0.05) / (l1 + 0.05);
|
|
6605
6597
|
});
|
|
6606
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6607
6598
|
|
|
6608
6599
|
|
|
6609
6600
|
/***/ },
|
|
@@ -6681,7 +6672,6 @@ const B_exp = 1.414;
|
|
|
6681
6672
|
// scale to 100
|
|
6682
6673
|
return S_apc * 100;
|
|
6683
6674
|
});
|
|
6684
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6685
6675
|
|
|
6686
6676
|
function lum(r, g, b) {
|
|
6687
6677
|
return (
|
|
@@ -6705,7 +6695,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6705
6695
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6706
6696
|
/* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
|
|
6707
6697
|
/* harmony export */ });
|
|
6708
|
-
Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6709
6698
|
/* harmony import */ var _Color_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Color.js */ "./node_modules/chroma-js/src/Color.js");
|
|
6710
6699
|
|
|
6711
6700
|
const { sqrt, pow, min, max, atan2, abs, cos, sin, exp, PI } = Math;
|
|
@@ -6784,7 +6773,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6784
6773
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
6785
6774
|
/* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
|
|
6786
6775
|
/* harmony export */ });
|
|
6787
|
-
Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6788
6776
|
/* harmony import */ var _Color_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Color.js */ "./node_modules/chroma-js/src/Color.js");
|
|
6789
6777
|
|
|
6790
6778
|
|
|
@@ -6888,7 +6876,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6888
6876
|
if ((0,_type_js__WEBPACK_IMPORTED_MODULE_0__["default"])(args[l]) == 'string') return args[l].toLowerCase();
|
|
6889
6877
|
return null;
|
|
6890
6878
|
});
|
|
6891
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6892
6879
|
|
|
6893
6880
|
|
|
6894
6881
|
/***/ },
|
|
@@ -6909,7 +6896,6 @@ const { min, max } = Math;
|
|
|
6909
6896
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((x, low = 0, high = 1) => {
|
|
6910
6897
|
return min(max(low, x), high);
|
|
6911
6898
|
});
|
|
6912
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
6913
6899
|
|
|
6914
6900
|
|
|
6915
6901
|
/***/ },
|
|
@@ -7009,7 +6995,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7009
6995
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
7010
6996
|
/* harmony export */ "default": () => (/* export default binding */ __WEBPACK_DEFAULT_EXPORT__)
|
|
7011
6997
|
/* harmony export */ });
|
|
7012
|
-
Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
7013
6998
|
// ported from jQuery's $.type
|
|
7014
6999
|
const classToType = {};
|
|
7015
7000
|
for (let name of [
|
|
@@ -7061,7 +7046,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7061
7046
|
// (which we suppose is an array of args)
|
|
7062
7047
|
return args[0].slice(0);
|
|
7063
7048
|
});
|
|
7064
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
7065
7049
|
|
|
7066
7050
|
|
|
7067
7051
|
/***/ },
|
|
@@ -7089,7 +7073,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7089
7073
|
return false;
|
|
7090
7074
|
}
|
|
7091
7075
|
});
|
|
7092
|
-
(Object.getOwnPropertyDescriptor(__WEBPACK_DEFAULT_EXPORT__, "name") || {}).writable || Object.defineProperty(__WEBPACK_DEFAULT_EXPORT__, "name", { value: "default", configurable: true });
|
|
7093
7076
|
|
|
7094
7077
|
|
|
7095
7078
|
/***/ },
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/foundation-css",
|
|
3
|
-
"version": "11.14.1-22.
|
|
3
|
+
"version": "11.14.1-22.647589",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.14.1-22.
|
|
9
|
+
"version": "11.14.1-22.647589",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chroma-js": "^3.1.2"
|
|
@@ -28,10 +28,10 @@
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
"node_modules/@bundled-es-modules/deepmerge": {
|
|
31
|
-
"version": "4.3.
|
|
32
|
-
"integrity": "sha512-
|
|
31
|
+
"version": "4.3.2",
|
|
32
|
+
"integrity": "sha512-q8doe7ndrY2IolUOFIn0A0++JBX38pMhN7kFhTF4cnjIcILf6X6H2yWczInyv8ZFdR0lrE8088X8XS5efxXz8A==",
|
|
33
33
|
"dev": true,
|
|
34
|
-
"license": "
|
|
34
|
+
"license": "MIT",
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"deepmerge": "^4.3.1"
|
|
37
37
|
}
|
|
@@ -232,13 +232,13 @@
|
|
|
232
232
|
}
|
|
233
233
|
},
|
|
234
234
|
"node_modules/@jsonjoy.com/fs-core": {
|
|
235
|
-
"version": "4.57.
|
|
236
|
-
"integrity": "sha512-
|
|
235
|
+
"version": "4.57.6",
|
|
236
|
+
"integrity": "sha512-uI++Wx6VkBJqVmkb4ZeExwAVpZiA2Do5NrEtXoDk0Pdvce3ytFXJoviT1sLOj16+qDIMnD5nWPfOhVpnDmRJKg==",
|
|
237
237
|
"dev": true,
|
|
238
238
|
"license": "Apache-2.0",
|
|
239
239
|
"dependencies": {
|
|
240
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
241
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
240
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
241
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
242
242
|
"thingies": "^2.5.0"
|
|
243
243
|
},
|
|
244
244
|
"engines": {
|
|
@@ -253,14 +253,14 @@
|
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
256
|
-
"version": "4.57.
|
|
257
|
-
"integrity": "sha512-
|
|
256
|
+
"version": "4.57.6",
|
|
257
|
+
"integrity": "sha512-pKkw/yC5CzSZKhIIUIsH1przOa+K5jGmZIg1sWaSF24JojyrUFbjcQv7QrcGAudriei6HQ6R0BFj+V8NbQinJw==",
|
|
258
258
|
"dev": true,
|
|
259
259
|
"license": "Apache-2.0",
|
|
260
260
|
"dependencies": {
|
|
261
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
262
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
263
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
261
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
262
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
263
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
264
264
|
"thingies": "^2.5.0"
|
|
265
265
|
},
|
|
266
266
|
"engines": {
|
|
@@ -275,16 +275,16 @@
|
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"node_modules/@jsonjoy.com/fs-node": {
|
|
278
|
-
"version": "4.57.
|
|
279
|
-
"integrity": "sha512-
|
|
278
|
+
"version": "4.57.6",
|
|
279
|
+
"integrity": "sha512-Kbn1jdkvDN4F2+BhoB6mMu7NCbhP0bgA5NcI1aJj/Q5UcU+I1JLLW+dEQean33iV4tXv35AzBVKPICnDltBpxw==",
|
|
280
280
|
"dev": true,
|
|
281
281
|
"license": "Apache-2.0",
|
|
282
282
|
"dependencies": {
|
|
283
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
284
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
285
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
286
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
287
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
283
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
284
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
285
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
286
|
+
"@jsonjoy.com/fs-print": "4.57.6",
|
|
287
|
+
"@jsonjoy.com/fs-snapshot": "4.57.6",
|
|
288
288
|
"glob-to-regex.js": "^1.0.0",
|
|
289
289
|
"thingies": "^2.5.0"
|
|
290
290
|
},
|
|
@@ -300,8 +300,8 @@
|
|
|
300
300
|
}
|
|
301
301
|
},
|
|
302
302
|
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
303
|
-
"version": "4.57.
|
|
304
|
-
"integrity": "sha512-
|
|
303
|
+
"version": "4.57.6",
|
|
304
|
+
"integrity": "sha512-V4DgEFT3Cg5S9fCMOZSCVdTxdJWWLBO0WnAazV7hnCM96u5zXHyW/ubDAfcSVwqjkMJ50W1Y44IXtxRoIwaCVg==",
|
|
305
305
|
"dev": true,
|
|
306
306
|
"license": "Apache-2.0",
|
|
307
307
|
"engines": {
|
|
@@ -316,14 +316,14 @@
|
|
|
316
316
|
}
|
|
317
317
|
},
|
|
318
318
|
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
319
|
-
"version": "4.57.
|
|
320
|
-
"integrity": "sha512
|
|
319
|
+
"version": "4.57.6",
|
|
320
|
+
"integrity": "sha512-+JptNw3iifihxH2rEXrninDzX4FFVW8JD/wPR8GbJPAeL9CQUSblrlumOPB5gZuS7tYRX+PJPLtT7XzKoRhv/Q==",
|
|
321
321
|
"dev": true,
|
|
322
322
|
"license": "Apache-2.0",
|
|
323
323
|
"dependencies": {
|
|
324
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
325
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
326
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
324
|
+
"@jsonjoy.com/fs-fsa": "4.57.6",
|
|
325
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
326
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6"
|
|
327
327
|
},
|
|
328
328
|
"engines": {
|
|
329
329
|
"node": ">=10.0"
|
|
@@ -337,12 +337,12 @@
|
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
339
|
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
340
|
-
"version": "4.57.
|
|
341
|
-
"integrity": "sha512-
|
|
340
|
+
"version": "4.57.6",
|
|
341
|
+
"integrity": "sha512-foyUrfS7WmYEUzqYXSNxmJBcSj04TABrkpFabwO9SCDCpVCfJ+qG+2sk5FjfiflG2n0SDFZDCJ6vYlJAEpxJFg==",
|
|
342
342
|
"dev": true,
|
|
343
343
|
"license": "Apache-2.0",
|
|
344
344
|
"dependencies": {
|
|
345
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
345
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6"
|
|
346
346
|
},
|
|
347
347
|
"engines": {
|
|
348
348
|
"node": ">=10.0"
|
|
@@ -356,12 +356,12 @@
|
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
358
|
"node_modules/@jsonjoy.com/fs-print": {
|
|
359
|
-
"version": "4.57.
|
|
360
|
-
"integrity": "sha512-
|
|
359
|
+
"version": "4.57.6",
|
|
360
|
+
"integrity": "sha512-96eAn4Dudtt67LTeuU47yUD+pg9/G/oKpI10zei9ljk3X3WK4lYKc+n3cpaPCAbKPzoyfxl0mXm8f8Y7BOSFXw==",
|
|
361
361
|
"dev": true,
|
|
362
362
|
"license": "Apache-2.0",
|
|
363
363
|
"dependencies": {
|
|
364
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
364
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
365
365
|
"tree-dump": "^1.1.0"
|
|
366
366
|
},
|
|
367
367
|
"engines": {
|
|
@@ -376,13 +376,13 @@
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
379
|
-
"version": "4.57.
|
|
380
|
-
"integrity": "sha512-
|
|
379
|
+
"version": "4.57.6",
|
|
380
|
+
"integrity": "sha512-V57CMzbOgTzUWGOWQ8GzHQdpJP6JnrYVNCtTBNxVYEnlVRvo4uEJqHhtAT8vhDFrIuJOXLrTL1Fki4h5oI7xxg==",
|
|
381
381
|
"dev": true,
|
|
382
382
|
"license": "Apache-2.0",
|
|
383
383
|
"dependencies": {
|
|
384
384
|
"@jsonjoy.com/buffers": "^17.65.0",
|
|
385
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
385
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
386
386
|
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
387
387
|
"@jsonjoy.com/util": "^17.65.0"
|
|
388
388
|
},
|
|
@@ -632,26 +632,6 @@
|
|
|
632
632
|
"dev": true,
|
|
633
633
|
"license": "MIT"
|
|
634
634
|
},
|
|
635
|
-
"node_modules/@types/eslint": {
|
|
636
|
-
"version": "9.6.1",
|
|
637
|
-
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
|
638
|
-
"dev": true,
|
|
639
|
-
"license": "MIT",
|
|
640
|
-
"dependencies": {
|
|
641
|
-
"@types/estree": "*",
|
|
642
|
-
"@types/json-schema": "*"
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
"node_modules/@types/eslint-scope": {
|
|
646
|
-
"version": "3.7.7",
|
|
647
|
-
"integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
|
|
648
|
-
"dev": true,
|
|
649
|
-
"license": "MIT",
|
|
650
|
-
"dependencies": {
|
|
651
|
-
"@types/eslint": "*",
|
|
652
|
-
"@types/estree": "*"
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
635
|
"node_modules/@types/estree": {
|
|
656
636
|
"version": "1.0.9",
|
|
657
637
|
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
@@ -665,8 +645,8 @@
|
|
|
665
645
|
"license": "MIT"
|
|
666
646
|
},
|
|
667
647
|
"node_modules/@types/node": {
|
|
668
|
-
"version": "25.
|
|
669
|
-
"integrity": "sha512-
|
|
648
|
+
"version": "25.9.2",
|
|
649
|
+
"integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
|
|
670
650
|
"dev": true,
|
|
671
651
|
"license": "MIT",
|
|
672
652
|
"dependencies": {
|
|
@@ -1058,8 +1038,8 @@
|
|
|
1058
1038
|
"license": "MIT"
|
|
1059
1039
|
},
|
|
1060
1040
|
"node_modules/baseline-browser-mapping": {
|
|
1061
|
-
"version": "2.10.
|
|
1062
|
-
"integrity": "sha512-
|
|
1041
|
+
"version": "2.10.34",
|
|
1042
|
+
"integrity": "sha512-IMDedajPifLnHNY0X9n8hKxRTQ6/eTHwr5bDo04WnuqxyKw6LYtQywCuuqPZwhl3aBXMvQpJov42GLCwRRdQzw==",
|
|
1063
1043
|
"dev": true,
|
|
1064
1044
|
"license": "Apache-2.0",
|
|
1065
1045
|
"bin": {
|
|
@@ -1070,8 +1050,8 @@
|
|
|
1070
1050
|
}
|
|
1071
1051
|
},
|
|
1072
1052
|
"node_modules/brace-expansion": {
|
|
1073
|
-
"version": "2.1.
|
|
1074
|
-
"integrity": "sha512-
|
|
1053
|
+
"version": "2.1.1",
|
|
1054
|
+
"integrity": "sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==",
|
|
1075
1055
|
"dev": true,
|
|
1076
1056
|
"license": "MIT",
|
|
1077
1057
|
"dependencies": {
|
|
@@ -1201,8 +1181,8 @@
|
|
|
1201
1181
|
}
|
|
1202
1182
|
},
|
|
1203
1183
|
"node_modules/caniuse-lite": {
|
|
1204
|
-
"version": "1.0.
|
|
1205
|
-
"integrity": "sha512-
|
|
1184
|
+
"version": "1.0.30001797",
|
|
1185
|
+
"integrity": "sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==",
|
|
1206
1186
|
"dev": true,
|
|
1207
1187
|
"funding": [
|
|
1208
1188
|
{
|
|
@@ -1542,8 +1522,8 @@
|
|
|
1542
1522
|
"license": "MIT"
|
|
1543
1523
|
},
|
|
1544
1524
|
"node_modules/electron-to-chromium": {
|
|
1545
|
-
"version": "1.5.
|
|
1546
|
-
"integrity": "sha512-
|
|
1525
|
+
"version": "1.5.370",
|
|
1526
|
+
"integrity": "sha512-D5tSHJReAb/Kf3Hu9F/GO4lJuSWzEWHwvQ/kKSUP7pimNgvxkSKj+gUQhHpKKACwrin7rS3byU7IxreF56rl5g==",
|
|
1547
1527
|
"dev": true,
|
|
1548
1528
|
"license": "ISC"
|
|
1549
1529
|
},
|
|
@@ -1554,8 +1534,8 @@
|
|
|
1554
1534
|
"license": "MIT"
|
|
1555
1535
|
},
|
|
1556
1536
|
"node_modules/enhanced-resolve": {
|
|
1557
|
-
"version": "5.
|
|
1558
|
-
"integrity": "sha512-
|
|
1537
|
+
"version": "5.23.0",
|
|
1538
|
+
"integrity": "sha512-yJN/BOOLxcOW2aQgeif9mSnaUB8KtvmMMp56oA1kx1CRfBKbhZm2pJ+NBY+3eOboHxix8lfjWpHE0Ei5U8RbSA==",
|
|
1559
1539
|
"dev": true,
|
|
1560
1540
|
"license": "MIT",
|
|
1561
1541
|
"dependencies": {
|
|
@@ -1616,8 +1596,8 @@
|
|
|
1616
1596
|
"license": "MIT"
|
|
1617
1597
|
},
|
|
1618
1598
|
"node_modules/es-object-atoms": {
|
|
1619
|
-
"version": "1.1.
|
|
1620
|
-
"integrity": "sha512-
|
|
1599
|
+
"version": "1.1.2",
|
|
1600
|
+
"integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
1621
1601
|
"dev": true,
|
|
1622
1602
|
"license": "MIT",
|
|
1623
1603
|
"dependencies": {
|
|
@@ -2028,8 +2008,8 @@
|
|
|
2028
2008
|
}
|
|
2029
2009
|
},
|
|
2030
2010
|
"node_modules/hasown": {
|
|
2031
|
-
"version": "2.0.
|
|
2032
|
-
"integrity": "sha512-
|
|
2011
|
+
"version": "2.0.4",
|
|
2012
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
2033
2013
|
"dev": true,
|
|
2034
2014
|
"license": "MIT",
|
|
2035
2015
|
"dependencies": {
|
|
@@ -2565,19 +2545,19 @@
|
|
|
2565
2545
|
}
|
|
2566
2546
|
},
|
|
2567
2547
|
"node_modules/memfs": {
|
|
2568
|
-
"version": "4.57.
|
|
2569
|
-
"integrity": "sha512-
|
|
2548
|
+
"version": "4.57.6",
|
|
2549
|
+
"integrity": "sha512-WQK+DGjKCnPdpSyJUXphz+COF2uEhhsxQ3VIWBSbzpbbXuch3h4FePMqXrXGdLjsTgo4JFzBFsP6AWd9pVazGw==",
|
|
2570
2550
|
"dev": true,
|
|
2571
2551
|
"license": "Apache-2.0",
|
|
2572
2552
|
"dependencies": {
|
|
2573
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
2574
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
2575
|
-
"@jsonjoy.com/fs-node": "4.57.
|
|
2576
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
2577
|
-
"@jsonjoy.com/fs-node-to-fsa": "4.57.
|
|
2578
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
2579
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
2580
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
2553
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
2554
|
+
"@jsonjoy.com/fs-fsa": "4.57.6",
|
|
2555
|
+
"@jsonjoy.com/fs-node": "4.57.6",
|
|
2556
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
2557
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.57.6",
|
|
2558
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
2559
|
+
"@jsonjoy.com/fs-print": "4.57.6",
|
|
2560
|
+
"@jsonjoy.com/fs-snapshot": "4.57.6",
|
|
2581
2561
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
2582
2562
|
"@jsonjoy.com/util": "^1.9.0",
|
|
2583
2563
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -2712,10 +2692,13 @@
|
|
|
2712
2692
|
"license": "MIT"
|
|
2713
2693
|
},
|
|
2714
2694
|
"node_modules/node-releases": {
|
|
2715
|
-
"version": "2.0.
|
|
2716
|
-
"integrity": "sha512-
|
|
2695
|
+
"version": "2.0.47",
|
|
2696
|
+
"integrity": "sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==",
|
|
2717
2697
|
"dev": true,
|
|
2718
|
-
"license": "MIT"
|
|
2698
|
+
"license": "MIT",
|
|
2699
|
+
"engines": {
|
|
2700
|
+
"node": ">=18"
|
|
2701
|
+
}
|
|
2719
2702
|
},
|
|
2720
2703
|
"node_modules/npm-run-path": {
|
|
2721
2704
|
"version": "4.0.1",
|
|
@@ -2943,8 +2926,8 @@
|
|
|
2943
2926
|
}
|
|
2944
2927
|
},
|
|
2945
2928
|
"node_modules/patch-package/node_modules/semver": {
|
|
2946
|
-
"version": "7.8.
|
|
2947
|
-
"integrity": "sha512-
|
|
2929
|
+
"version": "7.8.3",
|
|
2930
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
2948
2931
|
"dev": true,
|
|
2949
2932
|
"license": "ISC",
|
|
2950
2933
|
"bin": {
|
|
@@ -3344,14 +3327,14 @@
|
|
|
3344
3327
|
}
|
|
3345
3328
|
},
|
|
3346
3329
|
"node_modules/side-channel": {
|
|
3347
|
-
"version": "1.1.
|
|
3348
|
-
"integrity": "sha512-
|
|
3330
|
+
"version": "1.1.1",
|
|
3331
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
3349
3332
|
"dev": true,
|
|
3350
3333
|
"license": "MIT",
|
|
3351
3334
|
"dependencies": {
|
|
3352
3335
|
"es-errors": "^1.3.0",
|
|
3353
|
-
"object-inspect": "^1.13.
|
|
3354
|
-
"side-channel-list": "^1.0.
|
|
3336
|
+
"object-inspect": "^1.13.4",
|
|
3337
|
+
"side-channel-list": "^1.0.1",
|
|
3355
3338
|
"side-channel-map": "^1.0.1",
|
|
3356
3339
|
"side-channel-weakmap": "^1.0.2"
|
|
3357
3340
|
},
|
|
@@ -3641,8 +3624,8 @@
|
|
|
3641
3624
|
}
|
|
3642
3625
|
},
|
|
3643
3626
|
"node_modules/tar": {
|
|
3644
|
-
"version": "7.5.
|
|
3645
|
-
"integrity": "sha512-
|
|
3627
|
+
"version": "7.5.16",
|
|
3628
|
+
"integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
|
|
3646
3629
|
"dev": true,
|
|
3647
3630
|
"license": "BlueOak-1.0.0",
|
|
3648
3631
|
"dependencies": {
|
|
@@ -3657,8 +3640,8 @@
|
|
|
3657
3640
|
}
|
|
3658
3641
|
},
|
|
3659
3642
|
"node_modules/terser": {
|
|
3660
|
-
"version": "5.
|
|
3661
|
-
"integrity": "sha512-
|
|
3643
|
+
"version": "5.48.0",
|
|
3644
|
+
"integrity": "sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==",
|
|
3662
3645
|
"dev": true,
|
|
3663
3646
|
"license": "BSD-2-Clause",
|
|
3664
3647
|
"dependencies": {
|
|
@@ -3675,8 +3658,8 @@
|
|
|
3675
3658
|
}
|
|
3676
3659
|
},
|
|
3677
3660
|
"node_modules/terser-webpack-plugin": {
|
|
3678
|
-
"version": "5.6.
|
|
3679
|
-
"integrity": "sha512-
|
|
3661
|
+
"version": "5.6.1",
|
|
3662
|
+
"integrity": "sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==",
|
|
3680
3663
|
"dev": true,
|
|
3681
3664
|
"license": "MIT",
|
|
3682
3665
|
"dependencies": {
|
|
@@ -3773,8 +3756,8 @@
|
|
|
3773
3756
|
"license": "MIT"
|
|
3774
3757
|
},
|
|
3775
3758
|
"node_modules/tmp": {
|
|
3776
|
-
"version": "0.2.
|
|
3777
|
-
"integrity": "sha512-
|
|
3759
|
+
"version": "0.2.7",
|
|
3760
|
+
"integrity": "sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==",
|
|
3778
3761
|
"dev": true,
|
|
3779
3762
|
"license": "MIT",
|
|
3780
3763
|
"engines": {
|
|
@@ -3810,8 +3793,8 @@
|
|
|
3810
3793
|
}
|
|
3811
3794
|
},
|
|
3812
3795
|
"node_modules/ts-loader": {
|
|
3813
|
-
"version": "9.
|
|
3814
|
-
"integrity": "sha512
|
|
3796
|
+
"version": "9.6.0",
|
|
3797
|
+
"integrity": "sha512-dsJO0S+T7grTDWTc4a0nTygXGjKncVUpx8Y+af8EvI/D5WgTJby5UEk5eoMCB9EcLQmnvitqh99MqtjtHgAwFQ==",
|
|
3815
3798
|
"dev": true,
|
|
3816
3799
|
"license": "MIT",
|
|
3817
3800
|
"dependencies": {
|
|
@@ -3825,8 +3808,14 @@
|
|
|
3825
3808
|
"node": ">=12.0.0"
|
|
3826
3809
|
},
|
|
3827
3810
|
"peerDependencies": {
|
|
3811
|
+
"loader-utils": "*",
|
|
3828
3812
|
"typescript": "*",
|
|
3829
|
-
"webpack": "^5.0.0"
|
|
3813
|
+
"webpack": "^4.0.0 || ^5.0.0"
|
|
3814
|
+
},
|
|
3815
|
+
"peerDependenciesMeta": {
|
|
3816
|
+
"loader-utils": {
|
|
3817
|
+
"optional": true
|
|
3818
|
+
}
|
|
3830
3819
|
}
|
|
3831
3820
|
},
|
|
3832
3821
|
"node_modules/ts-loader/node_modules/ansi-styles": {
|
|
@@ -3861,8 +3850,8 @@
|
|
|
3861
3850
|
}
|
|
3862
3851
|
},
|
|
3863
3852
|
"node_modules/ts-loader/node_modules/semver": {
|
|
3864
|
-
"version": "7.8.
|
|
3865
|
-
"integrity": "sha512-
|
|
3853
|
+
"version": "7.8.3",
|
|
3854
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
3866
3855
|
"dev": true,
|
|
3867
3856
|
"license": "ISC",
|
|
3868
3857
|
"bin": {
|
|
@@ -4046,12 +4035,11 @@
|
|
|
4046
4035
|
}
|
|
4047
4036
|
},
|
|
4048
4037
|
"node_modules/webpack": {
|
|
4049
|
-
"version": "5.
|
|
4050
|
-
"integrity": "sha512-
|
|
4038
|
+
"version": "5.107.2",
|
|
4039
|
+
"integrity": "sha512-v7RhXaJbpMlV0D7hC7lb2EbnxkoeUqf9qhKr6lozx3Q48pmFrqqNRmZFUEGmi7pSwm6fCQ2H1IjvCkHqdpVdjQ==",
|
|
4051
4040
|
"dev": true,
|
|
4052
4041
|
"license": "MIT",
|
|
4053
4042
|
"dependencies": {
|
|
4054
|
-
"@types/eslint-scope": "^3.7.7",
|
|
4055
4043
|
"@types/estree": "^1.0.8",
|
|
4056
4044
|
"@types/json-schema": "^7.0.15",
|
|
4057
4045
|
"@webassemblyjs/ast": "^1.14.1",
|
|
@@ -4061,20 +4049,20 @@
|
|
|
4061
4049
|
"acorn-import-phases": "^1.0.3",
|
|
4062
4050
|
"browserslist": "^4.28.1",
|
|
4063
4051
|
"chrome-trace-event": "^1.0.2",
|
|
4064
|
-
"enhanced-resolve": "^5.
|
|
4065
|
-
"es-module-lexer": "^2.
|
|
4052
|
+
"enhanced-resolve": "^5.22.0",
|
|
4053
|
+
"es-module-lexer": "^2.1.0",
|
|
4066
4054
|
"eslint-scope": "5.1.1",
|
|
4067
4055
|
"events": "^3.2.0",
|
|
4068
4056
|
"glob-to-regexp": "^0.4.1",
|
|
4069
4057
|
"graceful-fs": "^4.2.11",
|
|
4070
|
-
"loader-runner": "^4.3.
|
|
4058
|
+
"loader-runner": "^4.3.2",
|
|
4071
4059
|
"mime-db": "^1.54.0",
|
|
4072
4060
|
"neo-async": "^2.6.2",
|
|
4073
4061
|
"schema-utils": "^4.3.3",
|
|
4074
4062
|
"tapable": "^2.3.0",
|
|
4075
|
-
"terser-webpack-plugin": "^5.
|
|
4063
|
+
"terser-webpack-plugin": "^5.5.0",
|
|
4076
4064
|
"watchpack": "^2.5.1",
|
|
4077
|
-
"webpack-sources": "^3.
|
|
4065
|
+
"webpack-sources": "^3.5.0"
|
|
4078
4066
|
},
|
|
4079
4067
|
"bin": {
|
|
4080
4068
|
"webpack": "bin/webpack.js"
|
|
@@ -4149,8 +4137,8 @@
|
|
|
4149
4137
|
}
|
|
4150
4138
|
},
|
|
4151
4139
|
"node_modules/webpack-sources": {
|
|
4152
|
-
"version": "3.
|
|
4153
|
-
"integrity": "sha512-
|
|
4140
|
+
"version": "3.5.0",
|
|
4141
|
+
"integrity": "sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==",
|
|
4154
4142
|
"dev": true,
|
|
4155
4143
|
"license": "MIT",
|
|
4156
4144
|
"engines": {
|
|
@@ -4173,13 +4161,13 @@
|
|
|
4173
4161
|
}
|
|
4174
4162
|
},
|
|
4175
4163
|
"node_modules/which-typed-array": {
|
|
4176
|
-
"version": "1.1.
|
|
4177
|
-
"integrity": "sha512-
|
|
4164
|
+
"version": "1.1.22",
|
|
4165
|
+
"integrity": "sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==",
|
|
4178
4166
|
"dev": true,
|
|
4179
4167
|
"license": "MIT",
|
|
4180
4168
|
"dependencies": {
|
|
4181
4169
|
"available-typed-arrays": "^1.0.7",
|
|
4182
|
-
"call-bind": "^1.0.
|
|
4170
|
+
"call-bind": "^1.0.9",
|
|
4183
4171
|
"call-bound": "^1.0.4",
|
|
4184
4172
|
"for-each": "^0.3.5",
|
|
4185
4173
|
"get-proto": "^1.0.1",
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/foundation-css",
|
|
3
|
-
"version": "11.14.1-22.
|
|
3
|
+
"version": "11.14.1-22.647589",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/foundation-css",
|
|
9
|
-
"version": "11.14.1-22.
|
|
9
|
+
"version": "11.14.1-22.647589",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chroma-js": "^3.1.2"
|
|
@@ -28,10 +28,10 @@
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
"node_modules/@bundled-es-modules/deepmerge": {
|
|
31
|
-
"version": "4.3.
|
|
32
|
-
"integrity": "sha512-
|
|
31
|
+
"version": "4.3.2",
|
|
32
|
+
"integrity": "sha512-q8doe7ndrY2IolUOFIn0A0++JBX38pMhN7kFhTF4cnjIcILf6X6H2yWczInyv8ZFdR0lrE8088X8XS5efxXz8A==",
|
|
33
33
|
"dev": true,
|
|
34
|
-
"license": "
|
|
34
|
+
"license": "MIT",
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"deepmerge": "^4.3.1"
|
|
37
37
|
}
|
|
@@ -232,13 +232,13 @@
|
|
|
232
232
|
}
|
|
233
233
|
},
|
|
234
234
|
"node_modules/@jsonjoy.com/fs-core": {
|
|
235
|
-
"version": "4.57.
|
|
236
|
-
"integrity": "sha512-
|
|
235
|
+
"version": "4.57.6",
|
|
236
|
+
"integrity": "sha512-uI++Wx6VkBJqVmkb4ZeExwAVpZiA2Do5NrEtXoDk0Pdvce3ytFXJoviT1sLOj16+qDIMnD5nWPfOhVpnDmRJKg==",
|
|
237
237
|
"dev": true,
|
|
238
238
|
"license": "Apache-2.0",
|
|
239
239
|
"dependencies": {
|
|
240
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
241
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
240
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
241
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
242
242
|
"thingies": "^2.5.0"
|
|
243
243
|
},
|
|
244
244
|
"engines": {
|
|
@@ -253,14 +253,14 @@
|
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
256
|
-
"version": "4.57.
|
|
257
|
-
"integrity": "sha512-
|
|
256
|
+
"version": "4.57.6",
|
|
257
|
+
"integrity": "sha512-pKkw/yC5CzSZKhIIUIsH1przOa+K5jGmZIg1sWaSF24JojyrUFbjcQv7QrcGAudriei6HQ6R0BFj+V8NbQinJw==",
|
|
258
258
|
"dev": true,
|
|
259
259
|
"license": "Apache-2.0",
|
|
260
260
|
"dependencies": {
|
|
261
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
262
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
263
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
261
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
262
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
263
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
264
264
|
"thingies": "^2.5.0"
|
|
265
265
|
},
|
|
266
266
|
"engines": {
|
|
@@ -275,16 +275,16 @@
|
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"node_modules/@jsonjoy.com/fs-node": {
|
|
278
|
-
"version": "4.57.
|
|
279
|
-
"integrity": "sha512-
|
|
278
|
+
"version": "4.57.6",
|
|
279
|
+
"integrity": "sha512-Kbn1jdkvDN4F2+BhoB6mMu7NCbhP0bgA5NcI1aJj/Q5UcU+I1JLLW+dEQean33iV4tXv35AzBVKPICnDltBpxw==",
|
|
280
280
|
"dev": true,
|
|
281
281
|
"license": "Apache-2.0",
|
|
282
282
|
"dependencies": {
|
|
283
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
284
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
285
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
286
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
287
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
283
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
284
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
285
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
286
|
+
"@jsonjoy.com/fs-print": "4.57.6",
|
|
287
|
+
"@jsonjoy.com/fs-snapshot": "4.57.6",
|
|
288
288
|
"glob-to-regex.js": "^1.0.0",
|
|
289
289
|
"thingies": "^2.5.0"
|
|
290
290
|
},
|
|
@@ -300,8 +300,8 @@
|
|
|
300
300
|
}
|
|
301
301
|
},
|
|
302
302
|
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
303
|
-
"version": "4.57.
|
|
304
|
-
"integrity": "sha512-
|
|
303
|
+
"version": "4.57.6",
|
|
304
|
+
"integrity": "sha512-V4DgEFT3Cg5S9fCMOZSCVdTxdJWWLBO0WnAazV7hnCM96u5zXHyW/ubDAfcSVwqjkMJ50W1Y44IXtxRoIwaCVg==",
|
|
305
305
|
"dev": true,
|
|
306
306
|
"license": "Apache-2.0",
|
|
307
307
|
"engines": {
|
|
@@ -316,14 +316,14 @@
|
|
|
316
316
|
}
|
|
317
317
|
},
|
|
318
318
|
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
319
|
-
"version": "4.57.
|
|
320
|
-
"integrity": "sha512
|
|
319
|
+
"version": "4.57.6",
|
|
320
|
+
"integrity": "sha512-+JptNw3iifihxH2rEXrninDzX4FFVW8JD/wPR8GbJPAeL9CQUSblrlumOPB5gZuS7tYRX+PJPLtT7XzKoRhv/Q==",
|
|
321
321
|
"dev": true,
|
|
322
322
|
"license": "Apache-2.0",
|
|
323
323
|
"dependencies": {
|
|
324
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
325
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
326
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
324
|
+
"@jsonjoy.com/fs-fsa": "4.57.6",
|
|
325
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
326
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6"
|
|
327
327
|
},
|
|
328
328
|
"engines": {
|
|
329
329
|
"node": ">=10.0"
|
|
@@ -337,12 +337,12 @@
|
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
339
|
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
340
|
-
"version": "4.57.
|
|
341
|
-
"integrity": "sha512-
|
|
340
|
+
"version": "4.57.6",
|
|
341
|
+
"integrity": "sha512-foyUrfS7WmYEUzqYXSNxmJBcSj04TABrkpFabwO9SCDCpVCfJ+qG+2sk5FjfiflG2n0SDFZDCJ6vYlJAEpxJFg==",
|
|
342
342
|
"dev": true,
|
|
343
343
|
"license": "Apache-2.0",
|
|
344
344
|
"dependencies": {
|
|
345
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
345
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6"
|
|
346
346
|
},
|
|
347
347
|
"engines": {
|
|
348
348
|
"node": ">=10.0"
|
|
@@ -356,12 +356,12 @@
|
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
358
|
"node_modules/@jsonjoy.com/fs-print": {
|
|
359
|
-
"version": "4.57.
|
|
360
|
-
"integrity": "sha512-
|
|
359
|
+
"version": "4.57.6",
|
|
360
|
+
"integrity": "sha512-96eAn4Dudtt67LTeuU47yUD+pg9/G/oKpI10zei9ljk3X3WK4lYKc+n3cpaPCAbKPzoyfxl0mXm8f8Y7BOSFXw==",
|
|
361
361
|
"dev": true,
|
|
362
362
|
"license": "Apache-2.0",
|
|
363
363
|
"dependencies": {
|
|
364
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
364
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
365
365
|
"tree-dump": "^1.1.0"
|
|
366
366
|
},
|
|
367
367
|
"engines": {
|
|
@@ -376,13 +376,13 @@
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
379
|
-
"version": "4.57.
|
|
380
|
-
"integrity": "sha512-
|
|
379
|
+
"version": "4.57.6",
|
|
380
|
+
"integrity": "sha512-V57CMzbOgTzUWGOWQ8GzHQdpJP6JnrYVNCtTBNxVYEnlVRvo4uEJqHhtAT8vhDFrIuJOXLrTL1Fki4h5oI7xxg==",
|
|
381
381
|
"dev": true,
|
|
382
382
|
"license": "Apache-2.0",
|
|
383
383
|
"dependencies": {
|
|
384
384
|
"@jsonjoy.com/buffers": "^17.65.0",
|
|
385
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
385
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
386
386
|
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
387
387
|
"@jsonjoy.com/util": "^17.65.0"
|
|
388
388
|
},
|
|
@@ -632,26 +632,6 @@
|
|
|
632
632
|
"dev": true,
|
|
633
633
|
"license": "MIT"
|
|
634
634
|
},
|
|
635
|
-
"node_modules/@types/eslint": {
|
|
636
|
-
"version": "9.6.1",
|
|
637
|
-
"integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
|
|
638
|
-
"dev": true,
|
|
639
|
-
"license": "MIT",
|
|
640
|
-
"dependencies": {
|
|
641
|
-
"@types/estree": "*",
|
|
642
|
-
"@types/json-schema": "*"
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
"node_modules/@types/eslint-scope": {
|
|
646
|
-
"version": "3.7.7",
|
|
647
|
-
"integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
|
|
648
|
-
"dev": true,
|
|
649
|
-
"license": "MIT",
|
|
650
|
-
"dependencies": {
|
|
651
|
-
"@types/eslint": "*",
|
|
652
|
-
"@types/estree": "*"
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
635
|
"node_modules/@types/estree": {
|
|
656
636
|
"version": "1.0.9",
|
|
657
637
|
"integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
|
|
@@ -665,8 +645,8 @@
|
|
|
665
645
|
"license": "MIT"
|
|
666
646
|
},
|
|
667
647
|
"node_modules/@types/node": {
|
|
668
|
-
"version": "25.
|
|
669
|
-
"integrity": "sha512-
|
|
648
|
+
"version": "25.9.2",
|
|
649
|
+
"integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
|
|
670
650
|
"dev": true,
|
|
671
651
|
"license": "MIT",
|
|
672
652
|
"dependencies": {
|
|
@@ -1058,8 +1038,8 @@
|
|
|
1058
1038
|
"license": "MIT"
|
|
1059
1039
|
},
|
|
1060
1040
|
"node_modules/baseline-browser-mapping": {
|
|
1061
|
-
"version": "2.10.
|
|
1062
|
-
"integrity": "sha512-
|
|
1041
|
+
"version": "2.10.34",
|
|
1042
|
+
"integrity": "sha512-IMDedajPifLnHNY0X9n8hKxRTQ6/eTHwr5bDo04WnuqxyKw6LYtQywCuuqPZwhl3aBXMvQpJov42GLCwRRdQzw==",
|
|
1063
1043
|
"dev": true,
|
|
1064
1044
|
"license": "Apache-2.0",
|
|
1065
1045
|
"bin": {
|
|
@@ -1070,8 +1050,8 @@
|
|
|
1070
1050
|
}
|
|
1071
1051
|
},
|
|
1072
1052
|
"node_modules/brace-expansion": {
|
|
1073
|
-
"version": "2.1.
|
|
1074
|
-
"integrity": "sha512-
|
|
1053
|
+
"version": "2.1.1",
|
|
1054
|
+
"integrity": "sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==",
|
|
1075
1055
|
"dev": true,
|
|
1076
1056
|
"license": "MIT",
|
|
1077
1057
|
"dependencies": {
|
|
@@ -1201,8 +1181,8 @@
|
|
|
1201
1181
|
}
|
|
1202
1182
|
},
|
|
1203
1183
|
"node_modules/caniuse-lite": {
|
|
1204
|
-
"version": "1.0.
|
|
1205
|
-
"integrity": "sha512-
|
|
1184
|
+
"version": "1.0.30001797",
|
|
1185
|
+
"integrity": "sha512-l8xKG+gwAIExZGl9FrF7KUwuOmk6wbEPC9Xoy/RtnWv1XG0Q4LFlagaLpUv3Kiza3W/wm27zy0yWJEieYKAP6w==",
|
|
1206
1186
|
"dev": true,
|
|
1207
1187
|
"funding": [
|
|
1208
1188
|
{
|
|
@@ -1542,8 +1522,8 @@
|
|
|
1542
1522
|
"license": "MIT"
|
|
1543
1523
|
},
|
|
1544
1524
|
"node_modules/electron-to-chromium": {
|
|
1545
|
-
"version": "1.5.
|
|
1546
|
-
"integrity": "sha512-
|
|
1525
|
+
"version": "1.5.370",
|
|
1526
|
+
"integrity": "sha512-D5tSHJReAb/Kf3Hu9F/GO4lJuSWzEWHwvQ/kKSUP7pimNgvxkSKj+gUQhHpKKACwrin7rS3byU7IxreF56rl5g==",
|
|
1547
1527
|
"dev": true,
|
|
1548
1528
|
"license": "ISC"
|
|
1549
1529
|
},
|
|
@@ -1554,8 +1534,8 @@
|
|
|
1554
1534
|
"license": "MIT"
|
|
1555
1535
|
},
|
|
1556
1536
|
"node_modules/enhanced-resolve": {
|
|
1557
|
-
"version": "5.
|
|
1558
|
-
"integrity": "sha512-
|
|
1537
|
+
"version": "5.23.0",
|
|
1538
|
+
"integrity": "sha512-yJN/BOOLxcOW2aQgeif9mSnaUB8KtvmMMp56oA1kx1CRfBKbhZm2pJ+NBY+3eOboHxix8lfjWpHE0Ei5U8RbSA==",
|
|
1559
1539
|
"dev": true,
|
|
1560
1540
|
"license": "MIT",
|
|
1561
1541
|
"dependencies": {
|
|
@@ -1616,8 +1596,8 @@
|
|
|
1616
1596
|
"license": "MIT"
|
|
1617
1597
|
},
|
|
1618
1598
|
"node_modules/es-object-atoms": {
|
|
1619
|
-
"version": "1.1.
|
|
1620
|
-
"integrity": "sha512-
|
|
1599
|
+
"version": "1.1.2",
|
|
1600
|
+
"integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
1621
1601
|
"dev": true,
|
|
1622
1602
|
"license": "MIT",
|
|
1623
1603
|
"dependencies": {
|
|
@@ -2028,8 +2008,8 @@
|
|
|
2028
2008
|
}
|
|
2029
2009
|
},
|
|
2030
2010
|
"node_modules/hasown": {
|
|
2031
|
-
"version": "2.0.
|
|
2032
|
-
"integrity": "sha512-
|
|
2011
|
+
"version": "2.0.4",
|
|
2012
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
2033
2013
|
"dev": true,
|
|
2034
2014
|
"license": "MIT",
|
|
2035
2015
|
"dependencies": {
|
|
@@ -2565,19 +2545,19 @@
|
|
|
2565
2545
|
}
|
|
2566
2546
|
},
|
|
2567
2547
|
"node_modules/memfs": {
|
|
2568
|
-
"version": "4.57.
|
|
2569
|
-
"integrity": "sha512-
|
|
2548
|
+
"version": "4.57.6",
|
|
2549
|
+
"integrity": "sha512-WQK+DGjKCnPdpSyJUXphz+COF2uEhhsxQ3VIWBSbzpbbXuch3h4FePMqXrXGdLjsTgo4JFzBFsP6AWd9pVazGw==",
|
|
2570
2550
|
"dev": true,
|
|
2571
2551
|
"license": "Apache-2.0",
|
|
2572
2552
|
"dependencies": {
|
|
2573
|
-
"@jsonjoy.com/fs-core": "4.57.
|
|
2574
|
-
"@jsonjoy.com/fs-fsa": "4.57.
|
|
2575
|
-
"@jsonjoy.com/fs-node": "4.57.
|
|
2576
|
-
"@jsonjoy.com/fs-node-builtins": "4.57.
|
|
2577
|
-
"@jsonjoy.com/fs-node-to-fsa": "4.57.
|
|
2578
|
-
"@jsonjoy.com/fs-node-utils": "4.57.
|
|
2579
|
-
"@jsonjoy.com/fs-print": "4.57.
|
|
2580
|
-
"@jsonjoy.com/fs-snapshot": "4.57.
|
|
2553
|
+
"@jsonjoy.com/fs-core": "4.57.6",
|
|
2554
|
+
"@jsonjoy.com/fs-fsa": "4.57.6",
|
|
2555
|
+
"@jsonjoy.com/fs-node": "4.57.6",
|
|
2556
|
+
"@jsonjoy.com/fs-node-builtins": "4.57.6",
|
|
2557
|
+
"@jsonjoy.com/fs-node-to-fsa": "4.57.6",
|
|
2558
|
+
"@jsonjoy.com/fs-node-utils": "4.57.6",
|
|
2559
|
+
"@jsonjoy.com/fs-print": "4.57.6",
|
|
2560
|
+
"@jsonjoy.com/fs-snapshot": "4.57.6",
|
|
2581
2561
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
2582
2562
|
"@jsonjoy.com/util": "^1.9.0",
|
|
2583
2563
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -2712,10 +2692,13 @@
|
|
|
2712
2692
|
"license": "MIT"
|
|
2713
2693
|
},
|
|
2714
2694
|
"node_modules/node-releases": {
|
|
2715
|
-
"version": "2.0.
|
|
2716
|
-
"integrity": "sha512-
|
|
2695
|
+
"version": "2.0.47",
|
|
2696
|
+
"integrity": "sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==",
|
|
2717
2697
|
"dev": true,
|
|
2718
|
-
"license": "MIT"
|
|
2698
|
+
"license": "MIT",
|
|
2699
|
+
"engines": {
|
|
2700
|
+
"node": ">=18"
|
|
2701
|
+
}
|
|
2719
2702
|
},
|
|
2720
2703
|
"node_modules/npm-run-path": {
|
|
2721
2704
|
"version": "4.0.1",
|
|
@@ -2943,8 +2926,8 @@
|
|
|
2943
2926
|
}
|
|
2944
2927
|
},
|
|
2945
2928
|
"node_modules/patch-package/node_modules/semver": {
|
|
2946
|
-
"version": "7.8.
|
|
2947
|
-
"integrity": "sha512-
|
|
2929
|
+
"version": "7.8.3",
|
|
2930
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
2948
2931
|
"dev": true,
|
|
2949
2932
|
"license": "ISC",
|
|
2950
2933
|
"bin": {
|
|
@@ -3344,14 +3327,14 @@
|
|
|
3344
3327
|
}
|
|
3345
3328
|
},
|
|
3346
3329
|
"node_modules/side-channel": {
|
|
3347
|
-
"version": "1.1.
|
|
3348
|
-
"integrity": "sha512-
|
|
3330
|
+
"version": "1.1.1",
|
|
3331
|
+
"integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
|
|
3349
3332
|
"dev": true,
|
|
3350
3333
|
"license": "MIT",
|
|
3351
3334
|
"dependencies": {
|
|
3352
3335
|
"es-errors": "^1.3.0",
|
|
3353
|
-
"object-inspect": "^1.13.
|
|
3354
|
-
"side-channel-list": "^1.0.
|
|
3336
|
+
"object-inspect": "^1.13.4",
|
|
3337
|
+
"side-channel-list": "^1.0.1",
|
|
3355
3338
|
"side-channel-map": "^1.0.1",
|
|
3356
3339
|
"side-channel-weakmap": "^1.0.2"
|
|
3357
3340
|
},
|
|
@@ -3641,8 +3624,8 @@
|
|
|
3641
3624
|
}
|
|
3642
3625
|
},
|
|
3643
3626
|
"node_modules/tar": {
|
|
3644
|
-
"version": "7.5.
|
|
3645
|
-
"integrity": "sha512-
|
|
3627
|
+
"version": "7.5.16",
|
|
3628
|
+
"integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
|
|
3646
3629
|
"dev": true,
|
|
3647
3630
|
"license": "BlueOak-1.0.0",
|
|
3648
3631
|
"dependencies": {
|
|
@@ -3657,8 +3640,8 @@
|
|
|
3657
3640
|
}
|
|
3658
3641
|
},
|
|
3659
3642
|
"node_modules/terser": {
|
|
3660
|
-
"version": "5.
|
|
3661
|
-
"integrity": "sha512-
|
|
3643
|
+
"version": "5.48.0",
|
|
3644
|
+
"integrity": "sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==",
|
|
3662
3645
|
"dev": true,
|
|
3663
3646
|
"license": "BSD-2-Clause",
|
|
3664
3647
|
"dependencies": {
|
|
@@ -3675,8 +3658,8 @@
|
|
|
3675
3658
|
}
|
|
3676
3659
|
},
|
|
3677
3660
|
"node_modules/terser-webpack-plugin": {
|
|
3678
|
-
"version": "5.6.
|
|
3679
|
-
"integrity": "sha512-
|
|
3661
|
+
"version": "5.6.1",
|
|
3662
|
+
"integrity": "sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==",
|
|
3680
3663
|
"dev": true,
|
|
3681
3664
|
"license": "MIT",
|
|
3682
3665
|
"dependencies": {
|
|
@@ -3773,8 +3756,8 @@
|
|
|
3773
3756
|
"license": "MIT"
|
|
3774
3757
|
},
|
|
3775
3758
|
"node_modules/tmp": {
|
|
3776
|
-
"version": "0.2.
|
|
3777
|
-
"integrity": "sha512-
|
|
3759
|
+
"version": "0.2.7",
|
|
3760
|
+
"integrity": "sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==",
|
|
3778
3761
|
"dev": true,
|
|
3779
3762
|
"license": "MIT",
|
|
3780
3763
|
"engines": {
|
|
@@ -3810,8 +3793,8 @@
|
|
|
3810
3793
|
}
|
|
3811
3794
|
},
|
|
3812
3795
|
"node_modules/ts-loader": {
|
|
3813
|
-
"version": "9.
|
|
3814
|
-
"integrity": "sha512
|
|
3796
|
+
"version": "9.6.0",
|
|
3797
|
+
"integrity": "sha512-dsJO0S+T7grTDWTc4a0nTygXGjKncVUpx8Y+af8EvI/D5WgTJby5UEk5eoMCB9EcLQmnvitqh99MqtjtHgAwFQ==",
|
|
3815
3798
|
"dev": true,
|
|
3816
3799
|
"license": "MIT",
|
|
3817
3800
|
"dependencies": {
|
|
@@ -3825,8 +3808,14 @@
|
|
|
3825
3808
|
"node": ">=12.0.0"
|
|
3826
3809
|
},
|
|
3827
3810
|
"peerDependencies": {
|
|
3811
|
+
"loader-utils": "*",
|
|
3828
3812
|
"typescript": "*",
|
|
3829
|
-
"webpack": "^5.0.0"
|
|
3813
|
+
"webpack": "^4.0.0 || ^5.0.0"
|
|
3814
|
+
},
|
|
3815
|
+
"peerDependenciesMeta": {
|
|
3816
|
+
"loader-utils": {
|
|
3817
|
+
"optional": true
|
|
3818
|
+
}
|
|
3830
3819
|
}
|
|
3831
3820
|
},
|
|
3832
3821
|
"node_modules/ts-loader/node_modules/ansi-styles": {
|
|
@@ -3861,8 +3850,8 @@
|
|
|
3861
3850
|
}
|
|
3862
3851
|
},
|
|
3863
3852
|
"node_modules/ts-loader/node_modules/semver": {
|
|
3864
|
-
"version": "7.8.
|
|
3865
|
-
"integrity": "sha512-
|
|
3853
|
+
"version": "7.8.3",
|
|
3854
|
+
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
|
3866
3855
|
"dev": true,
|
|
3867
3856
|
"license": "ISC",
|
|
3868
3857
|
"bin": {
|
|
@@ -4046,12 +4035,11 @@
|
|
|
4046
4035
|
}
|
|
4047
4036
|
},
|
|
4048
4037
|
"node_modules/webpack": {
|
|
4049
|
-
"version": "5.
|
|
4050
|
-
"integrity": "sha512-
|
|
4038
|
+
"version": "5.107.2",
|
|
4039
|
+
"integrity": "sha512-v7RhXaJbpMlV0D7hC7lb2EbnxkoeUqf9qhKr6lozx3Q48pmFrqqNRmZFUEGmi7pSwm6fCQ2H1IjvCkHqdpVdjQ==",
|
|
4051
4040
|
"dev": true,
|
|
4052
4041
|
"license": "MIT",
|
|
4053
4042
|
"dependencies": {
|
|
4054
|
-
"@types/eslint-scope": "^3.7.7",
|
|
4055
4043
|
"@types/estree": "^1.0.8",
|
|
4056
4044
|
"@types/json-schema": "^7.0.15",
|
|
4057
4045
|
"@webassemblyjs/ast": "^1.14.1",
|
|
@@ -4061,20 +4049,20 @@
|
|
|
4061
4049
|
"acorn-import-phases": "^1.0.3",
|
|
4062
4050
|
"browserslist": "^4.28.1",
|
|
4063
4051
|
"chrome-trace-event": "^1.0.2",
|
|
4064
|
-
"enhanced-resolve": "^5.
|
|
4065
|
-
"es-module-lexer": "^2.
|
|
4052
|
+
"enhanced-resolve": "^5.22.0",
|
|
4053
|
+
"es-module-lexer": "^2.1.0",
|
|
4066
4054
|
"eslint-scope": "5.1.1",
|
|
4067
4055
|
"events": "^3.2.0",
|
|
4068
4056
|
"glob-to-regexp": "^0.4.1",
|
|
4069
4057
|
"graceful-fs": "^4.2.11",
|
|
4070
|
-
"loader-runner": "^4.3.
|
|
4058
|
+
"loader-runner": "^4.3.2",
|
|
4071
4059
|
"mime-db": "^1.54.0",
|
|
4072
4060
|
"neo-async": "^2.6.2",
|
|
4073
4061
|
"schema-utils": "^4.3.3",
|
|
4074
4062
|
"tapable": "^2.3.0",
|
|
4075
|
-
"terser-webpack-plugin": "^5.
|
|
4063
|
+
"terser-webpack-plugin": "^5.5.0",
|
|
4076
4064
|
"watchpack": "^2.5.1",
|
|
4077
|
-
"webpack-sources": "^3.
|
|
4065
|
+
"webpack-sources": "^3.5.0"
|
|
4078
4066
|
},
|
|
4079
4067
|
"bin": {
|
|
4080
4068
|
"webpack": "bin/webpack.js"
|
|
@@ -4149,8 +4137,8 @@
|
|
|
4149
4137
|
}
|
|
4150
4138
|
},
|
|
4151
4139
|
"node_modules/webpack-sources": {
|
|
4152
|
-
"version": "3.
|
|
4153
|
-
"integrity": "sha512-
|
|
4140
|
+
"version": "3.5.0",
|
|
4141
|
+
"integrity": "sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==",
|
|
4154
4142
|
"dev": true,
|
|
4155
4143
|
"license": "MIT",
|
|
4156
4144
|
"engines": {
|
|
@@ -4173,13 +4161,13 @@
|
|
|
4173
4161
|
}
|
|
4174
4162
|
},
|
|
4175
4163
|
"node_modules/which-typed-array": {
|
|
4176
|
-
"version": "1.1.
|
|
4177
|
-
"integrity": "sha512-
|
|
4164
|
+
"version": "1.1.22",
|
|
4165
|
+
"integrity": "sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==",
|
|
4178
4166
|
"dev": true,
|
|
4179
4167
|
"license": "MIT",
|
|
4180
4168
|
"dependencies": {
|
|
4181
4169
|
"available-typed-arrays": "^1.0.7",
|
|
4182
|
-
"call-bind": "^1.0.
|
|
4170
|
+
"call-bind": "^1.0.9",
|
|
4183
4171
|
"call-bound": "^1.0.4",
|
|
4184
4172
|
"for-each": "^0.3.5",
|
|
4185
4173
|
"get-proto": "^1.0.1",
|