diff --git a/packages/addon-rslib/package.json b/packages/addon-rslib/package.json index c1d932a..4d953c2 100644 --- a/packages/addon-rslib/package.json +++ b/packages/addon-rslib/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@rsbuild/core": "^1.1.12", - "@rslib/core": "^0.2.0", + "@rslib/core": "^0.2.2", "@types/node": "^18.0.0", "storybook": "8.5.0-alpha.22", "storybook-builder-rsbuild": "workspace:*", @@ -40,7 +40,7 @@ }, "peerDependencies": { "@rsbuild/core": "^1.0.1", - "@rslib/core": ">= 0.1.1", + "@rslib/core": "~0.2.2", "storybook-builder-rsbuild": "*" }, "peerDependenciesMeta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 113e556..b03e3ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^1.1.12 version: 1.1.12 '@rslib/core': - specifier: ^0.2.0 - version: 0.2.0(typescript@5.7.2) + specifier: ^0.2.2 + version: 0.2.2(typescript@5.7.2) '@types/node': specifier: ^18.0.0 version: 18.19.33 @@ -2773,6 +2773,11 @@ packages: engines: {node: '>=16.7.0'} hasBin: true + '@rsbuild/core@1.1.13': + resolution: {integrity: sha512-XBL2hrin8731W6iTGGL+x3cv07n4vm2D7u6XHRwtQkRfySzAqGx7ThlQLdNX/dJwfsoQrYQuWl/qzaljjXtGtg==} + engines: {node: '>=16.7.0'} + hasBin: true + '@rsbuild/plugin-less@1.1.0': resolution: {integrity: sha512-F834dobNDIdyGj5trMxIqzm/qf54Kj5KVDxeuB3TTj64mzq5fHJnR4aI/iYIliUwICG1/l2MliKr5sR34Kb7eA==} peerDependencies: @@ -2819,6 +2824,19 @@ packages: typescript: optional: true + '@rslib/core@0.2.2': + resolution: {integrity: sha512-u4qKfoO2YAdtoga6NqCDcTfvqyaTZj/L0kZjDrbThMcD51qUb8HiCS8pX5Hwj5v4doGkk+rHeQnw0Ad7HyMPMQ==} + engines: {node: '>=16.0.0'} + hasBin: true + peerDependencies: + '@microsoft/api-extractor': ^7 + typescript: ^5 + peerDependenciesMeta: + '@microsoft/api-extractor': + optional: true + typescript: + optional: true + '@rspack/binding-darwin-arm64@1.1.8': resolution: {integrity: sha512-I7avr471ghQ3LAqKm2fuXuJPLgQ9gffn5Q4nHi8rsukuZUtiLDPfYzK1QuupEp2JXRWM1gG5lIbSUOht3cD6Ug==} cpu: [arm64] @@ -8558,6 +8576,19 @@ packages: typescript: optional: true + rsbuild-plugin-dts@0.2.2: + resolution: {integrity: sha512-RwkVcMwig1+UHkVJFaD6tagjxZOQqIenbkLS+J85bEdKO/ra+YiLC1Gq3DItEv/hU02u5WPgJmQhaQWKb17T9w==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@microsoft/api-extractor': ^7 + '@rsbuild/core': 1.x + typescript: ^5 + peerDependenciesMeta: + '@microsoft/api-extractor': + optional: true + typescript: + optional: true + rsbuild-plugin-html-minifier-terser@1.1.1: resolution: {integrity: sha512-rbDLv+XmGeSQo9JWKSwBst3Qwx1opLqtQCnQ3t9Z0F0ZTxKOC1S/ypPv5tSn/S3GMHct5Yb76mMgh6p80hjOAQ==} peerDependencies: @@ -12715,6 +12746,13 @@ snapshots: '@swc/helpers': 0.5.15 core-js: 3.39.0 + '@rsbuild/core@1.1.13': + dependencies: + '@rspack/core': 1.1.8(@swc/helpers@0.5.15) + '@rspack/lite-tapable': 1.0.1 + '@swc/helpers': 0.5.15 + core-js: 3.39.0 + '@rsbuild/plugin-less@1.1.0(@rsbuild/core@1.1.12)': dependencies: '@rsbuild/core': 1.1.12 @@ -12775,6 +12813,14 @@ snapshots: optionalDependencies: typescript: 5.7.2 + '@rslib/core@0.2.2(typescript@5.7.2)': + dependencies: + '@rsbuild/core': 1.1.13 + rsbuild-plugin-dts: 0.2.2(@rsbuild/core@1.1.13)(typescript@5.7.2) + tinyglobby: 0.2.10 + optionalDependencies: + typescript: 5.7.2 + '@rspack/binding-darwin-arm64@1.1.8': optional: true @@ -20267,6 +20313,15 @@ snapshots: optionalDependencies: typescript: 5.7.2 + rsbuild-plugin-dts@0.2.2(@rsbuild/core@1.1.13)(typescript@5.7.2): + dependencies: + '@rsbuild/core': 1.1.13 + magic-string: 0.30.17 + picocolors: 1.1.1 + tinyglobby: 0.2.10 + optionalDependencies: + typescript: 5.7.2 + rsbuild-plugin-html-minifier-terser@1.1.1(@rsbuild/core@1.1.12): dependencies: '@types/html-minifier-terser': 7.0.2