chore(deps): bump Rsbuild v0.4 (#12625)

This commit is contained in:
neverland 2024-02-11 12:15:15 +08:00 committed by GitHub
parent 6640f6bf3c
commit 22e85d8241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 112 additions and 68 deletions

View File

@ -48,10 +48,10 @@
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@rsbuild/core": "0.3.9",
"@rsbuild/plugin-babel": "0.3.9",
"@rsbuild/plugin-vue": "0.3.9",
"@rsbuild/plugin-vue-jsx": "0.3.9",
"@rsbuild/core": "0.4.1",
"@rsbuild/plugin-babel": "0.4.1",
"@rsbuild/plugin-vue": "0.4.1",
"@rsbuild/plugin-vue-jsx": "0.4.1",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^4.5.2",

172
pnpm-lock.yaml generated
View File

@ -155,17 +155,17 @@ importers:
specifier: ^7.23.2
version: 7.23.3(@babel/core@7.23.7)
'@rsbuild/core':
specifier: 0.3.9
version: 0.3.9
specifier: 0.4.1
version: 0.4.1
'@rsbuild/plugin-babel':
specifier: 0.3.9
version: 0.3.9(@rsbuild/core@0.3.9)
specifier: 0.4.1
version: 0.4.1(@rsbuild/core@0.4.1)
'@rsbuild/plugin-vue':
specifier: 0.3.9
version: 0.3.9(@rsbuild/core@0.3.9)(esbuild@0.19.11)(vue@3.4.13)
specifier: 0.4.1
version: 0.4.1(@rsbuild/core@0.4.1)(esbuild@0.19.11)(vue@3.4.13)
'@rsbuild/plugin-vue-jsx':
specifier: 0.3.9
version: 0.3.9(@babel/core@7.23.7)(@rsbuild/core@0.3.9)
specifier: 0.4.1
version: 0.4.1(@babel/core@7.23.7)(@rsbuild/core@0.4.1)
'@vant/eslint-config':
specifier: workspace:^
version: link:../vant-eslint-config
@ -427,6 +427,24 @@ packages:
lru-cache: 5.1.1
semver: 6.3.1
/@babel/helper-create-class-features-plugin@7.23.10(@babel/core@7.23.7):
resolution: {integrity: sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.23.7
'@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
'@babel/helper-member-expression-to-functions': 7.23.0
'@babel/helper-optimise-call-expression': 7.22.5
'@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.7)
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
semver: 6.3.1
dev: false
/@babel/helper-create-class-features-plugin@7.23.7(@babel/core@7.23.7):
resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==}
engines: {node: '>=6.9.0'}
@ -562,6 +580,28 @@ packages:
dependencies:
'@babel/types': 7.23.6
/@babel/plugin-proposal-decorators@7.23.9(@babel/core@7.23.7):
resolution: {integrity: sha512-hJhBCb0+NnTWybvWq2WpbCYDOcflSbx0t+BYP65e5R9GVnukiDTi+on5bFkk4p7QGuv190H6KfNiV9Knf/3cZA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.23.7
'@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.7)
'@babel/helper-plugin-utils': 7.22.5
'@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.23.7)
dev: false
/@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.23.7):
resolution: {integrity: sha512-cf7Niq4/+/juY67E0PbgH0TDhLQ5J7zS8C/Q5FFx+DWyrRa9sUQdTXkjqKu8zGvuqr7vw1muKiukseihU+PJDA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.23.7
'@babel/helper-plugin-utils': 7.22.5
dev: false
/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.7):
resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
engines: {node: '>=6.9.0'}
@ -1089,28 +1129,29 @@ packages:
requiresBuild: true
optional: true
/@rsbuild/core@0.3.9:
resolution: {integrity: sha512-bUsDRcBnfbRgQoAvHKfefOh2UZP5yUzwnn4ZPq9gBWwbvml/IMSZNEREGuDt9F1aRwzGdXbeeeGkh13P1X5b3w==}
/@rsbuild/core@0.4.1:
resolution: {integrity: sha512-PvN2OlPwIqvG0LNlFRZViN7xOcAVxzXof1N+/wkXRcEQRQR599ZO+LYyYiKhs+cTuMtKQZn0u5FN347/5IGeWQ==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
'@rsbuild/shared': 0.3.9(@swc/helpers@0.5.3)
'@rspack/core': 0.5.2(@swc/helpers@0.5.3)
'@rsbuild/shared': 0.4.1(@swc/helpers@0.5.3)
'@rspack/core': 0.5.4(@swc/helpers@0.5.3)
'@swc/helpers': 0.5.3
core-js: 3.32.2
html-webpack-plugin: /html-rspack-plugin@5.5.7
postcss: 8.4.33
dev: false
/@rsbuild/plugin-babel@0.3.9(@rsbuild/core@0.3.9):
resolution: {integrity: sha512-vZVbpVazwX5Faus6upVb6T0HaLq6z/9Z8tKSdQ5Mmd38LcCVH+uJVHf6CGdlm/iQ0lnm0su7VsCQGXruZv3c4Q==}
/@rsbuild/plugin-babel@0.4.1(@rsbuild/core@0.4.1):
resolution: {integrity: sha512-FkS/E3DjxaLqe/uDopnyHa+wX4mhxoU0Kvma/S/WmGoR8rRnNOcmwloyhbV5AAnUSuErgnxhKN4+jB3U73lteA==}
peerDependencies:
'@rsbuild/core': ^0.3.9
'@rsbuild/core': ^0.4.1
dependencies:
'@babel/core': 7.23.7
'@babel/plugin-proposal-decorators': 7.23.9(@babel/core@7.23.7)
'@babel/preset-typescript': 7.23.3(@babel/core@7.23.7)
'@rsbuild/core': 0.3.9
'@rsbuild/shared': 0.3.9(@swc/helpers@0.5.3)
'@rsbuild/core': 0.4.1
'@rsbuild/shared': 0.4.1(@swc/helpers@0.5.3)
'@types/babel__core': 7.20.5
upath: 2.0.1
transitivePeerDependencies:
@ -1118,13 +1159,13 @@ packages:
- supports-color
dev: false
/@rsbuild/plugin-vue-jsx@0.3.9(@babel/core@7.23.7)(@rsbuild/core@0.3.9):
resolution: {integrity: sha512-FjBrM2vJEd7Bt40mtXgwM7gNRd8ocM33Dn8cR8HJD0RMjZ8RNzCIreVpg6cNzAIiKSgwzgWOzlkIfL4P9/sj/Q==}
/@rsbuild/plugin-vue-jsx@0.4.1(@babel/core@7.23.7)(@rsbuild/core@0.4.1):
resolution: {integrity: sha512-f+xKxErcA4pfTGOZhgnPZrreomEyIUoqkkhDDDjYbX9MfjuhCt4RsmB7ObNz0qrYsijMvEdC3nZ3YjY0niqeCQ==}
peerDependencies:
'@rsbuild/core': ^0.3.9
'@rsbuild/core': ^0.4.1
dependencies:
'@rsbuild/core': 0.3.9
'@rsbuild/plugin-babel': 0.3.9(@rsbuild/core@0.3.9)
'@rsbuild/core': 0.4.1
'@rsbuild/plugin-babel': 0.4.1(@rsbuild/core@0.4.1)
'@vue/babel-plugin-jsx': 1.2.1(@babel/core@7.23.7)
transitivePeerDependencies:
- '@babel/core'
@ -1132,13 +1173,13 @@ packages:
- supports-color
dev: false
/@rsbuild/plugin-vue@0.3.9(@rsbuild/core@0.3.9)(esbuild@0.19.11)(vue@3.4.13):
resolution: {integrity: sha512-t67V2Bxx5DK+q9yEJ9amFZZnjwAMIMkpjR/e4jgOjZfHziMdFNJ0J1MJk6DLoR1ft6XA+SqKO+GdRMfc+R01cg==}
/@rsbuild/plugin-vue@0.4.1(@rsbuild/core@0.4.1)(esbuild@0.19.11)(vue@3.4.13):
resolution: {integrity: sha512-rYTvbXTUPSfzsIlH7FOvP0ECAaiJPyXt9KvIDomnAD+Pt2I9jhubVSPlxzQT7nSAWxzlvNPaS0yJ9EDg77RPtA==}
peerDependencies:
'@rsbuild/core': ^0.3.9
'@rsbuild/core': ^0.4.1
dependencies:
'@rsbuild/core': 0.3.9
'@rsbuild/shared': 0.3.9(@swc/helpers@0.5.3)
'@rsbuild/core': 0.4.1
'@rsbuild/shared': 0.4.1(@swc/helpers@0.5.3)
vue-loader: 17.4.2(vue@3.4.13)(webpack@5.89.0)
webpack: 5.89.0(esbuild@0.19.11)
transitivePeerDependencies:
@ -1151,105 +1192,104 @@ packages:
- webpack-cli
dev: false
/@rsbuild/shared@0.3.9(@swc/helpers@0.5.3):
resolution: {integrity: sha512-MVsaoY5Lj/3jTvy71c+C4ZWweakFMdNKtk//aBxxP2H+YdGEdxOMG/H3M7mJ+PnTDO6TH3rK6D3zWYeP7gzXXQ==}
/@rsbuild/shared@0.4.1(@swc/helpers@0.5.3):
resolution: {integrity: sha512-b8iGxiicD2dgGkXhD2DvwSP46hIoCOfShzPjYyIWgml1ohSZakVgtIJtAnu8ldridMTybSHDue5G6gfgHA9r0g==}
dependencies:
'@rspack/core': 0.5.2(@swc/helpers@0.5.3)
caniuse-lite: 1.0.30001576
lodash: 4.17.21
'@rspack/core': 0.5.4(@swc/helpers@0.5.3)
caniuse-lite: 1.0.30001585
postcss: 8.4.33
transitivePeerDependencies:
- '@swc/helpers'
dev: false
/@rspack/binding-darwin-arm64@0.5.2:
resolution: {integrity: sha512-pWgcgGbUwDWg+0dEuUaInFpPojMvxczTmMco/o2kKA+zn73A6KN+38TOEhBvAOAKSv4lWEbq89eZ9BigoU3w4w==}
/@rspack/binding-darwin-arm64@0.5.4:
resolution: {integrity: sha512-MWTLMzrgWk5enKGfctVIhbU5WlpJbXpvUnHKzxSr4dclf+IeBIaXBEs1fwogrS87VdfWTOh+lndyzrozBnxMmQ==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-darwin-x64@0.5.2:
resolution: {integrity: sha512-1l4rLFvVHYVGdnk3uycySxW5caQwg2rs1oRdMCcuopcQhC0b7qRagxmKe3wlapJES8wnMmrfuvXwubOPrUK1FQ==}
/@rspack/binding-darwin-x64@0.5.4:
resolution: {integrity: sha512-+8kvYjN9IllQSSzTrKp74Cf2efFNJZNMk6PWoOeakk43+Z1BgMgzLJTs/1xIDFhzylvLSMYSLO8AhbMMX48TCw==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-linux-arm64-gnu@0.5.2:
resolution: {integrity: sha512-Xke4Grg1Aytbb2W0UrwmgM9AI3nKrQ41R7cz/3S1pqgaPO0AJGIxpBORJda6RztC5WTeJ+rjQNdXrsDLtDzzLA==}
/@rspack/binding-linux-arm64-gnu@0.5.4:
resolution: {integrity: sha512-mXtRKCblBT+H1KPWUfeJt6gQFGoMt+lnhk2POcoCeS1AxnxcTFpnci4BC4Ro5zKS2QWSdGdUMtc5GKlBmgwxvg==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-linux-arm64-musl@0.5.2:
resolution: {integrity: sha512-ubzs2gpljWp7GJ09nxsUa5zFXVSfcbT/bT5cMQKYvyvZ6bOJJKC4Qomt19UgxehZeAGEjrWRH9zvUYc+8wpUeQ==}
/@rspack/binding-linux-arm64-musl@0.5.4:
resolution: {integrity: sha512-P96R8yLT4BKtwYCtomIJE4uIGAh+5I8qLbrTrGamj/6N1D79GgwORW6CllCEnVU9l/Tjkdd+yMJkT9zoACa9gQ==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-linux-x64-gnu@0.5.2:
resolution: {integrity: sha512-doBMEaWLTPKKCn6R6hoY74BbOxPqyJJ+WfcEJNXQSS/EqGfmUUpYYXv/rd+/tz5OWJaWCAYvOElr9TC6mdgo0A==}
/@rspack/binding-linux-x64-gnu@0.5.4:
resolution: {integrity: sha512-/EjM7CkALS7uUF0laVp+wtOICrX2sR5gy4liIYVHKDLu+b4PGRtEQvubrDxikkzPpOYRvF38R7OBMUOJBuBW7A==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-linux-x64-musl@0.5.2:
resolution: {integrity: sha512-EBdDo4qk6TnhzzJHVDon4ZywOUkdIns/yt+MX1pl/9RPc6f9nRkwqE+cmrEF1i7CCwE1P9L0EJBDwjUMSvMbbg==}
/@rspack/binding-linux-x64-musl@0.5.4:
resolution: {integrity: sha512-dMT9QW4IZ7IGzczsOmzdpGf84IzIecvitSwj7DnulRkxj3++IWLAo80+HDtgn+nPm+1gNVFb11wg5L9x+VjFXw==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-win32-arm64-msvc@0.5.2:
resolution: {integrity: sha512-3fo5j8PVBtRSASQJk9A7gKHho1o9PQMc6WHvfscvgoMfLbfhP3AMdEmgiZ97vt0yTWdUQDLTwgtybXEvbdCKcw==}
/@rspack/binding-win32-arm64-msvc@0.5.4:
resolution: {integrity: sha512-SsnOqWRw5VQnbz/63wtKsoyj6lfUpQQZyFWfQAMsNt8suIauWI/kf3QLWL/vmBX5Q24Sq16Kl5cMIjxAIJQfiQ==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-win32-ia32-msvc@0.5.2:
resolution: {integrity: sha512-Sphuoy95e5mI25wmE1E80Kq8UQpiWwSmFUpAUJLjblBkQA39u2zrfkswlzpXY80g03R8rMOTp5U9p6leMr6n8Q==}
/@rspack/binding-win32-ia32-msvc@0.5.4:
resolution: {integrity: sha512-xLlUHn712WhnWN40JeljQCiWBIRd/meMRKSEqTJJdZfNwozd4cZUbq5rxexX6HNjZvkwLACpATDotPVfCKPjbQ==}
cpu: [ia32]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@rspack/binding-win32-x64-msvc@0.5.2:
resolution: {integrity: sha512-ir0xIGf3qOCgIbu6ogEEK+Zcs12G7RKO46lM3W6XX5vzTO8GZZO70zBHzX4rOSmRJsxupyXHlILQney9lQWxiQ==}
/@rspack/binding-win32-x64-msvc@0.5.4:
resolution: {integrity: sha512-33IBq3yuJTyUKhTGbPwP/kvSf58wpOCBdPvye+ExNSw0uEVwXMs2AqDWDnbBPtZjP8DVN/zu0EoeLhYk9fwkYg==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: false
optional: true
/@rspack/binding@0.5.2:
resolution: {integrity: sha512-Wl8tblQWiZxSOK72D4sxmGUyfEaPlSVXlc8r3PXG1yuKDOcN0vUsDmMcSCxZk2R/5jnI0UrhvP4LAaiG9WL8HQ==}
/@rspack/binding@0.5.4:
resolution: {integrity: sha512-WoAq+pkNAe4jetIwIoUbiqO4cLSvpll90GtpYHqaNS9r9n28l4LBQY/A15W0/XBZeoj0wvMkYEvEZtn64PULLw==}
optionalDependencies:
'@rspack/binding-darwin-arm64': 0.5.2
'@rspack/binding-darwin-x64': 0.5.2
'@rspack/binding-linux-arm64-gnu': 0.5.2
'@rspack/binding-linux-arm64-musl': 0.5.2
'@rspack/binding-linux-x64-gnu': 0.5.2
'@rspack/binding-linux-x64-musl': 0.5.2
'@rspack/binding-win32-arm64-msvc': 0.5.2
'@rspack/binding-win32-ia32-msvc': 0.5.2
'@rspack/binding-win32-x64-msvc': 0.5.2
'@rspack/binding-darwin-arm64': 0.5.4
'@rspack/binding-darwin-x64': 0.5.4
'@rspack/binding-linux-arm64-gnu': 0.5.4
'@rspack/binding-linux-arm64-musl': 0.5.4
'@rspack/binding-linux-x64-gnu': 0.5.4
'@rspack/binding-linux-x64-musl': 0.5.4
'@rspack/binding-win32-arm64-msvc': 0.5.4
'@rspack/binding-win32-ia32-msvc': 0.5.4
'@rspack/binding-win32-x64-msvc': 0.5.4
dev: false
/@rspack/core@0.5.2(@swc/helpers@0.5.3):
resolution: {integrity: sha512-ObhhnhWavohX9mODDoVLAxfWoqAccXaqUPDKC/u4r9FUEd+rdDEDKi9jdGZlVK3kP20oEIX7GBwJvqzu8VhHYw==}
/@rspack/core@0.5.4(@swc/helpers@0.5.3):
resolution: {integrity: sha512-3yxOllEC93gf4pNiLlgtzE8dPo0QV2naQY24gAPk+EoWlwpmR6p1r7ZdD53etFZPGB4hMm78J/zgwx8jy1TRsw==}
engines: {node: '>=16.0.0'}
peerDependencies:
'@swc/helpers': '>=0.5.1'
@ -1258,7 +1298,7 @@ packages:
optional: true
dependencies:
'@module-federation/runtime-tools': 0.0.8
'@rspack/binding': 0.5.2
'@rspack/binding': 0.5.4
'@swc/helpers': 0.5.3
browserslist: 4.22.2
enhanced-resolve: 5.12.0
@ -2097,6 +2137,10 @@ packages:
/caniuse-lite@1.0.30001576:
resolution: {integrity: sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==}
/caniuse-lite@1.0.30001585:
resolution: {integrity: sha512-yr2BWR1yLXQ8fMpdS/4ZZXpseBgE7o4g41x3a6AJOqZuOi+iE/WdJYAuZ6Y95i4Ohd2Y+9MzIWRR+uGABH4s3Q==}
dev: false
/chai@4.4.1:
resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==}
engines: {node: '>=4'}