From 9073b1ce9cef4c8625cb1c9b1d4d5637dcc70591 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 09:51:02 +0800 Subject: [PATCH] chore(deps): update dependency @rslib/core to ^0.9.1 (#13494) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/vant-area-data/package.json | 2 +- .../vant-auto-import-resolver/package.json | 2 +- packages/vant-compat/package.json | 2 +- packages/vant-popperjs/package.json | 2 +- packages/vant-use/package.json | 2 +- pnpm-lock.yaml | 169 ++++-------------- 6 files changed, 35 insertions(+), 144 deletions(-) diff --git a/packages/vant-area-data/package.json b/packages/vant-area-data/package.json index 9c4545e56..f1d0655aa 100644 --- a/packages/vant-area-data/package.json +++ b/packages/vant-area-data/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.8.0", + "@rslib/core": "^0.9.1", "typescript": "^5.8.3" } } diff --git a/packages/vant-auto-import-resolver/package.json b/packages/vant-auto-import-resolver/package.json index e6285b3ba..c69d77113 100644 --- a/packages/vant-auto-import-resolver/package.json +++ b/packages/vant-auto-import-resolver/package.json @@ -37,7 +37,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.8.0", + "@rslib/core": "^0.9.1", "typescript": "^5.8.3" } } diff --git a/packages/vant-compat/package.json b/packages/vant-compat/package.json index a31d6fea6..3089a9867 100644 --- a/packages/vant-compat/package.json +++ b/packages/vant-compat/package.json @@ -33,7 +33,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.8.0", + "@rslib/core": "^0.9.1", "@vue/runtime-core": "^3.5.14", "typescript": "^5.8.3", "vant": "workspace:*", diff --git a/packages/vant-popperjs/package.json b/packages/vant-popperjs/package.json index 121b1985e..90687aee6 100644 --- a/packages/vant-popperjs/package.json +++ b/packages/vant-popperjs/package.json @@ -37,7 +37,7 @@ "license": "MIT", "devDependencies": { "@popperjs/core": "^2.11.8", - "@rslib/core": "^0.8.0", + "@rslib/core": "^0.9.1", "typescript": "^5.8.3" } } diff --git a/packages/vant-use/package.json b/packages/vant-use/package.json index 68e0c658c..95b9df6dd 100644 --- a/packages/vant-use/package.json +++ b/packages/vant-use/package.json @@ -36,7 +36,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@rslib/core": "^0.8.0", + "@rslib/core": "^0.9.1", "typescript": "^5.8.3", "vue": "^3.5.14" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e0682f65..d5d366967 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: packages/vant-area-data: devDependencies: '@rslib/core': - specifier: ^0.8.0 - version: 0.8.0(typescript@5.8.3) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -140,8 +140,8 @@ importers: packages/vant-auto-import-resolver: devDependencies: '@rslib/core': - specifier: ^0.8.0 - version: 0.8.0(typescript@5.8.3) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -291,8 +291,8 @@ importers: packages/vant-compat: devDependencies: '@rslib/core': - specifier: ^0.8.0 - version: 0.8.0(typescript@5.8.3) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.8.3) '@vue/runtime-core': specifier: ^3.5.14 version: 3.5.14 @@ -336,8 +336,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 '@rslib/core': - specifier: ^0.8.0 - version: 0.8.0(typescript@5.8.3) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -347,8 +347,8 @@ importers: packages/vant-use: devDependencies: '@rslib/core': - specifier: ^0.8.0 - version: 0.8.0(typescript@5.8.3) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.8.3) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -1193,11 +1193,6 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.3.20': - resolution: {integrity: sha512-5VxOddgGHaq5x4ONdKOZvLYLj8dhVfCAz+cERNLXrKLzBISouY1A9TJcbZBK4xoH/0DJrDtDzapNA+dI9Jr07Q==} - engines: {node: '>=16.10.0'} - hasBin: true - '@rsbuild/core@1.3.21': resolution: {integrity: sha512-0Xy3CEFiLFXZpPmmVmX1XvfAENGrb5IyXYL7zkJ8vF7v3fmZgo3yy3ZeY8SesPTsiZIbCObJ6PemFbLee3S3oA==} engines: {node: '>=16.10.0'} @@ -1231,8 +1226,8 @@ packages: peerDependencies: '@rsbuild/core': 1.x - '@rslib/core@0.8.0': - resolution: {integrity: sha512-VAhoyCX2HcHr7Yuxbu2ED1l1Lr6+WSM8mKl5nMBdk/SPhMZGMb887wcsnC4dC+AN9zDPdebHSnrRclV55JaPow==} + '@rslib/core@0.9.1': + resolution: {integrity: sha512-aa/LXYxr49lCNm/b0B4CQoTB5286MPglGsE5/YFoY0VwIcKJdMz0zBJ4DsPwh27/fcfDQvmN1+J9tzjt9TxQtQ==} engines: {node: '>=16.7.0'} hasBin: true peerDependencies: @@ -1244,111 +1239,54 @@ packages: typescript: optional: true - '@rspack/binding-darwin-arm64@1.3.10': - resolution: {integrity: sha512-0k/j8OeMSVm5u5Nzckp9Ie7S7hprnvNegebnGr+L6VCyD7sMqm4m+4rLHs99ZklYdH0dZtY2+LrzrtjUZCqfew==} - cpu: [arm64] - os: [darwin] - '@rspack/binding-darwin-arm64@1.3.11': resolution: {integrity: sha512-sGoFDXYNinubhEiPSjtA/ua3qhMj6VVBPTSDvprZj+MT18YV7tQQtwBpm+8sbqJ1P5y+a3mzsP3IphRWyIQyXw==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@1.3.10': - resolution: {integrity: sha512-jOyqYW/18cgxw60wK5oqJvM194pbD4H99xaif89McNtLkH3npFvBkXBHVWWuOHGoXNX0LhRpHcI89p9b9THQZQ==} - cpu: [x64] - os: [darwin] - '@rspack/binding-darwin-x64@1.3.11': resolution: {integrity: sha512-4zgOkCLxhp4Ki98GuDaZgz4exXcE4+sgvXY/xA/A5FGPVRbfQLQ5psSOk0F/gvMua1r15E66loQRJpuzUK6bTA==} cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.3.10': - resolution: {integrity: sha512-zhF5ZNaT/7pxrm8xD3dWG1b4x+FO3LbVeZZG448CjpSo5T57kPD+SaGUU1GcPpn6mexf795x0SVS49aH7/e3Dg==} - cpu: [arm64] - os: [linux] - '@rspack/binding-linux-arm64-gnu@1.3.11': resolution: {integrity: sha512-NIOaIfYUmJs1XL4lbGVtcMm1KlA/6ZR6oAbs2ekofKXtJYAFQgnLTf7ZFmIwVjS0mP78BmeSNcIM6pd2w5id4w==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-musl@1.3.10': - resolution: {integrity: sha512-o3x7IrOSCHK6lcRvdZgsSuOG1CHRQR00xiyLW7kkWmNm7t417LC9xdFWKIK62C5fKXGC5YcTbUkDMnQujespkg==} - cpu: [arm64] - os: [linux] - '@rspack/binding-linux-arm64-musl@1.3.11': resolution: {integrity: sha512-CRRAQ379uzA2QfD9HHNtxuuqzGksUapMVcTLY5NIXWfvHLUJShdlSJQv3UQcqgAJNrMY7Ex1PnoQs1jZgUiqZA==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-x64-gnu@1.3.10': - resolution: {integrity: sha512-FMSi28VZhXMr15picOHFynULhqZ/FODPxRIS6uNrvPRYcbNuiO1v+VHV6X88mhOMmJ/aVF6OwjUO/o2l1FVa9Q==} - cpu: [x64] - os: [linux] - '@rspack/binding-linux-x64-gnu@1.3.11': resolution: {integrity: sha512-k3OyvLneX2ZeL8z/OzPojpImqy6PgqKJD+NtOvcr/TgbgADHZ3xQttf6B2X+qnZMAgOZ+RTeTkOFrvsg9AEKmA==} cpu: [x64] os: [linux] - '@rspack/binding-linux-x64-musl@1.3.10': - resolution: {integrity: sha512-e0xbY9SlbRGIFz41v1yc0HfREvmgMnLV1bLmTSPK8wI2suIEJ7iYYqsocHOAOk86qLZcxVrTnL6EjUcNaRTWlg==} - cpu: [x64] - os: [linux] - '@rspack/binding-linux-x64-musl@1.3.11': resolution: {integrity: sha512-2agcELyyQ95jWGCW0YWD0TvAcN40yUjmxn9NXQBLHPX5Eb07NaHXairMsvV9vqQsPsq0nxxfd9Wsow18Y5r/Hw==} cpu: [x64] os: [linux] - '@rspack/binding-win32-arm64-msvc@1.3.10': - resolution: {integrity: sha512-YHJPvEujWeWjU6EUF6sDpaec9rsOtKVvy16YCtGaxRpDQXqfuxibnp6Ge0ZTTrY+joRiWehRA9OUI+3McqI+QA==} - cpu: [arm64] - os: [win32] - '@rspack/binding-win32-arm64-msvc@1.3.11': resolution: {integrity: sha512-sjGoChazu0krigT/LVwGUsgCv3D3s/4cR/3P4VzuDNVlb4pbh1CDa642Fr0TceqAXCeKW5GiL/EQOfZ4semtcQ==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.3.10': - resolution: {integrity: sha512-2iwSBzVBC89ZSk56MYwgirh3bda2WKmL9I3qPajiTEivChXpX7jp83jAtGE6CPqPYcccYz6nrURTHNUZhqXxVw==} - cpu: [ia32] - os: [win32] - '@rspack/binding-win32-ia32-msvc@1.3.11': resolution: {integrity: sha512-tjywW84oQLSqRmvQZ+fXP7e3eNmjScYrlWEPAQFjf08N19iAJ9UOGuuFw8Fk5ZmrlNZ2Qo9ASSOI7Nnwx2aZYg==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.3.10': - resolution: {integrity: sha512-ehWJ9Y5Zezj/+uJpiWbt29RZaRIM00f91PWuabM6/sKmHJhdCEE21u5iI3B8DeW/EjJsH8zkI69YYAxJWwGn9A==} - cpu: [x64] - os: [win32] - '@rspack/binding-win32-x64-msvc@1.3.11': resolution: {integrity: sha512-pPy3yU6SAMfEPY7ki1KAetiDFfRbkYMiX3F89P9kX01UAePkLRNsjacHF4w7N3EsBsWn1FlGaYZdlzmOI5pg2Q==} cpu: [x64] os: [win32] - '@rspack/binding@1.3.10': - resolution: {integrity: sha512-9TjO+Ig5U4VqdYWpBsv01n4d2KsgFfdXGIE7zdHXDDbry0avL0J4109ESqSeP9uC+Bi7ZCF53iaxJRvZDflNVQ==} - '@rspack/binding@1.3.11': resolution: {integrity: sha512-BbMfZHqfH+CzFtZDg+v9nbKifJIJDUPD6KuoWlHq581koKvD3UMx6oVrj9w13JvO2xWNPeHclmqWAFgoD7faEQ==} - '@rspack/core@1.3.10': - resolution: {integrity: sha512-YomvSRGuMUQgCE2rNMdff2q1Z0YpZw/z6m5+PVTMSs9l/q69YKUzpbpSD8YyB5i1DddrRxC2RE34DkrBuwlREQ==} - engines: {node: '>=16.0.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true - '@rspack/core@1.3.11': resolution: {integrity: sha512-aSYPtT1gum5MCfcFANdTroJ4JwzozuL3wX0twMGNAB7amq6+nZrbsUKWjcHgneCeZdahxzrKdyYef3FHaJ7lEA==} engines: {node: '>=16.0.0'} @@ -2721,8 +2659,8 @@ packages: rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} - rsbuild-plugin-dts@0.8.0: - resolution: {integrity: sha512-OF+rh7nBwekVLJgBB+jcBouhgfN0gvnjF16fVKG2wTG8qlq9YaxaAg1shErycyGyBq/FxG7zuMVDP8OWuHOmmQ==} + rsbuild-plugin-dts@0.9.1: + resolution: {integrity: sha512-04pkKrebuajsCpC8Vj2z4n6NFFxUYAdUdqSQRFGkGhdmururoDFYW0k9+ZQq9XrSQTlB01F/HFv5mAc0dwG/Qg==} engines: {node: '>=16.7.0'} peerDependencies: '@microsoft/api-extractor': ^7 @@ -3031,6 +2969,10 @@ packages: resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.14: + resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} + engines: {node: '>=12.0.0'} + tinypool@1.0.2: resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -4136,14 +4078,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.38.0': optional: true - '@rsbuild/core@1.3.20': - dependencies: - '@rspack/core': 1.3.10(@swc/helpers@0.5.17) - '@rspack/lite-tapable': 1.0.1 - '@swc/helpers': 0.5.17 - core-js: 3.42.0 - jiti: 2.4.2 - '@rsbuild/core@1.3.21': dependencies: '@rspack/core': 1.3.11(@swc/helpers@0.5.17) @@ -4205,80 +4139,41 @@ snapshots: - vue - webpack-cli - '@rslib/core@0.8.0(typescript@5.8.3)': + '@rslib/core@0.9.1(typescript@5.8.3)': dependencies: - '@rsbuild/core': 1.3.20 - rsbuild-plugin-dts: 0.8.0(@rsbuild/core@1.3.20)(typescript@5.8.3) - tinyglobby: 0.2.13 + '@rsbuild/core': 1.3.21 + rsbuild-plugin-dts: 0.9.1(@rsbuild/core@1.3.21)(typescript@5.8.3) + tinyglobby: 0.2.14 optionalDependencies: typescript: 5.8.3 - '@rspack/binding-darwin-arm64@1.3.10': - optional: true - '@rspack/binding-darwin-arm64@1.3.11': optional: true - '@rspack/binding-darwin-x64@1.3.10': - optional: true - '@rspack/binding-darwin-x64@1.3.11': optional: true - '@rspack/binding-linux-arm64-gnu@1.3.10': - optional: true - '@rspack/binding-linux-arm64-gnu@1.3.11': optional: true - '@rspack/binding-linux-arm64-musl@1.3.10': - optional: true - '@rspack/binding-linux-arm64-musl@1.3.11': optional: true - '@rspack/binding-linux-x64-gnu@1.3.10': - optional: true - '@rspack/binding-linux-x64-gnu@1.3.11': optional: true - '@rspack/binding-linux-x64-musl@1.3.10': - optional: true - '@rspack/binding-linux-x64-musl@1.3.11': optional: true - '@rspack/binding-win32-arm64-msvc@1.3.10': - optional: true - '@rspack/binding-win32-arm64-msvc@1.3.11': optional: true - '@rspack/binding-win32-ia32-msvc@1.3.10': - optional: true - '@rspack/binding-win32-ia32-msvc@1.3.11': optional: true - '@rspack/binding-win32-x64-msvc@1.3.10': - optional: true - '@rspack/binding-win32-x64-msvc@1.3.11': optional: true - '@rspack/binding@1.3.10': - optionalDependencies: - '@rspack/binding-darwin-arm64': 1.3.10 - '@rspack/binding-darwin-x64': 1.3.10 - '@rspack/binding-linux-arm64-gnu': 1.3.10 - '@rspack/binding-linux-arm64-musl': 1.3.10 - '@rspack/binding-linux-x64-gnu': 1.3.10 - '@rspack/binding-linux-x64-musl': 1.3.10 - '@rspack/binding-win32-arm64-msvc': 1.3.10 - '@rspack/binding-win32-ia32-msvc': 1.3.10 - '@rspack/binding-win32-x64-msvc': 1.3.10 - '@rspack/binding@1.3.11': optionalDependencies: '@rspack/binding-darwin-arm64': 1.3.11 @@ -4291,15 +4186,6 @@ snapshots: '@rspack/binding-win32-ia32-msvc': 1.3.11 '@rspack/binding-win32-x64-msvc': 1.3.11 - '@rspack/core@1.3.10(@swc/helpers@0.5.17)': - dependencies: - '@module-federation/runtime-tools': 0.13.1 - '@rspack/binding': 1.3.10 - '@rspack/lite-tapable': 1.0.1 - caniuse-lite: 1.0.30001718 - optionalDependencies: - '@swc/helpers': 0.5.17 - '@rspack/core@1.3.11(@swc/helpers@0.5.17)': dependencies: '@module-federation/runtime-tools': 0.13.1 @@ -5879,13 +5765,13 @@ snapshots: rrweb-cssom@0.7.1: {} - rsbuild-plugin-dts@0.8.0(@rsbuild/core@1.3.20)(typescript@5.8.3): + rsbuild-plugin-dts@0.9.1(@rsbuild/core@1.3.21)(typescript@5.8.3): dependencies: '@ast-grep/napi': 0.37.0 - '@rsbuild/core': 1.3.20 + '@rsbuild/core': 1.3.21 magic-string: 0.30.17 picocolors: 1.1.1 - tinyglobby: 0.2.13 + tinyglobby: 0.2.14 tsconfig-paths: 4.2.0 optionalDependencies: typescript: 5.8.3 @@ -6131,6 +6017,11 @@ snapshots: fdir: 6.4.4(picomatch@4.0.2) picomatch: 4.0.2 + tinyglobby@0.2.14: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + tinypool@1.0.2: {} tinyrainbow@2.0.0: {}