|
56 | 56 | "@lynx-js/chunk-loading-webpack-plugin": "workspace:^", |
57 | 57 | "@lynx-js/webpack-dev-transport": "workspace:^", |
58 | 58 | "@lynx-js/websocket": "workspace:^", |
59 | | - "@microsoft/api-extractor": "catalog:", |
60 | 59 | "@rsbuild/core": "catalog:rsbuild", |
61 | 60 | "@rsbuild/plugin-css-minimizer": "1.0.2", |
62 | | - "@rsdoctor/rspack-plugin": "1.0.1", |
63 | | - "chokidar": "^4.0.3", |
64 | | - "commander": "^13.1.0", |
65 | | - "exit-hook": "^4.0.0", |
66 | | - "ipaddr.js": "^2.2.0", |
67 | | - "javascript-stringify": "^2.1.0", |
68 | | - "picocolors": "^1.1.1", |
69 | | - "tiny-invariant": "^1.3.3", |
70 | | - "ts-blank-space": "^0.6.1" |
| 61 | + "@rsdoctor/rspack-plugin": "1.0.1" |
71 | 62 | }, |
72 | 63 | "devDependencies": { |
73 | 64 | "@lynx-js/vitest-setup": "workspace:*", |
| 65 | + "@microsoft/api-extractor": "catalog:", |
74 | 66 | "@rollup/plugin-typescript": "^12.1.2", |
75 | 67 | "@rsbuild/webpack": "catalog:rsbuild", |
76 | 68 | "@samchon/openapi": "3.2.3", |
| 69 | + "chokidar": "^4.0.3", |
| 70 | + "commander": "^13.1.0", |
77 | 71 | "eventemitter3": "^5.0.1", |
| 72 | + "exit-hook": "^4.0.0", |
| 73 | + "ipaddr.js": "^2.2.0", |
| 74 | + "javascript-stringify": "^2.1.0", |
| 75 | + "picocolors": "^1.1.1", |
78 | 76 | "rsbuild-plugin-publint": "0.3.0", |
| 77 | + "tiny-invariant": "^1.3.3", |
| 78 | + "ts-blank-space": "^0.6.1", |
79 | 79 | "type-fest": "^4.39.0", |
80 | 80 | "typia": "8.1.1", |
81 | 81 | "typia-rspack-plugin": "2.0.0", |
|
0 commit comments