chore(deps): update all patch dependencies (#13372)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-08 12:12:31 +00:00
committed by GitHub
parent 8bc3bd81ef
commit bfaceafc43
10 changed files with 151 additions and 138 deletions

View File

@@ -17,16 +17,16 @@
"*.{ts,tsx,js,vue}": "eslint --fix" "*.{ts,tsx,js,vue}": "eslint --fix"
}, },
"engines": { "engines": {
"pnpm": ">= 9.15.5" "pnpm": ">= 9.15.7"
}, },
"packageManager": "pnpm@9.15.5", "packageManager": "pnpm@9.15.7",
"devDependencies": { "devDependencies": {
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"husky": "^9.1.7", "husky": "^9.1.7",
"nano-staged": "^0.8.0", "nano-staged": "^0.8.0",
"prettier": "^3.5.2" "prettier": "^3.5.3"
}, },
"overrides": { "overrides": {
"esbuild": "^0.25.0" "esbuild": "^0.25.0"

View File

@@ -36,7 +36,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/node": "^22.13.5", "@types/node": "^22.13.10",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"typescript": "^5.7.3" "typescript": "^5.7.3"
}, },

View File

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

View File

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

View File

@@ -62,7 +62,7 @@
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"postcss-load-config": "^6.0.1", "postcss-load-config": "^6.0.1",
"prettier": "^3.5.2", "prettier": "^3.5.3",
"rslog": "^1.2.3", "rslog": "^1.2.3",
"rspack-plugin-virtual-module": "^0.1.13", "rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.39.0", "terser": "^5.39.0",
@@ -74,9 +74,9 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.8", "@types/less": "^3.0.8",
"@types/lodash": "^4.17.15", "@types/lodash": "^4.17.16",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/node": "^22.13.5", "@types/node": "^22.13.10",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"vue": "^3.5.13" "vue": "^3.5.13"
}, },

View File

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

View File

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

View File

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

View File

@@ -54,7 +54,7 @@
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.13.5", "@types/node": "^22.13.10",
"@vant/area-data": "workspace:*", "@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",

263
pnpm-lock.yaml generated
View File

@@ -24,8 +24,8 @@ importers:
specifier: ^0.8.0 specifier: ^0.8.0
version: 0.8.0 version: 0.8.0
prettier: prettier:
specifier: ^3.5.2 specifier: ^3.5.3
version: 3.5.2 version: 3.5.3
packages/create-vant-cli-app: packages/create-vant-cli-app:
dependencies: dependencies:
@@ -49,8 +49,8 @@ importers:
specifier: ^11.0.4 specifier: ^11.0.4
version: 11.0.4 version: 11.0.4
'@types/node': '@types/node':
specifier: ^22.13.5 specifier: ^22.13.10
version: 22.13.5 version: 22.13.10
rimraf: rimraf:
specifier: ^6.0.1 specifier: ^6.0.1
version: 6.0.1 version: 6.0.1
@@ -71,8 +71,8 @@ importers:
version: 3.5.13 version: 3.5.13
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^22.13.5 specifier: ^22.13.10
version: 22.13.5 version: 22.13.10
'@vant/area-data': '@vant/area-data':
specifier: workspace:* specifier: workspace:*
version: link:../vant-area-data version: link:../vant-area-data
@@ -87,13 +87,13 @@ importers:
version: link:../vant-icons version: link:../vant-icons
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^5.2.1 specifier: ^5.2.1
version: 5.2.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)) version: 5.2.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^4.1.1 specifier: ^4.1.1
version: 4.1.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)) version: 4.1.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@vitest/coverage-istanbul': '@vitest/coverage-istanbul':
specifier: ^2.1.9 specifier: ^2.1.9
version: 2.1.9(vitest@2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)) version: 2.1.9(vitest@2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))
'@vue/runtime-core': '@vue/runtime-core':
specifier: ^3.5.13 specifier: ^3.5.13
version: 3.5.13 version: 3.5.13
@@ -114,13 +114,13 @@ importers:
version: 5.7.3 version: 5.7.3
vite: vite:
specifier: ^5.4.14 specifier: ^5.4.14
version: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) version: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vitest: vitest:
specifier: ^2.1.9 specifier: ^2.1.9
version: 2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) version: 2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vitest-canvas-mock: vitest-canvas-mock:
specifier: ^0.3.3 specifier: ^0.3.3
version: 0.3.3(vitest@2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)) version: 0.3.3(vitest@2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))
vue: vue:
specifier: ^3.5.13 specifier: ^3.5.13
version: 3.5.13(typescript@5.7.3) version: 3.5.13(typescript@5.7.3)
@@ -131,8 +131,8 @@ importers:
packages/vant-area-data: packages/vant-area-data:
devDependencies: devDependencies:
'@rslib/core': '@rslib/core':
specifier: ^0.5.2 specifier: ^0.5.3
version: 0.5.2(typescript@5.7.3) version: 0.5.3(typescript@5.7.3)
typescript: typescript:
specifier: ^5.7.3 specifier: ^5.7.3
version: 5.7.3 version: 5.7.3
@@ -140,8 +140,8 @@ importers:
packages/vant-auto-import-resolver: packages/vant-auto-import-resolver:
devDependencies: devDependencies:
'@rslib/core': '@rslib/core':
specifier: ^0.5.2 specifier: ^0.5.3
version: 0.5.2(typescript@5.7.3) version: 0.5.3(typescript@5.7.3)
typescript: typescript:
specifier: ^5.7.3 specifier: ^5.7.3
version: 5.7.3 version: 5.7.3
@@ -180,10 +180,10 @@ importers:
version: link:../vant-touch-emulator version: link:../vant-touch-emulator
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^5.2.1 specifier: ^5.2.1
version: 5.2.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)) version: 5.2.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^4.1.1 specifier: ^4.1.1
version: 4.1.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)) version: 4.1.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))
'@vue/babel-plugin-jsx': '@vue/babel-plugin-jsx':
specifier: ^1.2.5 specifier: ^1.2.5
version: 1.2.5(@babel/core@7.26.9) version: 1.2.5(@babel/core@7.26.9)
@@ -240,10 +240,10 @@ importers:
version: 8.5.3 version: 8.5.3
postcss-load-config: postcss-load-config:
specifier: ^6.0.1 specifier: ^6.0.1
version: 6.0.1(postcss@8.5.3) version: 6.0.1(jiti@2.4.2)(postcss@8.5.3)
prettier: prettier:
specifier: ^3.5.2 specifier: ^3.5.3
version: 3.5.2 version: 3.5.3
rslog: rslog:
specifier: ^1.2.3 specifier: ^1.2.3
version: 1.2.3 version: 1.2.3
@@ -261,7 +261,7 @@ importers:
version: 5.7.3 version: 5.7.3
vite: vite:
specifier: ^5.4.14 specifier: ^5.4.14
version: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) version: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vue-router: vue-router:
specifier: ^4.5.0 specifier: ^4.5.0
version: 4.5.0(vue@3.5.13(typescript@5.7.3)) version: 4.5.0(vue@3.5.13(typescript@5.7.3))
@@ -273,14 +273,14 @@ importers:
specifier: ^3.0.8 specifier: ^3.0.8
version: 3.0.8 version: 3.0.8
'@types/lodash': '@types/lodash':
specifier: ^4.17.15 specifier: ^4.17.16
version: 4.17.15 version: 4.17.16
'@types/markdown-it': '@types/markdown-it':
specifier: ^14.1.2 specifier: ^14.1.2
version: 14.1.2 version: 14.1.2
'@types/node': '@types/node':
specifier: ^22.13.5 specifier: ^22.13.10
version: 22.13.5 version: 22.13.10
rimraf: rimraf:
specifier: ^6.0.1 specifier: ^6.0.1
version: 6.0.1 version: 6.0.1
@@ -291,8 +291,8 @@ importers:
packages/vant-compat: packages/vant-compat:
devDependencies: devDependencies:
'@rslib/core': '@rslib/core':
specifier: ^0.5.2 specifier: ^0.5.3
version: 0.5.2(typescript@5.7.3) version: 0.5.3(typescript@5.7.3)
'@vue/runtime-core': '@vue/runtime-core':
specifier: ^3.5.13 specifier: ^3.5.13
version: 3.5.13 version: 3.5.13
@@ -336,8 +336,8 @@ importers:
specifier: ^2.11.8 specifier: ^2.11.8
version: 2.11.8 version: 2.11.8
'@rslib/core': '@rslib/core':
specifier: ^0.5.2 specifier: ^0.5.3
version: 0.5.2(typescript@5.7.3) version: 0.5.3(typescript@5.7.3)
typescript: typescript:
specifier: ^5.7.3 specifier: ^5.7.3
version: 5.7.3 version: 5.7.3
@@ -347,8 +347,8 @@ importers:
packages/vant-use: packages/vant-use:
devDependencies: devDependencies:
'@rslib/core': '@rslib/core':
specifier: ^0.5.2 specifier: ^0.5.3
version: 0.5.2(typescript@5.7.3) version: 0.5.3(typescript@5.7.3)
typescript: typescript:
specifier: ^5.7.3 specifier: ^5.7.3
version: 5.7.3 version: 5.7.3
@@ -1176,8 +1176,8 @@ packages:
engines: {node: '>=16.7.0'} engines: {node: '>=16.7.0'}
hasBin: true hasBin: true
'@rsbuild/core@1.2.11': '@rsbuild/core@1.2.16':
resolution: {integrity: sha512-bsTtXlqJKoqnHwOZ05NePGpBf/neuwHTzJtQegQ9GA8YLyjow1wn8vPXFiRtYL0UqASEDtFtAm2bcaieg7r/TQ==} resolution: {integrity: sha512-LxiZUTKhg3ZHFIeZkDmrOG8pWn/lny4vx0AqtSxovWPDnFHgYeuL45rAGDfkrx4TuGwwDN3qJgbetPRSYA8cWw==}
engines: {node: '>=16.7.0'} engines: {node: '>=16.7.0'}
hasBin: true hasBin: true
@@ -1209,8 +1209,8 @@ packages:
peerDependencies: peerDependencies:
'@rsbuild/core': 1.x '@rsbuild/core': 1.x
'@rslib/core@0.5.2': '@rslib/core@0.5.3':
resolution: {integrity: sha512-cOeks7bS+v6VOGeGt+cWtkxD6WyCJuqPHjB+/LI1F6fGR+y6bA0py1jCpXu7yFrAOqH2+qArcBvQKcAfepyhGg==} resolution: {integrity: sha512-HlFGd4PZ4kJDrGZ4VBPIglGPjsTI+LuVWTaFg/hrmElnmXpw3iq0Oln5Esv24L3VBofyvZGPMlu1fZTiqTPzcw==}
engines: {node: '>=16.7.0'} engines: {node: '>=16.7.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -1227,8 +1227,8 @@ packages:
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@rspack/binding-darwin-arm64@1.2.3': '@rspack/binding-darwin-arm64@1.2.7':
resolution: {integrity: sha512-xuwYzhPgNCr4BtKXCU3xe4249TFsXAZglIlbxv8Qs3PeIarrZMRddcqH2zUXi+nJavNw3yN12sCYEzk1f+O4FQ==} resolution: {integrity: sha512-dT5eSMTknZaI8Djmz8KnaWM68rjZuBZwsKyF144o+ZSJM55vgiNXyL0lQYB8mX9nR3Gck+jKuGUAT2W/EF/t5Q==}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
@@ -1237,8 +1237,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@rspack/binding-darwin-x64@1.2.3': '@rspack/binding-darwin-x64@1.2.7':
resolution: {integrity: sha512-afiIN8elcrO2EtO27UN0qyZqu5FXGUdclud56DrhvEfnWS3GGxJEdjA8XUYVXkfCYakdXHucIJKlkkgaAjEvHg==} resolution: {integrity: sha512-5n8IhKBxH71d4BUIvyzTwSOAOKNneLPJwLIphSPNIbCMGjLI59/EVpxSQ/AAUfyMkqOs635NNCn0eGQVuzpI/w==}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
@@ -1247,8 +1247,8 @@ packages:
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rspack/binding-linux-arm64-gnu@1.2.3': '@rspack/binding-linux-arm64-gnu@1.2.7':
resolution: {integrity: sha512-K2u/fPUmKujlKSWL3q2zaUu8/6ZK/bOGKcqJSib8jdanQQ/GFKwKtPAFOOa/vvqbzhDocqKOobFR10FhgJqCHg==} resolution: {integrity: sha512-DTtFBJmgQQrVWjbklpgJDr3kE9Uf1fHsPh+1GVslsBuyn+o4O7JslrnjuVsQCYKoiEg0Lg4ZPQmwnhJLHssZ5A==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@@ -1257,8 +1257,8 @@ packages:
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rspack/binding-linux-arm64-musl@1.2.3': '@rspack/binding-linux-arm64-musl@1.2.7':
resolution: {integrity: sha512-mgovdzGb6cH9hQsjTyzDbfZWCPhTcoHcLro1P7UbiqcLPMDJp/k3Io9xV2/EJhaDA1aynIdq7XfY0fuk4+6Irw==} resolution: {integrity: sha512-01/OoQQF9eyDvRKkxj4DzCznfGZIvnzI8qOsrv+M7VBm8FLoKpb3hygXixaGQOXmNL42XTh61qjgm++fBu6aUA==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@@ -1267,8 +1267,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rspack/binding-linux-x64-gnu@1.2.3': '@rspack/binding-linux-x64-gnu@1.2.7':
resolution: {integrity: sha512-542lwJzB1RMGuVdBdA3cOWTlmL9okpOppHUBWcNCjmJM+9zTI+0jwjVe8HaqOqtuR8XzNsoCwT9QonU/GLcuhg==} resolution: {integrity: sha512-lUOAUq0YSsofCXsP6XnlgfH0ZRDZ2X2XqXLXYjqf4xkSxCl5eBmE0EQYjAHF4zjUvU5rVx4a4bDLWv7+t3bOHg==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@@ -1277,8 +1277,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rspack/binding-linux-x64-musl@1.2.3': '@rspack/binding-linux-x64-musl@1.2.7':
resolution: {integrity: sha512-dJromiREDcTWqzfCOI5y1IVoYmUnCv7vCp63AEq0+13fJJdk7+pcNN3VV2jOKpk9VECSvjg1c01wl+UzXAXFMw==} resolution: {integrity: sha512-ZrPXfgT30p4DlydYavaTHiluxHkWvZHt7K4q7qNyTfYYowG6jRGwWi/PATdugNICGv027Wsh5nzEO4o27Iuhwg==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@@ -1287,8 +1287,8 @@ packages:
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@rspack/binding-win32-arm64-msvc@1.2.3': '@rspack/binding-win32-arm64-msvc@1.2.7':
resolution: {integrity: sha512-S8ZKddMMQDGy8jx/R0i2m1XrmfY2CpI+t6lIEpsuZuKUR4MbOGKN2DuL4MDnT3m8JaYvC8ihsvQjBXQCy3SNxQ==} resolution: {integrity: sha512-1OzzM+OUSWX39XYcDfxJ8bGX5vNNrRejCMGotBEdP+uQ3KMWCPz0G4KRc3QIjghaLIYk3ofd83hcfUxyk/2Xog==}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
@@ -1297,8 +1297,8 @@ packages:
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
'@rspack/binding-win32-ia32-msvc@1.2.3': '@rspack/binding-win32-ia32-msvc@1.2.7':
resolution: {integrity: sha512-74lqSMKQJcJcgfFaxm+G9YVJSl2KK9/v4fRoMsWApztNy2qNgee+UguNBCOU6JLa3rVSj8Z5OVVDtJkGFrSvVg==} resolution: {integrity: sha512-VWlDCV9kDtijk9GK6ZtBQmYoVzKGpnrJB0iI3d2gIEa/2NwikJ89bLMFE4dFx8UNH3p/sSyb5pmPOQnbudFK7Q==}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
@@ -1307,16 +1307,16 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@rspack/binding-win32-x64-msvc@1.2.3': '@rspack/binding-win32-x64-msvc@1.2.7':
resolution: {integrity: sha512-fcU532PgFdd5Bil8jwQW0Dcb/80oM6V0qSstGIxZ4M77t4t8e/PcukXfORTL71FfNQ64Rd4Dp6XRl1NHNJVxeg==} resolution: {integrity: sha512-l/sTdeMsQF1a1aB79cWykDNRZG6nkUA0biJo2/sEARP3ijdr8TuwUdirp2JRDmZfQJkoJnQ2un9y9qyW+TIZzA==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@rspack/binding@1.1.8': '@rspack/binding@1.1.8':
resolution: {integrity: sha512-+/JzXx1HctfgPj+XtsCTbRkxiaOfAXGZZLEvs7jgp04WgWRSZ5u97WRCePNPvy+sCfOEH/2zw2ZK36Z7oQRGhQ==} resolution: {integrity: sha512-+/JzXx1HctfgPj+XtsCTbRkxiaOfAXGZZLEvs7jgp04WgWRSZ5u97WRCePNPvy+sCfOEH/2zw2ZK36Z7oQRGhQ==}
'@rspack/binding@1.2.3': '@rspack/binding@1.2.7':
resolution: {integrity: sha512-enpOXZPQOJO800wdWcR7H5Dx5UZfwkaT0D0xsHD53WbpI09Z2KJbLX7I/i1FLLy3K1KQTB+2FIHLVdRikasXZA==} resolution: {integrity: sha512-QH+kxkG0I9C6lmlwgBUDFsy24ihXMGG5lfiNtQilk4CyBN+AgSWFENcYrnkUaBioZAvMBznQLiccV3X0JeH9iQ==}
'@rspack/core@1.1.8': '@rspack/core@1.1.8':
resolution: {integrity: sha512-pcZtcj5iXLCuw9oElTYC47bp/RQADm/MMEb3djHdwJuSlFWfWPQi5QFgJ/lJAxIW9UNHnTFrYtytycfjpuoEcA==} resolution: {integrity: sha512-pcZtcj5iXLCuw9oElTYC47bp/RQADm/MMEb3djHdwJuSlFWfWPQi5QFgJ/lJAxIW9UNHnTFrYtytycfjpuoEcA==}
@@ -1327,8 +1327,8 @@ packages:
'@swc/helpers': '@swc/helpers':
optional: true optional: true
'@rspack/core@1.2.3': '@rspack/core@1.2.7':
resolution: {integrity: sha512-BFgdUYf05/hjjY9Nlwq8DpWaRJN5w2kTl8ZJi20SRL60oAx+ZD2ABT+fsPhBiFSmfTZDdvGGIq5e3vfRzoIuqg==} resolution: {integrity: sha512-Vg7ySflnqI1nNOBPd6VJkQozWADssxn3einbxa9OqDVAB+dGSj8qihTs6rlaTSewidoaYTGIAiTMHO2y+61qqQ==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
'@rspack/tracing': ^1.x '@rspack/tracing': ^1.x
@@ -1382,8 +1382,8 @@ packages:
'@types/linkify-it@5.0.0': '@types/linkify-it@5.0.0':
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==} resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
'@types/lodash@4.17.15': '@types/lodash@4.17.16':
resolution: {integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==} resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
'@types/markdown-it@14.1.2': '@types/markdown-it@14.1.2':
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==} resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
@@ -1391,8 +1391,8 @@ packages:
'@types/mdurl@2.0.0': '@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@22.13.5': '@types/node@22.13.10':
resolution: {integrity: sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==} resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
'@types/semver@7.5.8': '@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
@@ -1753,6 +1753,9 @@ packages:
caniuse-lite@1.0.30001664: caniuse-lite@1.0.30001664:
resolution: {integrity: sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==} resolution: {integrity: sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==}
caniuse-lite@1.0.30001702:
resolution: {integrity: sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA==}
chai@5.1.2: chai@5.1.2:
resolution: {integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==} resolution: {integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==}
engines: {node: '>=12'} engines: {node: '>=12'}
@@ -1813,8 +1816,8 @@ packages:
core-js@3.39.0: core-js@3.39.0:
resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==} resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==}
core-js@3.40.0: core-js@3.41.0:
resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==} resolution: {integrity: sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==}
cross-spawn@7.0.6: cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
@@ -2303,6 +2306,10 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
jiti@2.4.2:
resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
hasBin: true
js-beautify@1.15.1: js-beautify@1.15.1:
resolution: {integrity: sha512-ESjNzSlt/sWE8sciZH8kBF8BPlwXPwhR6pWKAw8bw4Bwj+iZcnKW6ONWUutJ7eObuBZQpiIb8S7OYspWrKt7rA==} resolution: {integrity: sha512-ESjNzSlt/sWE8sciZH8kBF8BPlwXPwhR6pWKAw8bw4Bwj+iZcnKW6ONWUutJ7eObuBZQpiIb8S7OYspWrKt7rA==}
engines: {node: '>=14'} engines: {node: '>=14'}
@@ -2656,8 +2663,8 @@ packages:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
prettier@3.5.2: prettier@3.5.3:
resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
@@ -2722,8 +2729,8 @@ packages:
rrweb-cssom@0.7.1: rrweb-cssom@0.7.1:
resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==}
rsbuild-plugin-dts@0.5.2: rsbuild-plugin-dts@0.5.3:
resolution: {integrity: sha512-DGYjgQ2bgbVedZLOeETvPa1QyNeWJaLIQtTp2lOxZs3SXG+fj4BpeOeKohwQNOa+YyfRRmu4z4T9xrfRucr4OA==} resolution: {integrity: sha512-NLy2oKyStcM89CwSdgQUu10BlNTpZieshGj7p7w/sge9VM7aADp8mUqo86bDKX4ITMMACLTO6Q/VQmp9B/1tMg==}
engines: {node: '>=16.7.0'} engines: {node: '>=16.7.0'}
peerDependencies: peerDependencies:
'@microsoft/api-extractor': ^7 '@microsoft/api-extractor': ^7
@@ -4147,12 +4154,13 @@ snapshots:
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
core-js: 3.39.0 core-js: 3.39.0
'@rsbuild/core@1.2.11': '@rsbuild/core@1.2.16':
dependencies: dependencies:
'@rspack/core': 1.2.3(@swc/helpers@0.5.15) '@rspack/core': 1.2.7(@swc/helpers@0.5.15)
'@rspack/lite-tapable': 1.0.1 '@rspack/lite-tapable': 1.0.1
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
core-js: 3.40.0 core-js: 3.41.0
jiti: 2.4.2
transitivePeerDependencies: transitivePeerDependencies:
- '@rspack/tracing' - '@rspack/tracing'
@@ -4209,10 +4217,10 @@ snapshots:
- vue - vue
- webpack-cli - webpack-cli
'@rslib/core@0.5.2(typescript@5.7.3)': '@rslib/core@0.5.3(typescript@5.7.3)':
dependencies: dependencies:
'@rsbuild/core': 1.2.11 '@rsbuild/core': 1.2.16
rsbuild-plugin-dts: 0.5.2(@rsbuild/core@1.2.11)(typescript@5.7.3) rsbuild-plugin-dts: 0.5.3(@rsbuild/core@1.2.16)(typescript@5.7.3)
tinyglobby: 0.2.12 tinyglobby: 0.2.12
optionalDependencies: optionalDependencies:
typescript: 5.7.3 typescript: 5.7.3
@@ -4222,55 +4230,55 @@ snapshots:
'@rspack/binding-darwin-arm64@1.1.8': '@rspack/binding-darwin-arm64@1.1.8':
optional: true optional: true
'@rspack/binding-darwin-arm64@1.2.3': '@rspack/binding-darwin-arm64@1.2.7':
optional: true optional: true
'@rspack/binding-darwin-x64@1.1.8': '@rspack/binding-darwin-x64@1.1.8':
optional: true optional: true
'@rspack/binding-darwin-x64@1.2.3': '@rspack/binding-darwin-x64@1.2.7':
optional: true optional: true
'@rspack/binding-linux-arm64-gnu@1.1.8': '@rspack/binding-linux-arm64-gnu@1.1.8':
optional: true optional: true
'@rspack/binding-linux-arm64-gnu@1.2.3': '@rspack/binding-linux-arm64-gnu@1.2.7':
optional: true optional: true
'@rspack/binding-linux-arm64-musl@1.1.8': '@rspack/binding-linux-arm64-musl@1.1.8':
optional: true optional: true
'@rspack/binding-linux-arm64-musl@1.2.3': '@rspack/binding-linux-arm64-musl@1.2.7':
optional: true optional: true
'@rspack/binding-linux-x64-gnu@1.1.8': '@rspack/binding-linux-x64-gnu@1.1.8':
optional: true optional: true
'@rspack/binding-linux-x64-gnu@1.2.3': '@rspack/binding-linux-x64-gnu@1.2.7':
optional: true optional: true
'@rspack/binding-linux-x64-musl@1.1.8': '@rspack/binding-linux-x64-musl@1.1.8':
optional: true optional: true
'@rspack/binding-linux-x64-musl@1.2.3': '@rspack/binding-linux-x64-musl@1.2.7':
optional: true optional: true
'@rspack/binding-win32-arm64-msvc@1.1.8': '@rspack/binding-win32-arm64-msvc@1.1.8':
optional: true optional: true
'@rspack/binding-win32-arm64-msvc@1.2.3': '@rspack/binding-win32-arm64-msvc@1.2.7':
optional: true optional: true
'@rspack/binding-win32-ia32-msvc@1.1.8': '@rspack/binding-win32-ia32-msvc@1.1.8':
optional: true optional: true
'@rspack/binding-win32-ia32-msvc@1.2.3': '@rspack/binding-win32-ia32-msvc@1.2.7':
optional: true optional: true
'@rspack/binding-win32-x64-msvc@1.1.8': '@rspack/binding-win32-x64-msvc@1.1.8':
optional: true optional: true
'@rspack/binding-win32-x64-msvc@1.2.3': '@rspack/binding-win32-x64-msvc@1.2.7':
optional: true optional: true
'@rspack/binding@1.1.8': '@rspack/binding@1.1.8':
@@ -4285,17 +4293,17 @@ snapshots:
'@rspack/binding-win32-ia32-msvc': 1.1.8 '@rspack/binding-win32-ia32-msvc': 1.1.8
'@rspack/binding-win32-x64-msvc': 1.1.8 '@rspack/binding-win32-x64-msvc': 1.1.8
'@rspack/binding@1.2.3': '@rspack/binding@1.2.7':
optionalDependencies: optionalDependencies:
'@rspack/binding-darwin-arm64': 1.2.3 '@rspack/binding-darwin-arm64': 1.2.7
'@rspack/binding-darwin-x64': 1.2.3 '@rspack/binding-darwin-x64': 1.2.7
'@rspack/binding-linux-arm64-gnu': 1.2.3 '@rspack/binding-linux-arm64-gnu': 1.2.7
'@rspack/binding-linux-arm64-musl': 1.2.3 '@rspack/binding-linux-arm64-musl': 1.2.7
'@rspack/binding-linux-x64-gnu': 1.2.3 '@rspack/binding-linux-x64-gnu': 1.2.7
'@rspack/binding-linux-x64-musl': 1.2.3 '@rspack/binding-linux-x64-musl': 1.2.7
'@rspack/binding-win32-arm64-msvc': 1.2.3 '@rspack/binding-win32-arm64-msvc': 1.2.7
'@rspack/binding-win32-ia32-msvc': 1.2.3 '@rspack/binding-win32-ia32-msvc': 1.2.7
'@rspack/binding-win32-x64-msvc': 1.2.3 '@rspack/binding-win32-x64-msvc': 1.2.7
'@rspack/core@1.1.8(@swc/helpers@0.5.15)': '@rspack/core@1.1.8(@swc/helpers@0.5.15)':
dependencies: dependencies:
@@ -4306,12 +4314,12 @@ snapshots:
optionalDependencies: optionalDependencies:
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
'@rspack/core@1.2.3(@swc/helpers@0.5.15)': '@rspack/core@1.2.7(@swc/helpers@0.5.15)':
dependencies: dependencies:
'@module-federation/runtime-tools': 0.8.4 '@module-federation/runtime-tools': 0.8.4
'@rspack/binding': 1.2.3 '@rspack/binding': 1.2.7
'@rspack/lite-tapable': 1.0.1 '@rspack/lite-tapable': 1.0.1
caniuse-lite: 1.0.30001664 caniuse-lite: 1.0.30001702
optionalDependencies: optionalDependencies:
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
@@ -4357,19 +4365,19 @@ snapshots:
'@types/fs-extra@11.0.4': '@types/fs-extra@11.0.4':
dependencies: dependencies:
'@types/jsonfile': 6.1.4 '@types/jsonfile': 6.1.4
'@types/node': 22.13.5 '@types/node': 22.13.10
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
'@types/jsonfile@6.1.4': '@types/jsonfile@6.1.4':
dependencies: dependencies:
'@types/node': 22.13.5 '@types/node': 22.13.10
'@types/less@3.0.8': {} '@types/less@3.0.8': {}
'@types/linkify-it@5.0.0': {} '@types/linkify-it@5.0.0': {}
'@types/lodash@4.17.15': {} '@types/lodash@4.17.16': {}
'@types/markdown-it@14.1.2': '@types/markdown-it@14.1.2':
dependencies: dependencies:
@@ -4378,7 +4386,7 @@ snapshots:
'@types/mdurl@2.0.0': {} '@types/mdurl@2.0.0': {}
'@types/node@22.13.5': '@types/node@22.13.10':
dependencies: dependencies:
undici-types: 6.20.0 undici-types: 6.20.0
@@ -4472,22 +4480,22 @@ snapshots:
'@ungap/structured-clone@1.2.0': {} '@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))': '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
dependencies: dependencies:
'@babel/core': 7.26.0 '@babel/core': 7.26.0
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
vite: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vue: 3.5.13(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))': '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3))':
dependencies: dependencies:
vite: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vue: 3.5.13(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3)
'@vitest/coverage-istanbul@2.1.9(vitest@2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))': '@vitest/coverage-istanbul@2.1.9(vitest@2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))':
dependencies: dependencies:
'@istanbuljs/schema': 0.1.3 '@istanbuljs/schema': 0.1.3
debug: 4.4.0 debug: 4.4.0
@@ -4499,7 +4507,7 @@ snapshots:
magicast: 0.3.5 magicast: 0.3.5
test-exclude: 7.0.1 test-exclude: 7.0.1
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vitest: 2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vitest: 2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4510,13 +4518,13 @@ snapshots:
chai: 5.1.2 chai: 5.1.2
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
'@vitest/mocker@2.1.9(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))': '@vitest/mocker@2.1.9(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))':
dependencies: dependencies:
'@vitest/spy': 2.1.9 '@vitest/spy': 2.1.9
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
vite: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
'@vitest/pretty-format@2.1.9': '@vitest/pretty-format@2.1.9':
dependencies: dependencies:
@@ -4895,6 +4903,8 @@ snapshots:
caniuse-lite@1.0.30001664: {} caniuse-lite@1.0.30001664: {}
caniuse-lite@1.0.30001702: {}
chai@5.1.2: chai@5.1.2:
dependencies: dependencies:
assertion-error: 2.0.1 assertion-error: 2.0.1
@@ -4951,7 +4961,7 @@ snapshots:
core-js@3.39.0: {} core-js@3.39.0: {}
core-js@3.40.0: {} core-js@3.41.0: {}
cross-spawn@7.0.6: cross-spawn@7.0.6:
dependencies: dependencies:
@@ -5504,10 +5514,12 @@ snapshots:
jest-worker@27.5.1: jest-worker@27.5.1:
dependencies: dependencies:
'@types/node': 22.13.5 '@types/node': 22.13.10
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
jiti@2.4.2: {}
js-beautify@1.15.1: js-beautify@1.15.1:
dependencies: dependencies:
config-chain: 1.1.13 config-chain: 1.1.13
@@ -5818,10 +5830,11 @@ snapshots:
pify@4.0.1: pify@4.0.1:
optional: true optional: true
postcss-load-config@6.0.1(postcss@8.5.3): postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3):
dependencies: dependencies:
lilconfig: 3.1.1 lilconfig: 3.1.1
optionalDependencies: optionalDependencies:
jiti: 2.4.2
postcss: 8.5.3 postcss: 8.5.3
postcss-selector-parser@6.0.16: postcss-selector-parser@6.0.16:
@@ -5845,7 +5858,7 @@ snapshots:
prelude-ls@1.2.1: {} prelude-ls@1.2.1: {}
prettier@3.5.2: {} prettier@3.5.3: {}
proto-list@1.2.4: {} proto-list@1.2.4: {}
@@ -5914,10 +5927,10 @@ snapshots:
rrweb-cssom@0.7.1: {} rrweb-cssom@0.7.1: {}
rsbuild-plugin-dts@0.5.2(@rsbuild/core@1.2.11)(typescript@5.7.3): rsbuild-plugin-dts@0.5.3(@rsbuild/core@1.2.16)(typescript@5.7.3):
dependencies: dependencies:
'@ast-grep/napi': 0.35.0 '@ast-grep/napi': 0.35.0
'@rsbuild/core': 1.2.11 '@rsbuild/core': 1.2.16
magic-string: 0.30.17 magic-string: 0.30.17
picocolors: 1.1.1 picocolors: 1.1.1
tinyglobby: 0.2.12 tinyglobby: 0.2.12
@@ -6250,13 +6263,13 @@ snapshots:
varint@6.0.0: {} varint@6.0.0: {}
vite-node@2.1.9(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0): vite-node@2.1.9(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.4.0 debug: 4.4.0
es-module-lexer: 1.6.0 es-module-lexer: 1.6.0
pathe: 1.1.2 pathe: 1.1.2
vite: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@@ -6268,27 +6281,27 @@ snapshots:
- supports-color - supports-color
- terser - terser
vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0): vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.5.1 postcss: 8.5.1
rollup: 4.31.0 rollup: 4.31.0
optionalDependencies: optionalDependencies:
'@types/node': 22.13.5 '@types/node': 22.13.10
fsevents: 2.3.3 fsevents: 2.3.3
less: 4.2.2 less: 4.2.2
sass-embedded: 1.83.0 sass-embedded: 1.83.0
terser: 5.39.0 terser: 5.39.0
vitest-canvas-mock@0.3.3(vitest@2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)): vitest-canvas-mock@0.3.3(vitest@2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)):
dependencies: dependencies:
jest-canvas-mock: 2.5.2 jest-canvas-mock: 2.5.2
vitest: 2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vitest: 2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vitest@2.1.9(@types/node@22.13.5)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0): vitest@2.1.9(@types/node@22.13.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0):
dependencies: dependencies:
'@vitest/expect': 2.1.9 '@vitest/expect': 2.1.9
'@vitest/mocker': 2.1.9(vite@5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)) '@vitest/mocker': 2.1.9(vite@5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0))
'@vitest/pretty-format': 2.1.9 '@vitest/pretty-format': 2.1.9
'@vitest/runner': 2.1.9 '@vitest/runner': 2.1.9
'@vitest/snapshot': 2.1.9 '@vitest/snapshot': 2.1.9
@@ -6304,11 +6317,11 @@ snapshots:
tinyexec: 0.3.2 tinyexec: 0.3.2
tinypool: 1.0.2 tinypool: 1.0.2
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vite: 5.4.14(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite: 5.4.14(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
vite-node: 2.1.9(@types/node@22.13.5)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0) vite-node: 2.1.9(@types/node@22.13.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.39.0)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 22.13.5 '@types/node': 22.13.10
jsdom: 25.0.1 jsdom: 25.0.1
transitivePeerDependencies: transitivePeerDependencies:
- less - less