chore(deps): update dependency @rslib/core to ^0.5.2 (#13359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-02 15:21:44 +08:00
committed by GitHub
parent a1a58a5589
commit b99434168b
6 changed files with 158 additions and 38 deletions

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.4.1",
"@rslib/core": "^0.5.2",
"typescript": "^5.7.3"
}
}

View File

@@ -37,7 +37,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.4.1",
"@rslib/core": "^0.5.2",
"typescript": "^5.7.3"
}
}

View File

@@ -33,7 +33,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.4.1",
"@rslib/core": "^0.5.2",
"@vue/runtime-core": "^3.5.13",
"typescript": "^5.7.3",
"vant": "workspace:*",

View File

@@ -37,7 +37,7 @@
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.8",
"@rslib/core": "^0.4.1",
"@rslib/core": "^0.5.2",
"typescript": "^5.7.3"
}
}

View File

@@ -36,7 +36,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@rslib/core": "^0.4.1",
"@rslib/core": "^0.5.2",
"typescript": "^5.7.3",
"vue": "^3.5.13"
},

186
pnpm-lock.yaml generated
View File

@@ -131,8 +131,8 @@ importers:
packages/vant-area-data:
devDependencies:
'@rslib/core':
specifier: ^0.4.1
version: 0.4.1(typescript@5.7.3)
specifier: ^0.5.2
version: 0.5.2(typescript@5.7.3)
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -140,8 +140,8 @@ importers:
packages/vant-auto-import-resolver:
devDependencies:
'@rslib/core':
specifier: ^0.4.1
version: 0.4.1(typescript@5.7.3)
specifier: ^0.5.2
version: 0.5.2(typescript@5.7.3)
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -291,8 +291,8 @@ importers:
packages/vant-compat:
devDependencies:
'@rslib/core':
specifier: ^0.4.1
version: 0.4.1(typescript@5.7.3)
specifier: ^0.5.2
version: 0.5.2(typescript@5.7.3)
'@vue/runtime-core':
specifier: ^3.5.13
version: 3.5.13
@@ -336,8 +336,8 @@ importers:
specifier: ^2.11.8
version: 2.11.8
'@rslib/core':
specifier: ^0.4.1
version: 0.4.1(typescript@5.7.3)
specifier: ^0.5.2
version: 0.5.2(typescript@5.7.3)
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -347,8 +347,8 @@ importers:
packages/vant-use:
devDependencies:
'@rslib/core':
specifier: ^0.4.1
version: 0.4.1(typescript@5.7.3)
specifier: ^0.5.2
version: 0.5.2(typescript@5.7.3)
typescript:
specifier: ^5.7.3
version: 5.7.3
@@ -366,6 +366,64 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
'@ast-grep/napi-darwin-arm64@0.35.0':
resolution: {integrity: sha512-T+MN4Oinc+sXjXCIHzfxDDWY7r2pKgPxM6zVeVlkMTrJV2mJtyKYBIS+CABhRM6kflps2T2I6l4DGaKV/8Ym9w==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@ast-grep/napi-darwin-x64@0.35.0':
resolution: {integrity: sha512-pEYiN6JI1HY2uWhMYJ9+3yIMyVYKuYdFzeD+dL7odA3qzK0o9N9AM3/NOt4ynU2EhufaWCJr0P5NoQ636qN6MQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@ast-grep/napi-linux-arm64-gnu@0.35.0':
resolution: {integrity: sha512-NBuzQngABGKz7lhG08IQb+7nPqUx81Ol37xmS3ZhVSdSgM0mtp93rCbgFTkJcAFE8IMfCHQSg7G4g0Iotz4ABQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@ast-grep/napi-linux-arm64-musl@0.35.0':
resolution: {integrity: sha512-1EcvHPwyWpCL/96LuItBYGfeI5FaMTRvL+dHbO/hL5q1npqbb5qn+ppJwtNOjTPz8tayvgggxVk9T4C2O7taYA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@ast-grep/napi-linux-x64-gnu@0.35.0':
resolution: {integrity: sha512-FDzNdlqmQnsiWXhnLxusw5AOfEcEM+5xtmrnAf3SBRFr86JyWD9qsynnFYC2pnP9hlMfifNH2TTmMpyGJW49Xw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@ast-grep/napi-linux-x64-musl@0.35.0':
resolution: {integrity: sha512-wlmndjfBafT8u5p4DBnoRQyoCSGNuVSz7rT3TqhvlHcPzUouRWMn95epU9B1LNLyjXvr9xHeRjSktyCN28w57Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@ast-grep/napi-win32-arm64-msvc@0.35.0':
resolution: {integrity: sha512-gkhJeYc4rrZLX2icLxalPikTLMR57DuIYLwLr9g+StHYXIsGHrbfrE6Nnbdd8Izfs34ArFCrcwdaMrGlvOPSeg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@ast-grep/napi-win32-ia32-msvc@0.35.0':
resolution: {integrity: sha512-OdUuRa3chHCZ65y+qALfkUjz0W0Eg21YZ9TyPquV5why07M6HAK38mmYGzLxFH6294SvRQhs+FA/rAfbKeH0jA==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
'@ast-grep/napi-win32-x64-msvc@0.35.0':
resolution: {integrity: sha512-pcQRUHqbroTN1oQ56V982a7IZTUUySQYWa2KEyksiifHGuBuitlzcyzFGjT96ThcqD9XW0UVJMvpoF2Qjh006Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
'@ast-grep/napi@0.35.0':
resolution: {integrity: sha512-3ucaaSxV6fxXoqHrE/rxAvP1THnDdY5jNzGlnvx+JvnY9C/dSRKc0jlRMRz59N3El572+/yNRUUpAV1T9aBJug==}
engines: {node: '>= 10'}
'@babel/code-frame@7.26.0':
resolution: {integrity: sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==}
engines: {node: '>=6.9.0'}
@@ -1118,8 +1176,8 @@ packages:
engines: {node: '>=16.7.0'}
hasBin: true
'@rsbuild/core@1.2.8':
resolution: {integrity: sha512-I5cPKnJxkc+K552x17s2BlSs2Ox8bauoWPpy8mPtW7xwT3h9pprPO6zsMPkj/TJhkGLmeJ1bcVxf6NcrP/jWSA==}
'@rsbuild/core@1.2.11':
resolution: {integrity: sha512-bsTtXlqJKoqnHwOZ05NePGpBf/neuwHTzJtQegQ9GA8YLyjow1wn8vPXFiRtYL0UqASEDtFtAm2bcaieg7r/TQ==}
engines: {node: '>=16.7.0'}
hasBin: true
@@ -1151,9 +1209,9 @@ packages:
peerDependencies:
'@rsbuild/core': 1.x
'@rslib/core@0.4.1':
resolution: {integrity: sha512-qYzXqmyJsYhrorxUnXz1UNaLlkun/4HPXfDmvkrvFJ/vbQTLZom66a9uMQfkluRish3kJNumYNwtgfxBzn6ZBQ==}
engines: {node: '>=16.0.0'}
'@rslib/core@0.5.2':
resolution: {integrity: sha512-cOeks7bS+v6VOGeGt+cWtkxD6WyCJuqPHjB+/LI1F6fGR+y6bA0py1jCpXu7yFrAOqH2+qArcBvQKcAfepyhGg==}
engines: {node: '>=16.7.0'}
hasBin: true
peerDependencies:
'@microsoft/api-extractor': ^7
@@ -1997,8 +2055,8 @@ packages:
fastq@1.17.1:
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
fdir@6.4.2:
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
fdir@6.4.3:
resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
@@ -2423,6 +2481,9 @@ packages:
resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
engines: {node: '>=16 || 14 >=14.17'}
minimist@1.2.8:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
minipass@7.0.4:
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
engines: {node: '>=16 || 14 >=14.17'}
@@ -2661,9 +2722,9 @@ packages:
rrweb-cssom@0.7.1:
resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==}
rsbuild-plugin-dts@0.4.1:
resolution: {integrity: sha512-9/GJ/U8vt7pvRJts8l/FX6f5HzT2/0LUlwCrCz4mvqHh7EF4DI/b1TWXehvR7OH5ORE3hQxmPAhW01eaHBT8IQ==}
engines: {node: '>=16.0.0'}
rsbuild-plugin-dts@0.5.2:
resolution: {integrity: sha512-DGYjgQ2bgbVedZLOeETvPa1QyNeWJaLIQtTp2lOxZs3SXG+fj4BpeOeKohwQNOa+YyfRRmu4z4T9xrfRucr4OA==}
engines: {node: '>=16.7.0'}
peerDependencies:
'@microsoft/api-extractor': ^7
'@rsbuild/core': 1.x
@@ -2905,6 +2966,10 @@ packages:
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
engines: {node: '>=12'}
strip-bom@3.0.0:
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
engines: {node: '>=4'}
strip-json-comments@3.1.1:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
@@ -2969,8 +3034,8 @@ packages:
tinyexec@0.3.2:
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
tinyglobby@0.2.10:
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
tinyglobby@0.2.12:
resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==}
engines: {node: '>=12.0.0'}
tinypool@1.0.2:
@@ -3019,6 +3084,10 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
tsconfig-paths@4.2.0:
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
engines: {node: '>=6'}
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
@@ -3277,6 +3346,45 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
'@ast-grep/napi-darwin-arm64@0.35.0':
optional: true
'@ast-grep/napi-darwin-x64@0.35.0':
optional: true
'@ast-grep/napi-linux-arm64-gnu@0.35.0':
optional: true
'@ast-grep/napi-linux-arm64-musl@0.35.0':
optional: true
'@ast-grep/napi-linux-x64-gnu@0.35.0':
optional: true
'@ast-grep/napi-linux-x64-musl@0.35.0':
optional: true
'@ast-grep/napi-win32-arm64-msvc@0.35.0':
optional: true
'@ast-grep/napi-win32-ia32-msvc@0.35.0':
optional: true
'@ast-grep/napi-win32-x64-msvc@0.35.0':
optional: true
'@ast-grep/napi@0.35.0':
optionalDependencies:
'@ast-grep/napi-darwin-arm64': 0.35.0
'@ast-grep/napi-darwin-x64': 0.35.0
'@ast-grep/napi-linux-arm64-gnu': 0.35.0
'@ast-grep/napi-linux-arm64-musl': 0.35.0
'@ast-grep/napi-linux-x64-gnu': 0.35.0
'@ast-grep/napi-linux-x64-musl': 0.35.0
'@ast-grep/napi-win32-arm64-msvc': 0.35.0
'@ast-grep/napi-win32-ia32-msvc': 0.35.0
'@ast-grep/napi-win32-x64-msvc': 0.35.0
'@babel/code-frame@7.26.0':
dependencies:
'@babel/helper-validator-identifier': 7.25.9
@@ -4039,7 +4147,7 @@ snapshots:
'@swc/helpers': 0.5.15
core-js: 3.39.0
'@rsbuild/core@1.2.8':
'@rsbuild/core@1.2.11':
dependencies:
'@rspack/core': 1.2.3(@swc/helpers@0.5.15)
'@rspack/lite-tapable': 1.0.1
@@ -4101,11 +4209,11 @@ snapshots:
- vue
- webpack-cli
'@rslib/core@0.4.1(typescript@5.7.3)':
'@rslib/core@0.5.2(typescript@5.7.3)':
dependencies:
'@rsbuild/core': 1.2.8
rsbuild-plugin-dts: 0.4.1(@rsbuild/core@1.2.8)(typescript@5.7.3)
tinyglobby: 0.2.10
'@rsbuild/core': 1.2.11
rsbuild-plugin-dts: 0.5.2(@rsbuild/core@1.2.11)(typescript@5.7.3)
tinyglobby: 0.2.12
optionalDependencies:
typescript: 5.7.3
transitivePeerDependencies:
@@ -5137,7 +5245,7 @@ snapshots:
dependencies:
reusify: 1.0.4
fdir@6.4.2(picomatch@4.0.2):
fdir@6.4.3(picomatch@4.0.2):
optionalDependencies:
picomatch: 4.0.2
@@ -5597,6 +5705,8 @@ snapshots:
dependencies:
brace-expansion: 2.0.1
minimist@1.2.8: {}
minipass@7.0.4: {}
minipass@7.1.2: {}
@@ -5804,12 +5914,14 @@ snapshots:
rrweb-cssom@0.7.1: {}
rsbuild-plugin-dts@0.4.1(@rsbuild/core@1.2.8)(typescript@5.7.3):
rsbuild-plugin-dts@0.5.2(@rsbuild/core@1.2.11)(typescript@5.7.3):
dependencies:
'@rsbuild/core': 1.2.8
'@ast-grep/napi': 0.35.0
'@rsbuild/core': 1.2.11
magic-string: 0.30.17
picocolors: 1.1.1
tinyglobby: 0.2.10
tinyglobby: 0.2.12
tsconfig-paths: 4.2.0
optionalDependencies:
typescript: 5.7.3
@@ -6001,6 +6113,8 @@ snapshots:
dependencies:
ansi-regex: 6.0.1
strip-bom@3.0.0: {}
strip-json-comments@3.1.1: {}
supports-color@7.2.0:
@@ -6053,9 +6167,9 @@ snapshots:
tinyexec@0.3.2: {}
tinyglobby@0.2.10:
tinyglobby@0.2.12:
dependencies:
fdir: 6.4.2(picomatch@4.0.2)
fdir: 6.4.3(picomatch@4.0.2)
picomatch: 4.0.2
tinypool@1.0.2: {}
@@ -6092,6 +6206,12 @@ snapshots:
dependencies:
typescript: 5.7.3
tsconfig-paths@4.2.0:
dependencies:
json5: 2.2.3
minimist: 1.2.8
strip-bom: 3.0.0
tslib@2.8.1: {}
type-check@0.4.0: