diff --git a/.github/workflows/deploy-v4-site.yml b/.github/workflows/deploy-v4-site.yml index 44e3f75c9..8434882ea 100644 --- a/.github/workflows/deploy-v4-site.yml +++ b/.github/workflows/deploy-v4-site.yml @@ -33,7 +33,7 @@ jobs: run: npm run build:site - name: Deploy for GitHub 🚀 - uses: JamesIves/github-pages-deploy-action@v4.6.3 + uses: JamesIves/github-pages-deploy-action@v4.6.4 with: branch: gh-pages folder: packages/vant/site-dist diff --git a/package.json b/package.json index a9a79b299..a2bdcb652 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", "eslint": "^8.57.0", - "husky": "^9.1.1", + "husky": "^9.1.5", "nano-staged": "^0.8.0", "prettier": "^3.3.3" }, diff --git a/packages/create-vant-cli-app/package.json b/packages/create-vant-cli-app/package.json index 16947095a..a98dabf40 100644 --- a/packages/create-vant-cli-app/package.json +++ b/packages/create-vant-cli-app/package.json @@ -32,11 +32,11 @@ "license": "MIT", "devDependencies": { "@types/fs-extra": "^11.0.4", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5" }, "dependencies": { - "rslog": "^1.2.2", + "rslog": "^1.2.3", "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 5957d1e70..788eb6bd3 100644 --- a/packages/vant-area-data/package.json +++ b/packages/vant-area-data/package.json @@ -40,7 +40,7 @@ "license": "MIT", "devDependencies": { "esbuild": "^0.20.2", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5" } } diff --git a/packages/vant-auto-import-resolver/package.json b/packages/vant-auto-import-resolver/package.json index 3f9024dc5..e2a8af7fb 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.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5" } } diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index 8d2fc3a48..b97253689 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -42,26 +42,26 @@ "@types/less": "^3.0.6", "@types/lodash": "^4.17.7", "@types/markdown-it": "^14.1.2", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "vue": "^3.4.33" }, "dependencies": { "@babel/core": "^7.25.2", "@babel/preset-typescript": "^7.24.7", - "@rsbuild/core": "1.0.1-beta.16", - "@rsbuild/plugin-babel": "1.0.1-beta.16", - "@rsbuild/plugin-less": "1.0.1-beta.16", - "@rsbuild/plugin-sass": "1.0.1-beta.16", - "@rsbuild/plugin-vue": "1.0.1-beta.16", - "@rsbuild/plugin-vue-jsx": "1.0.1-beta.16", + "@rsbuild/core": "1.0.1-rc.5", + "@rsbuild/plugin-babel": "1.0.1-rc.5", + "@rsbuild/plugin-less": "1.0.1-rc.5", + "@rsbuild/plugin-sass": "1.0.1-rc.5", + "@rsbuild/plugin-vue": "1.0.1-rc.5", + "@rsbuild/plugin-vue-jsx": "1.0.1", "@vant/eslint-config": "workspace:^", "@vant/touch-emulator": "workspace:^", - "@vitejs/plugin-vue": "^5.1.2", - "@vitejs/plugin-vue-jsx": "^4.0.0", - "@vue/babel-plugin-jsx": "^1.2.2", - "autoprefixer": "^10.4.19", + "@vitejs/plugin-vue": "^5.1.3", + "@vitejs/plugin-vue-jsx": "^4.0.1", + "@vue/babel-plugin-jsx": "^1.2.4", + "autoprefixer": "^10.4.20", "commander": "^12.1.0", - "rslog": "^1.2.2", + "rslog": "^1.2.3", "esbuild": "^0.20.2", "eslint": "^8.57.0", "enquirer": "2.4.1", @@ -69,21 +69,21 @@ "fs-extra": "^11.2.0", "hash-sum": "^2.0.0", "highlight.js": "^11.10.0", - "husky": "^9.1.1", + "husky": "^9.1.5", "less": "^4.2.0", "lodash": "^4.17.21", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.0.1", "nano-staged": "^0.8.0", "picocolors": "^1.0.1", - "postcss": "^8.4.39", + "postcss": "^8.4.45", "postcss-load-config": "^6.0.1", "prettier": "^3.3.3", "rspack-plugin-virtual-module": "^0.1.13", - "terser": "^5.31.3", + "terser": "^5.31.6", "transliteration": "^2.3.5", "typescript": "^5.4.5", "vite": "^5.4.3", - "vue-router": "^4.4.0" + "vue-router": "^4.4.3" } } diff --git a/packages/vant-compat/package.json b/packages/vant-compat/package.json index 4c99539f0..e1fe29c5d 100644 --- a/packages/vant-compat/package.json +++ b/packages/vant-compat/package.json @@ -40,7 +40,7 @@ "vant": "workspace:*", "vue": "^3.4.33", "esbuild": "^0.20.2", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5" } } diff --git a/packages/vant-popperjs/package.json b/packages/vant-popperjs/package.json index 213f3c48a..baf3fb3cd 100644 --- a/packages/vant-popperjs/package.json +++ b/packages/vant-popperjs/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@popperjs/core": "^2.11.8", "esbuild": "^0.20.2", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5" } } diff --git a/packages/vant-use/package.json b/packages/vant-use/package.json index da4a439b1..b3f656b69 100644 --- a/packages/vant-use/package.json +++ b/packages/vant-use/package.json @@ -39,7 +39,7 @@ "license": "MIT", "devDependencies": { "esbuild": "^0.20.2", - "rimraf": "^5.0.9", + "rimraf": "^5.0.10", "typescript": "^5.4.5", "vue": "^3.4.33" }, diff --git a/packages/vant/package.json b/packages/vant/package.json index a02c7ceee..89077994e 100644 --- a/packages/vant/package.json +++ b/packages/vant/package.json @@ -59,20 +59,20 @@ "@vant/cli": "workspace:*", "@vant/eslint-config": "workspace:*", "@vant/icons": "workspace:*", - "@vitejs/plugin-vue": "^5.1.2", - "@vitejs/plugin-vue-jsx": "^4.0.0", + "@vitejs/plugin-vue": "^5.1.3", + "@vitejs/plugin-vue-jsx": "^4.0.1", "@vitest/coverage-istanbul": "^1.6.0", "@vue/runtime-core": "^3.4.33", "@vue/test-utils": "^2.4.6", "csstype": "^3.1.3", "diffable-html": "^5.0.0", - "jsdom": "^24.1.1", + "jsdom": "^24.1.3", "typescript": "^5.4.5", "vite": "^5.4.3", "vitest": "^1.6.0", "vitest-canvas-mock": "^0.3.3", "vue": "^3.4.33", - "vue-router": "^4.4.0" + "vue-router": "^4.4.3" }, "sideEffects": [ "es/**/style/*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23448db8b..b32a75bbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 husky: - specifier: ^9.1.1 - version: 9.1.1 + specifier: ^9.1.5 + version: 9.1.5 nano-staged: specifier: ^0.8.0 version: 0.8.0 @@ -42,15 +42,15 @@ importers: specifier: ^1.0.1 version: 1.0.1 rslog: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^1.2.3 + version: 1.2.3 devDependencies: '@types/fs-extra': specifier: ^11.0.4 version: 11.0.4 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -83,14 +83,14 @@ importers: specifier: workspace:* version: link:../vant-icons '@vitejs/plugin-vue': - specifier: ^5.1.2 - version: 5.1.2(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5)) + specifier: ^5.1.3 + version: 5.1.3(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5)) '@vitejs/plugin-vue-jsx': - specifier: ^4.0.0 - version: 4.0.0(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5)) + specifier: ^4.0.1 + version: 4.0.1(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5)) '@vitest/coverage-istanbul': specifier: ^1.6.0 - version: 1.6.0(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3)) + version: 1.6.0(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6)) '@vue/runtime-core': specifier: ^3.4.33 version: 3.4.33 @@ -104,26 +104,26 @@ importers: specifier: ^5.0.0 version: 5.0.0 jsdom: - specifier: ^24.1.1 - version: 24.1.1 + specifier: ^24.1.3 + version: 24.1.3 typescript: specifier: ^5.4.5 version: 5.4.5 vite: specifier: ^5.4.3 - version: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + version: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) vitest: specifier: ^1.6.0 - version: 1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + version: 1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) vitest-canvas-mock: specifier: ^0.3.3 - version: 0.3.3(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3)) + version: 0.3.3(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6)) vue: specifier: ^3.4.33 version: 3.4.33(typescript@5.4.5) vue-router: - specifier: ^4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.4.5)) + specifier: ^4.4.3 + version: 4.4.3(vue@3.4.33(typescript@5.4.5)) packages/vant-area-data: devDependencies: @@ -131,8 +131,8 @@ importers: specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -140,8 +140,8 @@ importers: packages/vant-auto-import-resolver: devDependencies: rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -155,23 +155,23 @@ importers: specifier: ^7.24.7 version: 7.24.7(@babel/core@7.25.2) '@rsbuild/core': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16 + specifier: 1.0.1-rc.5 + version: 1.0.1-rc.5 '@rsbuild/plugin-babel': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16) + specifier: 1.0.1-rc.5 + version: 1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5) '@rsbuild/plugin-less': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16) + specifier: 1.0.1-rc.5 + version: 1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5) '@rsbuild/plugin-sass': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16) + specifier: 1.0.1-rc.5 + version: 1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5) '@rsbuild/plugin-vue': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)(esbuild@0.20.2)(vue@3.4.33(typescript@5.4.5)) + specifier: 1.0.1-rc.5 + version: 1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5)(esbuild@0.20.2)(vue@3.4.33(typescript@5.4.5)) '@rsbuild/plugin-vue-jsx': - specifier: 1.0.1-beta.16 - version: 1.0.1-beta.16(@babel/core@7.25.2)(@rsbuild/core@1.0.1-beta.16) + specifier: 1.0.1 + version: 1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.1-rc.5) '@vant/eslint-config': specifier: workspace:^ version: link:../vant-eslint-config @@ -179,17 +179,17 @@ importers: specifier: workspace:^ version: link:../vant-touch-emulator '@vitejs/plugin-vue': - specifier: ^5.1.2 - version: 5.1.2(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5)) + specifier: ^5.1.3 + version: 5.1.3(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5)) '@vitejs/plugin-vue-jsx': - specifier: ^4.0.0 - version: 4.0.0(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5)) + specifier: ^4.0.1 + version: 4.0.1(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5)) '@vue/babel-plugin-jsx': - specifier: ^1.2.2 - version: 1.2.2(@babel/core@7.25.2) + specifier: ^1.2.4 + version: 1.2.4(@babel/core@7.25.2) autoprefixer: - specifier: ^10.4.19 - version: 10.4.19(postcss@8.4.39) + specifier: ^10.4.20 + version: 10.4.20(postcss@8.4.45) commander: specifier: ^12.1.0 version: 12.1.0 @@ -215,8 +215,8 @@ importers: specifier: ^11.10.0 version: 11.10.0 husky: - specifier: ^9.1.1 - version: 9.1.1 + specifier: ^9.1.5 + version: 9.1.5 less: specifier: ^4.2.0 version: 4.2.0 @@ -236,23 +236,23 @@ importers: specifier: ^1.0.1 version: 1.0.1 postcss: - specifier: ^8.4.39 - version: 8.4.39 + specifier: ^8.4.45 + version: 8.4.45 postcss-load-config: specifier: ^6.0.1 - version: 6.0.1(postcss@8.4.39) + version: 6.0.1(postcss@8.4.45) prettier: specifier: ^3.3.3 version: 3.3.3 rslog: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^1.2.3 + version: 1.2.3 rspack-plugin-virtual-module: specifier: ^0.1.13 version: 0.1.13 terser: - specifier: ^5.31.3 - version: 5.31.3 + specifier: ^5.31.6 + version: 5.31.6 transliteration: specifier: ^2.3.5 version: 2.3.5 @@ -261,10 +261,10 @@ importers: version: 5.4.5 vite: specifier: ^5.4.3 - version: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + version: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) vue-router: - specifier: ^4.4.0 - version: 4.4.0(vue@3.4.33(typescript@5.4.5)) + specifier: ^4.4.3 + version: 4.4.3(vue@3.4.33(typescript@5.4.5)) devDependencies: '@types/fs-extra': specifier: ^11.0.4 @@ -279,8 +279,8 @@ importers: specifier: ^14.1.2 version: 14.1.2 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 vue: specifier: ^3.4.33 version: 3.4.33(typescript@5.4.5) @@ -294,8 +294,8 @@ importers: specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -339,8 +339,8 @@ importers: specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -353,8 +353,8 @@ importers: specifier: ^0.20.2 version: 0.20.2 rimraf: - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -376,40 +376,24 @@ packages: resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} - '@babel/compat-data@7.24.7': - resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} - engines: {node: '>=6.9.0'} - '@babel/compat-data@7.25.2': resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==} engines: {node: '>=6.9.0'} - '@babel/core@7.24.7': - resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==} - engines: {node: '>=6.9.0'} - '@babel/core@7.25.2': resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} engines: {node: '>=6.9.0'} - '@babel/generator@7.24.10': - resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==} - engines: {node: '>=6.9.0'} - - '@babel/generator@7.24.7': - resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==} - engines: {node: '>=6.9.0'} - '@babel/generator@7.25.0': resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==} engines: {node: '>=6.9.0'} - '@babel/helper-annotate-as-pure@7.24.7': - resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} + '@babel/generator@7.25.6': + resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.24.7': - resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} + '@babel/helper-annotate-as-pure@7.24.7': + resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} '@babel/helper-compilation-targets@7.25.2': @@ -422,6 +406,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-create-class-features-plugin@7.25.4': + resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-environment-visitor@7.24.7': resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==} engines: {node: '>=6.9.0'} @@ -430,16 +420,12 @@ packages: resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==} engines: {node: '>=6.9.0'} - '@babel/helper-hoist-variables@7.24.7': - resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.24.7': resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.22.15': - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} + '@babel/helper-member-expression-to-functions@7.24.8': + resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} '@babel/helper-module-imports@7.24.7': @@ -466,12 +452,22 @@ packages: resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==} engines: {node: '>=6.9.0'} + '@babel/helper-plugin-utils@7.24.8': + resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} + engines: {node: '>=6.9.0'} + '@babel/helper-replace-supers@7.24.7': resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-replace-supers@7.25.0': + resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-simple-access@7.24.7': resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} @@ -504,10 +500,6 @@ packages: resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.24.7': - resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} - engines: {node: '>=6.9.0'} - '@babel/helpers@7.25.0': resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==} engines: {node: '>=6.9.0'} @@ -531,6 +523,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.25.6': + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-proposal-decorators@7.24.7': resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==} engines: {node: '>=6.9.0'} @@ -555,8 +552,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-class-properties@7.24.7': - resolution: {integrity: sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==} + '@babel/plugin-transform-class-properties@7.25.4': + resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -579,38 +576,30 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/template@7.24.7': - resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==} - engines: {node: '>=6.9.0'} - '@babel/template@7.25.0': resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.24.7': - resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} - engines: {node: '>=6.9.0'} - - '@babel/traverse@7.24.8': - resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==} - engines: {node: '>=6.9.0'} - '@babel/traverse@7.25.3': resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.25.6': + resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} + engines: {node: '>=6.9.0'} + '@babel/types@7.24.7': resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} engines: {node: '>=6.9.0'} - '@babel/types@7.24.9': - resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} - engines: {node: '>=6.9.0'} - '@babel/types@7.25.2': resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} + '@babel/types@7.25.6': + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} + engines: {node: '>=6.9.0'} + '@bufbuild/protobuf@1.10.0': resolution: {integrity: sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==} @@ -951,6 +940,9 @@ packages: '@jridgewell/sourcemap-codec@1.4.15': resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} @@ -1068,86 +1060,89 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.0.1-beta.16': - resolution: {integrity: sha512-/0s6E3bKqyxUby2X4H11xQppuXpPWqZzPWkynUX19o9T2K7FuPw5cyuE0iL3f2XlGucmgftSn06Am5HsQV+A+w==} + '@rsbuild/core@1.0.1-rc.5': + resolution: {integrity: sha512-0+LiFrzvEEhHsizHRXMnbxtvxVvWyGFl33VfLSlOnBwUwgbblq3ehUc4QYK+mla4Zh3DbWRNr9oCdyJa+Qv2MA==} engines: {node: '>=16.7.0'} hasBin: true - '@rsbuild/plugin-babel@1.0.1-beta.16': - resolution: {integrity: sha512-CyXb3QE84VfuyqulXzpEuUhIovz8R5iz8hXpYQk7NE2r769b8OTkUvdNf+1r7yHm5aN/gzz+BpTQHtrnG5QUaw==} + '@rsbuild/plugin-babel@1.0.1-rc.5': + resolution: {integrity: sha512-8Tr566hx+dK5mQRqDNPCUvjPKWtmYdwKmFEuwNmCm5674VSzcTZmsPTK0df4A3ZTnvlowsQTiP6hhNW2DTi6cQ==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': ^1.0.1-rc.4 - '@rsbuild/plugin-less@1.0.1-beta.16': - resolution: {integrity: sha512-uZ0YwUTEX2c0o63hfF4Xz0SIaSlPfqRWyvKSB2c8/He8u/8nlBXcjCHbmiCA5lzp134y5SwfhO7nC6CdY7LdWA==} + '@rsbuild/plugin-less@1.0.1-rc.5': + resolution: {integrity: sha512-RxqUN+lkoqH4ZW1x+wK1J37mPwRwFfMcZMy+X0ONcz2PcSURPg9fszKx3zKJST7hUeCXP708suRarxSDDl/OUw==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': ^1.0.1-rc.4 - '@rsbuild/plugin-sass@1.0.1-beta.16': - resolution: {integrity: sha512-nbQf802dgwikxqsziIHP88F1ds3jaQ04rekoDx0qGX57jpU/oCbWeSEMydwEuvddjuOdE2epM/aaM5oPN693Hw==} + '@rsbuild/plugin-sass@1.0.1-rc.5': + resolution: {integrity: sha512-HwflqldqJczmWzIuaaaabAo3w+hD17vMYIftxmUdFReJ4Wa9vx9IT0sbOZLedVEzIW5Nnb8vasyNuAs2AJnT3A==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': ^1.0.1-rc.4 - '@rsbuild/plugin-vue-jsx@1.0.1-beta.16': - resolution: {integrity: sha512-F7QbSBxm1aeauYdYwrs1hy1nCJ/Qpr64WdKXI91OZzRxoIONwpyYTkdbQcBSBGY83jRHEXmKt3uNrkvSR3rWwA==} + '@rsbuild/plugin-vue-jsx@1.0.1': + resolution: {integrity: sha512-+Oo6FT7hT5Jb8K43qOgwNP35nXZbCopIlSOFa9KC1DKBJ1n0VueqshRY4pP5pVl6R2BeU87RRnmv0pbc2hH5Mg==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': 1.x || ^1.0.1-beta.0 + peerDependenciesMeta: + '@rsbuild/core': + optional: true - '@rsbuild/plugin-vue@1.0.1-beta.16': - resolution: {integrity: sha512-UIE5igFbu1sDWZYh2zk0ojfaSBRAGoCjj3MtAKgPsmZk4ZIJ/070cpcS4CD08c9XC2iJxRbWqViYe7KCvbBPpA==} + '@rsbuild/plugin-vue@1.0.1-rc.5': + resolution: {integrity: sha512-pcdirXqxT1IjghfzVIn7UxnQU4mF6gf/jaCxOIToV6LkFOgcL1VNq1vYZrerj7lw+J5dtEO4x4hVhYvgm3zoMQ==} peerDependencies: - '@rsbuild/core': ^1.0.1-beta.16 + '@rsbuild/core': ^1.0.1-rc.4 - '@rspack/binding-darwin-arm64@1.0.0-rc.0': - resolution: {integrity: sha512-4S/+q8HN69ErWUjGDePExqiNuKIEGYKEoT+91+Wz55jQV4NY1mNGRojKVKjZkz7MvbPEZ1howtpDcHuUE2+QhQ==} + '@rspack/binding-darwin-arm64@1.0.3': + resolution: {integrity: sha512-MZlQpDRJkjIJJqmYMiziwz9vLXi1KjORYW6hemC2umDfOzUmlkRPBUF8oEqXaUQ+zYLbjhk4iTSbFdrlqUR+6w==} cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@1.0.0-rc.0': - resolution: {integrity: sha512-IN96SG6yRz4JwlzuNrhdApEg4J2UI9S8uD38vrJvH9TOO/Dv1puL82EpqTYBZYfbaddZsiZG9+5LNnsU9OEXJg==} + '@rspack/binding-darwin-x64@1.0.3': + resolution: {integrity: sha512-Ke8Tw3+j5YFFIHjlqrEDnW5fbZU14s+l5LhLVaw6gVXH4yAAyFaZejaIViGi5fhKkdKmCXm0nVTK1KhhASZxAw==} cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.0.0-rc.0': - resolution: {integrity: sha512-gqURooSNYGlwvgLE1xu8rz68E4Mfa2MONGTNMkre5aIYX2ZOd/MKGaB/R062Oj/78BIHmIGWcoz5GnBxBwToyw==} + '@rspack/binding-linux-arm64-gnu@1.0.3': + resolution: {integrity: sha512-Ydm6rsBnPYlKfWtz6sPRgAgJ5fQ+zFSHplR4bFlARIOXeWPn7ckQvFZrmKexuR0ULjG3Z4sbfrU6udc2MAWvig==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-musl@1.0.0-rc.0': - resolution: {integrity: sha512-302IJXw7F4YpHUEVJA2bkzlNfYp26jKXIddHpG4A3diw0/+5w1C4eDGrC9kuq642kFtu4nwP/8rjP0090/Orxw==} + '@rspack/binding-linux-arm64-musl@1.0.3': + resolution: {integrity: sha512-2aS65Xne3W6qJJ5PN5oL/bMbkUeYpsQduT+ML6vY6hqvi6W6wYtkvHwscQ4HisxKQFWdB2bsE1+UT34XgHpijw==} cpu: [arm64] os: [linux] - '@rspack/binding-linux-x64-gnu@1.0.0-rc.0': - resolution: {integrity: sha512-VsHzd7iAwZA3j48PSj9beKva9wqde1BP2K3AF0aZe7amQoatG57YZtiOthZSWyDlwEm7VCuE6/4Jgf8vOQJX2g==} + '@rspack/binding-linux-x64-gnu@1.0.3': + resolution: {integrity: sha512-6UWii/GBkV0B98RSjJr9Za5Y8rvU1vQpE5+8vb26pvo3Sh3kvRfOmSeIFyqR3I92er5SQKmEp8uggb74st6QGQ==} cpu: [x64] os: [linux] - '@rspack/binding-linux-x64-musl@1.0.0-rc.0': - resolution: {integrity: sha512-M6/SC33xWdlV2pmR3O3MrhfBZBpicMCl+GrJ0MXFb9ziC7auuuLfMmfqMakorphfL2yOOwSfcfZF8V2iiYoENw==} + '@rspack/binding-linux-x64-musl@1.0.3': + resolution: {integrity: sha512-tpKGPJEe6vkkH3bsDz+l7xndNrOGxDvbDVOXV0uSESnRr6Pef5253Bi5PNooGLSaWQlXVDdazhi6x1beVHI2eg==} cpu: [x64] os: [linux] - '@rspack/binding-win32-arm64-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-ob510ObXoIBAMjPE8iBwvhWQ8Hd4v7bJSgImUBhSGExYI+z8b/gl8tNg8y1fttLtNO8j05rj9QFsGcZmv89Zsg==} + '@rspack/binding-win32-arm64-msvc@1.0.3': + resolution: {integrity: sha512-9FwP64T6yeq3cG1JQG0VagTMuJxJCT45G9LN5RTJ2kxJ4T28vL7uEc9usPpXOyd6xpbzTKXX0mVxL+c8x0EhZQ==} cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-1A+3JorREQJqBcTLEY0LhGMb5B3Qlz/LmRr3K+gNBZinscZU+DKiDnZkSGdn8FuCn40E39T8V4i73mxQCqVuvQ==} + '@rspack/binding-win32-ia32-msvc@1.0.3': + resolution: {integrity: sha512-nXbeh0206bGiwV1vgY8UDk92sZ2yMvJenevnnLtGFSMTRQ46Z2f9n+mUO1GlvpanR1HAfhgPddlKasIncTJmPQ==} cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.0.0-rc.0': - resolution: {integrity: sha512-t6E4t668CvP+DqNDluYJMivrDtFZ0iQhUYxXd0UUhDSwXKTbGW2tOwBXGaZ3gzj9OpqWCUVJ3pqP11KiBckorw==} + '@rspack/binding-win32-x64-msvc@1.0.3': + resolution: {integrity: sha512-htBi4xt+iXD/NCEo/q4fYSg5YfXymK9P9zI36NFvfguQbhwqy4JgBx0IorjDFl5qvG70sdUzY7x98DJEseGScQ==} cpu: [x64] os: [win32] - '@rspack/binding@1.0.0-rc.0': - resolution: {integrity: sha512-mx0x4ho0ndHpOnSjAEOoQZohTqJLYOl4hLEvQLEnXIPTdMjZtpiLUyuyKtzv6DrXDV5La3bsZuzbcdMyqkSWpg==} + '@rspack/binding@1.0.3': + resolution: {integrity: sha512-wRLUDyi/6jFDDZJIov4uh9H9hJNk7JKDEhaMLM/5lJzzWsTLBB/q6JB1VAdIzOzBhYsU8iIMEVuG3Uih1H43uw==} - '@rspack/core@1.0.0-rc.0': - resolution: {integrity: sha512-sxS6QfVm7FbuKIYai8CyxMv5WH3MVdQmowVEqIZ/Fa8+PX17/sO5dg8tAFYAEzpCe/4dC93eYh9APr3Vc4ditQ==} + '@rspack/core@1.0.3': + resolution: {integrity: sha512-BqyBSrcTtsm1EDI10TrK6tEfNsy5vEnVDnbI0HBuQBH1zhKblnvsu6Y2bbS9+OGmB+OPEr76CmuZtzb+7V3wrQ==} engines: {node: '>=16.0.0'} peerDependencies: '@swc/helpers': '>=0.5.1' @@ -1162,8 +1157,8 @@ packages: '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - '@swc/helpers@0.5.11': - resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} + '@swc/helpers@0.5.13': + resolution: {integrity: sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==} '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -1177,12 +1172,6 @@ packages: '@types/babel__traverse@7.20.5': resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} - '@types/eslint-scope@3.7.7': - resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} - - '@types/eslint@8.56.10': - resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==} - '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -1280,15 +1269,15 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@vitejs/plugin-vue-jsx@4.0.0': - resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==} + '@vitejs/plugin-vue-jsx@4.0.1': + resolution: {integrity: sha512-7mg9HFGnFHMEwCdB6AY83cVK4A6sCqnrjFYF4WIlebYAQVVJ/sC/CiTruVdrRlhrFoeZ8rlMxY9wYpPTIRhhAg==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.0.0 - '@vitejs/plugin-vue@5.1.2': - resolution: {integrity: sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==} + '@vitejs/plugin-vue@5.1.3': + resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -1314,48 +1303,48 @@ packages: '@vitest/utils@1.6.0': resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} - '@vue/babel-helper-vue-transform-on@1.2.2': - resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} + '@vue/babel-helper-vue-transform-on@1.2.4': + resolution: {integrity: sha512-3L9zXWRN2jvmLjtSyw9vtcO5KTSCfKhCD5rEZM+024bc+4dKSzTjIABl/5b+uZ5nXe5y31uUMxxLo1PdXkYaig==} - '@vue/babel-plugin-jsx@1.2.2': - resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==} + '@vue/babel-plugin-jsx@1.2.4': + resolution: {integrity: sha512-jwAVtHUaDfOGGT1EmVKBi0anXOtPvsuKbImcdnHXluaJQ6GEJzshf1JMTtMRx2fPiG7BZjNmyMv+NdZY2OyZEA==} peerDependencies: '@babel/core': ^7.0.0-0 peerDependenciesMeta: '@babel/core': optional: true - '@vue/babel-plugin-resolve-type@1.2.2': - resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==} + '@vue/babel-plugin-resolve-type@1.2.4': + resolution: {integrity: sha512-jWcJAmfKvc/xT2XBC4JAmy2eezNjU3CLfeDecl2Ge3tSjJCTmKJWkEhHdzXyx9Nr6PbIcQrFKhCaEDobhSrPqw==} peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.29': - resolution: {integrity: sha512-TFKiRkKKsRCKvg/jTSSKK7mYLJEQdUiUfykbG49rubC9SfDyvT2JrzTReopWlz2MxqeLyxh9UZhvxEIBgAhtrg==} - '@vue/compiler-core@3.4.33': resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==} - '@vue/compiler-dom@3.4.29': - resolution: {integrity: sha512-A6+iZ2fKIEGnfPJejdB7b1FlJzgiD+Y/sxxKwJWg1EbJu6ZPgzaPQQ51ESGNv0CP6jm6Z7/pO6Ia8Ze6IKrX7w==} + '@vue/compiler-core@3.5.3': + resolution: {integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==} '@vue/compiler-dom@3.4.33': resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==} - '@vue/compiler-sfc@3.4.29': - resolution: {integrity: sha512-zygDcEtn8ZimDlrEQyLUovoWgKQic6aEQqRXce2WXBvSeHbEbcAsXyCk9oG33ZkyWH4sl9D3tkYc1idoOkdqZQ==} + '@vue/compiler-dom@3.5.3': + resolution: {integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==} '@vue/compiler-sfc@3.4.33': resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==} - '@vue/compiler-ssr@3.4.29': - resolution: {integrity: sha512-rFbwCmxJ16tDp3N8XCx5xSQzjhidYjXllvEcqX/lopkoznlNPz3jyy0WGJCyhAaVQK677WWFt3YO/WUEkMMUFQ==} + '@vue/compiler-sfc@3.5.3': + resolution: {integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==} '@vue/compiler-ssr@3.4.33': resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==} - '@vue/devtools-api@6.6.1': - resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} + '@vue/compiler-ssr@3.5.3': + resolution: {integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==} + + '@vue/devtools-api@6.6.3': + resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==} '@vue/reactivity@3.4.33': resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==} @@ -1371,12 +1360,12 @@ packages: peerDependencies: vue: 3.4.33 - '@vue/shared@3.4.29': - resolution: {integrity: sha512-hQ2gAQcBO/CDpC82DCrinJNgOHI2v+FA7BDW4lMSPeBpQ7sRe2OLHWe5cph1s7D8DUQAwRt18dBDfJJ220APEA==} - '@vue/shared@3.4.33': resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==} + '@vue/shared@3.5.3': + resolution: {integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==} + '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -1507,8 +1496,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - autoprefixer@10.4.19: - resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==} + autoprefixer@10.4.20: + resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -1541,6 +1530,11 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + browserslist@4.23.3: + resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + buffer-builder@0.2.0: resolution: {integrity: sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==} @@ -1555,16 +1549,12 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - camelcase@6.3.0: - resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} - engines: {node: '>=10'} - - caniuse-lite@1.0.30001642: - resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==} - caniuse-lite@1.0.30001651: resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==} + caniuse-lite@1.0.30001658: + resolution: {integrity: sha512-N2YVqWbJELVdrnsW5p+apoQyYt51aBMSsBZki1XZEfeBCexcM/sf4xiAHcXQBkuOwJBXtWF7aW1sYX6tKebPHw==} + chai@4.4.1: resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==} engines: {node: '>=4'} @@ -1725,6 +1715,9 @@ packages: electron-to-chromium@1.4.827: resolution: {integrity: sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==} + electron-to-chromium@1.5.18: + resolution: {integrity: sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==} + emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -1735,8 +1728,8 @@ packages: resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} engines: {node: '>= 4'} - enhanced-resolve@5.17.0: - resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} + enhanced-resolve@5.17.1: + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} engines: {node: '>=10.13.0'} enquirer@2.4.1: @@ -2001,8 +1994,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.1.1: - resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==} + husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} engines: {node: '>=18'} hasBin: true @@ -2123,8 +2116,8 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jsdom@24.1.1: - resolution: {integrity: sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==} + jsdom@24.1.3: + resolution: {integrity: sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -2215,6 +2208,9 @@ packages: magic-string@0.30.10: resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==} + magic-string@0.30.11: + resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} + magicast@0.3.4: resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==} @@ -2319,6 +2315,9 @@ packages: node-releases@2.0.14: resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} + node-releases@2.0.18: + resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} + nopt@7.2.0: resolution: {integrity: sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -2441,18 +2440,14 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.39: - resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} - engines: {node: ^10 || ^12 || >=14} - - postcss@8.4.41: - resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.44: resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -2522,9 +2517,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rimraf@5.0.9: - resolution: {integrity: sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==} - engines: {node: 14 >=14.20 || 16 >=16.20 || >=18} + rimraf@5.0.10: + resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} hasBin: true rollup@4.21.2: @@ -2538,8 +2532,8 @@ packages: rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} - rslog@1.2.2: - resolution: {integrity: sha512-tZP8KjrI1nz6qOYCrFxAV7cfmfS2GV94jotU2zOmF/6ByO1zNvGR6/+0inylpjqyBjAdnnutTUW0m4th06bSTw==} + rslog@1.2.3: + resolution: {integrity: sha512-antALPJaKBRPBU1X2q9t085K4htWDOOv/K1qhTUk7h0l1ePU/KbDqKJn19eKP0dk7PqMioeA0+fu3gyPXCsXxQ==} engines: {node: '>=14.17.6'} rspack-plugin-virtual-module@0.1.13: @@ -2557,124 +2551,130 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass-embedded-android-arm64@1.77.8: - resolution: {integrity: sha512-EmWHLbEx0Zo/f/lTFzMeH2Du+/I4RmSRlEnERSUKQWVp3aBSO04QDvdxfFezgQ+2Yt/ub9WMqBpma9P/8MPsLg==} + sass-embedded-android-arm64@1.78.0: + resolution: {integrity: sha512-2sAr11EgwPudAuyk4Ite+fWGYJspiFSiZDU2D8/vjjI7BaB9FG6ksYqww3svoMMnjPUWBCjKPDELpZTxViLJbw==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [android] - hasBin: true - sass-embedded-android-arm@1.77.8: - resolution: {integrity: sha512-GpGL7xZ7V1XpFbnflib/NWbM0euRzineK0iwoo31/ntWKAXGj03iHhGzkSiOwWSFcXgsJJi3eRA5BTmBvK5Q+w==} + sass-embedded-android-arm@1.78.0: + resolution: {integrity: sha512-YM6nrmKsj+ImaSTd96F+jzbWSbhPkRN4kedbLgIJ5FsILNa9NAqhmrCQz9pdcjuAhyfxWImdUACsT23CPGENZQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [android] - hasBin: true - sass-embedded-android-ia32@1.77.8: - resolution: {integrity: sha512-+GjfJ3lDezPi4dUUyjQBxlNKXNa+XVWsExtGvVNkv1uKyaOxULJhubVo2G6QTJJU0esJdfeXf5Ca5/J0ph7+7w==} + sass-embedded-android-ia32@1.78.0: + resolution: {integrity: sha512-TyJOo4TgnHpOfC/PfqCBqd+jGRanWoRd4Br/0KAfIvaIFjTGIPdk26vUyDVugV1J8QUEY4INGE8EXAuDeRldUQ==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [android] - hasBin: true - sass-embedded-android-x64@1.77.8: - resolution: {integrity: sha512-YZbFDzGe5NhaMCygShqkeCWtzjhkWxGVunc7ULR97wmxYPQLPeVyx7XFQZc84Aj0lKAJBJS4qRZeqphMqZEJsQ==} + sass-embedded-android-riscv64@1.78.0: + resolution: {integrity: sha512-wwajpsVRuhb7ixrkA3Yu60V2LtROYn45PIYeda30/MrMJi9k3xEqHLhodTexFm6wZoKclGSDZ6L9U5q0XyRKiQ==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [android] + + sass-embedded-android-x64@1.78.0: + resolution: {integrity: sha512-k5l66PO0LgSHMDbDzAQ/vqrXMlJ3r42ZHJA8MJvUbA6sQxTzDS381V7L+EhOATwyI225j2FhEeTHW6rr4WBQzA==} engines: {node: '>=14.0.0'} cpu: [x64] os: [android] - hasBin: true - sass-embedded-darwin-arm64@1.77.8: - resolution: {integrity: sha512-aifgeVRNE+i43toIkDFFJc/aPLMo0PJ5s5hKb52U+oNdiJE36n65n2L8F/8z3zZRvCa6eYtFY2b7f1QXR3B0LA==} + sass-embedded-darwin-arm64@1.78.0: + resolution: {integrity: sha512-3JaxceFSR6N+a22hPYYkj1p45eBaWTt/M8MPTbfzU3TGZrU9bmRX7WlUVtXTo1yYI2iMf22nCv0PQ5ExFF3FMQ==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [darwin] - hasBin: true - sass-embedded-darwin-x64@1.77.8: - resolution: {integrity: sha512-/VWZQtcWIOek60Zj6Sxk6HebXA1Qyyt3sD8o5qwbTgZnKitB1iEBuNunyGoAgMNeUz2PRd6rVki6hvbas9hQ6w==} + sass-embedded-darwin-x64@1.78.0: + resolution: {integrity: sha512-UMTijqE3fJ8vEaaD7GPG7G3GsHuPKOdpS8vuA2v2uwO3BPFp/rEKah66atvGqvGO+0JYApkSv0YTnnexSrkHIQ==} engines: {node: '>=14.0.0'} cpu: [x64] os: [darwin] - hasBin: true - sass-embedded-linux-arm64@1.77.8: - resolution: {integrity: sha512-6iIOIZtBFa2YfMsHqOb3qake3C9d/zlKxjooKKnTSo+6g6z+CLTzMXe1bOfayb7yxeenElmFoK1k54kWD/40+g==} - engines: {node: '>=14.0.0'} - cpu: [arm64] - os: [linux] - hasBin: true - - sass-embedded-linux-arm@1.77.8: - resolution: {integrity: sha512-2edZMB6jf0whx3T0zlgH+p131kOEmWp+I4wnKj7ZMUeokiY4Up05d10hSvb0Q63lOrSjFAWu6P5/pcYUUx8arQ==} - engines: {node: '>=14.0.0'} - cpu: [arm] - os: [linux] - hasBin: true - - sass-embedded-linux-ia32@1.77.8: - resolution: {integrity: sha512-63GsFFHWN5yRLTWiSef32TM/XmjhCBx1DFhoqxmj+Yc6L9Z1h0lDHjjwdG6Sp5XTz5EmsaFKjpDgnQTP9hJX3Q==} - engines: {node: '>=14.0.0'} - cpu: [ia32] - os: [linux] - hasBin: true - - sass-embedded-linux-musl-arm64@1.77.8: - resolution: {integrity: sha512-j8cgQxNWecYK+aH8ESFsyam/Q6G+9gg8eJegiRVpA9x8yk3ykfHC7UdQWwUcF22ZcuY4zegrjJx8k+thsgsOVA==} + sass-embedded-linux-arm64@1.78.0: + resolution: {integrity: sha512-juMIMpp3DIAiQ842y+boqh0u2SjN4m3mDKrDfMuBznj8DSQoy9J/3e4hLh3g+p0/j83WuROu5nNoYxm2Xz8rww==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [linux] - sass-embedded-linux-musl-arm@1.77.8: - resolution: {integrity: sha512-nFkhSl3uu9btubm+JBW7uRglNVJ8W8dGfzVqh3fyQJKS1oyBC3vT3VOtfbT9YivXk28wXscSHpqXZwY7bUuopA==} + sass-embedded-linux-arm@1.78.0: + resolution: {integrity: sha512-JafT+Co0RK8oO3g9TfVRuG7tkYeh35yDGTgqCFxLrktnkiw5pmIagCfpjxk5GBcSfJMOzhCgclTCDJWAuHGuMQ==} engines: {node: '>=14.0.0'} cpu: [arm] os: [linux] - sass-embedded-linux-musl-ia32@1.77.8: - resolution: {integrity: sha512-oWveMe+8TFlP8WBWPna/+Ec5TV0CE+PxEutyi0ltSruBds2zxRq9dPVOqrpPcDN9QUx50vNZC0Afgch0aQEd0g==} + sass-embedded-linux-ia32@1.78.0: + resolution: {integrity: sha512-Gy8GW5g6WX9t8CT2Dto5AL6ikB+pG7aAXWXvfu3RFHktixSwSbyy6CeGqSk1t0xyJCFkQQA/V8HU9bNdeHiBxg==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [linux] - sass-embedded-linux-musl-x64@1.77.8: - resolution: {integrity: sha512-2NtRpMXHeFo9kaYxuZ+Ewwo39CE7BTS2JDfXkTjZTZqd8H+8KC53eBh516YQnn2oiqxSiKxm7a6pxbxGZGwXOQ==} + sass-embedded-linux-musl-arm64@1.78.0: + resolution: {integrity: sha512-Lu/TlRHbe9aJY7B7PwWCJz7pTT5Rc50VkApWEmPiU/nu0mGbSpg0Xwar6pNeG8+98ubgKKdRb01N3bvclf5a4A==} + engines: {node: '>=14.0.0'} + cpu: [arm64] + os: [linux] + + sass-embedded-linux-musl-arm@1.78.0: + resolution: {integrity: sha512-DUVXtcsfsiOJ2Zwp4Y3T6KZWX8h0gWpzmFUrx+gSIbg67vV8Ww2DWMjWRwqLe7HOLTYBegMBYpMgMgZiPtXhIA==} + engines: {node: '>=14.0.0'} + cpu: [arm] + os: [linux] + + sass-embedded-linux-musl-ia32@1.78.0: + resolution: {integrity: sha512-1E5ywUnq6MRPAecr2r/vDOBr93wXyculEmfyF5JRG8mUufMaxGIhfx64OQE6Drjs+EDURcYZ+Qcg6/ubJWqhcw==} + engines: {node: '>=14.0.0'} + cpu: [ia32] + os: [linux] + + sass-embedded-linux-musl-riscv64@1.78.0: + resolution: {integrity: sha512-YvQEvX7ctn5BwC79+HBagDYIciEkwcl2NLgoydmEsBO/0+ncMKSGnjsn/iRzErbq1KJNyjGEni8eSHlrtQI1vQ==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [linux] + + sass-embedded-linux-musl-x64@1.78.0: + resolution: {integrity: sha512-azdUcZZvZmtUBslIKr2/l4aQrTX7BvO96TD0GLdWz9vuXZrokYm09AJZEnb5j6Pk5I4Xr0yM6BG1Vgcbzqi5Zg==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - sass-embedded-linux-x64@1.77.8: - resolution: {integrity: sha512-ND5qZLWUCpOn7LJfOf0gLSZUWhNIysY+7NZK1Ctq+pM6tpJky3JM5I1jSMplNxv5H3o8p80n0gSm+fcjsEFfjQ==} + sass-embedded-linux-riscv64@1.78.0: + resolution: {integrity: sha512-g8M6vqHMjZUoH9C1WJsgwu+qmwdJAAMDaJTM1emeAScUZMTaQGzm+Q6C5oSGnAGR3XLT/drgbHhbmruXDgkdeQ==} + engines: {node: '>=14.0.0'} + cpu: [riscv64] + os: [linux] + + sass-embedded-linux-x64@1.78.0: + resolution: {integrity: sha512-m997ThzpMwql4u6LzZCoHPIQkgK6bbLPLc7ydemo2Wusqzh6j8XAGxVT5oANp6s2Dmj+yh49pKDozal+tzEX9w==} engines: {node: '>=14.0.0'} cpu: [x64] os: [linux] - hasBin: true - sass-embedded-win32-arm64@1.77.8: - resolution: {integrity: sha512-7L8zT6xzEvTYj86MvUWnbkWYCNQP+74HvruLILmiPPE+TCgOjgdi750709BtppVJGGZSs40ZuN6mi/YQyGtwXg==} + sass-embedded-win32-arm64@1.78.0: + resolution: {integrity: sha512-qTLIIC5URYRmeuYYllfoL0K1cHSUd+f3sFHAA6fjtdgf288usd6ToCbWpuFb0BtVceEfGQX8lEp+teOG7n7Quw==} engines: {node: '>=14.0.0'} cpu: [arm64] os: [win32] - hasBin: true - sass-embedded-win32-ia32@1.77.8: - resolution: {integrity: sha512-7Buh+4bP0WyYn6XPbthkIa3M2vtcR8QIsFVg3JElVlr+8Ng19jqe0t0SwggDgbMX6AdQZC+Wj4F1BprZSok42A==} + sass-embedded-win32-ia32@1.78.0: + resolution: {integrity: sha512-BrOWh18T6Y9xgCokGXElEnd8j03fO4W83bwJ9wHRRkrQWaeHtHs3XWW0fX1j2brngWUTjU+jcYUijWF1Z60krw==} engines: {node: '>=14.0.0'} cpu: [ia32] os: [win32] - hasBin: true - sass-embedded-win32-x64@1.77.8: - resolution: {integrity: sha512-rZmLIx4/LLQm+4GW39sRJW0MIlDqmyV0fkRzTmhFP5i/wVC7cuj8TUubPHw18rv2rkHFfBZKZJTCkPjCS5Z+SA==} + sass-embedded-win32-x64@1.78.0: + resolution: {integrity: sha512-C14iFDJd7oGhmQehRiEL7GtzMmLwubcDqsBarQ+u9LbHoDlUQfIPd7y8mVtNgtxJCdrAO/jc5qR4C+85yE3xPQ==} engines: {node: '>=14.0.0'} cpu: [x64] os: [win32] - hasBin: true - sass-embedded@1.77.8: - resolution: {integrity: sha512-WGXA6jcaoBo5Uhw0HX/s6z/sl3zyYQ7ZOnLOJzqwpctFcFmU4L07zn51e2VSkXXFpQZFAdMZNqOGz/7h/fvcRA==} + sass-embedded@1.78.0: + resolution: {integrity: sha512-NR2kvhWVFABmBm0AqgFw9OweQycs0Qs+/teJ9Su+BUY7up+f8S5F/Zi+7QtAqJlewsQyUNfzm1vRuM+20lBwRQ==} engines: {node: '>=16.0.0'} + hasBin: true sax@1.3.0: resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} @@ -2807,8 +2807,8 @@ packages: uglify-js: optional: true - terser@5.31.3: - resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==} + terser@5.31.6: + resolution: {integrity: sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==} engines: {node: '>=10'} hasBin: true @@ -3003,8 +3003,8 @@ packages: vue: optional: true - vue-router@4.4.0: - resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==} + vue-router@4.4.3: + resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==} peerDependencies: vue: ^3.2.0 @@ -3032,8 +3032,8 @@ packages: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} engines: {node: '>=10.13.0'} - webpack@5.93.0: - resolution: {integrity: sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==} + webpack@5.94.0: + resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -3138,30 +3138,8 @@ snapshots: '@babel/highlight': 7.24.7 picocolors: 1.0.1 - '@babel/compat-data@7.24.7': {} - '@babel/compat-data@7.25.2': {} - '@babel/core@7.24.7': - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7) - '@babel/helpers': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - convert-source-map: 2.0.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/core@7.25.2': dependencies: '@ampproject/remapping': 2.3.0 @@ -3182,20 +3160,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.24.10': - dependencies: - '@babel/types': 7.24.9 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - - '@babel/generator@7.24.7': - dependencies: - '@babel/types': 7.24.9 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - '@babel/generator@7.25.0': dependencies: '@babel/types': 7.25.2 @@ -3203,17 +3167,16 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 + '@babel/generator@7.25.6': + dependencies: + '@babel/types': 7.25.6 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 2.5.2 + '@babel/helper-annotate-as-pure@7.24.7': dependencies: - '@babel/types': 7.24.9 - - '@babel/helper-compilation-targets@7.24.7': - dependencies: - '@babel/compat-data': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.2 - lru-cache: 5.1.1 - semver: 6.3.1 + '@babel/types': 7.25.2 '@babel/helper-compilation-targets@7.25.2': dependencies: @@ -3223,21 +3186,6 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.7)': - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-function-name': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7) - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -3253,45 +3201,46 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/helper-environment-visitor@7.24.7': + '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': dependencies: - '@babel/types': 7.24.9 - - '@babel/helper-function-name@7.24.7': - dependencies: - '@babel/template': 7.24.7 - '@babel/types': 7.24.9 - - '@babel/helper-hoist-variables@7.24.7': - dependencies: - '@babel/types': 7.24.9 - - '@babel/helper-member-expression-to-functions@7.24.7': - dependencies: - '@babel/traverse': 7.24.8 - '@babel/types': 7.24.9 + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 + '@babel/helper-optimise-call-expression': 7.24.7 + '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) + '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/traverse': 7.25.6 + semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/helper-module-imports@7.22.15': + '@babel/helper-environment-visitor@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 - '@babel/helper-module-imports@7.24.7': + '@babel/helper-function-name@7.24.7': + dependencies: + '@babel/template': 7.25.0 + '@babel/types': 7.25.2 + + '@babel/helper-member-expression-to-functions@7.24.7': dependencies: '@babel/traverse': 7.25.3 '@babel/types': 7.25.2 transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7)': + '@babel/helper-member-expression-to-functions@7.24.8': dependencies: - '@babel/core': 7.24.7 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.2 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-imports@7.24.7': + dependencies: + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color @@ -3318,18 +3267,11 @@ snapshots: '@babel/helper-optimise-call-expression@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/helper-plugin-utils@7.24.7': {} - '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7)': - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 - '@babel/helper-optimise-call-expression': 7.24.7 - transitivePeerDependencies: - - supports-color + '@babel/helper-plugin-utils@7.24.8': {} '@babel/helper-replace-supers@7.24.7(@babel/core@7.25.2)': dependencies: @@ -3340,23 +3282,32 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)': + dependencies: + '@babel/core': 7.25.2 + '@babel/helper-member-expression-to-functions': 7.24.8 + '@babel/helper-optimise-call-expression': 7.24.7 + '@babel/traverse': 7.25.6 + transitivePeerDependencies: + - supports-color + '@babel/helper-simple-access@7.24.7': dependencies: - '@babel/traverse': 7.24.8 - '@babel/types': 7.24.9 + '@babel/traverse': 7.25.3 + '@babel/types': 7.25.2 transitivePeerDependencies: - supports-color '@babel/helper-skip-transparent-expression-wrappers@7.24.7': dependencies: - '@babel/traverse': 7.24.8 - '@babel/types': 7.24.9 + '@babel/traverse': 7.25.3 + '@babel/types': 7.25.2 transitivePeerDependencies: - supports-color '@babel/helper-split-export-declaration@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/helper-string-parser@7.24.7': {} @@ -3368,11 +3319,6 @@ snapshots: '@babel/helper-validator-option@7.24.8': {} - '@babel/helpers@7.24.7': - dependencies: - '@babel/template': 7.24.7 - '@babel/types': 7.24.9 - '@babel/helpers@7.25.0': dependencies: '@babel/template': 7.25.0 @@ -3387,16 +3333,20 @@ snapshots: '@babel/parser@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/parser@7.24.8': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/parser@7.25.3': dependencies: '@babel/types': 7.25.2 + '@babel/parser@7.25.6': + dependencies: + '@babel/types': 7.25.6 + '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -3411,31 +3361,21 @@ snapshots: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.7)': - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.7)': - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-transform-class-properties@7.24.7(@babel/core@7.25.2)': + '@babel/plugin-transform-class-properties@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.25.2) - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color @@ -3448,16 +3388,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-typescript@7.24.7(@babel/core@7.24.7)': - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7) - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7) - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-typescript@7.24.7(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -3479,48 +3409,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/template@7.24.7': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.8 - '@babel/types': 7.24.9 - '@babel/template@7.25.0': dependencies: '@babel/code-frame': 7.24.7 '@babel/parser': 7.25.3 '@babel/types': 7.25.2 - '@babel/traverse@7.24.7': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.10 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-function-name': 7.24.7 - '@babel/helper-hoist-variables': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.8 - '@babel/types': 7.24.9 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - '@babel/traverse@7.24.8': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.10 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-function-name': 7.24.7 - '@babel/helper-hoist-variables': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.8 - '@babel/types': 7.24.9 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - '@babel/traverse@7.25.3': dependencies: '@babel/code-frame': 7.24.7 @@ -3533,19 +3427,31 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.25.6': + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/template': 7.25.0 + '@babel/types': 7.25.6 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + '@babel/types@7.24.7': dependencies: '@babel/helper-string-parser': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - '@babel/types@7.24.9': + '@babel/types@7.25.2': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - '@babel/types@7.25.2': + '@babel/types@7.25.6': dependencies: '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 @@ -3758,6 +3664,8 @@ snapshots: '@jridgewell/sourcemap-codec@1.4.15': {} + '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 @@ -3846,23 +3754,23 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.21.2': optional: true - '@rsbuild/core@1.0.1-beta.16': + '@rsbuild/core@1.0.1-rc.5': dependencies: - '@rspack/core': 1.0.0-rc.0(@swc/helpers@0.5.11) + '@rspack/core': 1.0.3(@swc/helpers@0.5.13) '@rspack/lite-tapable': 1.0.0 - '@swc/helpers': 0.5.11 - caniuse-lite: 1.0.30001651 + '@swc/helpers': 0.5.13 + caniuse-lite: 1.0.30001658 core-js: 3.38.1 optionalDependencies: fsevents: 2.3.3 - '@rsbuild/plugin-babel@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)': + '@rsbuild/plugin-babel@1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5)': dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) - '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2) '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) - '@rsbuild/core': 1.0.1-beta.16 + '@rsbuild/core': 1.0.1-rc.5 '@types/babel__core': 7.20.5 deepmerge: 4.3.1 reduce-configs: 1.0.0 @@ -3870,36 +3778,37 @@ snapshots: transitivePeerDependencies: - supports-color - '@rsbuild/plugin-less@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)': + '@rsbuild/plugin-less@1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 + '@rsbuild/core': 1.0.1-rc.5 deepmerge: 4.3.1 reduce-configs: 1.0.0 - '@rsbuild/plugin-sass@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)': + '@rsbuild/plugin-sass@1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 + '@rsbuild/core': 1.0.1-rc.5 deepmerge: 4.3.1 loader-utils: 2.0.4 - postcss: 8.4.41 + postcss: 8.4.45 reduce-configs: 1.0.0 - sass-embedded: 1.77.8 + sass-embedded: 1.78.0 - '@rsbuild/plugin-vue-jsx@1.0.1-beta.16(@babel/core@7.25.2)(@rsbuild/core@1.0.1-beta.16)': + '@rsbuild/plugin-vue-jsx@1.0.1(@babel/core@7.25.2)(@rsbuild/core@1.0.1-rc.5)': dependencies: - '@rsbuild/core': 1.0.1-beta.16 - '@rsbuild/plugin-babel': 1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) + '@rsbuild/plugin-babel': 1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5) + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) babel-plugin-vue-jsx-hmr: 1.0.0 + optionalDependencies: + '@rsbuild/core': 1.0.1-rc.5 transitivePeerDependencies: - '@babel/core' - supports-color - '@rsbuild/plugin-vue@1.0.1-beta.16(@rsbuild/core@1.0.1-beta.16)(esbuild@0.20.2)(vue@3.4.33(typescript@5.4.5))': + '@rsbuild/plugin-vue@1.0.1-rc.5(@rsbuild/core@1.0.1-rc.5)(esbuild@0.20.2)(vue@3.4.33(typescript@5.4.5))': dependencies: - '@rsbuild/core': 1.0.1-beta.16 - vue-loader: 17.4.2(vue@3.4.33(typescript@5.4.5))(webpack@5.93.0(esbuild@0.20.2)) - webpack: 5.93.0(esbuild@0.20.2) + '@rsbuild/core': 1.0.1-rc.5 + vue-loader: 17.4.2(vue@3.4.33(typescript@5.4.5))(webpack@5.94.0(esbuild@0.20.2)) + webpack: 5.94.0(esbuild@0.20.2) transitivePeerDependencies: - '@swc/core' - '@vue/compiler-sfc' @@ -3908,59 +3817,59 @@ snapshots: - vue - webpack-cli - '@rspack/binding-darwin-arm64@1.0.0-rc.0': + '@rspack/binding-darwin-arm64@1.0.3': optional: true - '@rspack/binding-darwin-x64@1.0.0-rc.0': + '@rspack/binding-darwin-x64@1.0.3': optional: true - '@rspack/binding-linux-arm64-gnu@1.0.0-rc.0': + '@rspack/binding-linux-arm64-gnu@1.0.3': optional: true - '@rspack/binding-linux-arm64-musl@1.0.0-rc.0': + '@rspack/binding-linux-arm64-musl@1.0.3': optional: true - '@rspack/binding-linux-x64-gnu@1.0.0-rc.0': + '@rspack/binding-linux-x64-gnu@1.0.3': optional: true - '@rspack/binding-linux-x64-musl@1.0.0-rc.0': + '@rspack/binding-linux-x64-musl@1.0.3': optional: true - '@rspack/binding-win32-arm64-msvc@1.0.0-rc.0': + '@rspack/binding-win32-arm64-msvc@1.0.3': optional: true - '@rspack/binding-win32-ia32-msvc@1.0.0-rc.0': + '@rspack/binding-win32-ia32-msvc@1.0.3': optional: true - '@rspack/binding-win32-x64-msvc@1.0.0-rc.0': + '@rspack/binding-win32-x64-msvc@1.0.3': optional: true - '@rspack/binding@1.0.0-rc.0': + '@rspack/binding@1.0.3': optionalDependencies: - '@rspack/binding-darwin-arm64': 1.0.0-rc.0 - '@rspack/binding-darwin-x64': 1.0.0-rc.0 - '@rspack/binding-linux-arm64-gnu': 1.0.0-rc.0 - '@rspack/binding-linux-arm64-musl': 1.0.0-rc.0 - '@rspack/binding-linux-x64-gnu': 1.0.0-rc.0 - '@rspack/binding-linux-x64-musl': 1.0.0-rc.0 - '@rspack/binding-win32-arm64-msvc': 1.0.0-rc.0 - '@rspack/binding-win32-ia32-msvc': 1.0.0-rc.0 - '@rspack/binding-win32-x64-msvc': 1.0.0-rc.0 + '@rspack/binding-darwin-arm64': 1.0.3 + '@rspack/binding-darwin-x64': 1.0.3 + '@rspack/binding-linux-arm64-gnu': 1.0.3 + '@rspack/binding-linux-arm64-musl': 1.0.3 + '@rspack/binding-linux-x64-gnu': 1.0.3 + '@rspack/binding-linux-x64-musl': 1.0.3 + '@rspack/binding-win32-arm64-msvc': 1.0.3 + '@rspack/binding-win32-ia32-msvc': 1.0.3 + '@rspack/binding-win32-x64-msvc': 1.0.3 - '@rspack/core@1.0.0-rc.0(@swc/helpers@0.5.11)': + '@rspack/core@1.0.3(@swc/helpers@0.5.13)': dependencies: '@module-federation/runtime-tools': 0.5.1 - '@rspack/binding': 1.0.0-rc.0 + '@rspack/binding': 1.0.3 '@rspack/lite-tapable': 1.0.0 - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001658 optionalDependencies: - '@swc/helpers': 0.5.11 + '@swc/helpers': 0.5.13 '@rspack/lite-tapable@1.0.0': {} '@sinclair/typebox@0.27.8': {} - '@swc/helpers@0.5.11': + '@swc/helpers@0.5.13': dependencies: tslib: 2.6.2 @@ -3985,16 +3894,6 @@ snapshots: dependencies: '@babel/types': 7.25.2 - '@types/eslint-scope@3.7.7': - dependencies: - '@types/eslint': 8.56.10 - '@types/estree': 1.0.5 - - '@types/eslint@8.56.10': - dependencies: - '@types/estree': 1.0.5 - '@types/json-schema': 7.0.15 - '@types/estree@1.0.5': {} '@types/fs-extra@11.0.4': @@ -4119,22 +4018,22 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue-jsx@4.0.0(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5))': dependencies: - '@babel/core': 7.24.7 - '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7) - vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + '@babel/core': 7.25.2 + '@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.25.2) + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) + vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) vue: 3.4.33(typescript@5.4.5) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.2(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))(vue@3.4.33(typescript@5.4.5))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))(vue@3.4.33(typescript@5.4.5))': dependencies: - vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) vue: 3.4.33(typescript@5.4.5) - '@vitest/coverage-istanbul@1.6.0(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3))': + '@vitest/coverage-istanbul@1.6.0(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6))': dependencies: debug: 4.3.4 istanbul-lib-coverage: 3.2.2 @@ -4145,7 +4044,7 @@ snapshots: magicast: 0.3.4 picocolors: 1.0.1 test-exclude: 6.0.0 - vitest: 1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + vitest: 1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) transitivePeerDependencies: - supports-color @@ -4178,37 +4077,18 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@vue/babel-helper-vue-transform-on@1.2.2': {} + '@vue/babel-helper-vue-transform-on@1.2.4': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.7)': + '@vue/babel-plugin-jsx@1.2.4(@babel/core@7.25.2)': dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7) - '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.7) - camelcase: 6.3.0 - html-tags: 3.3.1 - svg-tags: 1.0.0 - optionalDependencies: - '@babel/core': 7.24.7 - transitivePeerDependencies: - - supports-color - - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.25.2)': - dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) - '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.25.2) - camelcase: 6.3.0 + '@babel/template': 7.25.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 + '@vue/babel-helper-vue-transform-on': 1.2.4 + '@vue/babel-plugin-resolve-type': 1.2.4(@babel/core@7.25.2) html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: @@ -4216,31 +4096,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.7)': - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/core': 7.24.7 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/parser': 7.24.8 - '@vue/compiler-sfc': 3.4.29 - - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.25.2)': + '@vue/babel-plugin-resolve-type@1.2.4(@babel/core@7.25.2)': dependencies: '@babel/code-frame': 7.24.7 '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/parser': 7.24.8 - '@vue/compiler-sfc': 3.4.29 - - '@vue/compiler-core@3.4.29': - dependencies: - '@babel/parser': 7.24.8 - '@vue/shared': 3.4.29 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/parser': 7.25.6 + '@vue/compiler-sfc': 3.5.3 + transitivePeerDependencies: + - supports-color '@vue/compiler-core@3.4.33': dependencies: @@ -4250,27 +4115,23 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.29': + '@vue/compiler-core@3.5.3': dependencies: - '@vue/compiler-core': 3.4.29 - '@vue/shared': 3.4.29 + '@babel/parser': 7.25.6 + '@vue/shared': 3.5.3 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.0 '@vue/compiler-dom@3.4.33': dependencies: '@vue/compiler-core': 3.4.33 '@vue/shared': 3.4.33 - '@vue/compiler-sfc@3.4.29': + '@vue/compiler-dom@3.5.3': dependencies: - '@babel/parser': 7.24.8 - '@vue/compiler-core': 3.4.29 - '@vue/compiler-dom': 3.4.29 - '@vue/compiler-ssr': 3.4.29 - '@vue/shared': 3.4.29 - estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.39 - source-map-js: 1.2.0 + '@vue/compiler-core': 3.5.3 + '@vue/shared': 3.5.3 '@vue/compiler-sfc@3.4.33': dependencies: @@ -4281,20 +4142,32 @@ snapshots: '@vue/shared': 3.4.33 estree-walker: 2.0.2 magic-string: 0.30.10 - postcss: 8.4.39 + postcss: 8.4.45 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.29': + '@vue/compiler-sfc@3.5.3': dependencies: - '@vue/compiler-dom': 3.4.29 - '@vue/shared': 3.4.29 + '@babel/parser': 7.25.6 + '@vue/compiler-core': 3.5.3 + '@vue/compiler-dom': 3.5.3 + '@vue/compiler-ssr': 3.5.3 + '@vue/shared': 3.5.3 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.45 + source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.33': dependencies: '@vue/compiler-dom': 3.4.33 '@vue/shared': 3.4.33 - '@vue/devtools-api@6.6.1': {} + '@vue/compiler-ssr@3.5.3': + dependencies: + '@vue/compiler-dom': 3.5.3 + '@vue/shared': 3.5.3 + + '@vue/devtools-api@6.6.3': {} '@vue/reactivity@3.4.33': dependencies: @@ -4318,10 +4191,10 @@ snapshots: '@vue/shared': 3.4.33 vue: 3.4.33(typescript@5.4.5) - '@vue/shared@3.4.29': {} - '@vue/shared@3.4.33': {} + '@vue/shared@3.5.3': {} + '@vue/test-utils@2.4.6': dependencies: js-beautify: 1.15.1 @@ -4464,20 +4337,20 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.19(postcss@8.4.39): + autoprefixer@10.4.20(postcss@8.4.45): dependencies: - browserslist: 4.23.2 - caniuse-lite: 1.0.30001642 + browserslist: 4.23.3 + caniuse-lite: 1.0.30001651 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.39 + postcss: 8.4.45 postcss-value-parser: 4.2.0 babel-plugin-vue-jsx-hmr@1.0.0: dependencies: '@babel/core': 7.25.2 - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) + '@vue/babel-plugin-jsx': 1.2.4(@babel/core@7.25.2) transitivePeerDependencies: - supports-color @@ -4502,11 +4375,18 @@ snapshots: browserslist@4.23.2: dependencies: - caniuse-lite: 1.0.30001642 + caniuse-lite: 1.0.30001651 electron-to-chromium: 1.4.827 node-releases: 2.0.14 update-browserslist-db: 1.1.0(browserslist@4.23.2) + browserslist@4.23.3: + dependencies: + caniuse-lite: 1.0.30001651 + electron-to-chromium: 1.5.18 + node-releases: 2.0.18 + update-browserslist-db: 1.1.0(browserslist@4.23.3) + buffer-builder@0.2.0: {} buffer-from@1.1.2: {} @@ -4515,12 +4395,10 @@ snapshots: callsites@3.1.0: {} - camelcase@6.3.0: {} - - caniuse-lite@1.0.30001642: {} - caniuse-lite@1.0.30001651: {} + caniuse-lite@1.0.30001658: {} + chai@4.4.1: dependencies: assertion-error: 1.1.0 @@ -4673,13 +4551,15 @@ snapshots: electron-to-chromium@1.4.827: {} + electron-to-chromium@1.5.18: {} + emoji-regex@8.0.0: {} emoji-regex@9.2.2: {} emojis-list@3.0.0: {} - enhanced-resolve@5.17.0: + enhanced-resolve@5.17.1: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 @@ -5031,7 +4911,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.1: {} + husky@9.1.5: {} iconv-lite@0.6.3: dependencies: @@ -5146,7 +5026,7 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@24.1.1: + jsdom@24.1.3: dependencies: cssstyle: 4.0.1 data-urls: 5.0.0 @@ -5260,6 +5140,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.11: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + magicast@0.3.4: dependencies: '@babel/parser': 7.24.7 @@ -5361,6 +5245,8 @@ snapshots: node-releases@2.0.14: {} + node-releases@2.0.18: {} + nopt@7.2.0: dependencies: abbrev: 2.0.0 @@ -5448,11 +5334,11 @@ snapshots: mlly: 1.6.1 pathe: 1.1.2 - postcss-load-config@6.0.1(postcss@8.4.39): + postcss-load-config@6.0.1(postcss@8.4.45): dependencies: lilconfig: 3.1.1 optionalDependencies: - postcss: 8.4.39 + postcss: 8.4.45 postcss-selector-parser@6.0.16: dependencies: @@ -5461,24 +5347,18 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.39: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - - postcss@8.4.41: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - postcss@8.4.44: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.45: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + prelude-ls@1.2.1: {} prettier@3.3.3: {} @@ -5532,7 +5412,7 @@ snapshots: dependencies: glob: 7.2.3 - rimraf@5.0.9: + rimraf@5.0.10: dependencies: glob: 10.3.12 @@ -5562,7 +5442,7 @@ snapshots: rrweb-cssom@0.7.1: {} - rslog@1.2.2: {} + rslog@1.2.3: {} rspack-plugin-virtual-module@0.1.13: dependencies: @@ -5580,58 +5460,67 @@ snapshots: safer-buffer@2.1.2: {} - sass-embedded-android-arm64@1.77.8: + sass-embedded-android-arm64@1.78.0: optional: true - sass-embedded-android-arm@1.77.8: + sass-embedded-android-arm@1.78.0: optional: true - sass-embedded-android-ia32@1.77.8: + sass-embedded-android-ia32@1.78.0: optional: true - sass-embedded-android-x64@1.77.8: + sass-embedded-android-riscv64@1.78.0: optional: true - sass-embedded-darwin-arm64@1.77.8: + sass-embedded-android-x64@1.78.0: optional: true - sass-embedded-darwin-x64@1.77.8: + sass-embedded-darwin-arm64@1.78.0: optional: true - sass-embedded-linux-arm64@1.77.8: + sass-embedded-darwin-x64@1.78.0: optional: true - sass-embedded-linux-arm@1.77.8: + sass-embedded-linux-arm64@1.78.0: optional: true - sass-embedded-linux-ia32@1.77.8: + sass-embedded-linux-arm@1.78.0: optional: true - sass-embedded-linux-musl-arm64@1.77.8: + sass-embedded-linux-ia32@1.78.0: optional: true - sass-embedded-linux-musl-arm@1.77.8: + sass-embedded-linux-musl-arm64@1.78.0: optional: true - sass-embedded-linux-musl-ia32@1.77.8: + sass-embedded-linux-musl-arm@1.78.0: optional: true - sass-embedded-linux-musl-x64@1.77.8: + sass-embedded-linux-musl-ia32@1.78.0: optional: true - sass-embedded-linux-x64@1.77.8: + sass-embedded-linux-musl-riscv64@1.78.0: optional: true - sass-embedded-win32-arm64@1.77.8: + sass-embedded-linux-musl-x64@1.78.0: optional: true - sass-embedded-win32-ia32@1.77.8: + sass-embedded-linux-riscv64@1.78.0: optional: true - sass-embedded-win32-x64@1.77.8: + sass-embedded-linux-x64@1.78.0: optional: true - sass-embedded@1.77.8: + sass-embedded-win32-arm64@1.78.0: + optional: true + + sass-embedded-win32-ia32@1.78.0: + optional: true + + sass-embedded-win32-x64@1.78.0: + optional: true + + sass-embedded@1.78.0: dependencies: '@bufbuild/protobuf': 1.10.0 buffer-builder: 0.2.0 @@ -5640,23 +5529,26 @@ snapshots: supports-color: 8.1.1 varint: 6.0.0 optionalDependencies: - sass-embedded-android-arm: 1.77.8 - sass-embedded-android-arm64: 1.77.8 - sass-embedded-android-ia32: 1.77.8 - sass-embedded-android-x64: 1.77.8 - sass-embedded-darwin-arm64: 1.77.8 - sass-embedded-darwin-x64: 1.77.8 - sass-embedded-linux-arm: 1.77.8 - sass-embedded-linux-arm64: 1.77.8 - sass-embedded-linux-ia32: 1.77.8 - sass-embedded-linux-musl-arm: 1.77.8 - sass-embedded-linux-musl-arm64: 1.77.8 - sass-embedded-linux-musl-ia32: 1.77.8 - sass-embedded-linux-musl-x64: 1.77.8 - sass-embedded-linux-x64: 1.77.8 - sass-embedded-win32-arm64: 1.77.8 - sass-embedded-win32-ia32: 1.77.8 - sass-embedded-win32-x64: 1.77.8 + sass-embedded-android-arm: 1.78.0 + sass-embedded-android-arm64: 1.78.0 + sass-embedded-android-ia32: 1.78.0 + sass-embedded-android-riscv64: 1.78.0 + sass-embedded-android-x64: 1.78.0 + sass-embedded-darwin-arm64: 1.78.0 + sass-embedded-darwin-x64: 1.78.0 + sass-embedded-linux-arm: 1.78.0 + sass-embedded-linux-arm64: 1.78.0 + sass-embedded-linux-ia32: 1.78.0 + sass-embedded-linux-musl-arm: 1.78.0 + sass-embedded-linux-musl-arm64: 1.78.0 + sass-embedded-linux-musl-ia32: 1.78.0 + sass-embedded-linux-musl-riscv64: 1.78.0 + sass-embedded-linux-musl-x64: 1.78.0 + sass-embedded-linux-riscv64: 1.78.0 + sass-embedded-linux-x64: 1.78.0 + sass-embedded-win32-arm64: 1.78.0 + sass-embedded-win32-ia32: 1.78.0 + sass-embedded-win32-x64: 1.78.0 sax@1.3.0: optional: true @@ -5759,18 +5651,18 @@ snapshots: tapable@2.2.1: {} - terser-webpack-plugin@5.3.10(esbuild@0.20.2)(webpack@5.93.0(esbuild@0.20.2)): + terser-webpack-plugin@5.3.10(esbuild@0.20.2)(webpack@5.94.0(esbuild@0.20.2)): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 - terser: 5.31.3 - webpack: 5.93.0(esbuild@0.20.2) + terser: 5.31.6 + webpack: 5.94.0(esbuild@0.20.2) optionalDependencies: esbuild: 0.20.2 - terser@5.31.3: + terser@5.31.6: dependencies: '@jridgewell/source-map': 0.3.6 acorn: 8.11.3 @@ -5846,6 +5738,12 @@ snapshots: escalade: 3.1.2 picocolors: 1.0.1 + update-browserslist-db@1.1.0(browserslist@4.23.3): + dependencies: + browserslist: 4.23.3 + escalade: 3.1.2 + picocolors: 1.0.1 + uri-js@4.4.1: dependencies: punycode: 2.3.1 @@ -5859,13 +5757,13 @@ snapshots: varint@6.0.0: {} - vite-node@1.6.0(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3): + vite-node@1.6.0(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) transitivePeerDependencies: - '@types/node' - less @@ -5877,7 +5775,7 @@ snapshots: - supports-color - terser - vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3): + vite@5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6): dependencies: esbuild: 0.21.5 postcss: 8.4.44 @@ -5886,15 +5784,15 @@ snapshots: '@types/node': 20.14.15 fsevents: 2.3.3 less: 4.2.0 - sass-embedded: 1.77.8 - terser: 5.31.3 + sass-embedded: 1.78.0 + terser: 5.31.6 - vitest-canvas-mock@0.3.3(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3)): + vitest-canvas-mock@0.3.3(vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6)): dependencies: jest-canvas-mock: 2.5.2 - vitest: 1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + vitest: 1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) - vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.1)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3): + vitest@1.6.0(@types/node@20.14.15)(jsdom@24.1.3)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 @@ -5913,12 +5811,12 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.7.0 tinypool: 0.8.4 - vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) - vite-node: 1.6.0(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.77.8)(terser@5.31.3) + vite: 5.4.3(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) + vite-node: 1.6.0(@types/node@20.14.15)(less@4.2.0)(sass-embedded@1.78.0)(terser@5.31.6) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.14.15 - jsdom: 24.1.1 + jsdom: 24.1.3 transitivePeerDependencies: - less - lightningcss @@ -5944,18 +5842,18 @@ snapshots: transitivePeerDependencies: - supports-color - vue-loader@17.4.2(vue@3.4.33(typescript@5.4.5))(webpack@5.93.0(esbuild@0.20.2)): + vue-loader@17.4.2(vue@3.4.33(typescript@5.4.5))(webpack@5.94.0(esbuild@0.20.2)): dependencies: chalk: 4.1.2 hash-sum: 2.0.0 watchpack: 2.4.1 - webpack: 5.93.0(esbuild@0.20.2) + webpack: 5.94.0(esbuild@0.20.2) optionalDependencies: vue: 3.4.33(typescript@5.4.5) - vue-router@4.4.0(vue@3.4.33(typescript@5.4.5)): + vue-router@4.4.3(vue@3.4.33(typescript@5.4.5)): dependencies: - '@vue/devtools-api': 6.6.1 + '@vue/devtools-api': 6.6.3 vue: 3.4.33(typescript@5.4.5) vue@3.4.33(typescript@5.4.5): @@ -5981,9 +5879,8 @@ snapshots: webpack-sources@3.2.3: {} - webpack@5.93.0(esbuild@0.20.2): + webpack@5.94.0(esbuild@0.20.2): dependencies: - '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.5 '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1 @@ -5992,7 +5889,7 @@ snapshots: acorn-import-attributes: 1.9.5(acorn@8.11.3) browserslist: 4.23.2 chrome-trace-event: 1.0.3 - enhanced-resolve: 5.17.0 + enhanced-resolve: 5.17.1 es-module-lexer: 1.5.0 eslint-scope: 5.1.1 events: 3.3.0 @@ -6004,7 +5901,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(esbuild@0.20.2)(webpack@5.93.0(esbuild@0.20.2)) + terser-webpack-plugin: 5.3.10(esbuild@0.20.2)(webpack@5.94.0(esbuild@0.20.2)) watchpack: 2.4.1 webpack-sources: 3.2.3 transitivePeerDependencies: