diff --git a/package.json b/package.json index 26de3e26b0f..6cc47b21698 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", "eslint": "^8.57.0", - "husky": "^8.0.1", + "husky": "^8.0.3", "nano-staged": "^0.8.0", - "prettier": "^3.0.0" + "prettier": "^3.2.5" } } diff --git a/packages/create-vant-cli-app/package.json b/packages/create-vant-cli-app/package.json index 92c7aa8981d..54dc1633c90 100644 --- a/packages/create-vant-cli-app/package.json +++ b/packages/create-vant-cli-app/package.json @@ -31,12 +31,12 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@types/fs-extra": "^11.0.1", - "rimraf": "^5.0.0", + "@types/fs-extra": "^11.0.4", + "rimraf": "^5.0.5", "typescript": "^5.0.4" }, "dependencies": { - "rslog": "^1.1.0", + "rslog": "^1.2.1", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", "enquirer": "2.4.1", diff --git a/packages/vant-area-data/package.json b/packages/vant-area-data/package.json index e3f8caf40b1..b506d474984 100644 --- a/packages/vant-area-data/package.json +++ b/packages/vant-area-data/package.json @@ -38,8 +38,8 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "esbuild": "^0.20.0", - "rimraf": "^5.0.0", + "esbuild": "^0.20.2", + "rimraf": "^5.0.5", "typescript": "^5.0.4" } } diff --git a/packages/vant-auto-import-resolver/package.json b/packages/vant-auto-import-resolver/package.json index 59cb0ae3863..45da67059b8 100644 --- a/packages/vant-auto-import-resolver/package.json +++ b/packages/vant-auto-import-resolver/package.json @@ -39,7 +39,7 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "rimraf": "^5.0.0", + "rimraf": "^5.0.5", "typescript": "^5.0.4" } } diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index 53715dd89c6..0069b2b952d 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -38,50 +38,50 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@types/fs-extra": "^11.0.1", - "@types/less": "^3.0.3", + "@types/fs-extra": "^11.0.4", + "@types/less": "^3.0.6", "@types/lodash": "^4.14.191", - "@types/markdown-it": "^13.0.0", - "rimraf": "^5.0.0", - "vue": "^3.4.13" + "@types/markdown-it": "^13.0.7", + "rimraf": "^5.0.5", + "vue": "^3.4.21" }, "dependencies": { - "@babel/core": "^7.23.2", - "@babel/preset-typescript": "^7.23.2", - "@rsbuild/core": "0.5.5", - "@rsbuild/plugin-babel": "0.5.5", - "@rsbuild/plugin-vue": "0.5.5", - "@rsbuild/plugin-vue-jsx": "0.5.5", + "@babel/core": "^7.24.3", + "@babel/preset-typescript": "^7.24.1", + "@rsbuild/core": "0.5.7", + "@rsbuild/plugin-babel": "0.5.7", + "@rsbuild/plugin-vue": "0.5.7", + "@rsbuild/plugin-vue-jsx": "0.5.7", "@vant/eslint-config": "workspace:^", "@vant/touch-emulator": "workspace:^", - "@vitejs/plugin-vue": "^4.5.2", + "@vitejs/plugin-vue": "^4.6.2", "@vitejs/plugin-vue-jsx": "^3.1.0", - "@vue/babel-plugin-jsx": "^1.1.1", - "autoprefixer": "^10.4.8", + "@vue/babel-plugin-jsx": "^1.2.2", + "autoprefixer": "^10.4.19", "commander": "^11.1.0", - "rslog": "^1.1.0", - "esbuild": "^0.20.0", + "rslog": "^1.2.1", + "esbuild": "^0.20.2", "eslint": "^8.57.0", "enquirer": "2.4.1", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", "hash-sum": "^2.0.0", "highlight.js": "^11.9.0", - "husky": "^8.0.1", + "husky": "^8.0.3", "less": "^4.2.0", "lodash": "^4.17.21", - "markdown-it": "^13.0.1", - "markdown-it-anchor": "^8.6.4", + "markdown-it": "^13.0.2", + "markdown-it-anchor": "^8.6.7", "nano-staged": "^0.8.0", "picocolors": "^1.0.0", - "postcss": "^8.4.31", - "postcss-load-config": "^4.0.1", - "prettier": "^3.0.0", + "postcss": "^8.4.38", + "postcss-load-config": "^4.0.2", + "prettier": "^3.2.5", "rspack-plugin-virtual-module": "^0.1.12", "terser": "^5.19.2", "transliteration": "^2.3.5", "typescript": "^5.0.4", "vite": "^5.0.12", - "vue-router": "^4.1.6" + "vue-router": "^4.3.0" } } diff --git a/packages/vant-compat/package.json b/packages/vant-compat/package.json index d6509eb95b4..e469f0f2fde 100644 --- a/packages/vant-compat/package.json +++ b/packages/vant-compat/package.json @@ -36,11 +36,11 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@vue/runtime-core": "^3.4.13", + "@vue/runtime-core": "^3.4.21", "vant": "workspace:*", - "vue": "^3.4.13", - "esbuild": "^0.20.0", - "rimraf": "^5.0.0", + "vue": "^3.4.21", + "esbuild": "^0.20.2", + "rimraf": "^5.0.5", "typescript": "^5.0.4" } } diff --git a/packages/vant-popperjs/package.json b/packages/vant-popperjs/package.json index 69dd937869f..a216cf32601 100644 --- a/packages/vant-popperjs/package.json +++ b/packages/vant-popperjs/package.json @@ -37,9 +37,9 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "@popperjs/core": "^2.11.6", - "esbuild": "^0.20.0", - "rimraf": "^5.0.0", + "@popperjs/core": "^2.11.8", + "esbuild": "^0.20.2", + "rimraf": "^5.0.5", "typescript": "^5.0.4" } } diff --git a/packages/vant-use/package.json b/packages/vant-use/package.json index 3fac0a7ebe4..3d0564ca5a3 100644 --- a/packages/vant-use/package.json +++ b/packages/vant-use/package.json @@ -38,10 +38,10 @@ "author": "chenjiahan", "license": "MIT", "devDependencies": { - "esbuild": "^0.20.0", - "rimraf": "^5.0.0", + "esbuild": "^0.20.2", + "rimraf": "^5.0.5", "typescript": "^5.0.4", - "vue": "^3.4.13" + "vue": "^3.4.21" }, "peerDependencies": { "vue": "^3.0.0" diff --git a/packages/vant/package.json b/packages/vant/package.json index 16e2d51c82f..7a4fc07f454 100644 --- a/packages/vant/package.json +++ b/packages/vant/package.json @@ -48,21 +48,21 @@ "dependencies": { "@vant/popperjs": "workspace:^", "@vant/use": "workspace:^", - "@vue/shared": "^3.0.0" + "@vue/shared": "^3.4.21" }, "peerDependencies": { "vue": "^3.0.0" }, "devDependencies": { - "@types/node": "^18.16.3", + "@types/node": "^18.19.29", "@vant/area-data": "workspace:*", "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", "@vant/icons": "workspace:*", - "@vitejs/plugin-vue": "^4.5.2", + "@vitejs/plugin-vue": "^4.6.2", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vitest/coverage-istanbul": "^1.1.3", - "@vue/runtime-core": "^3.4.13", + "@vue/runtime-core": "^3.4.21", "@vue/test-utils": "^2.4.5", "csstype": "^3.1.3", "diffable-html": "^5.0.0", @@ -71,8 +71,8 @@ "vite": "^5.0.12", "vitest": "^1.1.3", "vitest-canvas-mock": "^0.3.3", - "vue": "^3.4.13", - "vue-router": "^4.1.6" + "vue": "^3.4.21", + "vue-router": "^4.3.0" }, "sideEffects": [ "es/**/style/*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12fd8fd76a7..b697db5fd36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,13 +18,13 @@ importers: specifier: ^8.57.0 version: 8.57.0 husky: - specifier: ^8.0.1 + specifier: ^8.0.3 version: 8.0.3 nano-staged: specifier: ^0.8.0 version: 0.8.0 prettier: - specifier: ^3.0.0 + specifier: ^3.2.5 version: 3.2.5 packages/create-vant-cli-app: @@ -42,14 +42,14 @@ importers: specifier: ^1.0.0 version: 1.0.0 rslog: - specifier: ^1.1.0 - version: 1.2.0 + specifier: ^1.2.1 + version: 1.2.1 devDependencies: '@types/fs-extra': - specifier: ^11.0.1 + specifier: ^11.0.4 version: 11.0.4 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 @@ -64,12 +64,12 @@ importers: specifier: workspace:^ version: link:../vant-use '@vue/shared': - specifier: ^3.0.0 - version: 3.4.15 + specifier: ^3.4.21 + version: 3.4.21 devDependencies: '@types/node': - specifier: ^18.16.3 - version: 18.19.6 + specifier: ^18.19.29 + version: 18.19.29 '@vant/area-data': specifier: workspace:* version: link:../vant-area-data @@ -83,17 +83,17 @@ importers: specifier: workspace:* version: link:../vant-icons '@vitejs/plugin-vue': - specifier: ^4.5.2 - version: 4.6.2(vite@5.0.12)(vue@3.4.13) + specifier: ^4.6.2 + version: 4.6.2(vite@5.0.12)(vue@3.4.21) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.0.12)(vue@3.4.13) + version: 3.1.0(vite@5.0.12)(vue@3.4.21) '@vitest/coverage-istanbul': specifier: ^1.1.3 version: 1.2.0(vitest@1.2.0) '@vue/runtime-core': - specifier: ^3.4.13 - version: 3.4.13 + specifier: ^3.4.21 + version: 3.4.21 '@vue/test-utils': specifier: ^2.4.5 version: 2.4.5 @@ -111,27 +111,27 @@ importers: version: 5.3.3 vite: specifier: ^5.0.12 - version: 5.0.12(@types/node@18.19.6) + version: 5.0.12(@types/node@18.19.29) vitest: specifier: ^1.1.3 - version: 1.2.0(@types/node@18.19.6)(jsdom@22.1.0) + version: 1.2.0(@types/node@18.19.29)(jsdom@22.1.0) vitest-canvas-mock: specifier: ^0.3.3 version: 0.3.3(vitest@1.2.0) vue: - specifier: ^3.4.13 - version: 3.4.13(typescript@5.3.3) + specifier: ^3.4.21 + version: 3.4.21(typescript@5.3.3) vue-router: - specifier: ^4.1.6 - version: 4.3.0(vue@3.4.13) + specifier: ^4.3.0 + version: 4.3.0(vue@3.4.21) packages/vant-area-data: devDependencies: esbuild: - specifier: ^0.20.0 + specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 @@ -140,7 +140,7 @@ importers: packages/vant-auto-import-resolver: devDependencies: rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 @@ -149,23 +149,23 @@ importers: packages/vant-cli: dependencies: '@babel/core': - specifier: ^7.23.2 + specifier: ^7.24.3 version: 7.24.3 '@babel/preset-typescript': - specifier: ^7.23.2 + specifier: ^7.24.1 version: 7.24.1(@babel/core@7.24.3) '@rsbuild/core': - specifier: 0.5.5 - version: 0.5.5 + specifier: 0.5.7 + version: 0.5.7 '@rsbuild/plugin-babel': - specifier: 0.5.5 - version: 0.5.5(@rsbuild/core@0.5.5) + specifier: 0.5.7 + version: 0.5.7(@rsbuild/core@0.5.7) '@rsbuild/plugin-vue': - specifier: 0.5.5 - version: 0.5.5(@rsbuild/core@0.5.5)(esbuild@0.20.2)(vue@3.4.13) + specifier: 0.5.7 + version: 0.5.7(@rsbuild/core@0.5.7)(esbuild@0.20.2)(vue@3.4.21) '@rsbuild/plugin-vue-jsx': - specifier: 0.5.5 - version: 0.5.5(@babel/core@7.24.3)(@rsbuild/core@0.5.5) + specifier: 0.5.7 + version: 0.5.7(@babel/core@7.24.3)(@rsbuild/core@0.5.7) '@vant/eslint-config': specifier: workspace:^ version: link:../vant-eslint-config @@ -173,17 +173,17 @@ importers: specifier: workspace:^ version: link:../vant-touch-emulator '@vitejs/plugin-vue': - specifier: ^4.5.2 - version: 4.6.2(vite@5.0.12)(vue@3.4.13) + specifier: ^4.6.2 + version: 4.6.2(vite@5.0.12)(vue@3.4.21) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.0.12)(vue@3.4.13) + version: 3.1.0(vite@5.0.12)(vue@3.4.21) '@vue/babel-plugin-jsx': - specifier: ^1.1.1 + specifier: ^1.2.2 version: 1.2.2(@babel/core@7.24.3) autoprefixer: - specifier: ^10.4.8 - version: 10.4.18(postcss@8.4.38) + specifier: ^10.4.19 + version: 10.4.19(postcss@8.4.38) commander: specifier: ^11.1.0 version: 11.1.0 @@ -191,7 +191,7 @@ importers: specifier: 2.4.1 version: 2.4.1 esbuild: - specifier: ^0.20.0 + specifier: ^0.20.2 version: 0.20.2 eslint: specifier: ^8.57.0 @@ -209,7 +209,7 @@ importers: specifier: ^11.9.0 version: 11.9.0 husky: - specifier: ^8.0.1 + specifier: ^8.0.3 version: 8.0.3 less: specifier: ^4.2.0 @@ -218,10 +218,10 @@ importers: specifier: ^4.17.21 version: 4.17.21 markdown-it: - specifier: ^13.0.1 + specifier: ^13.0.2 version: 13.0.2 markdown-it-anchor: - specifier: ^8.6.4 + specifier: ^8.6.7 version: 8.6.7(@types/markdown-it@13.0.7)(markdown-it@13.0.2) nano-staged: specifier: ^0.8.0 @@ -230,17 +230,17 @@ importers: specifier: ^1.0.0 version: 1.0.0 postcss: - specifier: ^8.4.31 + specifier: ^8.4.38 version: 8.4.38 postcss-load-config: - specifier: ^4.0.1 + specifier: ^4.0.2 version: 4.0.2(postcss@8.4.38) prettier: - specifier: ^3.0.0 + specifier: ^3.2.5 version: 3.2.5 rslog: - specifier: ^1.1.0 - version: 1.2.0 + specifier: ^1.2.1 + version: 1.2.1 rspack-plugin-virtual-module: specifier: ^0.1.12 version: 0.1.12 @@ -257,38 +257,38 @@ importers: specifier: ^5.0.12 version: 5.0.12(less@4.2.0)(terser@5.26.0) vue-router: - specifier: ^4.1.6 - version: 4.3.0(vue@3.4.13) + specifier: ^4.3.0 + version: 4.3.0(vue@3.4.21) devDependencies: '@types/fs-extra': - specifier: ^11.0.1 + specifier: ^11.0.4 version: 11.0.4 '@types/less': - specifier: ^3.0.3 + specifier: ^3.0.6 version: 3.0.6 '@types/lodash': specifier: ^4.14.191 version: 4.14.202 '@types/markdown-it': - specifier: ^13.0.0 + specifier: ^13.0.7 version: 13.0.7 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 vue: - specifier: ^3.4.13 - version: 3.4.13(typescript@5.3.3) + specifier: ^3.4.21 + version: 3.4.21(typescript@5.3.3) packages/vant-compat: devDependencies: '@vue/runtime-core': - specifier: ^3.4.13 - version: 3.4.13 + specifier: ^3.4.21 + version: 3.4.21 esbuild: - specifier: ^0.20.0 + specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 @@ -297,8 +297,8 @@ importers: specifier: workspace:* version: link:../vant vue: - specifier: ^3.4.13 - version: 3.4.13(typescript@5.3.3) + specifier: ^3.4.21 + version: 3.4.21(typescript@5.3.3) packages/vant-eslint-config: dependencies: @@ -327,13 +327,13 @@ importers: packages/vant-popperjs: devDependencies: '@popperjs/core': - specifier: ^2.11.6 + specifier: ^2.11.8 version: 2.11.8 esbuild: - specifier: ^0.20.0 + specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 @@ -344,17 +344,17 @@ importers: packages/vant-use: devDependencies: esbuild: - specifier: ^0.20.0 + specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.0 + specifier: ^5.0.5 version: 5.0.5 typescript: specifier: ^5.0.4 version: 5.3.3 vue: - specifier: ^3.4.13 - version: 3.4.13(typescript@5.3.3) + specifier: ^3.4.21 + version: 3.4.21(typescript@5.3.3) packages: @@ -1307,30 +1307,30 @@ packages: requiresBuild: true optional: true - /@rsbuild/core@0.5.5: - resolution: {integrity: sha512-G9pHR4a80G5moXlYHyym3Pb1I8rRrhh+08lW4sQZwsInC616xKR24PnS2RYt9n3L/twi4RfjLQJghNL9rvikGw==} + /@rsbuild/core@0.5.7: + resolution: {integrity: sha512-ccoXFc/4U44SxSwsJguxCDTynOGbEFR5Xy4DkPDzXZ4wliJk1jQyF+WPIq0437L/r+rdYmed3DbqI9iTLq19xQ==} engines: {node: '>=16.0.0'} hasBin: true dependencies: - '@rsbuild/shared': 0.5.5(@swc/helpers@0.5.3) - '@rspack/core': 0.5.9-canary-8778e17-20240328104834(@swc/helpers@0.5.3) + '@rsbuild/shared': 0.5.7(@swc/helpers@0.5.3) + '@rspack/core': 0.5.9-canary-8778e17-20240403045016(@swc/helpers@0.5.3) '@swc/helpers': 0.5.3 core-js: 3.36.0 - html-webpack-plugin: /html-rspack-plugin@5.6.2(@rspack/core@0.5.9-canary-8778e17-20240328104834) + html-webpack-plugin: /html-rspack-plugin@5.6.2(@rspack/core@0.5.9-canary-8778e17-20240403045016) postcss: 8.4.38 dev: false - /@rsbuild/plugin-babel@0.5.5(@rsbuild/core@0.5.5): - resolution: {integrity: sha512-kYSPA/9xjJz2weyt3hS62j6IvJRFqU9WvXvbfwA7ZcP9/+yfCd6/6nF2bOniA+hp9YlB8BALBirZRx+zz88Luw==} + /@rsbuild/plugin-babel@0.5.7(@rsbuild/core@0.5.7): + resolution: {integrity: sha512-e0bpWtDlPzenwScICb3M6dU5SbC+jOII0nj8sK7G4Wx5eONibtmx1/m5kzVqYSEvqIM5phDCt9eFvUAVOXmQhw==} peerDependencies: - '@rsbuild/core': ^0.5.5 + '@rsbuild/core': ^0.5.7 dependencies: '@babel/core': 7.24.3 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.3) '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.3) '@babel/preset-typescript': 7.24.1(@babel/core@7.24.3) - '@rsbuild/core': 0.5.5 - '@rsbuild/shared': 0.5.5(@swc/helpers@0.5.3) + '@rsbuild/core': 0.5.7 + '@rsbuild/shared': 0.5.7(@swc/helpers@0.5.3) '@types/babel__core': 7.20.5 upath: 2.0.1 transitivePeerDependencies: @@ -1338,13 +1338,13 @@ packages: - supports-color dev: false - /@rsbuild/plugin-vue-jsx@0.5.5(@babel/core@7.24.3)(@rsbuild/core@0.5.5): - resolution: {integrity: sha512-pAYWZb+vJY15GrPxxsbGXWrrSS+t/VmATRYbUzEI/znHj/9VBh0/DvhaQe+TTYQO6ESwt2aIROH7ocOVauSwCw==} + /@rsbuild/plugin-vue-jsx@0.5.7(@babel/core@7.24.3)(@rsbuild/core@0.5.7): + resolution: {integrity: sha512-adEK19vuJHkV8Jpderi0G7HhxRErgKYACTX71hJWqejrAF9wq5ZrsUlhnX9xTcOmON628q4QrdJrzKzn6kXdbA==} peerDependencies: - '@rsbuild/core': ^0.5.5 + '@rsbuild/core': ^0.5.7 dependencies: - '@rsbuild/core': 0.5.5 - '@rsbuild/plugin-babel': 0.5.5(@rsbuild/core@0.5.5) + '@rsbuild/core': 0.5.7 + '@rsbuild/plugin-babel': 0.5.7(@rsbuild/core@0.5.7) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) transitivePeerDependencies: - '@babel/core' @@ -1352,14 +1352,14 @@ packages: - supports-color dev: false - /@rsbuild/plugin-vue@0.5.5(@rsbuild/core@0.5.5)(esbuild@0.20.2)(vue@3.4.13): - resolution: {integrity: sha512-i6zoN663qi1CVHxKHUDKUCtbD4XfLEME5e1lx5prtvmHfMDVf/3Pw49LUIDKm9DS0M1ctUrKxRyu2eTSPOgMtw==} + /@rsbuild/plugin-vue@0.5.7(@rsbuild/core@0.5.7)(esbuild@0.20.2)(vue@3.4.21): + resolution: {integrity: sha512-n6lt44aVYeO1h10Tj5nSUgyDPuAU/ceBUc/ilBsLkrUWakhC3Z+PxNYqPKBpPbeyrRxb5GF/f8/RXME4PoHcCw==} peerDependencies: - '@rsbuild/core': ^0.5.5 + '@rsbuild/core': ^0.5.7 dependencies: - '@rsbuild/core': 0.5.5 - '@rsbuild/shared': 0.5.5(@swc/helpers@0.5.3) - vue-loader: 17.4.2(vue@3.4.13)(webpack@5.91.0) + '@rsbuild/core': 0.5.7 + '@rsbuild/shared': 0.5.7(@swc/helpers@0.5.3) + vue-loader: 17.4.2(vue@3.4.21)(webpack@5.91.0) webpack: 5.91.0(esbuild@0.20.2) transitivePeerDependencies: - '@swc/core' @@ -1371,59 +1371,104 @@ packages: - webpack-cli dev: false - /@rsbuild/shared@0.5.5(@swc/helpers@0.5.3): - resolution: {integrity: sha512-M7Lp1tOU410dJKW4LVoiBlhH8T8b4hjsUDi4Kqohep2bKiAtNkIUhFN2Py1Keoh07sWrMuz07PixmwEsi2hC5Q==} + /@rsbuild/shared@0.5.7(@swc/helpers@0.5.3): + resolution: {integrity: sha512-5g5JjAZ970bQGiUqNnUj7BnXNS4ihliYYRCuCggQFW41JpZcMjodCSPHTaSjuCf/4V0YZRpdPXR3Bgkb6dGr+Q==} dependencies: - '@rspack/core': 0.5.9-canary-8778e17-20240328104834(@swc/helpers@0.5.3) + '@rspack/core': 0.5.9-canary-8778e17-20240403045016(@swc/helpers@0.5.3) caniuse-lite: 1.0.30001603 postcss: 8.4.38 transitivePeerDependencies: - '@swc/helpers' dev: false - /@rspack/binding-darwin-arm64@0.5.9-canary-8778e17-20240328104834: - resolution: {integrity: sha512-guZbBOQ+YOuhYoZCXKNHKjgDTUb5djCd4DDKa0O7oIZB/YYaaQz5DDzngLWojkFh+P5mLSbl1I8eJVUAxft2PQ==} + /@rspack/binding-darwin-arm64@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-nG7MDfw1TPmI7F0s3PTHgM0ISNk48RvgyeLf/mki7BJMdplpNTKrd+937PHb+P1IjPEgT2fQcSKtwPipDK0+jg==} cpu: [arm64] os: [darwin] requiresBuild: true dev: false optional: true - /@rspack/binding-darwin-x64@0.5.9-canary-8778e17-20240328104834: - resolution: {integrity: sha512-2H1d+FEe3sizq9DU3HTvLZAR1NEO0jZY2NosZ2RukkAaXsMel9Sqy6d+egH2un5QXaVV+KbGP0TiEIgB4iOhig==} + /@rspack/binding-darwin-x64@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-1d4HqUpSAeDnXKO1bg5i2uKsmgdf2gSzV6ZyCmNzeiT5NhyMNpk/sUgdrq9LQTUF/xGKPabyaWghNvfFgHHz9Q==} cpu: [x64] os: [darwin] requiresBuild: true dev: false optional: true - /@rspack/binding-linux-x64-gnu@0.5.9-canary-8778e17-20240328104834: - resolution: {integrity: sha512-Yolbu8npW90xVuhY84bzgqNX3/k4xJcTBPjzTQtxNxI2gXvoAroMqY2AQbaccJfvUUEOV0AFN63eT9lIwZ+HUw==} + /@rspack/binding-linux-arm64-gnu@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-KAdUGSzko5d7CGB/jrY++QhcLm6gVor5xHY8Xj67kbGtu1bAB3tIlxaGZSkTzN14szrAMgJnbgaoUg4+RRWTwA==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@rspack/binding-linux-arm64-musl@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-hstYwkMpu4/gcG7nQYNa2bN1UrHthSs44S+KMiNFqR/r+fyP3O52OebHHD9PuoZaJ+FEnXDPcnkOO2hIeiYFxg==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@rspack/binding-linux-x64-gnu@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-ZMDQwLyfITvVvwUScbiHrctIW+M8pOp9ZB5JsGFvfhyemmer7MjTehFoYTNkN7ZMYsQsfRFzvrgEGVoYLel3ZQ==} cpu: [x64] os: [linux] requiresBuild: true dev: false optional: true - /@rspack/binding-win32-x64-msvc@0.5.9-canary-8778e17-20240328104834: - resolution: {integrity: sha512-X0P47f9nn7s/GZshmKKLzlwir9JowGHnTlInWuStKB4NTcBkcH0TpuOl3mCDA2oksVUAOWC60baHmmMVpoiZPQ==} + /@rspack/binding-linux-x64-musl@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-sHrx3fF/fFfcWNXD4Uu2zc8Wh3IzEVr7o4aomKmD2oUSKzmKPVyAl74hNei+MB/tcW6ejp1sHQOhPMX1gAZV+w==} cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + + /@rspack/binding-win32-arm64-msvc@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-LySghG2vx/NeZQPTkCR5izmH7LDmi1owbde97sS6M0W8dc7QhwiFporxAWU4f2EvKgAx42l3V/5uAt7DwhLFMQ==} + cpu: [arm64] os: [win32] requiresBuild: true dev: false optional: true - /@rspack/binding@0.5.9-canary-8778e17-20240328104834: - resolution: {integrity: sha512-aj7/ybVWFq0rjaLXMJY3ZTZOM/Weng4akWFrPvao3umJRs5lIR2crUKG3PVF1gVH16qL8Ra4GpbaucU0SXY0qQ==} - optionalDependencies: - '@rspack/binding-darwin-arm64': 0.5.9-canary-8778e17-20240328104834 - '@rspack/binding-darwin-x64': 0.5.9-canary-8778e17-20240328104834 - '@rspack/binding-linux-x64-gnu': 0.5.9-canary-8778e17-20240328104834 - '@rspack/binding-win32-x64-msvc': 0.5.9-canary-8778e17-20240328104834 + /@rspack/binding-win32-ia32-msvc@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-lxMRk4i34G5ATqWQdPj4IW0uojDDyzWBynspzBnTPmvI92KzZD1+WDCbW2B5G+xSxqAoDYTECrezLYFrPhIAag==} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + + /@rspack/binding-win32-x64-msvc@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-q0EzWVXU1gXBHXJCWkmgVODT1hCpRdQiEPqA0TKhn47XRfcVm7HMFJSsGOH046JiLpOjxF8kG2LFP/kca2YDiw==} + cpu: [x64] + os: [win32] + requiresBuild: true dev: false + optional: true - /@rspack/core@0.5.9-canary-8778e17-20240328104834(@swc/helpers@0.5.3): - resolution: {integrity: sha512-Dzi1OGoGDO9udyH3Msuwhi6j7PlwsPI7Z5MkaiUTuwzkp8zGqNa+zykY8ZCMrbwQ3uDS1HkNlQgT6Oc9HheqhQ==} + /@rspack/binding@0.5.9-canary-8778e17-20240403045016: + resolution: {integrity: sha512-Ou5NBpz6ochCjP8QmZZRpAZJekZv0WGeJ5wUjwzT/Pa8pBioc4pf9oGYdtP+N6dNqGi/bmsTqhKdhf5Sz9yzGw==} + optionalDependencies: + '@rspack/binding-darwin-arm64': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-darwin-x64': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-linux-arm64-gnu': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-linux-arm64-musl': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-linux-x64-gnu': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-linux-x64-musl': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-win32-arm64-msvc': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-win32-ia32-msvc': 0.5.9-canary-8778e17-20240403045016 + '@rspack/binding-win32-x64-msvc': 0.5.9-canary-8778e17-20240403045016 + dev: false + + /@rspack/core@0.5.9-canary-8778e17-20240403045016(@swc/helpers@0.5.3): + resolution: {integrity: sha512-UZ6U2RPnLJ2suswKxqxJIW02eoKdZdFX2/CpE5Y7NnGmp7mNd+lSNbiNnhuJ9KXL/RcopmI0CSmnlb9wRglqlQ==} engines: {node: '>=16.0.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -1432,7 +1477,7 @@ packages: optional: true dependencies: '@module-federation/runtime-tools': 0.0.8 - '@rspack/binding': 0.5.9-canary-8778e17-20240328104834 + '@rspack/binding': 0.5.9-canary-8778e17-20240403045016 '@swc/helpers': 0.5.3 browserslist: 4.23.0 enhanced-resolve: 5.12.0 @@ -1512,7 +1557,7 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 18.19.6 + '@types/node': 18.19.29 dev: true /@types/json-schema@7.0.15: @@ -1522,7 +1567,7 @@ packages: /@types/jsonfile@6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 18.19.6 + '@types/node': 18.19.29 dev: true /@types/less@3.0.6: @@ -1545,8 +1590,8 @@ packages: /@types/mdurl@1.0.5: resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==} - /@types/node@18.19.6: - resolution: {integrity: sha512-X36s5CXMrrJOs2lQCdDF68apW4Rfx9ixYMawlepwmE4Anezv/AV2LSpKD1Ub8DAc+urp5bk0BGZ6NtmBitfnsg==} + /@types/node@18.19.29: + resolution: {integrity: sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==} dependencies: undici-types: 5.26.5 @@ -1689,7 +1734,7 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.12)(vue@3.4.13): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.12)(vue@3.4.21): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1699,20 +1744,20 @@ packages: '@babel/core': 7.24.3 '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) - vite: 5.0.12(@types/node@18.19.6) - vue: 3.4.13(typescript@5.3.3) + vite: 5.0.12(@types/node@18.19.29) + vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue@4.6.2(vite@5.0.12)(vue@3.4.13): + /@vitejs/plugin-vue@4.6.2(vite@5.0.12)(vue@3.4.21): resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.12(@types/node@18.19.6) - vue: 3.4.13(typescript@5.3.3) + vite: 5.0.12(@types/node@18.19.29) + vue: 3.4.21(typescript@5.3.3) /@vitest/coverage-istanbul@1.2.0(vitest@1.2.0): resolution: {integrity: sha512-hNN/pUR5la6P/L78+YcRl05Lpf6APXlH9ujkmCxxjVWtVG6WuKuqUMhHgYQBYfiOORBwDZ1MBgSUGCMPh4kpmQ==} @@ -1728,7 +1773,7 @@ packages: magicast: 0.3.2 picocolors: 1.0.0 test-exclude: 6.0.0 - vitest: 1.2.0(@types/node@18.19.6)(jsdom@22.1.0) + vitest: 1.2.0(@types/node@18.19.29)(jsdom@22.1.0) transitivePeerDependencies: - supports-color dev: true @@ -1810,48 +1855,35 @@ packages: '@babel/parser': 7.24.1 '@vue/compiler-sfc': 3.4.15 - /@vue/compiler-core@3.4.13: - resolution: {integrity: sha512-zGUdmB3j3Irn9z51GXLJ5s0EAHxmsm5/eXl0y6MBaajMeOAaiT4+zaDoxui4Ets98dwIRr8BBaqXXHtHSfm+KA==} + /@vue/compiler-core@3.4.15: + resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==} dependencies: '@babel/parser': 7.24.1 - '@vue/shared': 3.4.13 + '@vue/shared': 3.4.15 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - /@vue/compiler-core@3.4.15: - resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==} + /@vue/compiler-core@3.4.21: + resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==} dependencies: '@babel/parser': 7.24.1 - '@vue/shared': 3.4.15 + '@vue/shared': 3.4.21 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - /@vue/compiler-dom@3.4.13: - resolution: {integrity: sha512-XSNbpr5Rs3kCfVAmBqMu/HDwOS+RL6y28ZZjDlnDUuf146pRWt2sQkwhsOYc9uu2lxjjJy2NcyOkK7MBLVEc7w==} - dependencies: - '@vue/compiler-core': 3.4.13 - '@vue/shared': 3.4.13 - /@vue/compiler-dom@3.4.15: resolution: {integrity: sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==} dependencies: '@vue/compiler-core': 3.4.15 '@vue/shared': 3.4.15 - /@vue/compiler-sfc@3.4.13: - resolution: {integrity: sha512-SkpmQN8xIFBd5onT413DFSDdjxULJf6jmJg/t3w/DZ9I8ZzyNlLIBLO0qFLewVHyHCiAgpPZlWqSRZXYrawk3Q==} + /@vue/compiler-dom@3.4.21: + resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==} dependencies: - '@babel/parser': 7.24.1 - '@vue/compiler-core': 3.4.13 - '@vue/compiler-dom': 3.4.13 - '@vue/compiler-ssr': 3.4.13 - '@vue/shared': 3.4.13 - estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.38 - source-map-js: 1.2.0 + '@vue/compiler-core': 3.4.21 + '@vue/shared': 3.4.21 /@vue/compiler-sfc@3.4.15: resolution: {integrity: sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==} @@ -1866,11 +1898,18 @@ packages: postcss: 8.4.38 source-map-js: 1.2.0 - /@vue/compiler-ssr@3.4.13: - resolution: {integrity: sha512-rwnw9SVBgD6eGKh8UucnwztieQo/R3RQrEGpE0b0cxb2xxvJeLs/fe7DoYlhEfaSyzM/qD5odkK87hl3G3oW+A==} + /@vue/compiler-sfc@3.4.21: + resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==} dependencies: - '@vue/compiler-dom': 3.4.13 - '@vue/shared': 3.4.13 + '@babel/parser': 7.24.1 + '@vue/compiler-core': 3.4.21 + '@vue/compiler-dom': 3.4.21 + '@vue/compiler-ssr': 3.4.21 + '@vue/shared': 3.4.21 + estree-walker: 2.0.2 + magic-string: 0.30.8 + postcss: 8.4.38 + source-map-js: 1.2.0 /@vue/compiler-ssr@3.4.15: resolution: {integrity: sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==} @@ -1878,42 +1917,48 @@ packages: '@vue/compiler-dom': 3.4.15 '@vue/shared': 3.4.15 + /@vue/compiler-ssr@3.4.21: + resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==} + dependencies: + '@vue/compiler-dom': 3.4.21 + '@vue/shared': 3.4.21 + /@vue/devtools-api@6.6.1: resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} - /@vue/reactivity@3.4.13: - resolution: {integrity: sha512-/ZdUOrGKkGVONzVJkfDqNcn2fLMvaa5VlYx2KwTbnRbX06YZ4GJE0PVTmWzIxtBYdpSTLLXgw3pDggO+96KXzg==} + /@vue/reactivity@3.4.21: + resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==} dependencies: - '@vue/shared': 3.4.13 + '@vue/shared': 3.4.21 - /@vue/runtime-core@3.4.13: - resolution: {integrity: sha512-Ov4d4At7z3goxqzSqQxdfVYEcN5HY4dM1uDYL6Hu/Es9Za9BEN602zyjWhhi2+BEki5F9NizRSvn02k/tqNWlg==} + /@vue/runtime-core@3.4.21: + resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==} dependencies: - '@vue/reactivity': 3.4.13 - '@vue/shared': 3.4.13 + '@vue/reactivity': 3.4.21 + '@vue/shared': 3.4.21 - /@vue/runtime-dom@3.4.13: - resolution: {integrity: sha512-ynde9p16eEV3u1VCxUre2e0nKzD0l3NzH0r599+bXeLT1Yhac8Atcot3iL9XNqwolxYCI89KBII+2MSVzfrz6w==} + /@vue/runtime-dom@3.4.21: + resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==} dependencies: - '@vue/runtime-core': 3.4.13 - '@vue/shared': 3.4.13 + '@vue/runtime-core': 3.4.21 + '@vue/shared': 3.4.21 csstype: 3.1.3 - /@vue/server-renderer@3.4.13(vue@3.4.13): - resolution: {integrity: sha512-hkw+UQyDZZtSn1q30nObMfc8beVEQv2pG08nghigxGw+iOWodR+tWSuJak0mzWAHlP/xt/qLc//dG6igfgvGEA==} + /@vue/server-renderer@3.4.21(vue@3.4.21): + resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==} peerDependencies: - vue: 3.4.13 + vue: 3.4.21 dependencies: - '@vue/compiler-ssr': 3.4.13 - '@vue/shared': 3.4.13 - vue: 3.4.13(typescript@5.3.3) - - /@vue/shared@3.4.13: - resolution: {integrity: sha512-56crFKLPpzk85WXX1L1c0QzPOuoapWlPVys8eMG8kkRmqdMjWUqK8KpFdE2d7BQA4CEbXwyyHPq6MpFr8H9rcg==} + '@vue/compiler-ssr': 3.4.21 + '@vue/shared': 3.4.21 + vue: 3.4.21(typescript@5.3.3) /@vue/shared@3.4.15: resolution: {integrity: sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==} + /@vue/shared@3.4.21: + resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} + /@vue/test-utils@2.4.5: resolution: {integrity: sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==} dependencies: @@ -2149,8 +2194,8 @@ packages: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: true - /autoprefixer@10.4.18(postcss@8.4.38): - resolution: {integrity: sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==} + /autoprefixer@10.4.19(postcss@8.4.38): + resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -3136,7 +3181,7 @@ packages: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true - /html-rspack-plugin@5.6.2(@rspack/core@0.5.9-canary-8778e17-20240328104834): + /html-rspack-plugin@5.6.2(@rspack/core@0.5.9-canary-8778e17-20240403045016): resolution: {integrity: sha512-cPGwV3odvKJ7DBAG/DxF5e0nMMvBl1zGfyDciT2xMETRrIwajwC7LtEB3cf7auoGMK6xJOOLjWJgaKHLu/FzkQ==} engines: {node: '>=10.13.0'} peerDependencies: @@ -3145,7 +3190,7 @@ packages: '@rspack/core': optional: true dependencies: - '@rspack/core': 0.5.9-canary-8778e17-20240328104834(@swc/helpers@0.5.3) + '@rspack/core': 0.5.9-canary-8778e17-20240403045016(@swc/helpers@0.5.3) lodash: 4.17.21 tapable: 2.2.1 dev: false @@ -3343,7 +3388,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.19.6 + '@types/node': 18.19.29 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -3547,6 +3592,12 @@ packages: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + /magic-string@0.30.8: + resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + /magicast@0.3.2: resolution: {integrity: sha512-Fjwkl6a0syt9TFN0JSYpOybxiMCkYNEeOTnOTNRbjphirLakznZXAqrXgj/7GG3D1dvETONNwrBfinvAbpunDg==} dependencies: @@ -4016,8 +4067,8 @@ packages: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} dev: true - /rslog@1.2.0: - resolution: {integrity: sha512-2ZFW7Jtkzt4VkwCFRTE+0lKbzSLSH7U5OM9qZ5YuKk4xVrlIJJZx9Qh/fCyfsk8H+qXbermMc7+18qKJxLQ/bw==} + /rslog@1.2.1: + resolution: {integrity: sha512-XDMoa858LLZnf4i2kUwyjBQGplXaoSoIfMQf9iji2ano5t1OfSiJsSYpHeOH26DJEc5hdje/4K3wiT6TWL3cRA==} engines: {node: '>=14.17.6'} dev: false @@ -4396,7 +4447,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite-node@1.2.0(@types/node@18.19.6): + /vite-node@1.2.0(@types/node@18.19.29): resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4405,7 +4456,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.12(@types/node@18.19.6) + vite: 5.0.12(@types/node@18.19.29) transitivePeerDependencies: - '@types/node' - less @@ -4417,7 +4468,7 @@ packages: - terser dev: true - /vite@5.0.12(@types/node@18.19.6): + /vite@5.0.12(@types/node@18.19.29): resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4445,7 +4496,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.6 + '@types/node': 18.19.29 esbuild: 0.19.11 postcss: 8.4.38 rollup: 4.9.5 @@ -4495,10 +4546,10 @@ packages: vitest: '*' dependencies: jest-canvas-mock: 2.5.2 - vitest: 1.2.0(@types/node@18.19.6)(jsdom@22.1.0) + vitest: 1.2.0(@types/node@18.19.29)(jsdom@22.1.0) dev: true - /vitest@1.2.0(@types/node@18.19.6)(jsdom@22.1.0): + /vitest@1.2.0(@types/node@18.19.29)(jsdom@22.1.0): resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4523,7 +4574,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 18.19.6 + '@types/node': 18.19.29 '@vitest/expect': 1.2.0 '@vitest/runner': 1.2.0 '@vitest/snapshot': 1.2.0 @@ -4543,8 +4594,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.12(@types/node@18.19.6) - vite-node: 1.2.0(@types/node@18.19.6) + vite: 5.0.12(@types/node@18.19.29) + vite-node: 1.2.0(@types/node@18.19.29) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -4578,7 +4629,7 @@ packages: - supports-color dev: false - /vue-loader@17.4.2(vue@3.4.13)(webpack@5.91.0): + /vue-loader@17.4.2(vue@3.4.21)(webpack@5.91.0): resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==} peerDependencies: '@vue/compiler-sfc': '*' @@ -4592,32 +4643,32 @@ packages: dependencies: chalk: 4.1.2 hash-sum: 2.0.0 - vue: 3.4.13(typescript@5.3.3) + vue: 3.4.21(typescript@5.3.3) watchpack: 2.4.1 webpack: 5.91.0(esbuild@0.20.2) dev: false - /vue-router@4.3.0(vue@3.4.13): + /vue-router@4.3.0(vue@3.4.21): resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.13(typescript@5.3.3) + vue: 3.4.21(typescript@5.3.3) - /vue@3.4.13(typescript@5.3.3): - resolution: {integrity: sha512-FE3UZ0p+oUZTwz+SzlH/hDFg+XsVRFvwmx0LXjdD1pRK/cO4fu5v6ltAZji4za4IBih3dV78elUK3di8v3pWIg==} + /vue@3.4.21(typescript@5.3.3): + resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.13 - '@vue/compiler-sfc': 3.4.13 - '@vue/runtime-dom': 3.4.13 - '@vue/server-renderer': 3.4.13(vue@3.4.13) - '@vue/shared': 3.4.13 + '@vue/compiler-dom': 3.4.21 + '@vue/compiler-sfc': 3.4.21 + '@vue/runtime-dom': 3.4.21 + '@vue/server-renderer': 3.4.21(vue@3.4.21) + '@vue/shared': 3.4.21 typescript: 5.3.3 /w3c-xmlserializer@4.0.0: