@rspack/dev-middleware 2.0.1 → 2.0.2
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 +162 -162
- package/package.json +25 -27
package/dist/index.js
CHANGED
|
@@ -838,12 +838,12 @@ __webpack_require__.add({
|
|
|
838
838
|
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
839
|
exports["default"] = new CachedUtf8Decoder_1.CachedUtf8Decoder();
|
|
840
840
|
},
|
|
841
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
841
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
842
842
|
Object.defineProperty(exports, "__esModule", {
|
|
843
843
|
value: true
|
|
844
844
|
});
|
|
845
845
|
exports.File = void 0;
|
|
846
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
846
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
847
847
|
const { O_APPEND } = fs_node_utils_1.constants;
|
|
848
848
|
class File {
|
|
849
849
|
constructor(link, node, flags, fd){
|
|
@@ -896,12 +896,12 @@ __webpack_require__.add({
|
|
|
896
896
|
}
|
|
897
897
|
exports.File = File;
|
|
898
898
|
},
|
|
899
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
899
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
900
900
|
Object.defineProperty(exports, "__esModule", {
|
|
901
901
|
value: true
|
|
902
902
|
});
|
|
903
903
|
exports.Link = void 0;
|
|
904
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
904
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
905
905
|
const fanout_1 = __webpack_require__("./node_modules/.pnpm/thingies@2.5.0_tslib@2.8.1/node_modules/thingies/lib/fanout.js");
|
|
906
906
|
const { S_IFREG } = fs_node_utils_1.constants;
|
|
907
907
|
class Link {
|
|
@@ -1003,15 +1003,15 @@ __webpack_require__.add({
|
|
|
1003
1003
|
}
|
|
1004
1004
|
exports.Link = Link;
|
|
1005
1005
|
},
|
|
1006
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1006
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1007
1007
|
Object.defineProperty(exports, "__esModule", {
|
|
1008
1008
|
value: true
|
|
1009
1009
|
});
|
|
1010
1010
|
exports.Node = void 0;
|
|
1011
1011
|
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.
|
|
1012
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1013
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1014
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1015
1015
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFLNK, S_IFCHR } = fs_node_utils_1.constants;
|
|
1016
1016
|
const getuid = ()=>process_1.default.getuid?.() ?? 0;
|
|
1017
1017
|
const getgid = ()=>process_1.default.getgid?.() ?? 0;
|
|
@@ -1247,22 +1247,22 @@ __webpack_require__.add({
|
|
|
1247
1247
|
}
|
|
1248
1248
|
exports.Node = Node;
|
|
1249
1249
|
},
|
|
1250
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1250
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Superblock.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1251
1251
|
Object.defineProperty(exports, "__esModule", {
|
|
1252
1252
|
value: true
|
|
1253
1253
|
});
|
|
1254
1254
|
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.
|
|
1255
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1256
|
+
const Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js");
|
|
1257
|
+
const Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js");
|
|
1258
|
+
const File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js");
|
|
1259
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1260
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1261
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1262
|
+
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1263
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
1264
|
+
const json_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js");
|
|
1265
|
+
const result_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js");
|
|
1266
1266
|
const pathSep = path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
1267
1267
|
const pathRelative = path_1.posix ? path_1.posix.relative : path_1.relative;
|
|
1268
1268
|
const pathJoin = path_1.posix ? path_1.posix.join : path_1.join;
|
|
@@ -1729,56 +1729,56 @@ __webpack_require__.add({
|
|
|
1729
1729
|
exports.Superblock = Superblock;
|
|
1730
1730
|
Superblock.fd = 0x7fffffff;
|
|
1731
1731
|
},
|
|
1732
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1732
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/constants.js" (__unused_rspack_module, exports) {
|
|
1733
1733
|
Object.defineProperty(exports, "__esModule", {
|
|
1734
1734
|
value: true
|
|
1735
1735
|
});
|
|
1736
1736
|
},
|
|
1737
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1737
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/encoding.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1738
1738
|
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.
|
|
1739
|
+
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1740
|
+
__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
1741
1741
|
exports.ENCODING_UTF8 = 'utf8';
|
|
1742
1742
|
},
|
|
1743
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1743
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1744
1744
|
Object.defineProperty(exports, "__esModule", {
|
|
1745
1745
|
value: true
|
|
1746
1746
|
});
|
|
1747
1747
|
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
1748
|
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.
|
|
1749
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/types.js"), exports);
|
|
1750
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js"), exports);
|
|
1751
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/constants.js"), exports);
|
|
1752
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js"), exports);
|
|
1753
|
+
var Node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Node.js");
|
|
1754
1754
|
Object.defineProperty(exports, "Node", {
|
|
1755
1755
|
enumerable: true,
|
|
1756
1756
|
get: function() {
|
|
1757
1757
|
return Node_1.Node;
|
|
1758
1758
|
}
|
|
1759
1759
|
});
|
|
1760
|
-
var Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1760
|
+
var Link_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Link.js");
|
|
1761
1761
|
Object.defineProperty(exports, "Link", {
|
|
1762
1762
|
enumerable: true,
|
|
1763
1763
|
get: function() {
|
|
1764
1764
|
return Link_1.Link;
|
|
1765
1765
|
}
|
|
1766
1766
|
});
|
|
1767
|
-
var File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1767
|
+
var File_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/File.js");
|
|
1768
1768
|
Object.defineProperty(exports, "File", {
|
|
1769
1769
|
enumerable: true,
|
|
1770
1770
|
get: function() {
|
|
1771
1771
|
return File_1.File;
|
|
1772
1772
|
}
|
|
1773
1773
|
});
|
|
1774
|
-
var Superblock_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1774
|
+
var Superblock_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/Superblock.js");
|
|
1775
1775
|
Object.defineProperty(exports, "Superblock", {
|
|
1776
1776
|
enumerable: true,
|
|
1777
1777
|
get: function() {
|
|
1778
1778
|
return Superblock_1.Superblock;
|
|
1779
1779
|
}
|
|
1780
1780
|
});
|
|
1781
|
-
var util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1781
|
+
var util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
1782
1782
|
Object.defineProperty(exports, "dataToBuffer", {
|
|
1783
1783
|
enumerable: true,
|
|
1784
1784
|
get: function() {
|
|
@@ -1828,13 +1828,13 @@ __webpack_require__.add({
|
|
|
1828
1828
|
}
|
|
1829
1829
|
});
|
|
1830
1830
|
},
|
|
1831
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1831
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/json.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1832
1832
|
Object.defineProperty(exports, "__esModule", {
|
|
1833
1833
|
value: true
|
|
1834
1834
|
});
|
|
1835
1835
|
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.
|
|
1836
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1837
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1838
1838
|
const pathJoin = path_1.posix ? path_1.posix.join : path_1.join;
|
|
1839
1839
|
const flattenJSON = (nestedJSON)=>{
|
|
1840
1840
|
const flatJSON = {};
|
|
@@ -1852,7 +1852,7 @@ __webpack_require__.add({
|
|
|
1852
1852
|
};
|
|
1853
1853
|
exports.flattenJSON = flattenJSON;
|
|
1854
1854
|
},
|
|
1855
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1855
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1856
1856
|
const maybeReturnProcess = ()=>{
|
|
1857
1857
|
if ("u" > typeof process) return process;
|
|
1858
1858
|
try {
|
|
@@ -1872,7 +1872,7 @@ __webpack_require__.add({
|
|
|
1872
1872
|
}
|
|
1873
1873
|
exports["default"] = createProcess();
|
|
1874
1874
|
},
|
|
1875
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1875
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/result.js" (__unused_rspack_module, exports) {
|
|
1876
1876
|
Object.defineProperty(exports, "__esModule", {
|
|
1877
1877
|
value: true
|
|
1878
1878
|
});
|
|
@@ -1891,12 +1891,12 @@ __webpack_require__.add({
|
|
|
1891
1891
|
};
|
|
1892
1892
|
}
|
|
1893
1893
|
},
|
|
1894
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1894
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/types.js" (__unused_rspack_module, exports) {
|
|
1895
1895
|
Object.defineProperty(exports, "__esModule", {
|
|
1896
1896
|
value: true
|
|
1897
1897
|
});
|
|
1898
1898
|
},
|
|
1899
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.
|
|
1899
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1900
1900
|
Object.defineProperty(exports, "__esModule", {
|
|
1901
1901
|
value: true
|
|
1902
1902
|
});
|
|
@@ -1908,12 +1908,12 @@ __webpack_require__.add({
|
|
|
1908
1908
|
exports.pathToFilename = pathToFilename;
|
|
1909
1909
|
exports.createError = createError;
|
|
1910
1910
|
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.
|
|
1911
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
1912
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
1913
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
1914
|
+
const process_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/process.js");
|
|
1915
|
+
const encoding_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/encoding.js");
|
|
1916
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
1917
1917
|
exports.isWin = 'win32' === process_1.default.platform;
|
|
1918
1918
|
const resolveCrossPlatform = path_1.resolve;
|
|
1919
1919
|
const pathSep = path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
@@ -2070,7 +2070,7 @@ __webpack_require__.add({
|
|
|
2070
2070
|
};
|
|
2071
2071
|
}
|
|
2072
2072
|
},
|
|
2073
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2073
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/buffer.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2074
2074
|
exports.Buffer = void 0;
|
|
2075
2075
|
var node_buffer_1 = __webpack_require__("node:buffer");
|
|
2076
2076
|
Object.defineProperty(exports, "Buffer", {
|
|
@@ -2080,7 +2080,7 @@ __webpack_require__.add({
|
|
|
2080
2080
|
}
|
|
2081
2081
|
});
|
|
2082
2082
|
},
|
|
2083
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2083
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2084
2084
|
exports.EventEmitter = void 0;
|
|
2085
2085
|
var node_events_1 = __webpack_require__("node:events");
|
|
2086
2086
|
Object.defineProperty(exports, "EventEmitter", {
|
|
@@ -2090,9 +2090,9 @@ __webpack_require__.add({
|
|
|
2090
2090
|
}
|
|
2091
2091
|
});
|
|
2092
2092
|
},
|
|
2093
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2093
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2094
2094
|
exports.bufferFrom = exports.bufferAllocUnsafe = exports.Buffer = void 0;
|
|
2095
|
-
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2095
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/buffer.js");
|
|
2096
2096
|
Object.defineProperty(exports, "Buffer", {
|
|
2097
2097
|
enumerable: true,
|
|
2098
2098
|
get: function() {
|
|
@@ -2107,9 +2107,9 @@ __webpack_require__.add({
|
|
|
2107
2107
|
const bufferFrom = buffer_1.Buffer.from || bufferV0P12Ponyfill;
|
|
2108
2108
|
exports.bufferFrom = bufferFrom;
|
|
2109
2109
|
},
|
|
2110
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2110
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2111
2111
|
exports.TypeError = exports.Error = void 0;
|
|
2112
|
-
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2112
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js");
|
|
2113
2113
|
const kCode = "u" < typeof Symbol ? '_kCode' : Symbol('code');
|
|
2114
2114
|
const messages = {};
|
|
2115
2115
|
function makeNodeError(Base) {
|
|
@@ -2151,7 +2151,7 @@ __webpack_require__.add({
|
|
|
2151
2151
|
E('ERR_INVALID_OPT_VALUE_ENCODING', (value)=>`The value "${String(value)}" is invalid for option "encoding"`);
|
|
2152
2152
|
E('ERR_INVALID_ARG_VALUE', 'Unable to open file as blob');
|
|
2153
2153
|
},
|
|
2154
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2154
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2155
2155
|
exports.basename = exports.isAbsolute = exports.normalize = exports.dirname = exports.relative = exports.join = exports.posix = exports.sep = exports.resolve = void 0;
|
|
2156
2156
|
var node_path_1 = __webpack_require__("node:path?435f");
|
|
2157
2157
|
Object.defineProperty(exports, "resolve", {
|
|
@@ -2209,7 +2209,7 @@ __webpack_require__.add({
|
|
|
2209
2209
|
}
|
|
2210
2210
|
});
|
|
2211
2211
|
},
|
|
2212
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2212
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/stream.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2213
2213
|
exports.Writable = exports.Readable = void 0;
|
|
2214
2214
|
var node_stream_1 = __webpack_require__("node:stream");
|
|
2215
2215
|
Object.defineProperty(exports, "Readable", {
|
|
@@ -2225,7 +2225,7 @@ __webpack_require__.add({
|
|
|
2225
2225
|
}
|
|
2226
2226
|
});
|
|
2227
2227
|
},
|
|
2228
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
2228
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js" (__unused_rspack_module, exports) {
|
|
2229
2229
|
exports.inherits = inherits;
|
|
2230
2230
|
exports.inspect = inspect;
|
|
2231
2231
|
exports.format = format;
|
|
@@ -2285,7 +2285,7 @@ __webpack_require__.add({
|
|
|
2285
2285
|
return result;
|
|
2286
2286
|
}
|
|
2287
2287
|
},
|
|
2288
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2288
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/constants.js" (__unused_rspack_module, exports) {
|
|
2289
2289
|
Object.defineProperty(exports, "__esModule", {
|
|
2290
2290
|
value: true
|
|
2291
2291
|
});
|
|
@@ -2379,12 +2379,12 @@ __webpack_require__.add({
|
|
|
2379
2379
|
FLAGS[FLAGS["xa+"] = FLAGS['ax+']] = "xa+";
|
|
2380
2380
|
})(FLAGS || (exports.FLAGS = FLAGS = {}));
|
|
2381
2381
|
},
|
|
2382
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2382
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/AMODE.js" (__unused_rspack_module, exports) {
|
|
2383
2383
|
Object.defineProperty(exports, "__esModule", {
|
|
2384
2384
|
value: true
|
|
2385
2385
|
});
|
|
2386
2386
|
},
|
|
2387
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2387
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/FLAG.js" (__unused_rspack_module, exports) {
|
|
2388
2388
|
Object.defineProperty(exports, "__esModule", {
|
|
2389
2389
|
value: true
|
|
2390
2390
|
});
|
|
@@ -2413,15 +2413,15 @@ __webpack_require__.add({
|
|
|
2413
2413
|
FLAG[FLAG["O_NDELAY"] = 2048] = "O_NDELAY";
|
|
2414
2414
|
})(FLAG || (exports.FLAG = FLAG = {}));
|
|
2415
2415
|
},
|
|
2416
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2416
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/encoding.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2417
2417
|
Object.defineProperty(exports, "__esModule", {
|
|
2418
2418
|
value: true
|
|
2419
2419
|
});
|
|
2420
2420
|
exports.ENCODING_UTF8 = void 0;
|
|
2421
2421
|
exports.assertEncoding = assertEncoding;
|
|
2422
2422
|
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.
|
|
2423
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
2424
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
2425
2425
|
exports.ENCODING_UTF8 = 'utf8';
|
|
2426
2426
|
function assertEncoding(encoding) {
|
|
2427
2427
|
if (encoding && !buffer_1.Buffer.isEncoding(encoding)) throw new errors.TypeError('ERR_INVALID_OPT_VALUE_ENCODING', encoding);
|
|
@@ -2432,19 +2432,19 @@ __webpack_require__.add({
|
|
|
2432
2432
|
return new buffer_1.Buffer(str).toString(encoding);
|
|
2433
2433
|
}
|
|
2434
2434
|
},
|
|
2435
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2435
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2436
2436
|
Object.defineProperty(exports, "__esModule", {
|
|
2437
2437
|
value: true
|
|
2438
2438
|
});
|
|
2439
2439
|
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.
|
|
2440
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/types/index.js"), exports);
|
|
2441
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/constants.js"), exports);
|
|
2442
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/AMODE.js"), exports);
|
|
2443
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/consts/FLAG.js"), exports);
|
|
2444
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/path.js"), exports);
|
|
2445
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/encoding.js"), exports);
|
|
2446
2446
|
},
|
|
2447
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2447
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/path.js" (__unused_rspack_module, exports) {
|
|
2448
2448
|
Object.defineProperty(exports, "__esModule", {
|
|
2449
2449
|
value: true
|
|
2450
2450
|
});
|
|
@@ -2456,7 +2456,7 @@ __webpack_require__.add({
|
|
|
2456
2456
|
};
|
|
2457
2457
|
exports.basename = basename;
|
|
2458
2458
|
},
|
|
2459
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2459
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/setTimeoutUnref.js" (__unused_rspack_module, exports) {
|
|
2460
2460
|
function setTimeoutUnref(callback, time, args) {
|
|
2461
2461
|
const ref = setTimeout.apply("u" > typeof globalThis ? globalThis : global, arguments);
|
|
2462
2462
|
if (ref && 'object' == typeof ref && 'function' == typeof ref.unref) ref.unref();
|
|
@@ -2464,19 +2464,19 @@ __webpack_require__.add({
|
|
|
2464
2464
|
}
|
|
2465
2465
|
exports["default"] = setTimeoutUnref;
|
|
2466
2466
|
},
|
|
2467
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2467
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/types/index.js" (__unused_rspack_module, exports) {
|
|
2468
2468
|
Object.defineProperty(exports, "__esModule", {
|
|
2469
2469
|
value: true
|
|
2470
2470
|
});
|
|
2471
2471
|
},
|
|
2472
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2472
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2473
2473
|
Object.defineProperty(exports, "__esModule", {
|
|
2474
2474
|
value: true
|
|
2475
2475
|
});
|
|
2476
2476
|
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.
|
|
2477
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2478
|
+
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
2479
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
2480
2480
|
class Dir {
|
|
2481
2481
|
constructor(link, options){
|
|
2482
2482
|
this.link = link;
|
|
@@ -2605,12 +2605,12 @@ __webpack_require__.add({
|
|
|
2605
2605
|
}
|
|
2606
2606
|
exports.Dir = Dir;
|
|
2607
2607
|
},
|
|
2608
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2608
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2609
2609
|
Object.defineProperty(exports, "__esModule", {
|
|
2610
2610
|
value: true
|
|
2611
2611
|
});
|
|
2612
2612
|
exports.Dirent = void 0;
|
|
2613
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
2613
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
2614
2614
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFBLK, S_IFCHR, S_IFLNK, S_IFIFO, S_IFSOCK } = fs_node_utils_1.constants;
|
|
2615
2615
|
class Dirent {
|
|
2616
2616
|
constructor(){
|
|
@@ -2656,13 +2656,13 @@ __webpack_require__.add({
|
|
|
2656
2656
|
exports.Dirent = Dirent;
|
|
2657
2657
|
exports["default"] = Dirent;
|
|
2658
2658
|
},
|
|
2659
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2659
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2660
2660
|
Object.defineProperty(exports, "__esModule", {
|
|
2661
2661
|
value: true
|
|
2662
2662
|
});
|
|
2663
2663
|
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.
|
|
2664
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2665
|
+
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js");
|
|
2666
2666
|
class FileHandle extends events_1.EventEmitter {
|
|
2667
2667
|
constructor(fs, fd){
|
|
2668
2668
|
super();
|
|
@@ -2835,13 +2835,13 @@ __webpack_require__.add({
|
|
|
2835
2835
|
}
|
|
2836
2836
|
exports.FileHandle = FileHandle;
|
|
2837
2837
|
},
|
|
2838
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2838
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2839
2839
|
Object.defineProperty(exports, "__esModule", {
|
|
2840
2840
|
value: true
|
|
2841
2841
|
});
|
|
2842
2842
|
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.
|
|
2843
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
2844
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
2845
2845
|
class FSWatchAsyncIterator {
|
|
2846
2846
|
constructor(fs, path, options = {}){
|
|
2847
2847
|
this.fs = fs;
|
|
@@ -2988,7 +2988,7 @@ __webpack_require__.add({
|
|
|
2988
2988
|
}
|
|
2989
2989
|
exports.FsPromises = FsPromises;
|
|
2990
2990
|
},
|
|
2991
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
2991
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js" (__unused_rspack_module, exports) {
|
|
2992
2992
|
Object.defineProperty(exports, "__esModule", {
|
|
2993
2993
|
value: true
|
|
2994
2994
|
});
|
|
@@ -3015,12 +3015,12 @@ __webpack_require__.add({
|
|
|
3015
3015
|
exports.StatFs = StatFs;
|
|
3016
3016
|
exports["default"] = StatFs;
|
|
3017
3017
|
},
|
|
3018
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3018
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3019
3019
|
Object.defineProperty(exports, "__esModule", {
|
|
3020
3020
|
value: true
|
|
3021
3021
|
});
|
|
3022
3022
|
exports.Stats = void 0;
|
|
3023
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
3023
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3024
3024
|
const { S_IFMT, S_IFDIR, S_IFREG, S_IFBLK, S_IFCHR, S_IFLNK, S_IFIFO, S_IFSOCK } = fs_node_utils_1.constants;
|
|
3025
3025
|
class Stats {
|
|
3026
3026
|
static build(node, bigint = false) {
|
|
@@ -3083,14 +3083,14 @@ __webpack_require__.add({
|
|
|
3083
3083
|
exports.Stats = Stats;
|
|
3084
3084
|
exports["default"] = Stats;
|
|
3085
3085
|
},
|
|
3086
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3086
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3087
3087
|
Object.defineProperty(exports, "__esModule", {
|
|
3088
3088
|
value: true
|
|
3089
3089
|
});
|
|
3090
3090
|
exports.globSync = globSync;
|
|
3091
|
-
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.
|
|
3091
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
3092
3092
|
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.
|
|
3093
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3094
3094
|
const pathJoin = path_1.posix.join;
|
|
3095
3095
|
const pathRelative = path_1.posix.relative;
|
|
3096
3096
|
const pathResolve = path_1.posix.resolve;
|
|
@@ -3162,13 +3162,13 @@ __webpack_require__.add({
|
|
|
3162
3162
|
return results;
|
|
3163
3163
|
}
|
|
3164
3164
|
},
|
|
3165
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3165
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3166
3166
|
Object.defineProperty(exports, "__esModule", {
|
|
3167
3167
|
value: true
|
|
3168
3168
|
});
|
|
3169
3169
|
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
3170
|
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.
|
|
3171
|
+
var volume_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/volume.js");
|
|
3172
3172
|
Object.defineProperty(exports, "Volume", {
|
|
3173
3173
|
enumerable: true,
|
|
3174
3174
|
get: function() {
|
|
@@ -3193,66 +3193,66 @@ __webpack_require__.add({
|
|
|
3193
3193
|
return volume_1.toUnixTimestamp;
|
|
3194
3194
|
}
|
|
3195
3195
|
});
|
|
3196
|
-
var Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3196
|
+
var Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js");
|
|
3197
3197
|
Object.defineProperty(exports, "Stats", {
|
|
3198
3198
|
enumerable: true,
|
|
3199
3199
|
get: function() {
|
|
3200
3200
|
return Stats_1.default;
|
|
3201
3201
|
}
|
|
3202
3202
|
});
|
|
3203
|
-
var Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3203
|
+
var Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
3204
3204
|
Object.defineProperty(exports, "Dirent", {
|
|
3205
3205
|
enumerable: true,
|
|
3206
3206
|
get: function() {
|
|
3207
3207
|
return Dirent_1.default;
|
|
3208
3208
|
}
|
|
3209
3209
|
});
|
|
3210
|
-
var StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3210
|
+
var StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js");
|
|
3211
3211
|
Object.defineProperty(exports, "StatFs", {
|
|
3212
3212
|
enumerable: true,
|
|
3213
3213
|
get: function() {
|
|
3214
3214
|
return StatFs_1.default;
|
|
3215
3215
|
}
|
|
3216
3216
|
});
|
|
3217
|
-
var FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3217
|
+
var FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js");
|
|
3218
3218
|
Object.defineProperty(exports, "FileHandle", {
|
|
3219
3219
|
enumerable: true,
|
|
3220
3220
|
get: function() {
|
|
3221
3221
|
return FileHandle_1.FileHandle;
|
|
3222
3222
|
}
|
|
3223
3223
|
});
|
|
3224
|
-
var Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3224
|
+
var Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js");
|
|
3225
3225
|
Object.defineProperty(exports, "Dir", {
|
|
3226
3226
|
enumerable: true,
|
|
3227
3227
|
get: function() {
|
|
3228
3228
|
return Dir_1.Dir;
|
|
3229
3229
|
}
|
|
3230
3230
|
});
|
|
3231
|
-
var FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3231
|
+
var FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js");
|
|
3232
3232
|
Object.defineProperty(exports, "FsPromises", {
|
|
3233
3233
|
enumerable: true,
|
|
3234
3234
|
get: function() {
|
|
3235
3235
|
return FsPromises_1.FsPromises;
|
|
3236
3236
|
}
|
|
3237
3237
|
});
|
|
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.
|
|
3238
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js"), exports);
|
|
3239
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js"), exports);
|
|
3240
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js"), exports);
|
|
3241
|
+
var fsCallbackApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCallbackApiList.js");
|
|
3242
3242
|
Object.defineProperty(exports, "fsCallbackApiList", {
|
|
3243
3243
|
enumerable: true,
|
|
3244
3244
|
get: function() {
|
|
3245
3245
|
return fsCallbackApiList_1.fsCallbackApiList;
|
|
3246
3246
|
}
|
|
3247
3247
|
});
|
|
3248
|
-
var fsSynchronousApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3248
|
+
var fsSynchronousApiList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsSynchronousApiList.js");
|
|
3249
3249
|
Object.defineProperty(exports, "fsSynchronousApiList", {
|
|
3250
3250
|
enumerable: true,
|
|
3251
3251
|
get: function() {
|
|
3252
3252
|
return fsSynchronousApiList_1.fsSynchronousApiList;
|
|
3253
3253
|
}
|
|
3254
3254
|
});
|
|
3255
|
-
var fsCommonObjectsList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3255
|
+
var fsCommonObjectsList_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCommonObjectsList.js");
|
|
3256
3256
|
Object.defineProperty(exports, "fsCommonObjectsList", {
|
|
3257
3257
|
enumerable: true,
|
|
3258
3258
|
get: function() {
|
|
@@ -3260,7 +3260,7 @@ __webpack_require__.add({
|
|
|
3260
3260
|
}
|
|
3261
3261
|
});
|
|
3262
3262
|
},
|
|
3263
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3263
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCallbackApiList.js" (__unused_rspack_module, exports) {
|
|
3264
3264
|
Object.defineProperty(exports, "__esModule", {
|
|
3265
3265
|
value: true
|
|
3266
3266
|
});
|
|
@@ -3317,7 +3317,7 @@ __webpack_require__.add({
|
|
|
3317
3317
|
'writeFile'
|
|
3318
3318
|
];
|
|
3319
3319
|
},
|
|
3320
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3320
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsCommonObjectsList.js" (__unused_rspack_module, exports) {
|
|
3321
3321
|
Object.defineProperty(exports, "__esModule", {
|
|
3322
3322
|
value: true
|
|
3323
3323
|
});
|
|
@@ -3338,7 +3338,7 @@ __webpack_require__.add({
|
|
|
3338
3338
|
'WriteStream'
|
|
3339
3339
|
];
|
|
3340
3340
|
},
|
|
3341
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3341
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/lists/fsSynchronousApiList.js" (__unused_rspack_module, exports) {
|
|
3342
3342
|
Object.defineProperty(exports, "__esModule", {
|
|
3343
3343
|
value: true
|
|
3344
3344
|
});
|
|
@@ -3387,7 +3387,7 @@ __webpack_require__.add({
|
|
|
3387
3387
|
'writevSync'
|
|
3388
3388
|
];
|
|
3389
3389
|
},
|
|
3390
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3390
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3391
3391
|
Object.defineProperty(exports, "__esModule", {
|
|
3392
3392
|
value: true
|
|
3393
3393
|
});
|
|
@@ -3395,8 +3395,8 @@ __webpack_require__.add({
|
|
|
3395
3395
|
exports.getOptions = getOptions;
|
|
3396
3396
|
exports.optsGenerator = optsGenerator;
|
|
3397
3397
|
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.
|
|
3398
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3399
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3400
3400
|
const mkdirDefaults = {
|
|
3401
3401
|
mode: 511,
|
|
3402
3402
|
recursive: false
|
|
@@ -3515,7 +3515,7 @@ __webpack_require__.add({
|
|
|
3515
3515
|
};
|
|
3516
3516
|
exports.getWriteFileOptions = optsGenerator(exports.writeFileDefaults);
|
|
3517
3517
|
},
|
|
3518
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3518
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3519
3519
|
Object.defineProperty(exports, "__esModule", {
|
|
3520
3520
|
value: true
|
|
3521
3521
|
});
|
|
@@ -3532,10 +3532,10 @@ __webpack_require__.add({
|
|
|
3532
3532
|
exports.streamToBuffer = streamToBuffer;
|
|
3533
3533
|
exports.bufferToEncoding = bufferToEncoding;
|
|
3534
3534
|
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.
|
|
3535
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3536
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
3537
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
3538
|
+
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js");
|
|
3539
3539
|
function promisify(fs, fn, getResult = (input)=>input) {
|
|
3540
3540
|
return (...args)=>new Promise((resolve, reject)=>{
|
|
3541
3541
|
fs[fn].bind(fs)(...args, (error, result)=>{
|
|
@@ -3776,7 +3776,7 @@ __webpack_require__.add({
|
|
|
3776
3776
|
return null !== stream && 'object' == typeof stream && 'function' == typeof stream.pipe && 'function' == typeof stream.on && true === stream.readable;
|
|
3777
3777
|
}
|
|
3778
3778
|
},
|
|
3779
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
3779
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/volume.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
3780
3780
|
Object.defineProperty(exports, "__esModule", {
|
|
3781
3781
|
value: true
|
|
3782
3782
|
});
|
|
@@ -3784,27 +3784,27 @@ __webpack_require__.add({
|
|
|
3784
3784
|
exports.pathToSteps = pathToSteps;
|
|
3785
3785
|
exports.dataToStr = dataToStr;
|
|
3786
3786
|
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.
|
|
3787
|
+
const path_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/path.js");
|
|
3788
|
+
const fs_core_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/index.js");
|
|
3789
|
+
const util_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-core@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-core/lib/util.js");
|
|
3790
|
+
const Stats_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Stats.js");
|
|
3791
|
+
const Dirent_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dirent.js");
|
|
3792
|
+
const StatFs_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/StatFs.js");
|
|
3793
|
+
const buffer_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/buffer.js");
|
|
3794
|
+
const setTimeoutUnref_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/setTimeoutUnref.js");
|
|
3795
|
+
const stream_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/stream.js");
|
|
3796
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3797
|
+
const events_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/events.js");
|
|
3798
|
+
const FileHandle_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FileHandle.js");
|
|
3799
|
+
const util_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/util.js");
|
|
3800
|
+
const FsPromises_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/FsPromises.js");
|
|
3801
|
+
const fs_print_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-print/lib/index.js");
|
|
3802
|
+
const fsSnapshot = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/index.js");
|
|
3803
|
+
const fs_node_utils_2 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
3804
|
+
const errors = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-builtins@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-builtins/lib/internal/errors.js");
|
|
3805
|
+
const options_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/options.js");
|
|
3806
|
+
const util_3 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/util.js");
|
|
3807
|
+
const Dir_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/Dir.js");
|
|
3808
3808
|
const resolveCrossPlatform = path_1.resolve;
|
|
3809
3809
|
const { O_SYMLINK, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE_FORCE } = fs_node_utils_1.constants;
|
|
3810
3810
|
path_1.posix ? path_1.posix.sep : path_1.sep;
|
|
@@ -4606,7 +4606,7 @@ __webpack_require__.add({
|
|
|
4606
4606
|
};
|
|
4607
4607
|
this.globSync = (pattern, options = {})=>this._globSync(pattern, options);
|
|
4608
4608
|
this._globSync = (pattern, options = {})=>{
|
|
4609
|
-
const { globSync } = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
4609
|
+
const { globSync } = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/glob.js");
|
|
4610
4610
|
return globSync(this, pattern, options);
|
|
4611
4611
|
};
|
|
4612
4612
|
this._opendir = (filename, options)=>{
|
|
@@ -4812,7 +4812,7 @@ __webpack_require__.add({
|
|
|
4812
4812
|
return result.ok ? (0, fs_core_1.Ok)(true) : result;
|
|
4813
4813
|
}
|
|
4814
4814
|
_access(filename, mode) {
|
|
4815
|
-
const link = this._core.
|
|
4815
|
+
const link = this._core.getResolvedLinkOrThrow(filename, 'access');
|
|
4816
4816
|
const node = link.getNode();
|
|
4817
4817
|
if (mode === F_OK) return;
|
|
4818
4818
|
if (mode & R_OK && !node.canRead()) throw (0, util_3.createError)("EACCES", 'access', filename);
|
|
@@ -5283,10 +5283,10 @@ __webpack_require__.add({
|
|
|
5283
5283
|
}
|
|
5284
5284
|
exports.FSWatcher = FSWatcher;
|
|
5285
5285
|
},
|
|
5286
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.
|
|
5286
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-print@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-print/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5287
5287
|
exports.toTreeSync = void 0;
|
|
5288
5288
|
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.
|
|
5289
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
5290
5290
|
const toTreeSync = (fs, opts = {})=>{
|
|
5291
5291
|
const separator = opts.separator || '/';
|
|
5292
5292
|
let dir = opts.dir || separator;
|
|
@@ -5320,7 +5320,7 @@ __webpack_require__.add({
|
|
|
5320
5320
|
};
|
|
5321
5321
|
exports.toTreeSync = toTreeSync;
|
|
5322
5322
|
},
|
|
5323
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5323
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js" (__unused_rspack_module, exports) {
|
|
5324
5324
|
exports.fromSnapshot = exports.toSnapshot = void 0;
|
|
5325
5325
|
const toSnapshot = async ({ fs, path = '/', separator = '/' })=>{
|
|
5326
5326
|
const stats = await fs.lstat(path);
|
|
@@ -5393,16 +5393,16 @@ __webpack_require__.add({
|
|
|
5393
5393
|
};
|
|
5394
5394
|
exports.fromSnapshot = fromSnapshot;
|
|
5395
5395
|
},
|
|
5396
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5396
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/binary.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5397
5397
|
Object.defineProperty(exports, "__esModule", {
|
|
5398
5398
|
value: true
|
|
5399
5399
|
});
|
|
5400
5400
|
exports.fromBinarySnapshot = exports.toBinarySnapshot = exports.fromBinarySnapshotSync = exports.toBinarySnapshotSync = void 0;
|
|
5401
5401
|
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
5402
|
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.
|
|
5403
|
+
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js");
|
|
5404
|
+
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js");
|
|
5405
|
+
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js");
|
|
5406
5406
|
const encoder = new CborEncoder_1.CborEncoder(shared_1.writer);
|
|
5407
5407
|
const decoder = new CborDecoder_1.CborDecoder();
|
|
5408
5408
|
const toBinarySnapshotSync = (options)=>{
|
|
@@ -5426,31 +5426,31 @@ __webpack_require__.add({
|
|
|
5426
5426
|
};
|
|
5427
5427
|
exports.fromBinarySnapshot = fromBinarySnapshot;
|
|
5428
5428
|
},
|
|
5429
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5429
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/constants.js" (__unused_rspack_module, exports) {
|
|
5430
5430
|
Object.defineProperty(exports, "__esModule", {
|
|
5431
5431
|
value: true
|
|
5432
5432
|
});
|
|
5433
5433
|
},
|
|
5434
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5434
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5435
5435
|
Object.defineProperty(exports, "__esModule", {
|
|
5436
5436
|
value: true
|
|
5437
5437
|
});
|
|
5438
5438
|
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.
|
|
5439
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/constants.js"), exports);
|
|
5440
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js"), exports);
|
|
5441
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/binary.js"), exports);
|
|
5442
|
+
tslib_1.__exportStar(__webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/json.js"), exports);
|
|
5443
5443
|
},
|
|
5444
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5444
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/json.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5445
5445
|
Object.defineProperty(exports, "__esModule", {
|
|
5446
5446
|
value: true
|
|
5447
5447
|
});
|
|
5448
5448
|
exports.fromJsonSnapshot = exports.toJsonSnapshot = exports.fromJsonSnapshotSync = exports.toJsonSnapshotSync = void 0;
|
|
5449
5449
|
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
5450
|
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.
|
|
5451
|
+
const sync_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js");
|
|
5452
|
+
const async_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/async.js");
|
|
5453
|
+
const shared_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js");
|
|
5454
5454
|
const encoder = new JsonEncoder_1.JsonEncoder(shared_1.writer);
|
|
5455
5455
|
const decoder = new JsonDecoder_1.JsonDecoder();
|
|
5456
5456
|
const toJsonSnapshotSync = (options)=>{
|
|
@@ -5474,12 +5474,12 @@ __webpack_require__.add({
|
|
|
5474
5474
|
};
|
|
5475
5475
|
exports.fromJsonSnapshot = fromJsonSnapshot;
|
|
5476
5476
|
},
|
|
5477
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5477
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/shared.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
5478
5478
|
exports.writer = void 0;
|
|
5479
5479
|
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
5480
|
exports.writer = new Writer_1.Writer(32768);
|
|
5481
5481
|
},
|
|
5482
|
-
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.
|
|
5482
|
+
"./node_modules/.pnpm/@jsonjoy.com+fs-snapshot@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-snapshot/lib/sync.js" (__unused_rspack_module, exports) {
|
|
5483
5483
|
Object.defineProperty(exports, "__esModule", {
|
|
5484
5484
|
value: true
|
|
5485
5485
|
});
|
|
@@ -7507,20 +7507,20 @@ __webpack_require__.add({
|
|
|
7507
7507
|
};
|
|
7508
7508
|
exports.toRegex = toRegex;
|
|
7509
7509
|
},
|
|
7510
|
-
"./node_modules/.pnpm/memfs@4.57.
|
|
7510
|
+
"./node_modules/.pnpm/memfs@4.57.2_tslib@2.8.1/node_modules/memfs/lib/index.js" (module, exports, __webpack_require__) {
|
|
7511
7511
|
Object.defineProperty(exports, "__esModule", {
|
|
7512
7512
|
value: true
|
|
7513
7513
|
});
|
|
7514
7514
|
exports.memfs = exports.fs = exports.vol = exports.Volume = void 0;
|
|
7515
7515
|
exports.createFsFromVolume = createFsFromVolume;
|
|
7516
|
-
const fs_node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.
|
|
7516
|
+
const fs_node_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node/lib/index.js");
|
|
7517
7517
|
Object.defineProperty(exports, "Volume", {
|
|
7518
7518
|
enumerable: true,
|
|
7519
7519
|
get: function() {
|
|
7520
7520
|
return fs_node_1.Volume;
|
|
7521
7521
|
}
|
|
7522
7522
|
});
|
|
7523
|
-
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.
|
|
7523
|
+
const fs_node_utils_1 = __webpack_require__("./node_modules/.pnpm/@jsonjoy.com+fs-node-utils@4.57.2_tslib@2.8.1/node_modules/@jsonjoy.com/fs-node-utils/lib/index.js");
|
|
7524
7524
|
const { F_OK, R_OK, W_OK, X_OK } = fs_node_utils_1.constants;
|
|
7525
7525
|
exports.vol = new fs_node_1.Volume();
|
|
7526
7526
|
function createFsFromVolume(vol) {
|
|
@@ -9047,7 +9047,7 @@ function setupHooks(context) {
|
|
|
9047
9047
|
compiler.hooks.done.tap("rspack-dev-middleware", done);
|
|
9048
9048
|
}
|
|
9049
9049
|
const utils_setupHooks = setupHooks;
|
|
9050
|
-
const memfs_lib = __webpack_require__("./node_modules/.pnpm/memfs@4.57.
|
|
9050
|
+
const memfs_lib = __webpack_require__("./node_modules/.pnpm/memfs@4.57.2_tslib@2.8.1/node_modules/memfs/lib/index.js");
|
|
9051
9051
|
function setupOutputFileSystem(context) {
|
|
9052
9052
|
let outputFileSystem;
|
|
9053
9053
|
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.2",
|
|
4
4
|
"description": "A development middleware for Rspack",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"rspack",
|
|
@@ -19,28 +19,15 @@
|
|
|
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.21.
|
|
39
|
-
"@rslint/core": "^0.
|
|
40
|
-
"@rspack/core": "2.0.
|
|
41
|
-
"@rstest/core": "0.
|
|
25
|
+
"@rslib/core": "^0.21.5",
|
|
26
|
+
"@rslint/core": "^0.5.3",
|
|
27
|
+
"@rspack/core": "2.0.4",
|
|
28
|
+
"@rstest/core": "0.10.2",
|
|
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
33
|
"connect-next": "^4.0.1",
|
|
@@ -49,17 +36,17 @@
|
|
|
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.22",
|
|
40
|
+
"koa": "^3.2.1",
|
|
41
|
+
"memfs": "^4.57.2",
|
|
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
52
|
"@rspack/core": "^2.0.0-0"
|
|
@@ -69,8 +56,19 @@
|
|
|
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
|
+
}
|