@rspack/dev-middleware 2.0.1 → 2.0.3
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/dist/index.js +177 -171
- package/package.json +27 -29
package/dist/index.js
CHANGED
|
@@ -18,11 +18,15 @@ function __webpack_require__(moduleId) {
|
|
|
18
18
|
}
|
|
19
19
|
__webpack_require__.m = __webpack_modules__;
|
|
20
20
|
(()=>{
|
|
21
|
-
__webpack_require__.d = (exports,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
21
|
+
__webpack_require__.d = (exports, getters, values)=>{
|
|
22
|
+
var define = (defs, kind)=>{
|
|
23
|
+
for(var key in defs)if (__webpack_require__.o(defs, key) && !__webpack_require__.o(exports, key)) Object.defineProperty(exports, key, {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
[kind]: defs[key]
|
|
26
|
+
});
|
|
27
|
+
};
|
|
28
|
+
define(getters, "get");
|
|
29
|
+
define(values, "value");
|
|
26
30
|
};
|
|
27
31
|
})();
|
|
28
32
|
(()=>{
|
|
@@ -838,12 +842,12 @@ __webpack_require__.add({
|
|
|
838
842
|
const CachedUtf8Decoder_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+buffers@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/buffers/lib/utf8/CachedUtf8Decoder.js");
|
|
839
843
|
exports["default"] = new CachedUtf8Decoder_1.CachedUtf8Decoder();
|
|
840
844
|
},
|
|
841
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
845
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
842
846
|
Object.defineProperty(exports, "__esModule", {
|
|
843
847
|
value: true
|
|
844
848
|
});
|
|
845
849
|
exports.File = void 0;
|
|
846
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
850
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
847
851
|
const { O_APPEND } = fs_node_utils_1.constants;
|
|
848
852
|
class File {
|
|
849
853
|
constructor(link, node, flags, fd){
|
|
@@ -896,12 +900,12 @@ __webpack_require__.add({
|
|
|
896
900
|
}
|
|
897
901
|
exports.File = File;
|
|
898
902
|
},
|
|
899
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
903
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
900
904
|
Object.defineProperty(exports, "__esModule", {
|
|
901
905
|
value: true
|
|
902
906
|
});
|
|
903
907
|
exports.Link = void 0;
|
|
904
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
908
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
905
909
|
const fanout_1 = __webpack_require__("./node_modules/.pnpm/thingies@2.5.0_tslib@2.8.1/node_modules/thingies/lib/fanout.js");
|
|
906
910
|
const { S_IFREG } = fs_node_utils_1.constants;
|
|
907
911
|
class Link {
|
|
@@ -1003,15 +1007,15 @@ __webpack_require__.add({
|
|
|
1003
1007
|
}
|
|
1004
1008
|
exports.Link = Link;
|
|
1005
1009
|
},
|
|
1006
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1010
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1007
1011
|
Object.defineProperty(exports, "__esModule", {
|
|
1008
1012
|
value: true
|
|
1009
1013
|
});
|
|
1010
1014
|
exports.Node = void 0;
|
|
1011
1015
|
const fanout_1 = __webpack_require__("./node_modules/.pnpm/thingies@2.5.0_tslib@2.8.1/node_modules/thingies/lib/fanout.js");
|
|
1012
|
-
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1013
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1014
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
1016
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1017
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1018
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1015
1019
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFLNK, S_IFCHR } = fs_node_utils_1.constants;
|
|
1016
1020
|
const getuid = ()=>process_1.default.getuid?.() ?? 0;
|
|
1017
1021
|
const getgid = ()=>process_1.default.getgid?.() ?? 0;
|
|
@@ -1247,22 +1251,22 @@ __webpack_require__.add({
|
|
|
1247
1251
|
}
|
|
1248
1252
|
exports.Node = Node;
|
|
1249
1253
|
},
|
|
1250
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1254
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Superblock.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1251
1255
|
Object.defineProperty(exports, "__esModule", {
|
|
1252
1256
|
value: true
|
|
1253
1257
|
});
|
|
1254
1258
|
exports.Superblock = void 0;
|
|
1255
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1256
|
-
const Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1257
|
-
const Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1258
|
-
const File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1259
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1260
|
-
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1261
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
1262
|
-
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
1263
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1264
|
-
const json_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1265
|
-
const result_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1259
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1260
|
+
const Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js");
|
|
1261
|
+
const Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js");
|
|
1262
|
+
const File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js");
|
|
1263
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1264
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1265
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1266
|
+
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1267
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
1268
|
+
const json_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js");
|
|
1269
|
+
const result_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js");
|
|
1266
1270
|
const pathSep = path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
1267
1271
|
const pathRelative = path_1.posix ? path_1.posix.relative : path_1.relative;
|
|
1268
1272
|
const pathJoin = path_1.posix ? path_1.posix.join : path_1.join;
|
|
@@ -1729,56 +1733,56 @@ __webpack_require__.add({
|
|
|
1729
1733
|
exports.Superblock = Superblock;
|
|
1730
1734
|
Superblock.fd = 0x7fffffff;
|
|
1731
1735
|
},
|
|
1732
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1736
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/constants.js" (__unused_rspack_module, exports) {
|
|
1733
1737
|
Object.defineProperty(exports, "__esModule", {
|
|
1734
1738
|
value: true
|
|
1735
1739
|
});
|
|
1736
1740
|
},
|
|
1737
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1741
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/encoding.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1738
1742
|
exports.ENCODING_UTF8 = void 0;
|
|
1739
|
-
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1740
|
-
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1743
|
+
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1744
|
+
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
1741
1745
|
exports.ENCODING_UTF8 = 'utf8';
|
|
1742
1746
|
},
|
|
1743
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1747
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1744
1748
|
Object.defineProperty(exports, "__esModule", {
|
|
1745
1749
|
value: true
|
|
1746
1750
|
});
|
|
1747
1751
|
exports.resolve = exports.pathToFilename = exports.createStatError = exports.createError = exports.validateFd = exports.isFd = exports.filenameToSteps = exports.dataToBuffer = exports.Superblock = exports.File = exports.Link = exports.Node = void 0;
|
|
1748
1752
|
const tslib_1 = __webpack_require__("./node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs");
|
|
1749
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1750
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1751
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1752
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1753
|
-
var Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1753
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/types.js"), exports);
|
|
1754
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js"), exports);
|
|
1755
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/constants.js"), exports);
|
|
1756
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js"), exports);
|
|
1757
|
+
var Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js");
|
|
1754
1758
|
Object.defineProperty(exports, "Node", {
|
|
1755
1759
|
enumerable: true,
|
|
1756
1760
|
get: function() {
|
|
1757
1761
|
return Node_1.Node;
|
|
1758
1762
|
}
|
|
1759
1763
|
});
|
|
1760
|
-
var Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1764
|
+
var Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js");
|
|
1761
1765
|
Object.defineProperty(exports, "Link", {
|
|
1762
1766
|
enumerable: true,
|
|
1763
1767
|
get: function() {
|
|
1764
1768
|
return Link_1.Link;
|
|
1765
1769
|
}
|
|
1766
1770
|
});
|
|
1767
|
-
var File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1771
|
+
var File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js");
|
|
1768
1772
|
Object.defineProperty(exports, "File", {
|
|
1769
1773
|
enumerable: true,
|
|
1770
1774
|
get: function() {
|
|
1771
1775
|
return File_1.File;
|
|
1772
1776
|
}
|
|
1773
1777
|
});
|
|
1774
|
-
var Superblock_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1778
|
+
var Superblock_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Superblock.js");
|
|
1775
1779
|
Object.defineProperty(exports, "Superblock", {
|
|
1776
1780
|
enumerable: true,
|
|
1777
1781
|
get: function() {
|
|
1778
1782
|
return Superblock_1.Superblock;
|
|
1779
1783
|
}
|
|
1780
1784
|
});
|
|
1781
|
-
var util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1785
|
+
var util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
1782
1786
|
Object.defineProperty(exports, "dataToBuffer", {
|
|
1783
1787
|
enumerable: true,
|
|
1784
1788
|
get: function() {
|
|
@@ -1828,13 +1832,13 @@ __webpack_require__.add({
|
|
|
1828
1832
|
}
|
|
1829
1833
|
});
|
|
1830
1834
|
},
|
|
1831
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1835
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1832
1836
|
Object.defineProperty(exports, "__esModule", {
|
|
1833
1837
|
value: true
|
|
1834
1838
|
});
|
|
1835
1839
|
exports.flattenJSON = void 0;
|
|
1836
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1837
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1840
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1841
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1838
1842
|
const pathJoin = path_1.posix ? path_1.posix.join : path_1.join;
|
|
1839
1843
|
const flattenJSON = (nestedJSON)=>{
|
|
1840
1844
|
const flatJSON = {};
|
|
@@ -1852,7 +1856,7 @@ __webpack_require__.add({
|
|
|
1852
1856
|
};
|
|
1853
1857
|
exports.flattenJSON = flattenJSON;
|
|
1854
1858
|
},
|
|
1855
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1859
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1856
1860
|
const maybeReturnProcess = ()=>{
|
|
1857
1861
|
if ("u" > typeof process) return process;
|
|
1858
1862
|
try {
|
|
@@ -1872,7 +1876,7 @@ __webpack_require__.add({
|
|
|
1872
1876
|
}
|
|
1873
1877
|
exports["default"] = createProcess();
|
|
1874
1878
|
},
|
|
1875
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1879
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js" (__unused_rspack_module, exports) {
|
|
1876
1880
|
Object.defineProperty(exports, "__esModule", {
|
|
1877
1881
|
value: true
|
|
1878
1882
|
});
|
|
@@ -1891,12 +1895,12 @@ __webpack_require__.add({
|
|
|
1891
1895
|
};
|
|
1892
1896
|
}
|
|
1893
1897
|
},
|
|
1894
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1898
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/types.js" (__unused_rspack_module, exports) {
|
|
1895
1899
|
Object.defineProperty(exports, "__esModule", {
|
|
1896
1900
|
value: true
|
|
1897
1901
|
});
|
|
1898
1902
|
},
|
|
1899
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1903
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1900
1904
|
Object.defineProperty(exports, "__esModule", {
|
|
1901
1905
|
value: true
|
|
1902
1906
|
});
|
|
@@ -1908,12 +1912,12 @@ __webpack_require__.add({
|
|
|
1908
1912
|
exports.pathToFilename = pathToFilename;
|
|
1909
1913
|
exports.createError = createError;
|
|
1910
1914
|
exports.createStatError = createStatError;
|
|
1911
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1912
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1913
|
-
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
1914
|
-
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1915
|
-
const encoding_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1916
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
1915
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1916
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1917
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
1918
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1919
|
+
const encoding_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/encoding.js");
|
|
1920
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1917
1921
|
exports.isWin = 'win32' === process_1.default.platform;
|
|
1918
1922
|
const resolveCrossPlatform = path_1.resolve;
|
|
1919
1923
|
const pathSep = path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
@@ -2070,7 +2074,7 @@ __webpack_require__.add({
|
|
|
2070
2074
|
};
|
|
2071
2075
|
}
|
|
2072
2076
|
},
|
|
2073
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2077
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/buffer.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2074
2078
|
exports.Buffer = void 0;
|
|
2075
2079
|
var node_buffer_1 = __webpack_require__("node:buffer");
|
|
2076
2080
|
Object.defineProperty(exports, "Buffer", {
|
|
@@ -2080,7 +2084,7 @@ __webpack_require__.add({
|
|
|
2080
2084
|
}
|
|
2081
2085
|
});
|
|
2082
2086
|
},
|
|
2083
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2087
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2084
2088
|
exports.EventEmitter = void 0;
|
|
2085
2089
|
var node_events_1 = __webpack_require__("node:events");
|
|
2086
2090
|
Object.defineProperty(exports, "EventEmitter", {
|
|
@@ -2090,9 +2094,9 @@ __webpack_require__.add({
|
|
|
2090
2094
|
}
|
|
2091
2095
|
});
|
|
2092
2096
|
},
|
|
2093
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2097
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2094
2098
|
exports.bufferFrom = exports.bufferAllocUnsafe = exports.Buffer = void 0;
|
|
2095
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2099
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/buffer.js");
|
|
2096
2100
|
Object.defineProperty(exports, "Buffer", {
|
|
2097
2101
|
enumerable: true,
|
|
2098
2102
|
get: function() {
|
|
@@ -2107,9 +2111,9 @@ __webpack_require__.add({
|
|
|
2107
2111
|
const bufferFrom = buffer_1.Buffer.from || bufferV0P12Ponyfill;
|
|
2108
2112
|
exports.bufferFrom = bufferFrom;
|
|
2109
2113
|
},
|
|
2110
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2114
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2111
2115
|
exports.TypeError = exports.Error = void 0;
|
|
2112
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2116
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js");
|
|
2113
2117
|
const kCode = "u" < typeof Symbol ? '_kCode' : Symbol('code');
|
|
2114
2118
|
const messages = {};
|
|
2115
2119
|
function makeNodeError(Base) {
|
|
@@ -2151,7 +2155,7 @@ __webpack_require__.add({
|
|
|
2151
2155
|
E('ERR_INVALID_OPT_VALUE_ENCODING', (value)=>`The value "${String(value)}" is invalid for option "encoding"`);
|
|
2152
2156
|
E('ERR_INVALID_ARG_VALUE', 'Unable to open file as blob');
|
|
2153
2157
|
},
|
|
2154
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2158
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2155
2159
|
exports.basename = exports.isAbsolute = exports.normalize = exports.dirname = exports.relative = exports.join = exports.posix = exports.sep = exports.resolve = void 0;
|
|
2156
2160
|
var node_path_1 = __webpack_require__("node:path?435f");
|
|
2157
2161
|
Object.defineProperty(exports, "resolve", {
|
|
@@ -2209,7 +2213,7 @@ __webpack_require__.add({
|
|
|
2209
2213
|
}
|
|
2210
2214
|
});
|
|
2211
2215
|
},
|
|
2212
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2216
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/stream.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2213
2217
|
exports.Writable = exports.Readable = void 0;
|
|
2214
2218
|
var node_stream_1 = __webpack_require__("node:stream");
|
|
2215
2219
|
Object.defineProperty(exports, "Readable", {
|
|
@@ -2225,7 +2229,7 @@ __webpack_require__.add({
|
|
|
2225
2229
|
}
|
|
2226
2230
|
});
|
|
2227
2231
|
},
|
|
2228
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2232
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js" (__unused_rspack_module, exports) {
|
|
2229
2233
|
exports.inherits = inherits;
|
|
2230
2234
|
exports.inspect = inspect;
|
|
2231
2235
|
exports.format = format;
|
|
@@ -2285,7 +2289,7 @@ __webpack_require__.add({
|
|
|
2285
2289
|
return result;
|
|
2286
2290
|
}
|
|
2287
2291
|
},
|
|
2288
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2292
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/constants.js" (__unused_rspack_module, exports) {
|
|
2289
2293
|
Object.defineProperty(exports, "__esModule", {
|
|
2290
2294
|
value: true
|
|
2291
2295
|
});
|
|
@@ -2379,12 +2383,12 @@ __webpack_require__.add({
|
|
|
2379
2383
|
FLAGS[FLAGS["xa+"] = FLAGS['ax+']] = "xa+";
|
|
2380
2384
|
})(FLAGS || (exports.FLAGS = FLAGS = {}));
|
|
2381
2385
|
},
|
|
2382
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2386
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/AMODE.js" (__unused_rspack_module, exports) {
|
|
2383
2387
|
Object.defineProperty(exports, "__esModule", {
|
|
2384
2388
|
value: true
|
|
2385
2389
|
});
|
|
2386
2390
|
},
|
|
2387
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2391
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/FLAG.js" (__unused_rspack_module, exports) {
|
|
2388
2392
|
Object.defineProperty(exports, "__esModule", {
|
|
2389
2393
|
value: true
|
|
2390
2394
|
});
|
|
@@ -2413,15 +2417,15 @@ __webpack_require__.add({
|
|
|
2413
2417
|
FLAG[FLAG["O_NDELAY"] = 2048] = "O_NDELAY";
|
|
2414
2418
|
})(FLAG || (exports.FLAG = FLAG = {}));
|
|
2415
2419
|
},
|
|
2416
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2420
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/encoding.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2417
2421
|
Object.defineProperty(exports, "__esModule", {
|
|
2418
2422
|
value: true
|
|
2419
2423
|
});
|
|
2420
2424
|
exports.ENCODING_UTF8 = void 0;
|
|
2421
2425
|
exports.assertEncoding = assertEncoding;
|
|
2422
2426
|
exports.strToEncoding = strToEncoding;
|
|
2423
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2424
|
-
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2427
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
2428
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
2425
2429
|
exports.ENCODING_UTF8 = 'utf8';
|
|
2426
2430
|
function assertEncoding(encoding) {
|
|
2427
2431
|
if (encoding && !buffer_1.Buffer.isEncoding(encoding)) throw new errors.TypeError('ERR_INVALID_OPT_VALUE_ENCODING', encoding);
|
|
@@ -2432,19 +2436,19 @@ __webpack_require__.add({
|
|
|
2432
2436
|
return new buffer_1.Buffer(str).toString(encoding);
|
|
2433
2437
|
}
|
|
2434
2438
|
},
|
|
2435
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2439
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2436
2440
|
Object.defineProperty(exports, "__esModule", {
|
|
2437
2441
|
value: true
|
|
2438
2442
|
});
|
|
2439
2443
|
const tslib_1 = __webpack_require__("./node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs");
|
|
2440
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2441
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2442
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2443
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2444
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2445
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2444
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/types/index.js"), exports);
|
|
2445
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/constants.js"), exports);
|
|
2446
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/AMODE.js"), exports);
|
|
2447
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/FLAG.js"), exports);
|
|
2448
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/path.js"), exports);
|
|
2449
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/encoding.js"), exports);
|
|
2446
2450
|
},
|
|
2447
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2451
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/path.js" (__unused_rspack_module, exports) {
|
|
2448
2452
|
Object.defineProperty(exports, "__esModule", {
|
|
2449
2453
|
value: true
|
|
2450
2454
|
});
|
|
@@ -2456,7 +2460,7 @@ __webpack_require__.add({
|
|
|
2456
2460
|
};
|
|
2457
2461
|
exports.basename = basename;
|
|
2458
2462
|
},
|
|
2459
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2463
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/setTimeoutUnref.js" (__unused_rspack_module, exports) {
|
|
2460
2464
|
function setTimeoutUnref(callback, time, args) {
|
|
2461
2465
|
const ref = setTimeout.apply("u" > typeof globalThis ? globalThis : global, arguments);
|
|
2462
2466
|
if (ref && 'object' == typeof ref && 'function' == typeof ref.unref) ref.unref();
|
|
@@ -2464,19 +2468,19 @@ __webpack_require__.add({
|
|
|
2464
2468
|
}
|
|
2465
2469
|
exports["default"] = setTimeoutUnref;
|
|
2466
2470
|
},
|
|
2467
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2471
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/types/index.js" (__unused_rspack_module, exports) {
|
|
2468
2472
|
Object.defineProperty(exports, "__esModule", {
|
|
2469
2473
|
value: true
|
|
2470
2474
|
});
|
|
2471
2475
|
},
|
|
2472
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2476
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2473
2477
|
Object.defineProperty(exports, "__esModule", {
|
|
2474
2478
|
value: true
|
|
2475
2479
|
});
|
|
2476
2480
|
exports.Dir = void 0;
|
|
2477
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2478
|
-
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2479
|
-
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2481
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2482
|
+
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
2483
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
2480
2484
|
class Dir {
|
|
2481
2485
|
constructor(link, options){
|
|
2482
2486
|
this.link = link;
|
|
@@ -2605,12 +2609,12 @@ __webpack_require__.add({
|
|
|
2605
2609
|
}
|
|
2606
2610
|
exports.Dir = Dir;
|
|
2607
2611
|
},
|
|
2608
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2612
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2609
2613
|
Object.defineProperty(exports, "__esModule", {
|
|
2610
2614
|
value: true
|
|
2611
2615
|
});
|
|
2612
2616
|
exports.Dirent = void 0;
|
|
2613
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2617
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
2614
2618
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFBLK, S_IFCHR, S_IFLNK, S_IFIFO, S_IFSOCK } = fs_node_utils_1.constants;
|
|
2615
2619
|
class Dirent {
|
|
2616
2620
|
constructor(){
|
|
@@ -2656,13 +2660,13 @@ __webpack_require__.add({
|
|
|
2656
2660
|
exports.Dirent = Dirent;
|
|
2657
2661
|
exports["default"] = Dirent;
|
|
2658
2662
|
},
|
|
2659
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2663
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2660
2664
|
Object.defineProperty(exports, "__esModule", {
|
|
2661
2665
|
value: true
|
|
2662
2666
|
});
|
|
2663
2667
|
exports.FileHandle = void 0;
|
|
2664
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2665
|
-
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2668
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2669
|
+
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js");
|
|
2666
2670
|
class FileHandle extends events_1.EventEmitter {
|
|
2667
2671
|
constructor(fs, fd){
|
|
2668
2672
|
super();
|
|
@@ -2835,13 +2839,13 @@ __webpack_require__.add({
|
|
|
2835
2839
|
}
|
|
2836
2840
|
exports.FileHandle = FileHandle;
|
|
2837
2841
|
},
|
|
2838
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2842
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2839
2843
|
Object.defineProperty(exports, "__esModule", {
|
|
2840
2844
|
value: true
|
|
2841
2845
|
});
|
|
2842
2846
|
exports.FsPromises = void 0;
|
|
2843
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2844
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2847
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2848
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
2845
2849
|
class FSWatchAsyncIterator {
|
|
2846
2850
|
constructor(fs, path, options = {}){
|
|
2847
2851
|
this.fs = fs;
|
|
@@ -2988,7 +2992,7 @@ __webpack_require__.add({
|
|
|
2988
2992
|
}
|
|
2989
2993
|
exports.FsPromises = FsPromises;
|
|
2990
2994
|
},
|
|
2991
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2995
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js" (__unused_rspack_module, exports) {
|
|
2992
2996
|
Object.defineProperty(exports, "__esModule", {
|
|
2993
2997
|
value: true
|
|
2994
2998
|
});
|
|
@@ -3015,12 +3019,12 @@ __webpack_require__.add({
|
|
|
3015
3019
|
exports.StatFs = StatFs;
|
|
3016
3020
|
exports["default"] = StatFs;
|
|
3017
3021
|
},
|
|
3018
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3022
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3019
3023
|
Object.defineProperty(exports, "__esModule", {
|
|
3020
3024
|
value: true
|
|
3021
3025
|
});
|
|
3022
3026
|
exports.Stats = void 0;
|
|
3023
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3027
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3024
3028
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFBLK, S_IFCHR, S_IFLNK, S_IFIFO, S_IFSOCK } = fs_node_utils_1.constants;
|
|
3025
3029
|
class Stats {
|
|
3026
3030
|
static build(node, bigint = false) {
|
|
@@ -3083,14 +3087,14 @@ __webpack_require__.add({
|
|
|
3083
3087
|
exports.Stats = Stats;
|
|
3084
3088
|
exports["default"] = Stats;
|
|
3085
3089
|
},
|
|
3086
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3090
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3087
3091
|
Object.defineProperty(exports, "__esModule", {
|
|
3088
3092
|
value: true
|
|
3089
3093
|
});
|
|
3090
3094
|
exports.globSync = globSync;
|
|
3091
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3095
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
3092
3096
|
const glob_to_regex_js_1 = __webpack_require__("./node_modules/.pnpm/glob-to-regex.js@1.2.0_tslib@2.8.1/node_modules/glob-to-regex.js/lib/index.js");
|
|
3093
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3097
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3094
3098
|
const pathJoin = path_1.posix.join;
|
|
3095
3099
|
const pathRelative = path_1.posix.relative;
|
|
3096
3100
|
const pathResolve = path_1.posix.resolve;
|
|
@@ -3162,13 +3166,13 @@ __webpack_require__.add({
|
|
|
3162
3166
|
return results;
|
|
3163
3167
|
}
|
|
3164
3168
|
},
|
|
3165
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3169
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3166
3170
|
Object.defineProperty(exports, "__esModule", {
|
|
3167
3171
|
value: true
|
|
3168
3172
|
});
|
|
3169
3173
|
exports.fsCommonObjectsList = exports.fsSynchronousApiList = exports.fsCallbackApiList = exports.FsPromises = exports.Dir = exports.FileHandle = exports.StatFs = exports.Dirent = exports.Stats = exports.toUnixTimestamp = exports.FSWatcher = exports.StatWatcher = exports.Volume = void 0;
|
|
3170
3174
|
const tslib_1 = __webpack_require__("./node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs");
|
|
3171
|
-
var volume_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3175
|
+
var volume_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/volume.js");
|
|
3172
3176
|
Object.defineProperty(exports, "Volume", {
|
|
3173
3177
|
enumerable: true,
|
|
3174
3178
|
get: function() {
|
|
@@ -3193,66 +3197,66 @@ __webpack_require__.add({
|
|
|
3193
3197
|
return volume_1.toUnixTimestamp;
|
|
3194
3198
|
}
|
|
3195
3199
|
});
|
|
3196
|
-
var Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3200
|
+
var Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js");
|
|
3197
3201
|
Object.defineProperty(exports, "Stats", {
|
|
3198
3202
|
enumerable: true,
|
|
3199
3203
|
get: function() {
|
|
3200
3204
|
return Stats_1.default;
|
|
3201
3205
|
}
|
|
3202
3206
|
});
|
|
3203
|
-
var Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3207
|
+
var Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
3204
3208
|
Object.defineProperty(exports, "Dirent", {
|
|
3205
3209
|
enumerable: true,
|
|
3206
3210
|
get: function() {
|
|
3207
3211
|
return Dirent_1.default;
|
|
3208
3212
|
}
|
|
3209
3213
|
});
|
|
3210
|
-
var StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3214
|
+
var StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js");
|
|
3211
3215
|
Object.defineProperty(exports, "StatFs", {
|
|
3212
3216
|
enumerable: true,
|
|
3213
3217
|
get: function() {
|
|
3214
3218
|
return StatFs_1.default;
|
|
3215
3219
|
}
|
|
3216
3220
|
});
|
|
3217
|
-
var FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3221
|
+
var FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js");
|
|
3218
3222
|
Object.defineProperty(exports, "FileHandle", {
|
|
3219
3223
|
enumerable: true,
|
|
3220
3224
|
get: function() {
|
|
3221
3225
|
return FileHandle_1.FileHandle;
|
|
3222
3226
|
}
|
|
3223
3227
|
});
|
|
3224
|
-
var Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3228
|
+
var Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js");
|
|
3225
3229
|
Object.defineProperty(exports, "Dir", {
|
|
3226
3230
|
enumerable: true,
|
|
3227
3231
|
get: function() {
|
|
3228
3232
|
return Dir_1.Dir;
|
|
3229
3233
|
}
|
|
3230
3234
|
});
|
|
3231
|
-
var FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3235
|
+
var FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js");
|
|
3232
3236
|
Object.defineProperty(exports, "FsPromises", {
|
|
3233
3237
|
enumerable: true,
|
|
3234
3238
|
get: function() {
|
|
3235
3239
|
return FsPromises_1.FsPromises;
|
|
3236
3240
|
}
|
|
3237
3241
|
});
|
|
3238
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3239
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3240
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3241
|
-
var fsCallbackApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3242
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js"), exports);
|
|
3243
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js"), exports);
|
|
3244
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js"), exports);
|
|
3245
|
+
var fsCallbackApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCallbackApiList.js");
|
|
3242
3246
|
Object.defineProperty(exports, "fsCallbackApiList", {
|
|
3243
3247
|
enumerable: true,
|
|
3244
3248
|
get: function() {
|
|
3245
3249
|
return fsCallbackApiList_1.fsCallbackApiList;
|
|
3246
3250
|
}
|
|
3247
3251
|
});
|
|
3248
|
-
var fsSynchronousApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3252
|
+
var fsSynchronousApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsSynchronousApiList.js");
|
|
3249
3253
|
Object.defineProperty(exports, "fsSynchronousApiList", {
|
|
3250
3254
|
enumerable: true,
|
|
3251
3255
|
get: function() {
|
|
3252
3256
|
return fsSynchronousApiList_1.fsSynchronousApiList;
|
|
3253
3257
|
}
|
|
3254
3258
|
});
|
|
3255
|
-
var fsCommonObjectsList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3259
|
+
var fsCommonObjectsList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCommonObjectsList.js");
|
|
3256
3260
|
Object.defineProperty(exports, "fsCommonObjectsList", {
|
|
3257
3261
|
enumerable: true,
|
|
3258
3262
|
get: function() {
|
|
@@ -3260,7 +3264,7 @@ __webpack_require__.add({
|
|
|
3260
3264
|
}
|
|
3261
3265
|
});
|
|
3262
3266
|
},
|
|
3263
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3267
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCallbackApiList.js" (__unused_rspack_module, exports) {
|
|
3264
3268
|
Object.defineProperty(exports, "__esModule", {
|
|
3265
3269
|
value: true
|
|
3266
3270
|
});
|
|
@@ -3317,7 +3321,7 @@ __webpack_require__.add({
|
|
|
3317
3321
|
'writeFile'
|
|
3318
3322
|
];
|
|
3319
3323
|
},
|
|
3320
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3324
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCommonObjectsList.js" (__unused_rspack_module, exports) {
|
|
3321
3325
|
Object.defineProperty(exports, "__esModule", {
|
|
3322
3326
|
value: true
|
|
3323
3327
|
});
|
|
@@ -3338,7 +3342,7 @@ __webpack_require__.add({
|
|
|
3338
3342
|
'WriteStream'
|
|
3339
3343
|
];
|
|
3340
3344
|
},
|
|
3341
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3345
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsSynchronousApiList.js" (__unused_rspack_module, exports) {
|
|
3342
3346
|
Object.defineProperty(exports, "__esModule", {
|
|
3343
3347
|
value: true
|
|
3344
3348
|
});
|
|
@@ -3350,6 +3354,7 @@ __webpack_require__.add({
|
|
|
3350
3354
|
'chownSync',
|
|
3351
3355
|
'closeSync',
|
|
3352
3356
|
'copyFileSync',
|
|
3357
|
+
'cpSync',
|
|
3353
3358
|
'existsSync',
|
|
3354
3359
|
'fchmodSync',
|
|
3355
3360
|
'fchownSync',
|
|
@@ -3376,6 +3381,7 @@ __webpack_require__.add({
|
|
|
3376
3381
|
'renameSync',
|
|
3377
3382
|
'rmdirSync',
|
|
3378
3383
|
'rmSync',
|
|
3384
|
+
'statfsSync',
|
|
3379
3385
|
'statSync',
|
|
3380
3386
|
'symlinkSync',
|
|
3381
3387
|
'truncateSync',
|
|
@@ -3387,7 +3393,7 @@ __webpack_require__.add({
|
|
|
3387
3393
|
'writevSync'
|
|
3388
3394
|
];
|
|
3389
3395
|
},
|
|
3390
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3396
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3391
3397
|
Object.defineProperty(exports, "__esModule", {
|
|
3392
3398
|
value: true
|
|
3393
3399
|
});
|
|
@@ -3395,8 +3401,8 @@ __webpack_require__.add({
|
|
|
3395
3401
|
exports.getOptions = getOptions;
|
|
3396
3402
|
exports.optsGenerator = optsGenerator;
|
|
3397
3403
|
exports.optsAndCbGenerator = optsAndCbGenerator;
|
|
3398
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3399
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3404
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3405
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3400
3406
|
const mkdirDefaults = {
|
|
3401
3407
|
mode: 511,
|
|
3402
3408
|
recursive: false
|
|
@@ -3515,7 +3521,7 @@ __webpack_require__.add({
|
|
|
3515
3521
|
};
|
|
3516
3522
|
exports.getWriteFileOptions = optsGenerator(exports.writeFileDefaults);
|
|
3517
3523
|
},
|
|
3518
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3524
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3519
3525
|
Object.defineProperty(exports, "__esModule", {
|
|
3520
3526
|
value: true
|
|
3521
3527
|
});
|
|
@@ -3532,10 +3538,10 @@ __webpack_require__.add({
|
|
|
3532
3538
|
exports.streamToBuffer = streamToBuffer;
|
|
3533
3539
|
exports.bufferToEncoding = bufferToEncoding;
|
|
3534
3540
|
exports.isReadableStream = isReadableStream;
|
|
3535
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3536
|
-
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3537
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3538
|
-
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
3541
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3542
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
3543
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
3544
|
+
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js");
|
|
3539
3545
|
function promisify(fs, fn, getResult = (input)=>input) {
|
|
3540
3546
|
return (...args)=>new Promise((resolve, reject)=>{
|
|
3541
3547
|
fs[fn].bind(fs)(...args, (error, result)=>{
|
|
@@ -3776,7 +3782,7 @@ __webpack_require__.add({
|
|
|
3776
3782
|
return null !== stream && 'object' == typeof stream && 'function' == typeof stream.pipe && 'function' == typeof stream.on && true === stream.readable;
|
|
3777
3783
|
}
|
|
3778
3784
|
},
|
|
3779
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3785
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/volume.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3780
3786
|
Object.defineProperty(exports, "__esModule", {
|
|
3781
3787
|
value: true
|
|
3782
3788
|
});
|
|
@@ -3784,27 +3790,27 @@ __webpack_require__.add({
|
|
|
3784
3790
|
exports.pathToSteps = pathToSteps;
|
|
3785
3791
|
exports.dataToStr = dataToStr;
|
|
3786
3792
|
exports.toUnixTimestamp = toUnixTimestamp;
|
|
3787
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3788
|
-
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
3789
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
3790
|
-
const Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3791
|
-
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3792
|
-
const StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3793
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3794
|
-
const setTimeoutUnref_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3795
|
-
const stream_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3796
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3797
|
-
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3798
|
-
const FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3799
|
-
const util_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3800
|
-
const FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3801
|
-
const fs_print_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.
|
|
3802
|
-
const fsSnapshot = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
3803
|
-
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3804
|
-
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3805
|
-
const options_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3806
|
-
const util_3 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3807
|
-
const Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3793
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
3794
|
+
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js");
|
|
3795
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
3796
|
+
const Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js");
|
|
3797
|
+
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
3798
|
+
const StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js");
|
|
3799
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
3800
|
+
const setTimeoutUnref_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/setTimeoutUnref.js");
|
|
3801
|
+
const stream_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/stream.js");
|
|
3802
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3803
|
+
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js");
|
|
3804
|
+
const FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js");
|
|
3805
|
+
const util_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js");
|
|
3806
|
+
const FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js");
|
|
3807
|
+
const fs_print_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-print/lib/index.js");
|
|
3808
|
+
const fsSnapshot = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/index.js");
|
|
3809
|
+
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3810
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
3811
|
+
const options_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js");
|
|
3812
|
+
const util_3 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3813
|
+
const Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js");
|
|
3808
3814
|
const resolveCrossPlatform = path_1.resolve;
|
|
3809
3815
|
const { O_SYMLINK, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE_FORCE } = fs_node_utils_1.constants;
|
|
3810
3816
|
path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
@@ -4606,7 +4612,7 @@ __webpack_require__.add({
|
|
|
4606
4612
|
};
|
|
4607
4613
|
this.globSync = (pattern, options = {})=>this._globSync(pattern, options);
|
|
4608
4614
|
this._globSync = (pattern, options = {})=>{
|
|
4609
|
-
const { globSync } = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
4615
|
+
const { globSync } = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js");
|
|
4610
4616
|
return globSync(this, pattern, options);
|
|
4611
4617
|
};
|
|
4612
4618
|
this._opendir = (filename, options)=>{
|
|
@@ -4812,7 +4818,7 @@ __webpack_require__.add({
|
|
|
4812
4818
|
return result.ok ? (0, fs_core_1.Ok)(true) : result;
|
|
4813
4819
|
}
|
|
4814
4820
|
_access(filename, mode) {
|
|
4815
|
-
const link = this._core.
|
|
4821
|
+
const link = this._core.getResolvedLinkOrThrow(filename, 'access');
|
|
4816
4822
|
const node = link.getNode();
|
|
4817
4823
|
if (mode === F_OK) return;
|
|
4818
4824
|
if (mode & R_OK && !node.canRead()) throw (0, util_3.createError)("EACCES", 'access', filename);
|
|
@@ -5283,10 +5289,10 @@ __webpack_require__.add({
|
|
|
5283
5289
|
}
|
|
5284
5290
|
exports.FSWatcher = FSWatcher;
|
|
5285
5291
|
},
|
|
5286
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.
|
|
5292
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-print/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5287
5293
|
exports.toTreeSync = void 0;
|
|
5288
5294
|
const tree_dump_1 = __webpack_require__("./node_modules/.pnpm/tree-dump@1.1.0_tslib@2.8.1/node_modules/tree-dump/lib/index.js");
|
|
5289
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
5295
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
5290
5296
|
const toTreeSync = (fs, opts = {})=>{
|
|
5291
5297
|
const separator = opts.separator || '/';
|
|
5292
5298
|
let dir = opts.dir || separator;
|
|
@@ -5320,7 +5326,7 @@ __webpack_require__.add({
|
|
|
5320
5326
|
};
|
|
5321
5327
|
exports.toTreeSync = toTreeSync;
|
|
5322
5328
|
},
|
|
5323
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5329
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js" (__unused_rspack_module, exports) {
|
|
5324
5330
|
exports.fromSnapshot = exports.toSnapshot = void 0;
|
|
5325
5331
|
const toSnapshot = async ({ fs, path = '/', separator = '/' })=>{
|
|
5326
5332
|
const stats = await fs.lstat(path);
|
|
@@ -5393,16 +5399,16 @@ __webpack_require__.add({
|
|
|
5393
5399
|
};
|
|
5394
5400
|
exports.fromSnapshot = fromSnapshot;
|
|
5395
5401
|
},
|
|
5396
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5402
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/binary.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5397
5403
|
Object.defineProperty(exports, "__esModule", {
|
|
5398
5404
|
value: true
|
|
5399
5405
|
});
|
|
5400
5406
|
exports.fromBinarySnapshot = exports.toBinarySnapshot = exports.fromBinarySnapshotSync = exports.toBinarySnapshotSync = void 0;
|
|
5401
5407
|
const CborEncoder_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+json-pack@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/json-pack/lib/cbor/CborEncoder.js");
|
|
5402
5408
|
const CborDecoder_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+json-pack@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/json-pack/lib/cbor/CborDecoder.js");
|
|
5403
|
-
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5404
|
-
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5405
|
-
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5409
|
+
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js");
|
|
5410
|
+
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js");
|
|
5411
|
+
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js");
|
|
5406
5412
|
const encoder = new CborEncoder_1.CborEncoder(shared_1.writer);
|
|
5407
5413
|
const decoder = new CborDecoder_1.CborDecoder();
|
|
5408
5414
|
const toBinarySnapshotSync = (options)=>{
|
|
@@ -5426,31 +5432,31 @@ __webpack_require__.add({
|
|
|
5426
5432
|
};
|
|
5427
5433
|
exports.fromBinarySnapshot = fromBinarySnapshot;
|
|
5428
5434
|
},
|
|
5429
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5435
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/constants.js" (__unused_rspack_module, exports) {
|
|
5430
5436
|
Object.defineProperty(exports, "__esModule", {
|
|
5431
5437
|
value: true
|
|
5432
5438
|
});
|
|
5433
5439
|
},
|
|
5434
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5440
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5435
5441
|
Object.defineProperty(exports, "__esModule", {
|
|
5436
5442
|
value: true
|
|
5437
5443
|
});
|
|
5438
5444
|
const tslib_1 = __webpack_require__("./node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs");
|
|
5439
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5440
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5441
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5442
|
-
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5445
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/constants.js"), exports);
|
|
5446
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js"), exports);
|
|
5447
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/binary.js"), exports);
|
|
5448
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/json.js"), exports);
|
|
5443
5449
|
},
|
|
5444
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5450
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/json.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5445
5451
|
Object.defineProperty(exports, "__esModule", {
|
|
5446
5452
|
value: true
|
|
5447
5453
|
});
|
|
5448
5454
|
exports.fromJsonSnapshot = exports.toJsonSnapshot = exports.fromJsonSnapshotSync = exports.toJsonSnapshotSync = void 0;
|
|
5449
5455
|
const JsonEncoder_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+json-pack@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/json-pack/lib/json/JsonEncoder.js");
|
|
5450
5456
|
const JsonDecoder_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+json-pack@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/json-pack/lib/json/JsonDecoder.js");
|
|
5451
|
-
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5452
|
-
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5453
|
-
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5457
|
+
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js");
|
|
5458
|
+
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js");
|
|
5459
|
+
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js");
|
|
5454
5460
|
const encoder = new JsonEncoder_1.JsonEncoder(shared_1.writer);
|
|
5455
5461
|
const decoder = new JsonDecoder_1.JsonDecoder();
|
|
5456
5462
|
const toJsonSnapshotSync = (options)=>{
|
|
@@ -5474,12 +5480,12 @@ __webpack_require__.add({
|
|
|
5474
5480
|
};
|
|
5475
5481
|
exports.fromJsonSnapshot = fromJsonSnapshot;
|
|
5476
5482
|
},
|
|
5477
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5483
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5478
5484
|
exports.writer = void 0;
|
|
5479
5485
|
const Writer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+buffers@17.67.0_tslib@2.8.1/node_modules/@jsonjoy.com/buffers/lib/Writer.js");
|
|
5480
5486
|
exports.writer = new Writer_1.Writer(32768);
|
|
5481
5487
|
},
|
|
5482
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5488
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js" (__unused_rspack_module, exports) {
|
|
5483
5489
|
Object.defineProperty(exports, "__esModule", {
|
|
5484
5490
|
value: true
|
|
5485
5491
|
});
|
|
@@ -7507,20 +7513,20 @@ __webpack_require__.add({
|
|
|
7507
7513
|
};
|
|
7508
7514
|
exports.toRegex = toRegex;
|
|
7509
7515
|
},
|
|
7510
|
-
"./node_modules/.pnpm/memfs@4.57.
|
|
7516
|
+
"./node_modules/.pnpm/memfs@4.57.3_tslib@2.8.1/node_modules/memfs/lib/index.js" (module, exports, __webpack_require__) {
|
|
7511
7517
|
Object.defineProperty(exports, "__esModule", {
|
|
7512
7518
|
value: true
|
|
7513
7519
|
});
|
|
7514
7520
|
exports.memfs = exports.fs = exports.vol = exports.Volume = void 0;
|
|
7515
7521
|
exports.createFsFromVolume = createFsFromVolume;
|
|
7516
|
-
const fs_node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
7522
|
+
const fs_node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/index.js");
|
|
7517
7523
|
Object.defineProperty(exports, "Volume", {
|
|
7518
7524
|
enumerable: true,
|
|
7519
7525
|
get: function() {
|
|
7520
7526
|
return fs_node_1.Volume;
|
|
7521
7527
|
}
|
|
7522
7528
|
});
|
|
7523
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
7529
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.3_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
7524
7530
|
const { F_OK, R_OK, W_OK, X_OK } = fs_node_utils_1.constants;
|
|
7525
7531
|
exports.vol = new fs_node_1.Volume();
|
|
7526
7532
|
function createFsFromVolume(vol) {
|
|
@@ -7832,10 +7838,6 @@ __webpack_require__.add({
|
|
|
7832
7838
|
module.exports = __rspack_createRequire_require("url");
|
|
7833
7839
|
},
|
|
7834
7840
|
"./node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.mjs" (__unused_rspack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
7835
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
7836
|
-
__exportStar: ()=>__exportStar,
|
|
7837
|
-
__importDefault: ()=>__importDefault
|
|
7838
|
-
});
|
|
7839
7841
|
var __createBinding = Object.create ? function(o, m, k, k2) {
|
|
7840
7842
|
if (void 0 === k2) k2 = k;
|
|
7841
7843
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
@@ -7858,6 +7860,10 @@ __webpack_require__.add({
|
|
|
7858
7860
|
default: mod
|
|
7859
7861
|
};
|
|
7860
7862
|
}
|
|
7863
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
7864
|
+
__exportStar: ()=>__exportStar,
|
|
7865
|
+
__importDefault: ()=>__importDefault
|
|
7866
|
+
});
|
|
7861
7867
|
}
|
|
7862
7868
|
});
|
|
7863
7869
|
const mimes = {
|
|
@@ -9047,7 +9053,7 @@ function setupHooks(context) {
|
|
|
9047
9053
|
compiler.hooks.done.tap("rspack-dev-middleware", done);
|
|
9048
9054
|
}
|
|
9049
9055
|
const utils_setupHooks = setupHooks;
|
|
9050
|
-
const memfs_lib = __webpack_require__("./node_modules/.pnpm/memfs@4.57.
|
|
9056
|
+
const memfs_lib = __webpack_require__("./node_modules/.pnpm/memfs@4.57.3_tslib@2.8.1/node_modules/memfs/lib/index.js");
|
|
9051
9057
|
function setupOutputFileSystem(context) {
|
|
9052
9058
|
let outputFileSystem;
|
|
9053
9059
|
if (context.options.outputFileSystem) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rspack/dev-middleware",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.3",
|
|
4
4
|
"description": "A development middleware for Rspack",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"rspack",
|
|
@@ -19,58 +19,56 @@
|
|
|
19
19
|
"dist",
|
|
20
20
|
"types"
|
|
21
21
|
],
|
|
22
|
-
"scripts": {
|
|
23
|
-
"build": "rslib --syntax es2023 && pnpm run build:types",
|
|
24
|
-
"build:types": "tsc --declaration --emitDeclarationOnly --outDir types && prettier \"types/**/*.ts\" --write",
|
|
25
|
-
"lint": "npm-run-all -l -p \"lint:**\"",
|
|
26
|
-
"lint:rslint": "rslint",
|
|
27
|
-
"lint:prettier": "prettier --cache --list-different .",
|
|
28
|
-
"lint:spelling": "cspell --cache --no-must-find-files --quiet \"**/*.*\"",
|
|
29
|
-
"lint:types": "tsc --pretty --noEmit",
|
|
30
|
-
"prepare": "pnpm run build",
|
|
31
|
-
"test": "rstest",
|
|
32
|
-
"test:watch": "rstest -w",
|
|
33
|
-
"bump": "npx bumpp"
|
|
34
|
-
},
|
|
35
22
|
"devDependencies": {
|
|
36
|
-
"@hapi/hapi": "^21.4.
|
|
23
|
+
"@hapi/hapi": "^21.4.9",
|
|
37
24
|
"@hono/node-server": "^1.19.14",
|
|
38
|
-
"@rslib/core": "^0.
|
|
39
|
-
"@rslint/core": "^0.
|
|
40
|
-
"@rspack/core": "2.0.
|
|
41
|
-
"@rstest/core": "0.
|
|
25
|
+
"@rslib/core": "^0.22.0",
|
|
26
|
+
"@rslint/core": "^0.5.3",
|
|
27
|
+
"@rspack/core": "2.0.5",
|
|
28
|
+
"@rstest/core": "0.10.3",
|
|
42
29
|
"@types/express": "^5.0.6",
|
|
43
|
-
"@types/node": "^
|
|
30
|
+
"@types/node": "^24.12.4",
|
|
44
31
|
"@types/on-finished": "^2.3.5",
|
|
45
32
|
"@types/range-parser": "^1.2.7",
|
|
46
|
-
"connect-next": "^4.0.
|
|
33
|
+
"connect-next": "^4.0.2",
|
|
47
34
|
"cspell": "^10.0.0",
|
|
48
35
|
"deepmerge": "^4.3.1",
|
|
49
36
|
"execa": "^9.6.1",
|
|
50
37
|
"express": "^5.2.1",
|
|
51
38
|
"finalhandler": "^2.1.1",
|
|
52
|
-
"hono": "^4.
|
|
53
|
-
"koa": "^3.2.
|
|
54
|
-
"memfs": "^4.57.
|
|
39
|
+
"hono": "^4.12.23",
|
|
40
|
+
"koa": "^3.2.1",
|
|
41
|
+
"memfs": "^4.57.3",
|
|
55
42
|
"mrmime": "^2.0.1",
|
|
56
|
-
"npm-run-
|
|
43
|
+
"npm-run-all2": "^5.0.2",
|
|
57
44
|
"on-finished": "^2.4.1",
|
|
58
45
|
"prettier": "^3.8.3",
|
|
59
46
|
"range-parser": "^1.2.1",
|
|
60
47
|
"router": "^2.2.0",
|
|
61
48
|
"supertest": "^7.2.2",
|
|
62
|
-
"typescript": "^6.0.
|
|
49
|
+
"typescript": "^6.0.3"
|
|
63
50
|
},
|
|
64
51
|
"peerDependencies": {
|
|
65
|
-
"@rspack/core": "^2.0.0
|
|
52
|
+
"@rspack/core": "^2.0.0"
|
|
66
53
|
},
|
|
67
54
|
"peerDependenciesMeta": {
|
|
68
55
|
"@rspack/core": {
|
|
69
56
|
"optional": true
|
|
70
57
|
}
|
|
71
58
|
},
|
|
72
|
-
"packageManager": "pnpm@10.21.0",
|
|
73
59
|
"engines": {
|
|
74
60
|
"node": "^20.19.0 || >=22.12.0"
|
|
61
|
+
},
|
|
62
|
+
"scripts": {
|
|
63
|
+
"build": "rslib --syntax es2023 && pnpm run build:types",
|
|
64
|
+
"build:types": "tsc --declaration --emitDeclarationOnly --outDir types && prettier \"types/**/*.ts\" --write",
|
|
65
|
+
"lint": "npm-run-all -l -p \"lint:**\"",
|
|
66
|
+
"lint:rslint": "rslint",
|
|
67
|
+
"lint:prettier": "prettier --cache --list-different .",
|
|
68
|
+
"lint:spelling": "cspell --cache --no-must-find-files --quiet \"**/*.*\"",
|
|
69
|
+
"lint:types": "tsc --pretty --noEmit",
|
|
70
|
+
"test": "rstest",
|
|
71
|
+
"test:watch": "rstest -w",
|
|
72
|
+
"bump": "npx bumpp"
|
|
75
73
|
}
|
|
76
|
-
}
|
|
74
|
+
}
|