@lynx-js/rspeedy 0.9.3 → 0.9.4

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.
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_api_plugin_ts'
2
+ "src_plugins_api_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/api.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_chunkLoading_plugin_ts'
2
+ "src_plugins_chunkLoading_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/chunkLoading.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_dev_plugin_ts'
2
+ "src_plugins_dev_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/dev.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_index_ts'
2
+ "src_plugins_index_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/index.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_inspect_plugin_ts'
2
+ "src_plugins_inspect_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/config/output/dist-path.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_minify_plugin_ts'
2
+ "src_plugins_minify_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/minify.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_optimization_plugin_ts'
2
+ "src_plugins_optimization_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/optimization.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_output_plugin_ts'
2
+ "src_plugins_output_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/config/output/dist-path.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_resolve_plugin_ts'
2
+ "src_plugins_resolve_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/resolve.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_rsdoctor_plugin_ts'
2
+ "src_plugins_rsdoctor_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/rsdoctor.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_sourcemap_plugin_ts'
2
+ "src_plugins_sourcemap_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/sourcemap.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_stats_plugin_ts'
2
+ "src_plugins_stats_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/stats.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -13,10 +13,7 @@ export const __webpack_modules__ = {
13
13
  setup (api) {
14
14
  api.modifyRsbuildConfig((config, { mergeRsbuildConfig })=>mergeRsbuildConfig(config, {
15
15
  performance: {
16
- bundleAnalyze: {
17
- analyzerMode: 'disabled',
18
- generateStatsFile: true
19
- }
16
+ profile: true
20
17
  }
21
18
  }));
22
19
  }
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_swc_plugin_ts'
2
+ "src_plugins_swc_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/swc.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_plugins_target_plugin_ts'
2
+ "src_plugins_target_plugin_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/plugins/target.plugin.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'src_version_ts'
2
+ "src_version_ts"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "./src/version.ts": function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -10,7 +10,7 @@ export const __webpack_modules__ = {
10
10
  });
11
11
  var core_ = __webpack_require__("@rsbuild/core");
12
12
  var package_namespaceObject = {
13
- i8: "0.9.3"
13
+ i8: "0.9.4"
14
14
  };
15
15
  const version = package_namespaceObject.i8;
16
16
  const rspackVersion = core_.rspack.rspackVersion;
@@ -1,6 +1,6 @@
1
1
  /*! For license information please see vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js.js.LICENSE.txt */
2
2
  export const __webpack_ids__ = [
3
- 'vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js'
3
+ "vendors-node_modules_pnpm_chokidar_4_0_3_node_modules_chokidar_esm_index_js"
4
4
  ];
5
5
  export const __webpack_modules__ = {
6
6
  "../../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js": function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'vendors-node_modules_pnpm_commander_13_1_0_node_modules_commander_esm_mjs'
2
+ "vendors-node_modules_pnpm_commander_13_1_0_node_modules_commander_esm_mjs"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/index.js": function(__unused_webpack_module, exports, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  export const __webpack_ids__ = [
2
- 'vendors-node_modules_pnpm_ipaddr_js_2_2_0_node_modules_ipaddr_js_lib_ipaddr_js'
2
+ "vendors-node_modules_pnpm_ipaddr_js_2_2_0_node_modules_ipaddr_js_lib_ipaddr_js"
3
3
  ];
4
4
  export const __webpack_modules__ = {
5
5
  "../../../node_modules/.pnpm/ipaddr.js@2.2.0/node_modules/ipaddr.js/lib/ipaddr.js": function(module) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/rspeedy",
3
- "version": "0.9.3",
3
+ "version": "0.9.4",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",
@@ -46,7 +46,7 @@
46
46
  "README.md"
47
47
  ],
48
48
  "dependencies": {
49
- "@rsbuild/core": "1.3.11",
49
+ "@rsbuild/core": "1.3.17",
50
50
  "@rsbuild/plugin-css-minimizer": "1.0.2",
51
51
  "@rsdoctor/rspack-plugin": "1.0.2",
52
52
  "@lynx-js/chunk-loading-webpack-plugin": "^0.2.0",
@@ -54,7 +54,7 @@
54
54
  "@lynx-js/websocket": "^0.0.4"
55
55
  },
56
56
  "devDependencies": {
57
- "@microsoft/api-extractor": "7.52.5",
57
+ "@microsoft/api-extractor": "7.52.7",
58
58
  "@rollup/plugin-typescript": "^12.1.2",
59
59
  "@rsbuild/webpack": "1.3.0",
60
60
  "@samchon/openapi": "4.1.0",
@@ -68,11 +68,11 @@
68
68
  "rsbuild-plugin-publint": "0.3.1",
69
69
  "tiny-invariant": "^1.3.3",
70
70
  "ts-blank-space": "^0.6.1",
71
- "type-fest": "^4.40.0",
71
+ "type-fest": "^4.41.0",
72
72
  "typia": "9.1.1",
73
73
  "typia-rspack-plugin": "2.0.1",
74
- "vitest": "^3.1.2",
75
- "webpack": "^5.99.6",
74
+ "vitest": "^3.1.3",
75
+ "webpack": "^5.99.8",
76
76
  "@lynx-js/vitest-setup": "0.0.0"
77
77
  },
78
78
  "peerDependencies": {