@nx/rspack 22.4.0-canary.20260105-80cde6a → 22.4.0-canary.20260106-0119275

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nx/rspack",
3
3
  "description": "The Nx Plugin for Rspack contains executors and generators that support building applications using Rspack.",
4
- "version": "22.4.0-canary.20260105-80cde6a",
4
+ "version": "22.4.0-canary.20260106-0119275",
5
5
  "type": "commonjs",
6
6
  "repository": {
7
7
  "type": "git",
@@ -24,12 +24,12 @@
24
24
  "generators": "./generators.json",
25
25
  "executors": "./executors.json",
26
26
  "dependencies": {
27
- "@nx/devkit": "22.4.0-canary.20260105-80cde6a",
28
- "@nx/js": "22.4.0-canary.20260105-80cde6a",
29
- "@nx/module-federation": "22.4.0-canary.20260105-80cde6a",
30
- "@nx/web": "22.4.0-canary.20260105-80cde6a",
27
+ "@nx/devkit": "22.4.0-canary.20260106-0119275",
28
+ "@nx/js": "22.4.0-canary.20260106-0119275",
29
+ "@nx/module-federation": "22.4.0-canary.20260106-0119275",
30
+ "@nx/web": "22.4.0-canary.20260106-0119275",
31
31
  "@phenomnomnominal/tsquery": "~5.0.1",
32
- "@rspack/core": "^1.5.2",
32
+ "@rspack/core": "1.6.8",
33
33
  "@rspack/dev-server": "^1.1.4",
34
34
  "@rspack/plugin-react-refresh": "^1.0.0",
35
35
  "autoprefixer": "^10.4.9",
@@ -57,8 +57,8 @@
57
57
  "webpack-node-externals": "^3.0.0"
58
58
  },
59
59
  "devDependencies": {
60
- "nx": "22.4.0-canary.20260105-80cde6a",
61
- "@nx/nest": "22.4.0-canary.20260105-80cde6a"
60
+ "nx": "22.4.0-canary.20260106-0119275",
61
+ "@nx/nest": "22.4.0-canary.20260106-0119275"
62
62
  },
63
63
  "peerDependencies": {
64
64
  "@module-federation/enhanced": "^0.21.2",
@@ -1 +1 @@
1
- {"version":3,"file":"rspack.impl.d.ts","sourceRoot":"","sources":["../../../../../../packages/rspack/src/executors/rspack/rspack.impl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAU,MAAM,YAAY,CAAC;AAUrD,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAEhD,wBAA+B,WAAW,CACxC,OAAO,EAAE,oBAAoB,EAC7B,OAAO,EAAE,eAAe;aA0Bb,OAAO;cACN,MAAM;cA+EnB"}
1
+ {"version":3,"file":"rspack.impl.d.ts","sourceRoot":"","sources":["../../../../../../packages/rspack/src/executors/rspack/rspack.impl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAU,MAAM,YAAY,CAAC;AAiBrD,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAEhD,wBAA+B,WAAW,CACxC,OAAO,EAAE,oBAAoB,EAC7B,OAAO,EAAE,eAAe;aA0Bb,OAAO;cACN,MAAM;cA+EnB"}
@@ -1,5 +1,5 @@
1
1
  export declare const nxVersion: any;
2
- export declare const rspackCoreVersion = "^1.5.0";
2
+ export declare const rspackCoreVersion = "1.6.8";
3
3
  export declare const rspackDevServerVersion = "^1.1.4";
4
4
  export declare const rspackPluginReactRefreshVersion = "^1.0.0";
5
5
  export declare const lessLoaderVersion = "~11.1.3";
@@ -1 +1 @@
1
- {"version":3,"file":"versions.d.ts","sourceRoot":"","sources":["../../../../../packages/rspack/src/utils/versions.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,KAAwC,CAAC;AAC/D,eAAO,MAAM,iBAAiB,WAAW,CAAC;AAC1C,eAAO,MAAM,sBAAsB,WAAW,CAAC;AAE/C,eAAO,MAAM,+BAA+B,WAAW,CAAC;AACxD,eAAO,MAAM,iBAAiB,YAAY,CAAC;AAC3C,eAAO,MAAM,iBAAiB,YAAY,CAAC;AAC3C,eAAO,MAAM,mBAAmB,YAAY,CAAC;AAE7C,eAAO,MAAM,mBAAmB,YAAY,CAAC"}
1
+ {"version":3,"file":"versions.d.ts","sourceRoot":"","sources":["../../../../../packages/rspack/src/utils/versions.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,KAAwC,CAAC;AAC/D,eAAO,MAAM,iBAAiB,UAAU,CAAC;AACzC,eAAO,MAAM,sBAAsB,WAAW,CAAC;AAE/C,eAAO,MAAM,+BAA+B,WAAW,CAAC;AACxD,eAAO,MAAM,iBAAiB,YAAY,CAAC;AAC3C,eAAO,MAAM,iBAAiB,YAAY,CAAC;AAC3C,eAAO,MAAM,mBAAmB,YAAY,CAAC;AAE7C,eAAO,MAAM,mBAAmB,YAAY,CAAC"}
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.reactRefreshVersion = exports.sassEmbeddedVersion = exports.sassLoaderVersion = exports.lessLoaderVersion = exports.rspackPluginReactRefreshVersion = exports.rspackDevServerVersion = exports.rspackCoreVersion = exports.nxVersion = void 0;
4
4
  exports.nxVersion = require('../../package.json').version;
5
- exports.rspackCoreVersion = '^1.5.0';
5
+ exports.rspackCoreVersion = '1.6.8';
6
6
  exports.rspackDevServerVersion = '^1.1.4';
7
7
  exports.rspackPluginReactRefreshVersion = '^1.0.0';
8
8
  exports.lessLoaderVersion = '~11.1.3';