From 444b63dc7c3ab04272b1c823d9ded758dcf60848 Mon Sep 17 00:00:00 2001 From: LingyuCoder Date: Mon, 20 Jan 2025 20:12:53 +0800 Subject: [PATCH] test: test --- package.json | 5 +- pnpm-lock.yaml | 357 +++++++++++++++++++------------------------------ 2 files changed, 139 insertions(+), 223 deletions(-) diff --git a/package.json b/package.json index ce56f866..a69b3c79 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "test": "cross-env NODE_OPTIONS=--max-old-space-size=8192 pnpm run ut", "test:all": "pnpm run test && pnpm run e2e", "sort-package-json": "npx sort-package-json \"packages/*/package.json\"", - "ut": "vitest run", + "ut": "vitest run --pool=forks", "ut:watch": "vitest" }, "nano-staged": { @@ -50,7 +50,8 @@ }, "pnpm": { "overrides": { - "react-dom": "18.3.1" + "react-dom": "18.3.1", + "@rspack/core": "npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012" } }, "packageManager": "pnpm@8.15.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90d1bfe3..5780229f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,7 @@ settings: overrides: react-dom: 18.3.1 + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 importers: @@ -100,8 +101,8 @@ importers: specifier: workspace:* version: link:../packages/webpack-plugin '@rspack/core': - specifier: ^1.1.8 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@types/lodash': specifier: ^4.17.14 version: 4.17.14 @@ -276,7 +277,7 @@ importers: version: 2.5.1 css-loader: specifier: ^6.9.0 - version: 6.11.0(@rspack/core@1.1.8)(webpack@5.97.1) + version: 6.11.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) less-loader: specifier: ^11.1.4 version: 11.1.4(less@4.2.1)(webpack@5.97.1) @@ -292,10 +293,10 @@ importers: version: link:../../packages/rspack-plugin '@rspack/cli': specifier: ^1.1.1 - version: 1.1.8(@rspack/core@1.1.8)(webpack@5.97.1) + version: 1.1.8(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) '@rspack/core': - specifier: ^1.1.1 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@rspack/plugin-react-refresh': specifier: 1.0.0 version: 1.0.0(react-refresh@0.14.2) @@ -331,7 +332,7 @@ importers: version: 2.5.1 css-loader: specifier: ^6.9.0 - version: 6.11.0(@rspack/core@1.0.0)(webpack@5.97.1) + version: 6.11.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) less-loader: specifier: ^11.1.4 version: 11.1.4(less@4.2.1)(webpack@5.97.1) @@ -347,10 +348,10 @@ importers: version: link:../../packages/rspack-plugin '@rspack/cli': specifier: 1.0.0 - version: 1.0.0(@rspack/core@1.0.0)(webpack@5.97.1) + version: 1.0.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) '@rspack/core': - specifier: 1.0.0 - version: 1.0.0(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@rspack/plugin-react-refresh': specifier: 1.0.0 version: 1.0.0(react-refresh@0.14.2) @@ -386,7 +387,7 @@ importers: version: 2.5.1 css-loader: specifier: ^6.9.0 - version: 6.11.0(@rspack/core@1.1.8)(webpack@5.97.1) + version: 6.11.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) less-loader: specifier: ^11.1.4 version: 11.1.4(less@4.2.1)(webpack@5.97.1) @@ -402,10 +403,10 @@ importers: version: link:../../packages/rspack-plugin '@rspack/cli': specifier: ^1.1.1 - version: 1.1.8(@rspack/core@1.1.8)(webpack@5.97.1) + version: 1.1.8(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) '@rspack/core': - specifier: ^1.1.1 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@rspack/plugin-react-refresh': specifier: 1.0.0 version: 1.0.0(react-refresh@0.14.2) @@ -435,7 +436,7 @@ importers: version: 4.1.2 css-loader: specifier: ^6.9.0 - version: 6.11.0(@rspack/core@1.0.0)(webpack@5.97.1) + version: 6.11.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) htmlparser2: specifier: 7.2.0 version: 7.2.0 @@ -728,8 +729,8 @@ importers: version: 4.10.2 devDependencies: '@rspack/core': - specifier: ^1.1.8 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@scripts/test-helper': specifier: workspace:* version: link:../../scripts/test-helper @@ -888,8 +889,8 @@ importers: version: 4.17.21 devDependencies: '@rspack/core': - specifier: ^1.1.8 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@types/lodash': specifier: ^4.17.14 version: 4.17.14 @@ -998,8 +999,8 @@ importers: version: 5.97.1(webpack-cli@5.1.4) devDependencies: '@rspack/core': - specifier: ^1.1.8 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@types/node': specifier: ^16 version: 16.18.123 @@ -1157,8 +1158,8 @@ importers: scripts/test-helper: dependencies: '@rspack/core': - specifier: ^1.1.8 - version: 1.1.8(@swc/helpers@0.5.15) + specifier: npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 + version: /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@types/lodash': specifier: ^4.17.14 version: 4.17.14 @@ -4310,6 +4311,7 @@ packages: transitivePeerDependencies: - '@parcel/css' - '@rspack/core' + - '@rspack/tracing' - '@swc/core' - '@swc/css' - '@types/webpack' @@ -4885,6 +4887,7 @@ packages: transitivePeerDependencies: - '@parcel/css' - '@rspack/core' + - '@rspack/tracing' - '@swc/core' - '@swc/css' - '@types/webpack' @@ -4912,25 +4915,31 @@ packages: lodash: 4.17.21 rslog: 1.2.3 - /@module-federation/runtime-tools@0.5.1: - resolution: {integrity: sha512-nfBedkoZ3/SWyO0hnmaxuz0R0iGPSikHZOAZ0N/dVSQaIzlffUo35B5nlC2wgWIc0JdMZfkwkjZRrnuuDIJbzg==} + /@module-federation/error-codes@0.8.4: + resolution: {integrity: sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==} + + /@module-federation/runtime-tools@0.8.4: + resolution: {integrity: sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==} dependencies: - '@module-federation/runtime': 0.5.1 - '@module-federation/webpack-bundler-runtime': 0.5.1 + '@module-federation/runtime': 0.8.4 + '@module-federation/webpack-bundler-runtime': 0.8.4 - /@module-federation/runtime@0.5.1: - resolution: {integrity: sha512-xgiMUWwGLWDrvZc9JibuEbXIbhXg6z2oUkemogSvQ4LKvrl/n0kbqP1Blk669mXzyWbqtSp6PpvNdwaE1aN5xQ==} + /@module-federation/runtime@0.8.4: + resolution: {integrity: sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==} dependencies: - '@module-federation/sdk': 0.5.1 + '@module-federation/error-codes': 0.8.4 + '@module-federation/sdk': 0.8.4 - /@module-federation/sdk@0.5.1: - resolution: {integrity: sha512-exvchtjNURJJkpqjQ3/opdbfeT2wPKvrbnGnyRkrwW5o3FH1LaST1tkiNviT6OXTexGaVc2DahbdniQHVtQ7pA==} + /@module-federation/sdk@0.8.4: + resolution: {integrity: sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==} + dependencies: + isomorphic-rslog: 0.0.6 - /@module-federation/webpack-bundler-runtime@0.5.1: - resolution: {integrity: sha512-mMhRFH0k2VjwHt3Jol9JkUsmI/4XlrAoBG3E0o7HoyoPYv1UFOWyqAflfANcUPgbYpvqmyLzDcO+3IT36LXnrA==} + /@module-federation/webpack-bundler-runtime@0.8.4: + resolution: {integrity: sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==} dependencies: - '@module-federation/runtime': 0.5.1 - '@module-federation/sdk': 0.5.1 + '@module-federation/runtime': 0.8.4 + '@module-federation/sdk': 0.8.4 /@monaco-editor/loader@1.4.0(monaco-editor@0.49.0): resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==} @@ -5445,10 +5454,12 @@ packages: engines: {node: '>=16.7.0'} hasBin: true dependencies: - '@rspack/core': 1.1.8(@swc/helpers@0.5.15) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) '@rspack/lite-tapable': 1.0.1 '@swc/helpers': 0.5.15 core-js: 3.39.0 + transitivePeerDependencies: + - '@rspack/tracing' /@rsbuild/plugin-assets-retry@1.0.7(@rsbuild/core@1.1.13): resolution: {integrity: sha512-5b3sHIayNKxgB1rr8SJWjTDKNwoBRDcbLuh1gBoNVz0TvNZxow8GsW6Nlfl8YRLyuLwaLQQw/r/vGnTxcIit5Q==} @@ -5720,167 +5731,109 @@ packages: - webpack-cli dev: true - /@rspack/binding-darwin-arm64@1.0.0: - resolution: {integrity: sha512-ZHQk9YK+swlTG48kJTgzFUW9T26KjhLXRok5la7t2AMoiuHyhGHHgC5iQfPJLZ62XzcJ/rfqs2rwakl97151jQ==} + /@rspack-canary/binding-darwin-arm64@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-vN6pnVxuXwDkKWARsqKPeIS4GGt3B9IbywAV6GdWtRk+oNGArLYFLuEmG4m9nyKQRDpkTn9yEzXNdbP/1v+NvA==} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@rspack/binding-darwin-arm64@1.1.8: - resolution: {integrity: sha512-I7avr471ghQ3LAqKm2fuXuJPLgQ9gffn5Q4nHi8rsukuZUtiLDPfYzK1QuupEp2JXRWM1gG5lIbSUOht3cD6Ug==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - - /@rspack/binding-darwin-x64@1.0.0: - resolution: {integrity: sha512-qhTXm9wUhv2lBjsqqfCu59RchH1/2jursdPAmTqGc7zMReZdZvtJs2Ri6Ma1M48BLLu+7fS4fbL8Rw1g78TOOQ==} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - - /@rspack/binding-darwin-x64@1.1.8: - resolution: {integrity: sha512-vfqf/c+mcx8rr1M8LnqKmzDdnrgguflZnjGerBLjNerAc+dcUp3lCvNxRIvZ2TkSZZBW8BpCMgjj3n70CZ4VLQ==} + /@rspack-canary/binding-darwin-x64@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-2j+AyqMF45Ao/pUBg9OrIJJgehoxY9+2cyTX5ovqIzJE8Wqw/O63LKVXLSwu0OPRKSuQlZPDI/GHCA3yhld+Gw==} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@rspack/binding-linux-arm64-gnu@1.0.0: - resolution: {integrity: sha512-yKnlsWgvydJRxDBGGKC+cyDeoSzIvOzuVqCloy5oAFAGOMXMY6bznxrkE6/olGZncdeLEpnJzZmXSuF1dYc8ow==} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - - /@rspack/binding-linux-arm64-gnu@1.1.8: - resolution: {integrity: sha512-lZlO/rAJSeozi+qtVLkGSXfe+riPawCwM4FsrflELfNlvvEXpANwtrdJ+LsaNVXcgvhh50ZX2KicTdmx9G2b6Q==} + /@rspack-canary/binding-linux-arm64-gnu@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-X2aAU0p8Z8gddpvqmhmpRmar9lkSO7YzkP1AlA/4YYDzqqx8IozMb92kgP2sTHsN5VTONsZi14UHdXd0Z3pNow==} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-arm64-musl@1.0.0: - resolution: {integrity: sha512-dKFmlqlF4FELT/AX02hSwX8aRawjH5zAliQzYnvgrqcEyCKE60vKacGJQ3ZeRyru6dh5MlbUNW4H1+TDT+cDVA==} + /@rspack-canary/binding-linux-arm64-musl@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-o4z4IQGNlbLlbrTjKmf+XIxN3IWBJo3wXdeu8fZP921A6BSGhZhZBYWvFXYnYh85kP8hg+Sexqk7Q2WNWruyBQ==} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-arm64-musl@1.1.8: - resolution: {integrity: sha512-bX7exULSZwy8xtDh6Z65b6sRC4uSxGuyvSLCEKyhmG6AnJkg0gQMxk3hoO0hWnyGEZgdJEn+jEhk0fjl+6ZRAQ==} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - - /@rspack/binding-linux-x64-gnu@1.0.0: - resolution: {integrity: sha512-fRk9i8aE4FiwW7+LkNyw+5vfFzJ8BZ2seAL9V5U2iwYwYibzFJsukg3h3Uh+IsGm30/7+ZRENtGwybQiMruL4g==} + /@rspack-canary/binding-linux-x64-gnu@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-BXFypjwAK4GcUbOz16eKQrp51S0Lti72jWehhGg77KhfjlgornkViEp1VWNQzZST86aMXtfwzdt51dHCKn0n3Q==} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-x64-gnu@1.1.8: - resolution: {integrity: sha512-2Prw2USgTJ3aLdLExfik8pAwAHbX4MZrACBGEmR7Vbb56kLjC+++fXkciRc50pUDK4JFr1VQ7eNZrJuDR6GG6Q==} + /@rspack-canary/binding-linux-x64-musl@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-B3VcvupPeh2+b7An1bTAl2257Zk20/cUjjyjIf+QOMp9UDOytVGsgZzGBHzjGBDmIu06hoc+sz4MjFgIAWI2HA==} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@rspack/binding-linux-x64-musl@1.0.0: - resolution: {integrity: sha512-qcTJC8o3KvLwsnrJJcuBjfzSrjEbACMiCB4RtbFNecXDtI+Nputx1CO1SlUrINC25/44ILketf0/hsdBQHk60g==} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - - /@rspack/binding-linux-x64-musl@1.1.8: - resolution: {integrity: sha512-bnVGB/mQBKEdzOU/CPmcOE3qEXxGOGGW7/i6iLl2MamVOykJq8fYjL9j86yi6L0r009ja16OgWckykQGc4UqGw==} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - - /@rspack/binding-win32-arm64-msvc@1.0.0: - resolution: {integrity: sha512-gqtakP0Yl2aj+Q/Giwgt31hz8eOZpo2s+sJlkMJGVdIF4dejB31a8vbj/VNGeSN1tDRiLI4cyqa5eQU//t26aQ==} + /@rspack-canary/binding-win32-arm64-msvc@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-6QT5GHXQEHRskifsoeOj+t0SsqSArrhVoS6j1xP5VwesMr8x0vAS+9eezbUSrqFJIodzRLtYFmP2Q5hTaE6lJw==} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@rspack/binding-win32-arm64-msvc@1.1.8: - resolution: {integrity: sha512-u+na3gxhzeksm4xZyAzn1+XWo5a5j7hgWA/KcFPDQ8qQNkRknx4jnQMxVtcZ9pLskAYV4AcOV/AIximx7zvv8A==} - cpu: [arm64] - os: [win32] - requiresBuild: true - optional: true - - /@rspack/binding-win32-ia32-msvc@1.0.0: - resolution: {integrity: sha512-nLfGu5DjdzwawzZ7zK69vZX5aL1Gt9+Ovfz4RlngDq/D5ZzqCnNWw93cqKADgFRWS4qK9vOD9RXNNnkyWB2SEw==} + /@rspack-canary/binding-win32-ia32-msvc@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-d2kSQVHB3Gz2+g7dTmWR2zNuq1ax1OuAzMGV31xIoep3YyAsuYVRxMQN6Z8JHldc/54we7BDFKiQ0wUUwVBL8g==} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@rspack/binding-win32-ia32-msvc@1.1.8: - resolution: {integrity: sha512-FijUxym1INd5fFHwVCLuVP8XEAb4Sk1sMwEEQUlugiDra9ZsLaPw4OgPGxbxkD6SB0DeUz9Zq46Xbcf6d3OgfA==} - cpu: [ia32] - os: [win32] - requiresBuild: true - optional: true - - /@rspack/binding-win32-x64-msvc@1.0.0: - resolution: {integrity: sha512-H9PqjgtZMw5aP+eXdFo7bgSP/Ycwn3oW81uI9qFqOOQ90W+o3T9ItghHBf2/ksc5GHibd208EwOBNxbKwjZDSQ==} + /@rspack-canary/binding-win32-x64-msvc@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-/M6KOJRfaoRL9eDkzT1IahVMrSOAvD+UKE/sRxg2l4FZe7p8XkiELDFfntwpfcsTQhbY8qGwxLCVdF95O25ihA==} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@rspack/binding-win32-x64-msvc@1.1.8: - resolution: {integrity: sha512-SBzIcND4qpDt71jlu1MCDxt335tqInT3YID9V4DoQ4t8wgM/uad7EgKOWKTK6vc2RRaOIShfS2XzqjNUxPXh4w==} - cpu: [x64] - os: [win32] - requiresBuild: true - optional: true - - /@rspack/binding@1.0.0: - resolution: {integrity: sha512-eLyqSEM1h/exJYn98k+9MRktP8AYDB13x5oVn8hoxVucuhk0TubFqQSX8h9SQcZp1O3j/Z8eWWwOaNPe3JU40Q==} - optionalDependencies: - '@rspack/binding-darwin-arm64': 1.0.0 - '@rspack/binding-darwin-x64': 1.0.0 - '@rspack/binding-linux-arm64-gnu': 1.0.0 - '@rspack/binding-linux-arm64-musl': 1.0.0 - '@rspack/binding-linux-x64-gnu': 1.0.0 - '@rspack/binding-linux-x64-musl': 1.0.0 - '@rspack/binding-win32-arm64-msvc': 1.0.0 - '@rspack/binding-win32-ia32-msvc': 1.0.0 - '@rspack/binding-win32-x64-msvc': 1.0.0 - - /@rspack/binding@1.1.8: - resolution: {integrity: sha512-+/JzXx1HctfgPj+XtsCTbRkxiaOfAXGZZLEvs7jgp04WgWRSZ5u97WRCePNPvy+sCfOEH/2zw2ZK36Z7oQRGhQ==} + /@rspack-canary/binding@1.2.0-canary-82b09c35-20250120060012: + resolution: {integrity: sha512-NtCqc051zjjyafBPYHCbuwf6siI7vLtdszGNDq2jZjpxo9ABYONkPOXL2z07nZtgJ0DegcQlSZiNZieFphrXvg==} optionalDependencies: - '@rspack/binding-darwin-arm64': 1.1.8 - '@rspack/binding-darwin-x64': 1.1.8 - '@rspack/binding-linux-arm64-gnu': 1.1.8 - '@rspack/binding-linux-arm64-musl': 1.1.8 - '@rspack/binding-linux-x64-gnu': 1.1.8 - '@rspack/binding-linux-x64-musl': 1.1.8 - '@rspack/binding-win32-arm64-msvc': 1.1.8 - '@rspack/binding-win32-ia32-msvc': 1.1.8 - '@rspack/binding-win32-x64-msvc': 1.1.8 - - /@rspack/cli@1.0.0(@rspack/core@1.0.0)(webpack@5.97.1): + '@rspack/binding-darwin-arm64': /@rspack-canary/binding-darwin-arm64@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-darwin-x64': /@rspack-canary/binding-darwin-x64@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-linux-arm64-gnu': /@rspack-canary/binding-linux-arm64-gnu@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-linux-arm64-musl': /@rspack-canary/binding-linux-arm64-musl@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-linux-x64-gnu': /@rspack-canary/binding-linux-x64-gnu@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-linux-x64-musl': /@rspack-canary/binding-linux-x64-musl@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-win32-arm64-msvc': /@rspack-canary/binding-win32-arm64-msvc@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-win32-ia32-msvc': /@rspack-canary/binding-win32-ia32-msvc@1.2.0-canary-82b09c35-20250120060012 + '@rspack/binding-win32-x64-msvc': /@rspack-canary/binding-win32-x64-msvc@1.2.0-canary-82b09c35-20250120060012 + + /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15): + resolution: {integrity: sha512-k64UKW1vjxZwFCq+UjYQzl4DrdhTYz3Z4G7GpKQOLzHSmVYXufR4kYdy2AX1Ic58gEoxnmjhgsGAGIwDYIqtqQ==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@rspack/tracing': ^1.x + '@swc/helpers': '>=0.5.1' + peerDependenciesMeta: + '@rspack/tracing': + optional: true + '@swc/helpers': + optional: true + dependencies: + '@module-federation/runtime-tools': 0.8.4 + '@rspack/binding': /@rspack-canary/binding@1.2.0-canary-82b09c35-20250120060012 + '@rspack/lite-tapable': 1.0.1 + '@swc/helpers': 0.5.15 + caniuse-lite: 1.0.30001692 + + /@rspack/cli@1.0.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1): resolution: {integrity: sha512-J6S/7xPR3n042mFurxa527w8DQMaTd3eWrIFmltCRXzGi4K/1VgUUyE1X0K1pKhvtgUUkFW/m+EC8bjpzNrPeg==} hasBin: true peerDependencies: - '@rspack/core': ^1.0.0-alpha || ^1.x + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 dependencies: '@discoveryjs/json-ext': 0.5.7 - '@rspack/core': 1.0.0(@swc/helpers@0.5.15) - '@rspack/dev-server': 1.0.0(@rspack/core@1.0.0)(webpack@5.97.1) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) + '@rspack/dev-server': 1.0.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) colorette: 2.0.19 exit-hook: 3.2.0 interpret: 3.1.1 @@ -5898,15 +5851,15 @@ packages: - webpack-cli dev: true - /@rspack/cli@1.1.8(@rspack/core@1.1.8)(webpack@5.97.1): + /@rspack/cli@1.1.8(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1): resolution: {integrity: sha512-LiodoRmv1eAYtGQftPHX5Cr0uBmVUywOXZvnrVipXZupRsl1DNYO6Ao2kYlvSPYi77ymhOBRoxrMqbUOUklbIg==} hasBin: true peerDependencies: - '@rspack/core': ^1.0.0-alpha || ^1.x + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 dependencies: '@discoveryjs/json-ext': 0.5.7 - '@rspack/core': 1.1.8(@swc/helpers@0.5.15) - '@rspack/dev-server': 1.0.9(@rspack/core@1.1.8)(webpack@5.97.1) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) + '@rspack/dev-server': 1.0.9(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1) colorette: 2.0.19 exit-hook: 4.0.0 interpret: 3.1.1 @@ -5924,42 +5877,12 @@ packages: - webpack-cli dev: true - /@rspack/core@1.0.0(@swc/helpers@0.5.15): - resolution: {integrity: sha512-F4RA9uOLLvD1oTKa96Gcly+Sro1qaqPNENadFyiPwepa7DrwexQa/ym6CQKbvKMOYGKlVSFDPUmgFAirz35ETg==} - engines: {node: '>=16.0.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true - dependencies: - '@module-federation/runtime-tools': 0.5.1 - '@rspack/binding': 1.0.0 - '@rspack/lite-tapable': 1.0.0 - '@swc/helpers': 0.5.15 - caniuse-lite: 1.0.30001692 - - /@rspack/core@1.1.8(@swc/helpers@0.5.15): - resolution: {integrity: sha512-pcZtcj5iXLCuw9oElTYC47bp/RQADm/MMEb3djHdwJuSlFWfWPQi5QFgJ/lJAxIW9UNHnTFrYtytycfjpuoEcA==} - engines: {node: '>=16.0.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true - dependencies: - '@module-federation/runtime-tools': 0.5.1 - '@rspack/binding': 1.1.8 - '@rspack/lite-tapable': 1.0.1 - '@swc/helpers': 0.5.15 - caniuse-lite: 1.0.30001692 - - /@rspack/dev-server@1.0.0(@rspack/core@1.0.0)(webpack@5.97.1): + /@rspack/dev-server@1.0.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1): resolution: {integrity: sha512-ORrF+p31/jLS7tmXp7VLAX654NVpO0jNc9VM9ueG5LAyvf4d+Bo6zhFQTWsoW30uh/Xd1EZjfu+9zu4jn8Zv4Q==} peerDependencies: - '@rspack/core': '*' + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 dependencies: - '@rspack/core': 1.0.0(@swc/helpers@0.5.15) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) chokidar: 3.6.0 connect-history-api-fallback: 2.0.0 express: 4.21.2 @@ -5978,12 +5901,12 @@ packages: - webpack-cli dev: true - /@rspack/dev-server@1.0.9(@rspack/core@1.1.8)(webpack@5.97.1): + /@rspack/dev-server@1.0.9(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1): resolution: {integrity: sha512-VF+apLFfl5LWIhVbfkJ5ccU0Atl5mi+sGTkx+XtE1tbUmMJkde0nm/4+eaQCud7oGl+ZCzt4kW14uuzLSiEGDw==} peerDependencies: - '@rspack/core': '*' + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 dependencies: - '@rspack/core': 1.1.8(@swc/helpers@0.5.15) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) chokidar: 3.6.0 connect-history-api-fallback: 2.0.0 express: 4.21.2 @@ -6003,10 +5926,6 @@ packages: - webpack-cli dev: true - /@rspack/lite-tapable@1.0.0: - resolution: {integrity: sha512-7MZf4lburSUZoEenwazwUDKHhqyfnLCGnQ/tKcUtztfmVzfjZfRn/EaiT0AKkYGnL2U8AGsw89oUeVyvaOLVCw==} - engines: {node: '>=16.0.0'} - /@rspack/lite-tapable@1.0.1: resolution: {integrity: sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==} engines: {node: '>=16.0.0'} @@ -6076,6 +5995,7 @@ packages: unist-util-visit: 4.1.2 unist-util-visit-children: 3.0.0 transitivePeerDependencies: + - '@rspack/tracing' - supports-color - webpack @@ -6161,18 +6081,24 @@ packages: engines: {node: '>=14.17.6'} dependencies: '@rspress/shared': 1.39.4 + transitivePeerDependencies: + - '@rspack/tracing' /@rspress/plugin-container-syntax@1.39.4: resolution: {integrity: sha512-MruIyFhJ7RFm5fSRxtScjfiKxu3DcqqN4EtfbFk/JCPNbQdZS6ejSkrq2j6/tToMpW0SOHa9HjrwHWWp1w/28w==} engines: {node: '>=14.17.6'} dependencies: '@rspress/shared': 1.39.4 + transitivePeerDependencies: + - '@rspack/tracing' /@rspress/plugin-last-updated@1.39.4: resolution: {integrity: sha512-NYFnw70x19m/Tq0QTYh9Efs2KmCNFb+MZWh1Oe28XZHR1odr0f/H/+33GHTBrQZ0VddLf3v6BpVAxj7eHz3SUA==} engines: {node: '>=14.17.6'} dependencies: '@rspress/shared': 1.39.4 + transitivePeerDependencies: + - '@rspack/tracing' /@rspress/plugin-medium-zoom@1.39.4(@rspress/runtime@1.39.4): resolution: {integrity: sha512-nECUOHb3Z8aFXXRV0i5rIrj2Gsu8n2W3jUGrB9cAmHDyng68v/KFgU84ASFxnZgJsu4NJPyL7bzUy08kIPxWEw==} @@ -6194,6 +6120,8 @@ packages: feed: 4.2.2 react: 18.3.1 rspress: 1.39.4(webpack@5.97.1) + transitivePeerDependencies: + - '@rspack/tracing' dev: true /@rspress/runtime@1.39.4: @@ -6205,6 +6133,8 @@ packages: react-dom: 18.3.1(react@18.3.1) react-helmet-async: 1.3.0(react-dom@18.3.1)(react@18.3.1) react-router-dom: 6.28.1(react-dom@18.3.1)(react@18.3.1) + transitivePeerDependencies: + - '@rspack/tracing' /@rspress/shared@1.39.4: resolution: {integrity: sha512-6EYpUIyHrEfsMv2eeYnrnfSb2E4AGie0n5zEMf3ZdTyDfmocA5r1JhQYGL6hfVj7Tdep7oEMFjQHU0JioY3ruA==} @@ -6216,6 +6146,8 @@ packages: gray-matter: 4.0.3 lodash-es: 4.17.21 unified: 10.1.2 + transitivePeerDependencies: + - '@rspack/tracing' /@rspress/theme-default@1.39.4: resolution: {integrity: sha512-6bvIjkF2SKFdOsYnqTo/8sW/+v2cIY8Z3X59SrnxTaEYmdu/upa1mBVkezhqIrJxBE+k79iCUBBJ0s9LqUvXEg==} @@ -6235,6 +6167,8 @@ packages: react-dom: 18.3.1(react@18.3.1) react-helmet-async: 1.3.0(react-dom@18.3.1)(react@18.3.1) react-syntax-highlighter: 15.6.1(react@18.3.1) + transitivePeerDependencies: + - '@rspack/tracing' /@rstack-dev/doc-ui@1.5.4(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-3gWxmlNcxTImERWEejxsCImjN7tOXwfBnv/vxKSTenHmPARB/BBUGa9tqFfIaW78XAGQZDR4R42bOCAiMj+DMA==} @@ -8703,11 +8637,11 @@ packages: postcss: 8.4.49 dev: true - /css-loader@6.11.0(@rspack/core@1.0.0)(webpack@5.97.1): + /css-loader@6.11.0(@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012)(webpack@5.97.1): resolution: {integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==} engines: {node: '>= 12.13.0'} peerDependencies: - '@rspack/core': 0.x || 1.x + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 webpack: ^5.0.0 peerDependenciesMeta: '@rspack/core': @@ -8715,31 +8649,7 @@ packages: webpack: optional: true dependencies: - '@rspack/core': 1.0.0(@swc/helpers@0.5.15) - icss-utils: 5.1.0(postcss@8.4.49) - postcss: 8.4.49 - postcss-modules-extract-imports: 3.1.0(postcss@8.4.49) - postcss-modules-local-by-default: 4.2.0(postcss@8.4.49) - postcss-modules-scope: 3.2.1(postcss@8.4.49) - postcss-modules-values: 4.0.0(postcss@8.4.49) - postcss-value-parser: 4.2.0 - semver: 7.6.3 - webpack: 5.97.1(webpack-cli@5.1.4) - dev: false - - /css-loader@6.11.0(@rspack/core@1.1.8)(webpack@5.97.1): - resolution: {integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==} - engines: {node: '>= 12.13.0'} - peerDependencies: - '@rspack/core': 0.x || 1.x - webpack: ^5.0.0 - peerDependenciesMeta: - '@rspack/core': - optional: true - webpack: - optional: true - dependencies: - '@rspack/core': 1.1.8(@swc/helpers@0.5.15) + '@rspack/core': /@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012(@swc/helpers@0.5.15) icss-utils: 5.1.0(postcss@8.4.49) postcss: 8.4.49 postcss-modules-extract-imports: 3.1.0(postcss@8.4.49) @@ -11070,7 +10980,7 @@ packages: resolution: {integrity: sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==} engines: {node: '>=10.13.0'} peerDependencies: - '@rspack/core': 0.x || 1.x + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 webpack: ^5.20.0 peerDependenciesMeta: '@rspack/core': @@ -11677,6 +11587,10 @@ packages: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} + /isomorphic-rslog@0.0.6: + resolution: {integrity: sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==} + engines: {node: '>=14.17.6'} + /iterate-object@1.3.4: resolution: {integrity: sha512-4dG1D1x/7g8PwHS9aK6QV5V94+ZvyP4+d19qDv43EzImmrndysIl4prmJ1hWWIGCqrZHyaHBm6BSEWHOLnpoNw==} dev: true @@ -15916,7 +15830,7 @@ packages: resolution: {integrity: sha512-DCLSu5KE/ReIOhK2JTCQSI0JIgJ40E2i+2noqINtfhu12+UsK29dgMITEHIpYNR0JggcmmgZIDxPxm9dOV/2vQ==} engines: {node: '>=14'} peerDependencies: - '@rspack/core': 0.x || 1.x + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 peerDependenciesMeta: '@rspack/core': optional: true @@ -15948,6 +15862,7 @@ packages: chalk: 5.4.1 chokidar: 3.6.0 transitivePeerDependencies: + - '@rspack/tracing' - supports-color - webpack @@ -17204,7 +17119,7 @@ packages: resolution: {integrity: sha512-nhUzSuSjfgVAJjc+vJa9q8uE7MxAbustG9InRp4ylMfIbkqyJjh7gSuEcL//l76ZSwoKcCod+5lv2mNO0Ugh8g==} engines: {node: '>=16.0.0'} peerDependencies: - '@rspack/core': ^1.0.0 + '@rspack/core': npm:@rspack-canary/core@1.2.0-canary-82b09c35-20250120060012 typescript: '>=3.8.0' peerDependenciesMeta: '@rspack/core':