diff --git a/package.json b/package.json index f3f1776ff8..7543bef325 100644 --- a/package.json +++ b/package.json @@ -83,8 +83,8 @@ "@nutui/prettier-plugin": "workspace:*", "@nutui/vite-plugins": "workspace:*", "@tarojs/taro": "3.6.21", - "@types/node": "^18.19.14", - "@vitejs/plugin-vue": "^5.0.3", + "@types/node": "^18.19.15", + "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vitest/coverage-v8": "^1.2.2", "@vitest/ui": "^1.2.2", @@ -103,11 +103,11 @@ "rimraf": "^5.0.5", "typescript": "^5.3.3", "unplugin-vue-components": "^0.26.0", - "vite": "^5.0.12", + "vite": "^5.1.1", "vite-plugin-vue-devtools": "^7.0.14", "vitest": "^1.2.2", "vitest-canvas-mock": "^0.3.3", - "vue": "^3.4.15", + "vue": "^3.4.18", "vue-tsc": "^1.8.27" }, "engines": { diff --git a/packages/nutui-auto-import-resolver/package.json b/packages/nutui-auto-import-resolver/package.json index d94ddccd7b..ce608bb673 100644 --- a/packages/nutui-auto-import-resolver/package.json +++ b/packages/nutui-auto-import-resolver/package.json @@ -47,6 +47,6 @@ "devDependencies": { "rimraf": "^5.0.5", "typescript": "^5.3.3", - "vite": "^5.0.12" + "vite": "^5.1.1" } } diff --git a/packages/nutui-eslint-config/package.json b/packages/nutui-eslint-config/package.json index 623e4730d9..52bd46232e 100644 --- a/packages/nutui-eslint-config/package.json +++ b/packages/nutui-eslint-config/package.json @@ -24,8 +24,8 @@ "url": "https://github.com/jdf2e/nutui/issues" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "^6.20.0", - "@typescript-eslint/parser": "^6.20.0", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-vue": "^9.21.1", "vue-eslint-parser": "^9.4.2" diff --git a/packages/nutui-playground/package.json b/packages/nutui-playground/package.json index 876d7a10a9..832ddb7c3c 100644 --- a/packages/nutui-playground/package.json +++ b/packages/nutui-playground/package.json @@ -15,11 +15,11 @@ "serve": "vite preview" }, "devDependencies": { - "@types/node": "^18.19.14", - "@vitejs/plugin-vue": "^5.0.3", + "@types/node": "^18.19.15", + "@vitejs/plugin-vue": "^5.0.4", "rimraf": "^5.0.5", - "vite": "^5.0.12", - "vue": "^3.4.15" + "vite": "^5.1.1", + "vue": "^3.4.18" }, "dependencies": { "@vue/repl": "^3.4.0", diff --git a/packages/nutui-playground/src/download/template/package.json b/packages/nutui-playground/src/download/template/package.json index 3654da1ccf..ba6a2c7a05 100644 --- a/packages/nutui-playground/src/download/template/package.json +++ b/packages/nutui-playground/src/download/template/package.json @@ -7,13 +7,13 @@ "serve": "vite preview" }, "dependencies": { - "vue": "^3.4.15", - "@nutui/nutui": "^4.2.9", + "vue": "^3.4.18", + "@nutui/nutui": "^4.3.0", "@nutui/touch-emulator": "^1.0.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.0.3", - "vite": "^5.0.12", + "@vitejs/plugin-vue": "^5.0.4", + "vite": "^5.1.1", "unplugin-vue-components": "^0.26.0" } } diff --git a/packages/nutui-taro-demo/package.json b/packages/nutui-taro-demo/package.json index 95925e333e..14e9c21ec4 100644 --- a/packages/nutui-taro-demo/package.json +++ b/packages/nutui-taro-demo/package.json @@ -35,7 +35,7 @@ "@tarojs/runtime": "3.6.21", "@tarojs/shared": "3.6.21", "@tarojs/taro": "3.6.21", - "vue": "^3.4.15" + "vue": "^3.4.18" }, "devDependencies": { "@babel/core": "^7.23.9", diff --git a/packages/nutui-vite-plugins/package.json b/packages/nutui-vite-plugins/package.json index a5e18b3004..672a144685 100644 --- a/packages/nutui-vite-plugins/package.json +++ b/packages/nutui-vite-plugins/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/markdown-it-container": "^2.0.9", - "tsup": "^8.0.1", + "tsup": "^8.0.2", "typescript": "^5.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9aec0d3a43..47ffdd0026 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,11 +22,11 @@ importers: version: 1.70.0 vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.15) + version: 4.2.5(vue@3.4.18) devDependencies: '@commitlint/cli': specifier: ^18.6.0 - version: 18.6.0(@types/node@18.19.14)(typescript@5.3.3) + version: 18.6.0(@types/node@18.19.15)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^18.6.0 version: 18.6.0 @@ -41,16 +41,16 @@ importers: version: link:packages/nutui-vite-plugins '@tarojs/taro': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@types/node': - specifier: ^18.19.14 - version: 18.19.14 + specifier: ^18.19.15 + version: 18.19.15 '@vitejs/plugin-vue': - specifier: ^5.0.3 - version: 5.0.3(vite@5.0.12)(vue@3.4.15) + specifier: ^5.0.4 + version: 5.0.4(vite@5.1.1)(vue@3.4.18) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.0.12)(vue@3.4.15) + version: 3.1.0(vite@5.1.1)(vue@3.4.18) '@vitest/coverage-v8': specifier: ^1.2.2 version: 1.2.2(vitest@1.2.2) @@ -59,7 +59,7 @@ importers: version: 1.2.2(vitest@1.2.2) '@vue/test-utils': specifier: ^2.4.4 - version: 2.4.4(vue@3.4.15) + version: 2.4.4(vue@3.4.18) autoprefixer: specifier: ^10.4.17 version: 10.4.17(postcss@8.4.33) @@ -101,22 +101,22 @@ importers: version: 5.3.3 unplugin-vue-components: specifier: ^0.26.0 - version: 0.26.0(vue@3.4.15) + version: 0.26.0(vue@3.4.18) vite: - specifier: ^5.0.12 - version: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + specifier: ^5.1.1 + version: 5.1.1(@types/node@18.19.15)(sass@1.70.0) vite-plugin-vue-devtools: specifier: ^7.0.14 - version: 7.0.14(vite@5.0.12) + version: 7.0.14(vite@5.1.1) vitest: specifier: ^1.2.2 - version: 1.2.2(@types/node@18.19.14)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) + version: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) vitest-canvas-mock: specifier: ^0.3.3 version: 0.3.3(vitest@1.2.2) vue: - specifier: ^3.4.15 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) vue-tsc: specifier: ^1.8.27 version: 1.8.27(typescript@5.3.3) @@ -130,17 +130,17 @@ importers: specifier: ^5.3.3 version: 5.3.3 vite: - specifier: ^5.0.12 - version: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + specifier: ^5.1.1 + version: 5.1.1(@types/node@18.19.15)(sass@1.70.0) packages/nutui-eslint-config: dependencies: '@typescript-eslint/eslint-plugin': - specifier: ^6.20.0 - version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3) + specifier: ^6.21.0 + version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': - specifier: ^6.20.0 - version: 6.20.0(eslint@8.56.0)(typescript@5.3.3) + specifier: ^6.21.0 + version: 6.21.0(eslint@8.56.0)(typescript@5.3.3) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@8.56.0) @@ -168,20 +168,20 @@ importers: version: 3.10.1 devDependencies: '@types/node': - specifier: ^18.19.14 - version: 18.19.14 + specifier: ^18.19.15 + version: 18.19.15 '@vitejs/plugin-vue': - specifier: ^5.0.3 - version: 5.0.3(vite@5.0.12)(vue@3.4.15) + specifier: ^5.0.4 + version: 5.0.4(vite@5.1.1)(vue@3.4.18) rimraf: specifier: ^5.0.5 version: 5.0.5 vite: - specifier: ^5.0.12 - version: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + specifier: ^5.1.1 + version: 5.1.1(@types/node@18.19.15)(sass@1.70.0) vue: - specifier: ^3.4.15 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) packages/nutui-prettier-plugin: devDependencies: @@ -202,37 +202,37 @@ importers: version: 0.0.9 '@tarojs/components': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/helper': specifier: 3.6.21 version: 3.6.21 '@tarojs/plugin-framework-vue3': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-html': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-alipay': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-h5': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-jd': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-qq': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-swan': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-tt': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/plugin-platform-weapp': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/runtime': specifier: 3.6.21 version: 3.6.21 @@ -241,20 +241,20 @@ importers: version: 3.6.21 '@tarojs/taro': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) vue: - specifier: ^3.4.15 - version: 3.4.15(typescript@5.3.3) + specifier: ^3.4.18 + version: 3.4.18(typescript@5.3.3) devDependencies: '@babel/core': specifier: ^7.23.9 version: 7.23.9 '@tarojs/cli': specifier: 3.6.21 - version: 3.6.21(postcss@8.4.33)(vue@3.4.15) + version: 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/webpack5-runner': specifier: 3.6.21 - version: 3.6.21(@babel/core@7.23.9)(@swc/core@1.3.96)(postcss@8.4.33)(prettier@3.2.5)(typescript@5.3.3)(vue@3.4.15)(webpack@5.90.1) + version: 3.6.21(@babel/core@7.23.9)(@swc/core@1.3.96)(postcss@8.4.33)(prettier@3.2.5)(typescript@5.3.3)(vue@3.4.18)(webpack@5.90.1) '@types/webpack-env': specifier: ^1.18.4 version: 1.18.4 @@ -284,7 +284,7 @@ importers: version: 5.3.3 vue-loader: specifier: ^17.4.2 - version: 17.4.2(vue@3.4.15)(webpack@5.90.1) + version: 17.4.2(vue@3.4.18)(webpack@5.90.1) webpack: specifier: ^5.90.1 version: 5.90.1(@swc/core@1.3.96) @@ -307,7 +307,7 @@ importers: version: 4.0.0 unplugin-vue-markdown: specifier: ^0.26.0 - version: 0.26.0(vite@5.0.12) + version: 0.26.0(vite@5.1.1) devDependencies: '@types/fs-extra': specifier: ^11.0.4 @@ -316,8 +316,8 @@ importers: specifier: ^2.0.9 version: 2.0.9 tsup: - specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.33)(typescript@5.3.3) + specifier: ^8.0.2 + version: 8.0.2(postcss@8.4.33)(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1766,6 +1766,7 @@ packages: '@babel/helper-string-parser': 7.23.4 '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 + dev: false /@babel/types@7.23.9: resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==} @@ -1779,14 +1780,14 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli@18.6.0(@types/node@18.19.14)(typescript@5.3.3): + /@commitlint/cli@18.6.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.6.0 '@commitlint/lint': 18.6.0 - '@commitlint/load': 18.6.0(@types/node@18.19.14)(typescript@5.3.3) + '@commitlint/load': 18.6.0(@types/node@18.19.15)(typescript@5.3.3) '@commitlint/read': 18.6.0 '@commitlint/types': 18.6.0 execa: 5.1.1 @@ -1857,7 +1858,7 @@ packages: '@commitlint/types': 18.6.0 dev: true - /@commitlint/load@18.6.0(@types/node@18.19.14)(typescript@5.3.3): + /@commitlint/load@18.6.0(@types/node@18.19.15)(typescript@5.3.3): resolution: {integrity: sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==} engines: {node: '>=v18'} dependencies: @@ -1867,7 +1868,7 @@ packages: '@commitlint/types': 18.6.0 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.14)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.15)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -2284,7 +2285,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 18.19.14 + '@types/node': 18.19.15 '@types/yargs': 15.0.19 chalk: 4.1.2 dev: true @@ -2730,7 +2731,7 @@ packages: '@tarojs/binding-win32-x64-msvc': 3.6.21 dev: true - /@tarojs/cli@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/cli@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-2afCwf6WuD+0/zrrBgKPFXLK1WItMB5JfrWg+tpRcXM8Oui9B65yae0lW0tAAEn+2hQvkmahqgi+o3pftovylg==} engines: {node: '>=12'} hasBin: true @@ -2738,7 +2739,7 @@ packages: '@tarojs/binding': 3.6.21 '@tarojs/helper': 3.6.21 '@tarojs/plugin-doctor': 0.0.11 - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 adm-zip: 0.4.16 cli-highlight: 2.1.11 @@ -2766,7 +2767,7 @@ packages: - vue dev: true - /@tarojs/components-advanced@3.6.21(vue@3.4.15): + /@tarojs/components-advanced@3.6.21(vue@3.4.18): resolution: {integrity: sha512-9waFxBeApRGbjzUarm4HYfs0i4FYcLqm3Vm4orKiV7dqpry0i1b/vo8KUz2vDkS2qpOUpGWJ4nvUDS246NO0GQ==} peerDependencies: react: '>=17' @@ -2777,27 +2778,27 @@ packages: vue: optional: true dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/runtime': 3.6.21 '@tarojs/shared': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) classnames: 2.5.1 csstype: 3.1.3 memoize-one: 6.0.0 postcss: 8.4.33 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) transitivePeerDependencies: - '@types/react' - '@types/react-native' - '@types/webpack' - '@types/webpack-dev-server' - /@tarojs/components-react@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/components-react@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-pW/kqYwWMKTOCDCpGo9gcT4dsOUCmXn7zaO/QXzDp1bzpO7X3UDJi8ygdY9/RU5ex5sX52lOb5UFbW8D8QkaXg==} dependencies: '@babel/runtime': 7.23.9 - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) classnames: 2.5.1 intersection-observer: 0.7.0 resolve-pathname: 3.0.0 @@ -2812,7 +2813,7 @@ packages: - vue dev: false - /@tarojs/components@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/components@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-Xih9e5ggny4IoCivxthwrS+wPZE8+88XorfLFcMbFiXjI1KoPP2IR5oRaVhXTyGpz4c4Sg2noCqtN/IwJbqjug==} peerDependencies: '@types/react': '*' @@ -2827,15 +2828,15 @@ packages: optional: true dependencies: '@stencil/core': 2.22.3 - '@tarojs/components-advanced': 3.6.21(vue@3.4.15) - '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components-advanced': 3.6.21(vue@3.4.18) + '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) classnames: 2.5.1 hls.js: 1.5.1 intersection-observer: 0.7.0 resolve-pathname: 3.0.0 swiper: 6.8.0 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) weui: 1.1.3 transitivePeerDependencies: - '@types/webpack' @@ -3001,7 +3002,7 @@ packages: - supports-color dev: true - /@tarojs/plugin-framework-vue3@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-framework-vue3@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-QhfUZbpzcm0MEMeR2MfkGeJzgKUoWC4/cReVSsJziYJ20qHN6qY0ntmH57Jto40gkmrltfC6GM08HDuvETG1mg==} peerDependencies: vue: ^3.0.0 @@ -3009,10 +3010,10 @@ packages: '@tarojs/helper': 3.6.21 '@tarojs/runner-utils': 3.6.21 '@tarojs/runtime': 3.6.21 - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 lodash: 4.17.21 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) transitivePeerDependencies: - '@swc/helpers' - '@types/react' @@ -3022,7 +3023,7 @@ packages: - supports-color dev: false - /@tarojs/plugin-html@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-html@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-zfxQBBlLcp8wRSSn5DIZCO2j9/OO9b5TJLaMkfwWe7gcFkTxOam7Px6O7gHovWl4JVfmH7NE4Dmpkv5eNDirrw==} dependencies: '@babel/generator': 7.23.6 @@ -3030,7 +3031,7 @@ packages: '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 '@tarojs/runtime': 3.6.21 - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3042,11 +3043,11 @@ packages: - vue dev: false - /@tarojs/plugin-platform-alipay@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-alipay@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-C8E5ah5jxcmKke7jEnPVVvWdtKYOGnLKJvrZNm4BFvF9rRgkkoQs/1XILBGhtLSpSTTrLKp25FKB8fzmLBb+pg==} dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3058,15 +3059,15 @@ packages: - supports-color - vue - /@tarojs/plugin-platform-h5@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-h5@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-ykO2ragTsnakAkrSsOs0LnooAdsYj9+QojsGRGPHtpxtg+GEf2EDuE/YM1Dw+eJM3uUfYJPXg3p++VoeNMtVPw==} dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/components-react': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/components-react': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 - '@tarojs/taro-h5': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro-h5': 3.6.21(postcss@8.4.33)(vue@3.4.18) babel-plugin-transform-taroapi: 3.6.21 change-case: 4.1.2 lodash-es: 4.17.21 @@ -3082,10 +3083,10 @@ packages: - vue dev: false - /@tarojs/plugin-platform-jd@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-jd@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-rATT/eEvM5+PMRsH4KpcLXKyMVknt7Z0+JQvVNzwk/xTJhzMUiTtD345bGAw83XFK7J25HCpHZ+trGmYvfiDiQ==} dependencies: - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3096,11 +3097,11 @@ packages: - supports-color - vue - /@tarojs/plugin-platform-qq@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-qq@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-S7CJp6XOIDrmUDUyEUKcfR+abewfvOTRdk3fD3aU0tLW0U/D6Z8zXz6e/ZwO6FzDFLu87DVX+kdcbb4VpyTZIQ==} dependencies: - '@tarojs/plugin-platform-weapp': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/plugin-platform-weapp': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3113,11 +3114,11 @@ packages: - supports-color - vue - /@tarojs/plugin-platform-swan@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-swan@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-SHh8SexJugdrGFyxpM7TBkiVJ2P7e+rrjQgqSv3cinn7cDIAsRTVdYEiS4v30JgNj9cL6w+FfrD5Oc4gi6KqFw==} dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3129,11 +3130,11 @@ packages: - supports-color - vue - /@tarojs/plugin-platform-tt@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-tt@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-gGe/ItWXKNAPLkqQALlra5Si2OnwQCqGt6cDZ85DImo9anEUw2M+X9LycoGwo1AW3z7GcpX4Ywko1hM7Z25iLQ==} dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3145,11 +3146,11 @@ packages: - supports-color - vue - /@tarojs/plugin-platform-weapp@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/plugin-platform-weapp@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-2VKcegw68LFVc8iCo/Zl3ICpBM0T4MPOdcppu1HGt438cSErGhFE0AYY9xJBU0EgYP9b7268MXdey7zCNNrang==} dependencies: - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/service': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/shared': 3.6.21 transitivePeerDependencies: - '@swc/helpers' @@ -3162,11 +3163,11 @@ packages: - supports-color - vue - /@tarojs/router@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/router@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-h9BNw+wsvFwbTeHx1XyyuQ1sbFwWktbSmdVDmrgL0kjuL2TqKivgFL5vAVi09btUyZ283IeZjN0DQsHIaBTyjw==} dependencies: '@tarojs/runtime': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) dingtalk-jsapi: 2.15.4 history: 5.3.0 mobile-detect: 1.4.5 @@ -3194,12 +3195,12 @@ packages: '@tarojs/shared': 3.6.21 lodash-es: 4.17.21 - /@tarojs/service@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/service@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-IQssh964xIqB//0BCQy93vUq8nNefrUhSUMSn1cZWRTdAoeqK+kaQRwL+9nqRZZPtwqrobpVnESwzsXKpEbPFA==} dependencies: '@tarojs/helper': 3.6.21 '@tarojs/shared': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) joi: 17.11.0 lodash: 4.17.21 ora: 5.4.1 @@ -3218,12 +3219,12 @@ packages: /@tarojs/shared@3.6.21: resolution: {integrity: sha512-pPr77YJ43t0SaoO/tGmFUgrOniiNcbbrhtBqGW8GEvC5fgjXyPyX2+Yt9+0Az3afDLXbIDolqWVnYy+F/gitwQ==} - /@tarojs/taro-h5@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/taro-h5@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-PpJkcZL2I3K8EpKZRr5GOTv9N0BUTRgmgAhh65KlnpCW5v00bR4enVt7RTT9RBKy+LaZWyG0FbdEiHQm9z/hUg==} dependencies: '@tarojs/api': 3.6.21 - '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/components': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/router': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/runtime': 3.6.21 '@tarojs/shared': 3.6.21 abortcontroller-polyfill: 1.7.5 @@ -3243,11 +3244,11 @@ packages: - vue dev: false - /@tarojs/taro-loader@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/taro-loader@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-b6DJ5t2s8XgHHcITGKn+D4241GBJdJIRWcOy6/nvpKNlTCB3sFwqqhAbF3hdsLyO1C4Tt3Jz5rbXUTg7K3j3sw==} dependencies: '@tarojs/helper': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) loader-utils: 1.4.2 transitivePeerDependencies: - '@swc/helpers' @@ -3259,7 +3260,7 @@ packages: - vue dev: true - /@tarojs/taro@3.6.21(postcss@8.4.33)(vue@3.4.15): + /@tarojs/taro@3.6.21(postcss@8.4.33)(vue@3.4.18): resolution: {integrity: sha512-w1jYQYKO5pEhqEqXK5iJ5ItLva+1YSQpWo1LHLJ+q09qTS/fFM6WMFbaaWjj41/m7vDopPihzFH+/4+cuXL0OA==} peerDependencies: '@types/react': '*' @@ -3282,16 +3283,16 @@ packages: '@tarojs/api': 3.6.21 '@tarojs/runtime': 3.6.21 postcss: 8.4.33 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) - /@tarojs/webpack5-prebundle@3.6.21(postcss@8.4.33)(vue@3.4.15)(webpack@5.90.1): + /@tarojs/webpack5-prebundle@3.6.21(postcss@8.4.33)(vue@3.4.18)(webpack@5.90.1): resolution: {integrity: sha512-lbcqY32pirr0qIT7yRILvteYL93jp2b+2Gc2AYMS0lJodvgeqgkzBa3kr97INmosPxTij+aW27uGkqyb/cMlMg==} peerDependencies: webpack: ^5.78.0 dependencies: '@tarojs/helper': 3.6.21 '@tarojs/shared': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) enhanced-resolve: 5.15.0 es-module-lexer: 0.10.5 lodash: 4.17.21 @@ -3308,7 +3309,7 @@ packages: - vue dev: true - /@tarojs/webpack5-runner@3.6.21(@babel/core@7.23.9)(@swc/core@1.3.96)(postcss@8.4.33)(prettier@3.2.5)(typescript@5.3.3)(vue@3.4.15)(webpack@5.90.1): + /@tarojs/webpack5-runner@3.6.21(@babel/core@7.23.9)(@swc/core@1.3.96)(postcss@8.4.33)(prettier@3.2.5)(typescript@5.3.3)(vue@3.4.18)(webpack@5.90.1): resolution: {integrity: sha512-y4583b3gNGQI1BsSvspiKxRu3sJ8fN4AeEdnArLEa4UYAfoHG+PXpD3YutZiqeBzRsM91jaBQdrcNXuU2GkYVQ==} peerDependencies: postcss: ^8.4.18 @@ -3316,18 +3317,18 @@ packages: dependencies: '@parcel/css': 1.14.0 '@tarojs/helper': 3.6.21 - '@tarojs/plugin-platform-alipay': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/plugin-platform-jd': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/plugin-platform-qq': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/plugin-platform-swan': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/plugin-platform-tt': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/plugin-platform-weapp': 3.6.21(postcss@8.4.33)(vue@3.4.15) + '@tarojs/plugin-platform-alipay': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/plugin-platform-jd': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/plugin-platform-qq': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/plugin-platform-swan': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/plugin-platform-tt': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/plugin-platform-weapp': 3.6.21(postcss@8.4.33)(vue@3.4.18) '@tarojs/runner-utils': 3.6.21 '@tarojs/runtime': 3.6.21 '@tarojs/shared': 3.6.21 - '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/taro-loader': 3.6.21(postcss@8.4.33)(vue@3.4.15) - '@tarojs/webpack5-prebundle': 3.6.21(postcss@8.4.33)(vue@3.4.15)(webpack@5.90.1) + '@tarojs/taro': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/taro-loader': 3.6.21(postcss@8.4.33)(vue@3.4.18) + '@tarojs/webpack5-prebundle': 3.6.21(postcss@8.4.33)(vue@3.4.18)(webpack@5.90.1) acorn-walk: 8.3.2 autoprefixer: 9.8.8 babel-loader: 8.2.1(@babel/core@7.23.9)(webpack@5.90.1) @@ -3478,26 +3479,26 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/bonjour@3.5.13: resolution: {integrity: sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/connect-history-api-fallback@1.5.4: resolution: {integrity: sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==} dependencies: '@types/express-serve-static-core': 4.17.41 - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/debug@4.1.12: @@ -3525,7 +3526,7 @@ packages: /@types/express-serve-static-core@4.17.41: resolution: {integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 '@types/qs': 6.9.11 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -3544,19 +3545,19 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/fs-extra@8.1.5: resolution: {integrity: sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.19.14 + '@types/node': 18.19.15 /@types/html-minifier-terser@6.1.0: resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==} @@ -3569,7 +3570,7 @@ packages: /@types/http-proxy@1.17.14: resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/istanbul-lib-coverage@2.0.6: @@ -3594,13 +3595,13 @@ packages: /@types/jsonfile@6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/linkify-it@3.0.5: @@ -3658,11 +3659,11 @@ packages: /@types/node-forge@1.3.11: resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true - /@types/node@18.19.14: - resolution: {integrity: sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==} + /@types/node@18.19.15: + resolution: {integrity: sha512-AMZ2UWx+woHNfM11PyAEQmfSxi05jm9OlkxczuHeEqmvwPkYj6MWv44gbzDPefYOLysTOFyI3ziiy2ONmUZfpA==} dependencies: undici-types: 5.26.5 @@ -3685,7 +3686,7 @@ packages: /@types/responselike@1.0.3: resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/retry@0.12.0: @@ -3706,7 +3707,7 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/serve-index@1.9.4: @@ -3720,13 +3721,13 @@ packages: dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/sockjs@0.3.36: resolution: {integrity: sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/vscode@1.85.0: @@ -3740,7 +3741,7 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 dev: true /@types/yargs-parser@21.0.3: @@ -3753,8 +3754,8 @@ packages: '@types/yargs-parser': 21.0.3 dev: true - /@typescript-eslint/eslint-plugin@6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==} + /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -3765,11 +3766,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/type-utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/parser': 6.21.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/type-utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.56.0 graphemer: 1.4.0 @@ -3802,8 +3803,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==} + /@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3812,10 +3813,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.56.0 typescript: 5.3.3 @@ -3831,16 +3832,16 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager@6.20.0: - resolution: {integrity: sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==} + /@typescript-eslint/scope-manager@6.21.0: + resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 dev: false - /@typescript-eslint/type-utils@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==} + /@typescript-eslint/type-utils@6.21.0(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3849,8 +3850,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.56.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.56.0 ts-api-utils: 1.0.3(typescript@5.3.3) @@ -3864,8 +3865,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.20.0: - resolution: {integrity: sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==} + /@typescript-eslint/types@6.21.0: + resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} engines: {node: ^16.0.0 || >=18.0.0} dev: false @@ -3890,8 +3891,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.20.0(typescript@5.3.3): - resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==} + /@typescript-eslint/typescript-estree@6.21.0(typescript@5.3.3): + resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -3899,8 +3900,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -3912,8 +3913,8 @@ packages: - supports-color dev: false - /@typescript-eslint/utils@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==} + /@typescript-eslint/utils@6.21.0(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3921,9 +3922,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.21.0 + '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) eslint: 8.56.0 semver: 7.5.4 transitivePeerDependencies: @@ -3939,11 +3940,11 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@6.20.0: - resolution: {integrity: sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==} + /@typescript-eslint/visitor-keys@6.21.0: + resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 + '@typescript-eslint/types': 6.21.0 eslint-visitor-keys: 3.4.3 dev: false @@ -3954,7 +3955,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.15): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.1)(vue@3.4.18): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3964,21 +3965,21 @@ packages: '@babel/core': 7.23.9 '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.9) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9) - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) - vue: 3.4.15(typescript@5.3.3) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vue: 3.4.18(typescript@5.3.3) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@5.0.3(vite@5.0.12)(vue@3.4.15): - resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==} + /@vitejs/plugin-vue@5.0.4(vite@5.1.1)(vue@3.4.18): + resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) - vue: 3.4.15(typescript@5.3.3) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vue: 3.4.18(typescript@5.3.3) dev: true /@vitest/coverage-v8@1.2.2(vitest@1.2.2): @@ -3999,7 +4000,7 @@ packages: std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.2.2(@types/node@18.19.14)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) + vitest: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) transitivePeerDependencies: - supports-color dev: true @@ -4046,7 +4047,7 @@ packages: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.2.2(@types/node@18.19.14)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) + vitest: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) dev: true /@vitest/utils@1.2.2: @@ -4141,16 +4142,6 @@ packages: - supports-color dev: true - /@vue/compiler-core@3.4.11: - resolution: {integrity: sha512-xFD+p14L4J0DkzHMdgLiQBU5g861fuOTzag30GsfPXBpghLZOvmd22lKiBMTRRpQRpp7qxPnBlFMoeiGMM4MBg==} - dependencies: - '@babel/parser': 7.23.9 - '@vue/shared': 3.4.11 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.0.2 - dev: true - /@vue/compiler-core@3.4.15: resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==} dependencies: @@ -4159,38 +4150,34 @@ packages: entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.0.2 + dev: true - /@vue/compiler-dom@3.4.11: - resolution: {integrity: sha512-cRVLROlY7D72WK2xS91L126Dd6xHNTWDWPUBRh1Syk7+TahCk8Eown1/fSi+VX9c76sMMqEZROQSbwV0HSJnhg==} + /@vue/compiler-core@3.4.18: + resolution: {integrity: sha512-F7YK8lMK0iv6b9/Gdk15A67wM0KKZvxDxed0RR60C1z9tIJTKta+urs4j0RTN5XqHISzI3etN3mX0uHhjmoqjQ==} dependencies: - '@vue/compiler-core': 3.4.11 - '@vue/shared': 3.4.11 - dev: true + '@babel/parser': 7.23.9 + '@vue/shared': 3.4.18 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 /@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 + dev: true - /@vue/compiler-sfc@3.4.11: - resolution: {integrity: sha512-1y5xHAD4a/AhK5+dgsZwFg145J6/rl1c8ILC7Gokca+ql51tTpduz/njCHeNmU15XiE7O62LjJFNOtSZ9vxKOQ==} + /@vue/compiler-dom@3.4.18: + resolution: {integrity: sha512-24Eb8lcMfInefvQ6YlEVS18w5Q66f4+uXWVA+yb7praKbyjHRNuKVWGuinfSSjM0ZIiPi++QWukhkgznBaqpEA==} dependencies: - '@babel/parser': 7.23.9 - '@vue/compiler-core': 3.4.11 - '@vue/compiler-dom': 3.4.11 - '@vue/compiler-ssr': 3.4.11 - '@vue/shared': 3.4.11 - estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.33 - source-map-js: 1.0.2 - dev: true + '@vue/compiler-core': 3.4.18 + '@vue/shared': 3.4.18 /@vue/compiler-sfc@3.4.15: resolution: {integrity: sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==} dependencies: - '@babel/parser': 7.23.6 + '@babel/parser': 7.23.9 '@vue/compiler-core': 3.4.15 '@vue/compiler-dom': 3.4.15 '@vue/compiler-ssr': 3.4.15 @@ -4199,19 +4186,33 @@ packages: magic-string: 0.30.5 postcss: 8.4.33 source-map-js: 1.0.2 + dev: true - /@vue/compiler-ssr@3.4.11: - resolution: {integrity: sha512-cP9Z2ArRgciYmNraqE0gQkuYInfdn66+LE4pR+16uyBiQeswcU4kEzGA+mF1MdhqYXuENpyGQsTkZapq4cy9YA==} + /@vue/compiler-sfc@3.4.18: + resolution: {integrity: sha512-rG5tqtnzwrVpMqAQ7FHtvHaV70G6LLfJIWLYZB/jZ9m/hrnZmIQh+H3ewnC5onwe/ibljm9+ZupxeElzqCkTAw==} dependencies: - '@vue/compiler-dom': 3.4.11 - '@vue/shared': 3.4.11 - dev: true + '@babel/parser': 7.23.9 + '@vue/compiler-core': 3.4.18 + '@vue/compiler-dom': 3.4.18 + '@vue/compiler-ssr': 3.4.18 + '@vue/shared': 3.4.18 + estree-walker: 2.0.2 + magic-string: 0.30.7 + postcss: 8.4.33 + source-map-js: 1.0.2 /@vue/compiler-ssr@3.4.15: resolution: {integrity: sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==} dependencies: '@vue/compiler-dom': 3.4.15 '@vue/shared': 3.4.15 + dev: true + + /@vue/compiler-ssr@3.4.18: + resolution: {integrity: sha512-hSlv20oUhPxo2UYUacHgGaxtqP0tvFo6ixxxD6JlXIkwzwoZ9eKK6PFQN4hNK/R13JlNyldwWt/fqGBKgWJ6nQ==} + dependencies: + '@vue/compiler-dom': 3.4.18 + '@vue/shared': 3.4.18 /@vue/component-compiler-utils@3.3.0(lodash@4.17.21): resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==} @@ -4286,7 +4287,7 @@ packages: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: false - /@vue/devtools-core@7.0.14(vite@5.0.12): + /@vue/devtools-core@7.0.14(vite@5.1.1): resolution: {integrity: sha512-EFOp2irw6lQ9G08g/Mn8r2ycn56wHyfbq12iIpqcLZSn3KvidwE8FnB45836ZWDOwW6iOfNed3jklMUWyKhq6w==} dependencies: '@vue/devtools-kit': 7.0.14 @@ -4298,9 +4299,9 @@ packages: mitt: 3.0.1 pathe: 1.1.2 perfect-debounce: 1.0.0 - vite-dev-rpc: 0.1.4(vite@5.0.12) - vite-hot-client: 0.2.3(vite@5.0.12) - vite-plugin-inspect: 0.8.3(vite@5.0.12) + vite-dev-rpc: 0.1.4(vite@5.1.1) + vite-hot-client: 0.2.3(vite@5.1.1) + vite-plugin-inspect: 0.8.3(vite@5.1.1) transitivePeerDependencies: - '@nuxt/kit' - rollup @@ -4349,36 +4350,36 @@ packages: vue-template-compiler: 2.7.16 dev: true - /@vue/reactivity@3.4.15: - resolution: {integrity: sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==} + /@vue/reactivity@3.4.18: + resolution: {integrity: sha512-7uda2/I0jpLiRygprDo5Jxs2HJkOVXcOMlyVlY54yRLxoycBpwGJRwJT9EdGB4adnoqJDXVT2BilUAYwI7qvmg==} dependencies: - '@vue/shared': 3.4.15 + '@vue/shared': 3.4.18 /@vue/repl@3.4.0: resolution: {integrity: sha512-iHhIsmQsp9PJuOwverCRQC2owFb0FSFzk6YWwyirAX6AqH//2FrUV4WB16f9lGX5pDXAHjxlzAE6Lqf9P17HHA==} dev: false - /@vue/runtime-core@3.4.15: - resolution: {integrity: sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==} + /@vue/runtime-core@3.4.18: + resolution: {integrity: sha512-7mU9diCa+4e+8/wZ7Udw5pwTH10A11sZ1nldmHOUKJnzCwvZxfJqAtw31mIf4T5H2FsLCSBQT3xgioA9vIjyDQ==} dependencies: - '@vue/reactivity': 3.4.15 - '@vue/shared': 3.4.15 + '@vue/reactivity': 3.4.18 + '@vue/shared': 3.4.18 - /@vue/runtime-dom@3.4.15: - resolution: {integrity: sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==} + /@vue/runtime-dom@3.4.18: + resolution: {integrity: sha512-2y1Mkzcw1niSfG7z3Qx+2ir9Gb4hdTkZe5p/I8x1aTIKQE0vY0tPAEUPhZm5tx6183gG3D/KwHG728UR0sIufA==} dependencies: - '@vue/runtime-core': 3.4.15 - '@vue/shared': 3.4.15 + '@vue/runtime-core': 3.4.18 + '@vue/shared': 3.4.18 csstype: 3.1.3 - /@vue/server-renderer@3.4.15(vue@3.4.15): - resolution: {integrity: sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==} + /@vue/server-renderer@3.4.18(vue@3.4.18): + resolution: {integrity: sha512-YJd1wa7mzUN3NRqLEsrwEYWyO+PUBSROIGlCc3J/cvn7Zu6CxhNLgXa8Z4zZ5ja5/nviYO79J1InoPeXgwBTZA==} peerDependencies: - vue: 3.4.15 + vue: 3.4.18 dependencies: - '@vue/compiler-ssr': 3.4.15 - '@vue/shared': 3.4.15 - vue: 3.4.15(typescript@5.3.3) + '@vue/compiler-ssr': 3.4.18 + '@vue/shared': 3.4.18 + vue: 3.4.18(typescript@5.3.3) /@vue/shared@3.4.11: resolution: {integrity: sha512-BtC+vE8kHf/jZoyJnTFd0PmY8NejyUeUkshXm8LriHs8KmQUmcZXIbrifjA3WDmvzg7C8D6gBSvdl49pOfU2lQ==} @@ -4386,8 +4387,12 @@ packages: /@vue/shared@3.4.15: resolution: {integrity: sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==} + dev: true - /@vue/test-utils@2.4.4(vue@3.4.15): + /@vue/shared@3.4.18: + resolution: {integrity: sha512-CxouGFxxaW5r1WbrSmWwck3No58rApXgRSBxrqgnY1K+jk20F6DrXJkHdH9n4HVT+/B6G2CAn213Uq3npWiy8Q==} + + /@vue/test-utils@2.4.4(vue@3.4.18): resolution: {integrity: sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==} peerDependencies: '@vue/server-renderer': ^3.0.1 @@ -4397,7 +4402,7 @@ packages: optional: true dependencies: js-beautify: 1.14.11 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) vue-component-type-helpers: 1.8.27 dev: true @@ -6170,7 +6175,7 @@ packages: /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - /cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.14)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.15)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -6178,7 +6183,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 @@ -6785,7 +6790,7 @@ packages: dependencies: '@babel/parser': 7.23.9 '@babel/traverse': 7.23.9 - '@vue/compiler-sfc': 3.4.11 + '@vue/compiler-sfc': 3.4.15 callsite: 1.0.0 camelcase: 6.3.0 cosmiconfig: 7.1.0 @@ -9603,7 +9608,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -10300,12 +10305,19 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + + /magic-string@0.30.7: + resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 /magicast@0.3.3: resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==} dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 source-map-js: 1.0.2 dev: true @@ -12174,6 +12186,14 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.35: + resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.0 + source-map-js: 1.0.2 + /prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} @@ -14207,8 +14227,8 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsup@8.0.1(postcss@8.4.33)(typescript@5.3.3): - resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} + /tsup@8.0.2(postcss@8.4.33)(typescript@5.3.3): + resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -14447,7 +14467,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-vue-components@0.26.0(vue@3.4.15): + /unplugin-vue-components@0.26.0(vue@3.4.18): resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==} engines: {node: '>=14'} peerDependencies: @@ -14470,13 +14490,13 @@ packages: minimatch: 9.0.3 resolve: 1.22.8 unplugin: 1.6.0 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) transitivePeerDependencies: - rollup - supports-color dev: true - /unplugin-vue-markdown@0.26.0(vite@5.0.12): + /unplugin-vue-markdown@0.26.0(vite@5.1.1): resolution: {integrity: sha512-JohVC2KhMklr3OQJB6YfB20E1AZ/K+wV/q+6XtmamyUccr0cmdWRBR5jSS45y4fNtZqN3ULC+02EiD4pmaOqdQ==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -14488,7 +14508,7 @@ packages: '@types/markdown-it': 13.0.7 markdown-it: 14.0.0 unplugin: 1.6.0 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - rollup dev: false @@ -14686,25 +14706,25 @@ packages: extsprintf: 1.3.0 dev: true - /vite-dev-rpc@0.1.4(vite@5.0.12): + /vite-dev-rpc@0.1.4(vite@5.1.1): resolution: {integrity: sha512-6I/qF7EDGLQfm3DGdcbkZ7JRl3FIbaVgD1TqDWBaCosJ1QljLzNzDBmMEa7cYkEyAMxHDBqT7zJrOiuYlFYcAA==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 dependencies: birpc: 0.2.15 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) - vite-hot-client: 0.2.3(vite@5.0.12) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-hot-client: 0.2.3(vite@5.1.1) dev: true - /vite-hot-client@0.2.3(vite@5.0.12): + /vite-hot-client@0.2.3(vite@5.1.1): resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==} peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) dev: true - /vite-node@1.2.2(@types/node@18.19.14)(sass@1.70.0): + /vite-node@1.2.2(@types/node@18.19.15)(sass@1.70.0): resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -14713,7 +14733,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - '@types/node' - less @@ -14725,7 +14745,7 @@ packages: - terser dev: true - /vite-plugin-inspect@0.8.3(vite@5.0.12): + /vite-plugin-inspect@0.8.3(vite@5.1.1): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -14744,34 +14764,34 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-vue-devtools@7.0.14(vite@5.0.12): + /vite-plugin-vue-devtools@7.0.14(vite@5.1.1): resolution: {integrity: sha512-6dr2qlLXgD5Kc4/ct4W/9IK2DYs/448j6Uird90LUACC5P8FULZmw9QbISYUtJusMhXgksqtirWesCImDS2aqQ==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 dependencies: - '@vue/devtools-core': 7.0.14(vite@5.0.12) + '@vue/devtools-core': 7.0.14(vite@5.1.1) '@vue/devtools-kit': 7.0.14 '@vue/devtools-shared': 7.0.14 birpc: 0.2.15 execa: 8.0.1 sirv: 2.0.4 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) - vite-plugin-inspect: 0.8.3(vite@5.0.12) - vite-plugin-vue-inspector: 4.0.2(vite@5.0.12) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-plugin-inspect: 0.8.3(vite@5.1.1) + vite-plugin-vue-inspector: 4.0.2(vite@5.1.1) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color dev: true - /vite-plugin-vue-inspector@4.0.2(vite@5.0.12): + /vite-plugin-vue-inspector@4.0.2(vite@5.1.1): resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 @@ -14785,13 +14805,13 @@ packages: '@vue/compiler-dom': 3.4.15 kolorist: 1.8.0 magic-string: 0.30.5 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) transitivePeerDependencies: - supports-color dev: true - /vite@5.0.12(@types/node@18.19.14)(sass@1.70.0): - resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} + /vite@5.1.1(@types/node@18.19.15)(sass@1.70.0): + resolution: {integrity: sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -14818,9 +14838,9 @@ packages: terser: optional: true dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 esbuild: 0.19.11 - postcss: 8.4.33 + postcss: 8.4.35 rollup: 4.9.5 sass: 1.70.0 optionalDependencies: @@ -14832,10 +14852,10 @@ packages: vitest: '*' dependencies: jest-canvas-mock: 2.5.2 - vitest: 1.2.2(@types/node@18.19.14)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) + vitest: 1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0) dev: true - /vitest@1.2.2(@types/node@18.19.14)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0): + /vitest@1.2.2(@types/node@18.19.15)(@vitest/ui@1.2.2)(happy-dom@13.3.8)(sass@1.70.0): resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -14860,7 +14880,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 18.19.14 + '@types/node': 18.19.15 '@vitest/expect': 1.2.2 '@vitest/runner': 1.2.2 '@vitest/snapshot': 1.2.2 @@ -14881,8 +14901,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.2 - vite: 5.0.12(@types/node@18.19.14)(sass@1.70.0) - vite-node: 1.2.2(@types/node@18.19.14)(sass@1.70.0) + vite: 5.1.1(@types/node@18.19.15)(sass@1.70.0) + vite-node: 1.2.2(@types/node@18.19.15)(sass@1.70.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -15013,7 +15033,7 @@ packages: - whiskers dev: true - /vue-loader@17.4.2(vue@3.4.15)(webpack@5.90.1): + /vue-loader@17.4.2(vue@3.4.18)(webpack@5.90.1): resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==} peerDependencies: '@vue/compiler-sfc': '*' @@ -15027,18 +15047,18 @@ packages: dependencies: chalk: 4.1.2 hash-sum: 2.0.0 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) watchpack: 2.4.0 webpack: 5.90.1(@swc/core@1.3.96) dev: true - /vue-router@4.2.5(vue@3.4.15): + /vue-router@4.2.5(vue@3.4.18): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.15(typescript@5.3.3) + vue: 3.4.18(typescript@5.3.3) dev: false /vue-style-loader@4.1.3: @@ -15071,19 +15091,19 @@ packages: typescript: 5.3.3 dev: true - /vue@3.4.15(typescript@5.3.3): - resolution: {integrity: sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==} + /vue@3.4.18(typescript@5.3.3): + resolution: {integrity: sha512-0zLRYamFRe0wF4q2L3O24KQzLyLpL64ye1RUToOgOxuWZsb/FhaNRdGmeozdtVYLz6tl94OXLaK7/WQIrVCw1A==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.15 - '@vue/compiler-sfc': 3.4.15 - '@vue/runtime-dom': 3.4.15 - '@vue/server-renderer': 3.4.15(vue@3.4.15) - '@vue/shared': 3.4.15 + '@vue/compiler-dom': 3.4.18 + '@vue/compiler-sfc': 3.4.18 + '@vue/runtime-dom': 3.4.18 + '@vue/server-renderer': 3.4.18(vue@3.4.18) + '@vue/shared': 3.4.18 typescript: 5.3.3 /w3c-xmlserializer@4.0.0: