From 8456750901c73854ed99f8c594c956d9fbaf3534 Mon Sep 17 00:00:00 2001 From: Soybean Date: Sun, 13 Nov 2022 15:36:35 +0800 Subject: [PATCH] build(deps): update deps --- package.json | 28 ++-- pnpm-lock.yaml | 428 +++++++++++++++++++++---------------------------- 2 files changed, 196 insertions(+), 260 deletions(-) diff --git a/package.json b/package.json index 3e8780625..d6fc28104 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@better-scroll/core": "^2.5.0", "@soybeanjs/vue-admin-layout": "^1.1.1", "@soybeanjs/vue-admin-tab": "^1.0.5", - "@vueuse/core": "^9.4.0", + "@vueuse/core": "^9.5.0", "axios": "0.27.2", "clipboard": "^2.0.11", "colord": "^2.9.3", @@ -76,7 +76,7 @@ "swiper": "^8.4.4", "ua-parser-js": "^1.0.32", "vditor": "^3.8.18", - "vue": "3.2.41", + "vue": "3.2.45", "vue-i18n": "^9.2.2", "vue-router": "^4.1.6", "vuedraggable": "^4.1.0", @@ -85,18 +85,18 @@ }, "devDependencies": { "@amap/amap-jsapi-types": "^0.0.10", - "@iconify/json": "^2.1.133", + "@iconify/json": "^2.1.136", "@iconify/vue": "^4.0.0", "@soybeanjs/router-page": "1.0.3", "@types/bmapgl": "^0.0.5", "@types/crypto-js": "^4.1.1", - "@types/node": "18.8.3", + "@types/node": "18.11.9", "@types/qs": "^6.9.7", "@types/ua-parser-js": "^0.7.36", - "@unocss/preset-uno": "^0.46.3", - "@unocss/vite": "^0.46.3", + "@unocss/preset-uno": "^0.46.5", + "@unocss/vite": "^0.46.5", "@vitejs/plugin-vue": "^3.2.0", - "@vitejs/plugin-vue-jsx": "^2.1.0", + "@vitejs/plugin-vue-jsx": "^2.1.1", "commitlint": "^17.2.0", "conventional-changelog": "^3.1.25", "cross-env": "^7.0.3", @@ -105,24 +105,24 @@ "eslint": "^8.27.0", "eslint-config-soybeanjs-vue": "^0.1.2", "esno": "^0.16.3", - "husky": "^8.0.1", + "husky": "^8.0.2", "mockjs": "^1.1.0", - "npm-check-updates": "^16.3.16", + "npm-check-updates": "^16.3.25", "rimraf": "^3.0.2", "rollup-plugin-visualizer": "^5.8.3", - "sass": "^1.56.0", + "sass": "^1.56.1", "standard-version": "^9.5.0", "typescript": "4.8.4", "unplugin-icons": "^0.14.13", - "unplugin-vue-components": "0.22.8", - "unplugin-vue-macros": "^0.16.0", + "unplugin-vue-components": "0.22.9", + "unplugin-vue-macros": "^0.16.3", "utility-types": "^3.10.0", - "vite": "^3.2.2", + "vite": "^3.2.3", "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.0", "vite-plugin-mock": "^2.9.6", "vite-plugin-progress": "^0.0.6", - "vite-plugin-pwa": "^0.13.2", + "vite-plugin-pwa": "^0.13.3", "vite-plugin-svg-icons": "^2.0.1", "vue-tsc": "^1.0.9", "zx": "^7.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0a2e0154..d477609ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,21 +10,21 @@ specifiers: '@antv/data-set': ^0.11.8 '@antv/g2': ^4.2.8 '@better-scroll/core': ^2.5.0 - '@iconify/json': ^2.1.133 + '@iconify/json': ^2.1.136 '@iconify/vue': ^4.0.0 '@soybeanjs/router-page': 1.0.3 '@soybeanjs/vue-admin-layout': ^1.1.1 '@soybeanjs/vue-admin-tab': ^1.0.5 '@types/bmapgl': ^0.0.5 '@types/crypto-js': ^4.1.1 - '@types/node': 18.8.3 + '@types/node': 18.11.9 '@types/qs': ^6.9.7 '@types/ua-parser-js': ^0.7.36 - '@unocss/preset-uno': ^0.46.3 - '@unocss/vite': ^0.46.3 + '@unocss/preset-uno': ^0.46.5 + '@unocss/vite': ^0.46.5 '@vitejs/plugin-vue': ^3.2.0 - '@vitejs/plugin-vue-jsx': ^2.1.0 - '@vueuse/core': ^9.4.0 + '@vitejs/plugin-vue-jsx': ^2.1.1 + '@vueuse/core': ^9.5.0 axios: 0.27.2 clipboard: ^2.0.11 colord: ^2.9.3 @@ -40,34 +40,34 @@ specifiers: eslint-config-soybeanjs-vue: ^0.1.2 esno: ^0.16.3 form-data: ^4.0.0 - husky: ^8.0.1 + husky: ^8.0.2 lodash-es: ^4.17.21 mockjs: ^1.1.0 naive-ui: 2.33.5 - npm-check-updates: ^16.3.16 + npm-check-updates: ^16.3.25 pinia: ^2.0.23 print-js: ^1.6.0 qs: ^6.11.0 rimraf: ^3.0.2 rollup-plugin-visualizer: ^5.8.3 - sass: ^1.56.0 + sass: ^1.56.1 standard-version: ^9.5.0 swiper: ^8.4.4 typescript: 4.8.4 ua-parser-js: ^1.0.32 unplugin-icons: ^0.14.13 - unplugin-vue-components: 0.22.8 - unplugin-vue-macros: ^0.16.0 + unplugin-vue-components: 0.22.9 + unplugin-vue-macros: ^0.16.3 utility-types: ^3.10.0 vditor: ^3.8.18 - vite: ^3.2.2 + vite: ^3.2.3 vite-plugin-compression: ^0.5.1 vite-plugin-html: ^3.2.0 vite-plugin-mock: ^2.9.6 vite-plugin-progress: ^0.0.6 - vite-plugin-pwa: ^0.13.2 + vite-plugin-pwa: ^0.13.3 vite-plugin-svg-icons: ^2.0.1 - vue: 3.2.41 + vue: 3.2.45 vue-i18n: ^9.2.2 vue-router: ^4.1.6 vue-tsc: ^1.0.9 @@ -80,9 +80,9 @@ dependencies: '@antv/data-set': 0.11.8 '@antv/g2': 4.2.8 '@better-scroll/core': 2.5.0 - '@soybeanjs/vue-admin-layout': 1.1.1_vue@3.2.41 - '@soybeanjs/vue-admin-tab': 1.0.5_vue@3.2.41 - '@vueuse/core': 9.5.0_vue@3.2.41 + '@soybeanjs/vue-admin-layout': 1.1.1_vue@3.2.45 + '@soybeanjs/vue-admin-tab': 1.0.5_vue@3.2.45 + '@vueuse/core': 9.5.0_vue@3.2.45 axios: 0.27.2 clipboard: 2.0.11 colord: 2.9.3 @@ -91,34 +91,34 @@ dependencies: echarts: 5.4.0 form-data: 4.0.0 lodash-es: 4.17.21 - naive-ui: 2.33.5_vue@3.2.41 - pinia: 2.0.23_l7r24p6nevbtlimqmqcwa3ouhu + naive-ui: 2.33.5_vue@3.2.45 + pinia: 2.0.23_zwu2zepfy3m6u2gunxlolp35gi print-js: 1.6.0 qs: 6.11.0 swiper: 8.4.4 ua-parser-js: 1.0.32 vditor: 3.8.18 - vue: 3.2.41 - vue-i18n: 9.2.2_vue@3.2.41 - vue-router: 4.1.6_vue@3.2.41 - vuedraggable: 4.1.0_vue@3.2.41 + vue: 3.2.45 + vue-i18n: 9.2.2_vue@3.2.45 + vue-router: 4.1.6_vue@3.2.45 + vuedraggable: 4.1.0_vue@3.2.45 wangeditor: 4.7.15 xgplayer: 2.32.1 devDependencies: '@amap/amap-jsapi-types': 0.0.10 '@iconify/json': 2.1.136 - '@iconify/vue': 4.0.0_vue@3.2.41 + '@iconify/vue': 4.0.0_vue@3.2.45 '@soybeanjs/router-page': 1.0.3 '@types/bmapgl': 0.0.5 '@types/crypto-js': 4.1.1 - '@types/node': 18.8.3 + '@types/node': 18.11.9 '@types/qs': 6.9.7 '@types/ua-parser-js': 0.7.36 - '@unocss/preset-uno': 0.46.4 - '@unocss/vite': 0.46.4_rollup@2.79.1+vite@3.2.3 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.41 - '@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.3+vue@3.2.41 + '@unocss/preset-uno': 0.46.5 + '@unocss/vite': 0.46.5_rollup@2.79.1+vite@3.2.3 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.45 + '@vitejs/plugin-vue-jsx': 2.1.1_vite@3.2.3+vue@3.2.45 commitlint: 17.2.0 conventional-changelog: 3.1.25 cross-env: 7.0.3 @@ -136,15 +136,15 @@ devDependencies: standard-version: 9.5.0 typescript: 4.8.4 unplugin-icons: 0.14.13 - unplugin-vue-components: 0.22.8_vue@3.2.41 - unplugin-vue-macros: 0.16.3_deqaqx6ttcny3gwjyxfjnuzfl4 + unplugin-vue-components: 0.22.9_rollup@2.79.1+vue@3.2.45 + unplugin-vue-macros: 0.16.3_mtjmd4d7yri6vok5vdb7foxsoq utility-types: 3.10.0 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i vite-plugin-compression: 0.5.1_vite@3.2.3 vite-plugin-html: 3.2.0_vite@3.2.3 vite-plugin-mock: 2.9.6_qj5sox3st75utfpfnxdchh4ucq vite-plugin-progress: 0.0.6_vite@3.2.3 - vite-plugin-pwa: 0.13.3_vite@3.2.3 + vite-plugin-pwa: 0.13.3_jklrv2undatkozcsn24zow6xuu vite-plugin-svg-icons: 2.0.1_vite@3.2.3 vue-tsc: 1.0.9_typescript@4.8.4 zx: 7.1.1 @@ -1640,7 +1640,7 @@ packages: cosmiconfig-typescript-loader: 4.2.0_zhrz2lclwdmp54iaqottwiuipu lodash: 4.17.21 resolve-from: 5.0.0 - ts-node: 10.9.1_yodorn5kzjgomblrsstrk2spaa + ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 typescript: 4.8.4 transitivePeerDependencies: - '@swc/core' @@ -1729,12 +1729,12 @@ packages: css-render: 0.15.11 dev: false - /@css-render/vue3-ssr/0.15.11_vue@3.2.41: + /@css-render/vue3-ssr/0.15.11_vue@3.2.45: resolution: {integrity: sha512-n+SuqLPbY30FUTM8slX75OaEG+c8XlTOFrAklekX2XQGvBbz9XdBE6hTEgGlV5kPcTMqTJeCG7Vzhs9/29VC7w==} peerDependencies: vue: ^3.0.11 dependencies: - vue: 3.2.41 + vue: 3.2.45 dev: false /@emotion/hash/0.8.0: @@ -1857,13 +1857,13 @@ packages: - supports-color dev: true - /@iconify/vue/4.0.0_vue@3.2.41: + /@iconify/vue/4.0.0_vue@3.2.45: resolution: {integrity: sha512-73z81Yf2HISfehu3qvN9GqL1OnUO7wEMKkiFwVGJ2pqAdGCR8FrVylhRhka+6U+gFLlng0ynnT20svk3jJYwow==} peerDependencies: vue: '>=3' dependencies: '@iconify/types': 2.0.0 - vue: 3.2.41 + vue: 3.2.45 dev: true /@intlify/core-base/9.2.2: @@ -2189,7 +2189,7 @@ packages: fast-glob: 3.2.12 dev: true - /@soybeanjs/vue-admin-layout/1.1.1_vue@3.2.41: + /@soybeanjs/vue-admin-layout/1.1.1_vue@3.2.45: resolution: {integrity: sha512-cWbHsjuDB7QkDuYnxfQETmDxlN19JCffrssz6gab4UMP8fw1WL9qukKE/eWLzZoWFCaVJXE/ODEZb4QQLuMuUw==} peerDependencies: '@vue/composition-api': ^1.4.6 @@ -2201,11 +2201,11 @@ packages: '@unocss/reset': 0.44.7 colord: 2.9.3 css-render: 0.15.10 - vue: 3.2.41 - vue-demi: 0.13.11_vue@3.2.41 + vue: 3.2.45 + vue-demi: 0.13.11_vue@3.2.45 dev: false - /@soybeanjs/vue-admin-tab/1.0.5_vue@3.2.41: + /@soybeanjs/vue-admin-tab/1.0.5_vue@3.2.45: resolution: {integrity: sha512-iGO+yNfpq3ZQnL3sucCQNIHGDMUS/8wD8xYXrXBnK/LEkG64dkm8HfObGyiXTXLk0WNkZyQ1Iv5jfSdlIaUibw==} peerDependencies: '@vue/composition-api': ^1.4.6 @@ -2216,8 +2216,8 @@ packages: dependencies: colord: 2.9.3 css-render: 0.15.9 - vue: 3.2.41 - vue-demi: 0.12.5_vue@3.2.41 + vue: 3.2.45 + vue-demi: 0.12.5_vue@3.2.45 dev: false /@surma/rollup-plugin-off-main-thread/2.2.3: @@ -2285,7 +2285,7 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 18.8.3 + '@types/node': 18.11.9 dev: true /@types/http-cache-semantics/4.0.1: @@ -2330,8 +2330,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node/18.8.3: - resolution: {integrity: sha512-0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w==} + /@types/node/18.11.9: + resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==} dev: true /@types/normalize-package-data/2.4.1: @@ -2353,7 +2353,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.8.3 + '@types/node': 18.11.9 dev: true /@types/semver/7.3.13: @@ -2363,7 +2363,7 @@ packages: /@types/svgo/2.6.4: resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} dependencies: - '@types/node': 18.8.3 + '@types/node': 18.11.9 dev: true /@types/trusted-types/2.0.2: @@ -2514,80 +2514,80 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unocss/config/0.46.4: - resolution: {integrity: sha512-EN/4wn+RZpbWAei40osHTMfAaLGh1TmoyH2pypSdKLV17PFWkXu4hmcl4lHUl6+gHigL6TGQjlww7N9QOspt6g==} + /@unocss/config/0.46.5: + resolution: {integrity: sha512-PCrT5GHyxaMroip8kLiX7vQDRYThugkAJNHHULWh/gWuvw5V/uMseeAisfMaRfNFXvtCRQeroNUggfAIXMNzxA==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.46.4 + '@unocss/core': 0.46.5 unconfig: 0.3.7 dev: true - /@unocss/core/0.46.4: - resolution: {integrity: sha512-pLWJ/QgRW1DT1m0Y/7IyX7tURi/1fJ0T17jygH+iMGfwOJVFigkqxstTbWknuVFqc1rCH+pO20bI5k0r3xvIPA==} + /@unocss/core/0.46.5: + resolution: {integrity: sha512-apPWISH2ASKySyp4vBAkEzr5XNJDv4mu26eQ4wvg2a32cHRokUsiHLWFNMDe7oJquivTAOHsXqbLQuR9ePKNSg==} dev: true - /@unocss/inspector/0.46.4: - resolution: {integrity: sha512-Ww6MMHtYPlGN72HnDrLFJvn88nM+lNy913TDfWu9lQZ9fZyA8KbvQ2IhE9klbA/LWW9kn+7i67tJNV3E5yVsmQ==} + /@unocss/inspector/0.46.5: + resolution: {integrity: sha512-L7bMqtp94qtADeGm0ZU1IPtRatChSqHHxFG2s11+VuElPjktcnwnEfTPY5Obm++sy0kNNPU0M3xJD4TPk/M22g==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-mini/0.46.4: - resolution: {integrity: sha512-zDuFe+F83k6qOVXcncAZdjRaWIGrME8pt7k2PeCFmnjMyEpHHAISRItfa4sIu4dVhhYRNIuymldLdss5jmCCoQ==} + /@unocss/preset-mini/0.46.5: + resolution: {integrity: sha512-pSiCUeNoLs9F5ux7BzsTKqQhTABvwtggv45Kza2wDIStPESLYHInPUHF57e753IhKdZSpX08gSRiYF4mXVcFWg==} dependencies: - '@unocss/core': 0.46.4 + '@unocss/core': 0.46.5 dev: true - /@unocss/preset-uno/0.46.4: - resolution: {integrity: sha512-6k1Icc6DUPgQNQut9ZGG+BOVvZ60rhApLEY1CiJaxRDNnE1fx5mbWtuQT/Uwl5osMCRgfbuFkCVdo1Qt2QwvVw==} + /@unocss/preset-uno/0.46.5: + resolution: {integrity: sha512-O4f/cSdNAnK3MVXLgzihnOLrp12h3787U9bPZ1WS7Ow52D+kzBfRLVEWy4RWCGDN+ko/0q7Q7nqZOkrtcCELJQ==} dependencies: - '@unocss/core': 0.46.4 - '@unocss/preset-mini': 0.46.4 - '@unocss/preset-wind': 0.46.4 + '@unocss/core': 0.46.5 + '@unocss/preset-mini': 0.46.5 + '@unocss/preset-wind': 0.46.5 dev: true - /@unocss/preset-wind/0.46.4: - resolution: {integrity: sha512-J3+pT5oaVu0HKRdHgeTqyazQs/lpB5lVUpDjw5nRKmSGcWCRe2BG6IptM6IFGBweMWK0SWwDxgefqsb4qIyrlA==} + /@unocss/preset-wind/0.46.5: + resolution: {integrity: sha512-v1n918arr7qg/AYjkvVCJDqWT7bd8UhdT7tBCcJcFOuPvJdToBoy3LcNxQXQpS7gcVGG7YiKE5rT4JwsV7U5XA==} dependencies: - '@unocss/core': 0.46.4 - '@unocss/preset-mini': 0.46.4 + '@unocss/core': 0.46.5 + '@unocss/preset-mini': 0.46.5 dev: true /@unocss/reset/0.44.7: resolution: {integrity: sha512-izmqZafDMClT1vQEGpPzfKWvyft8xkA33xC0r0iOWEiDd94+wlC+7ohSnsafyl0iwEuwPp/ONzDft5ouHrOWLA==} dev: false - /@unocss/scope/0.46.4: - resolution: {integrity: sha512-wNgFxvUzoqGyzW7dJCPLdIgbtcLulyIYBbVOSXEJ3fy+j8rjcF23HAZF/mh3hIRYbci8gm8XmG4+BKPlG3D7Aw==} + /@unocss/scope/0.46.5: + resolution: {integrity: sha512-gAA6a2zwal9GMW6HSp2dofUEzS6ZlLxg6/y8fSHHjJduKRZaq77IP3YdmyT4ZnPBIYsE7+u25lXeDOEFrEMSxg==} dev: true - /@unocss/transformer-directives/0.46.4: - resolution: {integrity: sha512-ePw4E6beBVtogf7KFysDFvIqd1EAsb1nHs5b5W5JlKTcHySSZIY0neDhN6sD32PRfmQgkgTbR2Cu4XM6u/zBjA==} + /@unocss/transformer-directives/0.46.5: + resolution: {integrity: sha512-jnskAINirtl0TW/8ELRR55AEQoy4yU1iBQuZcgJCfOGU6gkNsq6IRoBLcCiFoBmp8UdxvIuGo4k1SpnEf5x+gA==} dependencies: - '@unocss/core': 0.46.4 + '@unocss/core': 0.46.5 css-tree: 2.2.1 dev: true - /@unocss/vite/0.46.4_rollup@2.79.1+vite@3.2.3: - resolution: {integrity: sha512-qWVuogukCkRCNVT7Kuqt4V7lqLMUu/u/IPfF9hA9C5kz/2ZoE3neHzwBrPq34xBBKCcD+eo96skarBTtHpVn0w==} + /@unocss/vite/0.46.5_rollup@2.79.1+vite@3.2.3: + resolution: {integrity: sha512-/auNcS1L3PjwAA3U/i9scJf2Zx3kkgCdKiXyfetjws4ddAnVE+LrDmIKbbdSUiWFoq9W2QOPpOPpV2xips2gmg==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2_rollup@2.79.1 - '@unocss/config': 0.46.4 - '@unocss/core': 0.46.4 - '@unocss/inspector': 0.46.4 - '@unocss/scope': 0.46.4 - '@unocss/transformer-directives': 0.46.4 + '@unocss/config': 0.46.5 + '@unocss/core': 0.46.5 + '@unocss/inspector': 0.46.5 + '@unocss/scope': 0.46.5 + '@unocss/transformer-directives': 0.46.5 magic-string: 0.26.7 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.3+vue@3.2.41: + /@vitejs/plugin-vue-jsx/2.1.1_vite@3.2.3+vue@3.2.45: resolution: {integrity: sha512-JgDhxstQlwnHBvZ1BSnU5mbmyQ14/t5JhREc6YH5kWyu2QdAAOsLF6xgHoIWarj8tddaiwFrNzLbWJPudpXKYA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2597,21 +2597,21 @@ packages: '@babel/core': 7.20.2 '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.2 '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.20.2 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 - vue: 3.2.41 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i + vue: 3.2.45 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.41: + /@vitejs/plugin-vue/3.2.0_vite@3.2.3+vue@3.2.45: resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 - vue: 3.2.41 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i + vue: 3.2.45 dev: true /@volar/language-core/1.0.9: @@ -2692,12 +2692,12 @@ packages: dependencies: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.3 - '@vueuse/core': 9.5.0_vue@3.2.41 + '@vueuse/core': 9.5.0_vue@3.2.45 ast-walker-scope: 0.3.0 unplugin: 0.10.2 dev: true - /@vue-macros/define-props/0.0.2_vue@3.2.41: + /@vue-macros/define-props/0.0.2_vue@3.2.45: resolution: {integrity: sha512-OfqC+xlN+0/koBPr4HbCJUsRbPhyOqJR2TJdeb0efTewyEljxskqh3ZCGzE4RusX+yzqTrzePlxWTcb1akNr8Q==} engines: {node: '>=14.19.0'} peerDependencies: @@ -2706,10 +2706,10 @@ packages: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.3 unplugin: 0.10.2 - vue: 3.2.41 + vue: 3.2.45 dev: true - /@vue-macros/define-render/0.13.8_vue@3.2.41: + /@vue-macros/define-render/0.13.8_vue@3.2.45: resolution: {integrity: sha512-a1FIGgTuvLN5gfbh7/dtYLSaXPBYLu33l2sc0auc55uNXqB6qXGzxu/12bEskONhYcx1BBwsqjWiSFbSJ3yLbg==} engines: {node: '>=14.19.0'} peerDependencies: @@ -2718,10 +2718,10 @@ packages: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.3 unplugin: 0.10.2 - vue: 3.2.41 + vue: 3.2.45 dev: true - /@vue-macros/define-slots/0.0.5_vue@3.2.41: + /@vue-macros/define-slots/0.0.5_vue@3.2.45: resolution: {integrity: sha512-+CS2MTH1fBeHbiZzThn6aXmrcbPRiuG29yWI6ugMarpIxwvVWXrPcvrWSE2BK/FSwcCR9Xfz7rETIo+BSjdo6A==} engines: {node: '>=14.19.0'} peerDependencies: @@ -2730,7 +2730,7 @@ packages: '@rollup/pluginutils': 4.2.1 '@vue-macros/common': 0.13.3 unplugin: 0.10.2 - vue: 3.2.41 + vue: 3.2.45 dev: true /@vue-macros/hoist-static/0.12.7: @@ -2742,12 +2742,12 @@ packages: unplugin: 0.10.2 dev: true - /@vue-macros/named-template/0.0.5_366x26negx3wt7gqgqxlasm2oy: + /@vue-macros/named-template/0.0.5_pwzry6ifamiyy66hle7uchcfiy: resolution: {integrity: sha512-bZRUljNyvOOqeE9dyqXvKPQCLUCcPt1EkThmXqSbxagV29ohyviF8+CCs/8OdmNygLTBIChjP8DexQ3nUIFzUg==} engines: {node: '>=14.19.0'} dependencies: '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.41 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.3+vue@3.2.45 '@vue-macros/common': 0.13.3 '@vue/compiler-dom': 3.2.45 unplugin: 0.10.2 @@ -2814,14 +2814,6 @@ packages: - supports-color dev: true - /@vue/compiler-core/3.2.41: - resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==} - dependencies: - '@babel/parser': 7.20.3 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - source-map: 0.6.1 - /@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: @@ -2829,34 +2821,12 @@ packages: '@vue/shared': 3.2.45 estree-walker: 2.0.2 source-map: 0.6.1 - dev: true - - /@vue/compiler-dom/3.2.41: - resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==} - dependencies: - '@vue/compiler-core': 3.2.41 - '@vue/shared': 3.2.41 /@vue/compiler-dom/3.2.45: resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==} dependencies: '@vue/compiler-core': 3.2.45 '@vue/shared': 3.2.45 - dev: true - - /@vue/compiler-sfc/3.2.41: - resolution: {integrity: sha512-+1P2m5kxOeaxVmJNXnBskAn3BenbTmbxBxWOtBq3mQTCokIreuMULFantBUclP0+KnzNCMOvcnKinqQZmiOF8w==} - dependencies: - '@babel/parser': 7.20.3 - '@vue/compiler-core': 3.2.41 - '@vue/compiler-dom': 3.2.41 - '@vue/compiler-ssr': 3.2.41 - '@vue/reactivity-transform': 3.2.41 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - magic-string: 0.25.9 - postcss: 8.4.19 - source-map: 0.6.1 /@vue/compiler-sfc/3.2.45: resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==} @@ -2871,34 +2841,17 @@ packages: magic-string: 0.25.9 postcss: 8.4.19 source-map: 0.6.1 - dev: true - - /@vue/compiler-ssr/3.2.41: - resolution: {integrity: sha512-Y5wPiNIiaMz/sps8+DmhaKfDm1xgj6GrH99z4gq2LQenfVQcYXmHIOBcs5qPwl7jaW3SUQWjkAPKMfQemEQZwQ==} - dependencies: - '@vue/compiler-dom': 3.2.41 - '@vue/shared': 3.2.41 /@vue/compiler-ssr/3.2.45: resolution: {integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==} dependencies: '@vue/compiler-dom': 3.2.45 '@vue/shared': 3.2.45 - dev: true /@vue/devtools-api/6.4.5: resolution: {integrity: sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ==} dev: false - /@vue/reactivity-transform/3.2.41: - resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==} - dependencies: - '@babel/parser': 7.20.3 - '@vue/compiler-core': 3.2.41 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - magic-string: 0.25.9 - /@vue/reactivity-transform/3.2.45: resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==} dependencies: @@ -2907,55 +2860,44 @@ packages: '@vue/shared': 3.2.45 estree-walker: 2.0.2 magic-string: 0.25.9 - dev: true - - /@vue/reactivity/3.2.41: - resolution: {integrity: sha512-9JvCnlj8uc5xRiQGZ28MKGjuCoPhhTwcoAdv3o31+cfGgonwdPNuvqAXLhlzu4zwqavFEG5tvaoINQEfxz+l6g==} - dependencies: - '@vue/shared': 3.2.41 /@vue/reactivity/3.2.45: resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==} dependencies: '@vue/shared': 3.2.45 - dev: true - /@vue/runtime-core/3.2.41: - resolution: {integrity: sha512-0LBBRwqnI0p4FgIkO9q2aJBBTKDSjzhnxrxHYengkAF6dMOjeAIZFDADAlcf2h3GDALWnblbeprYYpItiulSVQ==} + /@vue/runtime-core/3.2.45: + resolution: {integrity: sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A==} dependencies: - '@vue/reactivity': 3.2.41 - '@vue/shared': 3.2.41 + '@vue/reactivity': 3.2.45 + '@vue/shared': 3.2.45 - /@vue/runtime-dom/3.2.41: - resolution: {integrity: sha512-U7zYuR1NVIP8BL6jmOqmapRAHovEFp7CSw4pR2FacqewXNGqZaRfHoNLQsqQvVQ8yuZNZtxSZy0FFyC70YXPpA==} + /@vue/runtime-dom/3.2.45: + resolution: {integrity: sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA==} dependencies: - '@vue/runtime-core': 3.2.41 - '@vue/shared': 3.2.41 + '@vue/runtime-core': 3.2.45 + '@vue/shared': 3.2.45 csstype: 2.6.21 - /@vue/server-renderer/3.2.41_vue@3.2.41: - resolution: {integrity: sha512-7YHLkfJdTlsZTV0ae5sPwl9Gn/EGr2hrlbcS/8naXm2CDpnKUwC68i1wGlrYAfIgYWL7vUZwk2GkYLQH5CvFig==} + /@vue/server-renderer/3.2.45_vue@3.2.45: + resolution: {integrity: sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g==} peerDependencies: - vue: 3.2.41 + vue: 3.2.45 dependencies: - '@vue/compiler-ssr': 3.2.41 - '@vue/shared': 3.2.41 - vue: 3.2.41 - - /@vue/shared/3.2.41: - resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==} + '@vue/compiler-ssr': 3.2.45 + '@vue/shared': 3.2.45 + vue: 3.2.45 /@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} - dev: true - /@vueuse/core/9.5.0_vue@3.2.41: + /@vueuse/core/9.5.0_vue@3.2.45: resolution: {integrity: sha512-6GsWBsJHEb3sYw15mbLrcbslAVY45pkzjJYTKYKCXv88z7srAF0VEW0q+oXKsl58tCbqooplInahXFg8Yo1m4w==} dependencies: '@types/web-bluetooth': 0.0.16 '@vueuse/metadata': 9.5.0 - '@vueuse/shared': 9.5.0_vue@3.2.41 - vue-demi: 0.13.11_vue@3.2.41 + '@vueuse/shared': 9.5.0_vue@3.2.45 + vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -2963,10 +2905,10 @@ packages: /@vueuse/metadata/9.5.0: resolution: {integrity: sha512-4M1AyPZmIv41pym+K5+4wup3bKuYebbH8w8BROY1hmT7rIwcyS4tEL+UsGz0Hiu1FCOxcoBrwtAizc0YmBJjyQ==} - /@vueuse/shared/9.5.0_vue@3.2.41: + /@vueuse/shared/9.5.0_vue@3.2.45: resolution: {integrity: sha512-HnnCWU1Vg9CVWRCcI8ohDKDRB2Sc4bTgT1XAIaoLSfVHHn+TKbrox6pd3klCSw4UDxkhDfOk8cAdcK+Z5KleCA==} dependencies: - vue-demi: 0.13.11_vue@3.2.41 + vue-demi: 0.13.11_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -4009,8 +3951,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -4075,7 +4017,7 @@ packages: dependencies: '@types/node': 14.18.33 cosmiconfig: 7.1.0 - ts-node: 10.9.1_yodorn5kzjgomblrsstrk2spaa + ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 typescript: 4.8.4 dev: true @@ -6991,7 +6933,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.8.3 + '@types/node': 18.11.9 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7698,13 +7640,13 @@ packages: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} dev: true - /naive-ui/2.33.5_vue@3.2.41: + /naive-ui/2.33.5_vue@3.2.45: resolution: {integrity: sha512-O87zwOduut3Xk9NzGIX+LZYr6sW/Y0oGuNJ6T2dka+14CtHD9iidi8gdxg6obhMpzdwa3SnlxO7nzDLqmXVUwA==} peerDependencies: vue: ^3.0.0 dependencies: '@css-render/plugin-bem': 0.15.11_css-render@0.15.11 - '@css-render/vue3-ssr': 0.15.11_vue@3.2.41 + '@css-render/vue3-ssr': 0.15.11_vue@3.2.45 '@types/lodash': 4.14.188 '@types/lodash-es': 4.17.6 async-validator: 4.2.5 @@ -7717,10 +7659,10 @@ packages: lodash-es: 4.17.21 seemly: 0.3.6 treemate: 0.3.11 - vdirs: 0.1.8_vue@3.2.41 - vooks: 0.2.12_vue@3.2.41 - vue: 3.2.41 - vueuc: 0.4.49_vue@3.2.41 + vdirs: 0.1.8_vue@3.2.45 + vooks: 0.2.12_vue@3.2.45 + vue: 3.2.45 + vueuc: 0.4.49_vue@3.2.45 dev: false /nanoid/3.3.4: @@ -8363,7 +8305,7 @@ packages: engines: {node: '>=4'} dev: true - /pinia/2.0.23_l7r24p6nevbtlimqmqcwa3ouhu: + /pinia/2.0.23_zwu2zepfy3m6u2gunxlolp35gi: resolution: {integrity: sha512-N15hFf4o5STrxpNrib1IEb1GOArvPYf1zPvQVRGOO1G1d74Ak0J0lVyalX/SmrzdT4Q0nlEFjbURsmBmIGUR5Q==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -8377,8 +8319,8 @@ packages: dependencies: '@vue/devtools-api': 6.4.5 typescript: 4.8.4 - vue: 3.2.41 - vue-demi: 0.13.11_vue@3.2.41 + vue: 3.2.45 + vue-demi: 0.13.11_vue@3.2.45 dev: false /plur/3.1.1: @@ -10306,7 +10248,7 @@ packages: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: true - /ts-node/10.9.1_yodorn5kzjgomblrsstrk2spaa: + /ts-node/10.9.1_cbe7ovvae6zqfnmtgctpgpys54: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -10325,7 +10267,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 14.18.33 + '@types/node': 18.11.9 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 @@ -10536,6 +10478,7 @@ packages: /unified/8.4.2: resolution: {integrity: sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==} dependencies: + '@types/unist': 2.0.6 bail: 1.0.5 extend: 3.0.2 is-plain-obj: 2.1.0 @@ -10673,7 +10616,7 @@ packages: '@antfu/utils': 0.6.3 rollup: 2.79.1 unplugin: 0.10.2 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i dev: true /unplugin-icons/0.14.13: @@ -10704,8 +10647,8 @@ packages: - supports-color dev: true - /unplugin-vue-components/0.22.8_vue@3.2.41: - resolution: {integrity: sha512-Musnwdtr6uj9Zopo4oeh4lp9+fJ2ArXVDzSiZxF4YC9v+pLnasKVKEEAjdXuQQ3u3KtntVw6PCscyAt52eS75g==} + /unplugin-vue-components/0.22.9_rollup@2.79.1+vue@3.2.45: + resolution: {integrity: sha512-qBvooq3EgpjtYicxeccRUGUBBQCCw9rJ0kHPZPOSJd8TBZViSv86vuKLTRDHPyjWtclwOIkVStZJfPdJFhYUMw==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -10714,8 +10657,8 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': 0.5.2 - '@rollup/pluginutils': 4.2.1 + '@antfu/utils': 0.6.3 + '@rollup/pluginutils': 5.0.2_rollup@2.79.1 chokidar: 3.5.3 debug: 4.3.4 fast-glob: 3.2.12 @@ -10723,9 +10666,10 @@ packages: magic-string: 0.26.7 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.9.6 - vue: 3.2.41 + unplugin: 0.10.2 + vue: 3.2.45 transitivePeerDependencies: + - rollup - supports-color dev: true @@ -10739,7 +10683,7 @@ packages: unplugin: 0.10.2 dev: true - /unplugin-vue-macros/0.16.3_deqaqx6ttcny3gwjyxfjnuzfl4: + /unplugin-vue-macros/0.16.3_mtjmd4d7yri6vok5vdb7foxsoq: resolution: {integrity: sha512-ADdDS5EjHRZ2esEHSNBw7CS7QLWpqvNJIW0H5EqKgSvtQ+2Hnb8IeRVT0f4mR+wyQvl/ZrlpTs1GvZdsh8eSlw==} engines: {node: '>=14.19.0'} peerDependencies: @@ -10748,18 +10692,18 @@ packages: '@rollup/pluginutils': 4.2.1 '@vue-macros/better-define': 0.1.0 '@vue-macros/define-model': 0.14.0_@vueuse+core@9.5.0 - '@vue-macros/define-props': 0.0.2_vue@3.2.41 - '@vue-macros/define-render': 0.13.8_vue@3.2.41 - '@vue-macros/define-slots': 0.0.5_vue@3.2.41 + '@vue-macros/define-props': 0.0.2_vue@3.2.45 + '@vue-macros/define-render': 0.13.8_vue@3.2.45 + '@vue-macros/define-slots': 0.0.5_vue@3.2.45 '@vue-macros/hoist-static': 0.12.7 - '@vue-macros/named-template': 0.0.5_366x26negx3wt7gqgqxlasm2oy + '@vue-macros/named-template': 0.0.5_pwzry6ifamiyy66hle7uchcfiy '@vue-macros/setup-component': 0.12.7_rollup@2.79.1+vite@3.2.3 '@vue-macros/setup-sfc': 0.12.7 '@vue-macros/short-emits': 0.12.8 local-pkg: 0.4.2 unplugin-combine: 0.2.8_rollup@2.79.1+vite@3.2.3 unplugin-vue-define-options: 0.12.7 - vue: 3.2.41 + vue: 3.2.45 transitivePeerDependencies: - '@vueuse/core' - esbuild @@ -10777,15 +10721,6 @@ packages: webpack-virtual-modules: 0.4.6 dev: true - /unplugin/0.9.6: - resolution: {integrity: sha512-YYLtfoNiie/lxswy1GOsKXgnLJTE27la/PeCGznSItk+8METYZErO+zzV9KQ/hXhPwzIJsfJ4s0m1Rl7ZCWZ4Q==} - dependencies: - acorn: 8.8.1 - chokidar: 3.5.3 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.4.6 - dev: true - /unset-value/1.0.0: resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} engines: {node: '>=0.10.0'} @@ -10892,13 +10827,13 @@ packages: engines: {node: '>= 0.8'} dev: true - /vdirs/0.1.8_vue@3.2.41: + /vdirs/0.1.8_vue@3.2.45: resolution: {integrity: sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==} peerDependencies: vue: ^3.0.11 dependencies: evtd: 0.2.4 - vue: 3.2.41 + vue: 3.2.45 dev: false /vditor/3.8.18: @@ -10935,7 +10870,7 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i transitivePeerDependencies: - supports-color dev: true @@ -10957,7 +10892,7 @@ packages: html-minifier-terser: 6.1.0 node-html-parser: 5.4.2 pathe: 0.2.0 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i dev: true /vite-plugin-mock/2.9.6_qj5sox3st75utfpfnxdchh4ucq: @@ -10977,7 +10912,7 @@ packages: fast-glob: 3.2.12 mockjs: 1.1.0_3y7clh66jsbznbjsqlxuh6722u path-to-regexp: 6.2.1 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i transitivePeerDependencies: - rollup - supports-color @@ -10992,24 +10927,25 @@ packages: picocolors: 1.0.0 progress: 2.0.3 rd: 2.0.1 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i dev: true - /vite-plugin-pwa/0.13.3_vite@3.2.3: + /vite-plugin-pwa/0.13.3_jklrv2undatkozcsn24zow6xuu: resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==} peerDependencies: vite: ^3.1.0 + workbox-build: ^6.5.4 + workbox-window: ^6.5.4 dependencies: '@rollup/plugin-replace': 4.0.0_rollup@2.79.1 debug: 4.3.4 fast-glob: 3.2.12 pretty-bytes: 6.0.0 rollup: 2.79.1 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i workbox-build: 6.5.4 workbox-window: 6.5.4 transitivePeerDependencies: - - '@types/babel__core' - supports-color dev: true @@ -11026,12 +10962,12 @@ packages: pathe: 0.2.0 svg-baker: 1.7.0 svgo: 2.8.0 - vite: 3.2.3_5azeytj5s5acsbwuwvsdknbok4 + vite: 3.2.3_ajklay5k626t46b6fyghkbup3i transitivePeerDependencies: - supports-color dev: true - /vite/3.2.3_5azeytj5s5acsbwuwvsdknbok4: + /vite/3.2.3_ajklay5k626t46b6fyghkbup3i: resolution: {integrity: sha512-h8jl1TZ76eGs3o2dIBSsvXDLb1m/Ec1iej8ZMdz+PsaFUsftZeWe2CZOI3qogEsMNaywc17gu0q6cQDzh/weCQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -11056,7 +10992,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.8.3 + '@types/node': 18.11.9 esbuild: 0.15.13 postcss: 8.4.19 resolve: 1.22.1 @@ -11066,16 +11002,16 @@ packages: fsevents: 2.3.2 dev: true - /vooks/0.2.12_vue@3.2.41: + /vooks/0.2.12_vue@3.2.45: resolution: {integrity: sha512-iox0I3RZzxtKlcgYaStQYKEzWWGAduMmq+jS7OrNdQo1FgGfPMubGL3uGHOU9n97NIvfFDBGnpSvkWyb/NSn/Q==} peerDependencies: vue: ^3.0.0 dependencies: evtd: 0.2.4 - vue: 3.2.41 + vue: 3.2.45 dev: false - /vue-demi/0.12.5_vue@3.2.41: + /vue-demi/0.12.5_vue@3.2.45: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} engines: {node: '>=12'} hasBin: true @@ -11087,10 +11023,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.41 + vue: 3.2.45 dev: false - /vue-demi/0.13.11_vue@3.2.41: + /vue-demi/0.13.11_vue@3.2.45: resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} engines: {node: '>=12'} hasBin: true @@ -11102,7 +11038,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.41 + vue: 3.2.45 /vue-eslint-parser/9.1.0_eslint@8.27.0: resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==} @@ -11122,7 +11058,7 @@ packages: - supports-color dev: true - /vue-i18n/9.2.2_vue@3.2.41: + /vue-i18n/9.2.2_vue@3.2.45: resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} engines: {node: '>= 14'} peerDependencies: @@ -11132,16 +11068,16 @@ packages: '@intlify/shared': 9.2.2 '@intlify/vue-devtools': 9.2.2 '@vue/devtools-api': 6.4.5 - vue: 3.2.41 + vue: 3.2.45 dev: false - /vue-router/4.1.6_vue@3.2.41: + /vue-router/4.1.6_vue@3.2.45: resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.4.5 - vue: 3.2.41 + vue: 3.2.45 dev: false /vue-template-compiler/2.7.14: @@ -11162,37 +11098,37 @@ packages: typescript: 4.8.4 dev: true - /vue/3.2.41: - resolution: {integrity: sha512-uuuvnrDXEeZ9VUPljgHkqB5IaVO8SxhPpqF2eWOukVrBnRBx2THPSGQBnVRt0GrIG1gvCmFXMGbd7FqcT1ixNQ==} + /vue/3.2.45: + resolution: {integrity: sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==} dependencies: - '@vue/compiler-dom': 3.2.41 - '@vue/compiler-sfc': 3.2.41 - '@vue/runtime-dom': 3.2.41 - '@vue/server-renderer': 3.2.41_vue@3.2.41 - '@vue/shared': 3.2.41 + '@vue/compiler-dom': 3.2.45 + '@vue/compiler-sfc': 3.2.45 + '@vue/runtime-dom': 3.2.45 + '@vue/server-renderer': 3.2.45_vue@3.2.45 + '@vue/shared': 3.2.45 - /vuedraggable/4.1.0_vue@3.2.41: + /vuedraggable/4.1.0_vue@3.2.45: resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==} peerDependencies: vue: ^3.0.1 dependencies: sortablejs: 1.14.0 - vue: 3.2.41 + vue: 3.2.45 dev: false - /vueuc/0.4.49_vue@3.2.41: + /vueuc/0.4.49_vue@3.2.45: resolution: {integrity: sha512-WarAC44a/Yx78CxkAgROYLq+LkAeCGA/6wHidVoFmHLbzyF3SiP2nzRNGD/8zJeJInXv18EnWK6A//eGgMMq8w==} peerDependencies: vue: ^3.0.11 dependencies: - '@css-render/vue3-ssr': 0.15.11_vue@3.2.41 + '@css-render/vue3-ssr': 0.15.11_vue@3.2.45 '@juggle/resize-observer': 3.4.0 css-render: 0.15.11 evtd: 0.2.4 seemly: 0.3.6 - vdirs: 0.1.8_vue@3.2.41 - vooks: 0.2.12_vue@3.2.41 - vue: 3.2.41 + vdirs: 0.1.8_vue@3.2.45 + vooks: 0.2.12_vue@3.2.45 + vue: 3.2.45 dev: false /wangeditor/4.7.15: @@ -11602,7 +11538,7 @@ packages: dependencies: '@types/fs-extra': 9.0.13 '@types/minimist': 1.2.2 - '@types/node': 18.8.3 + '@types/node': 18.11.9 '@types/ps-tree': 1.1.2 '@types/which': 2.0.1 chalk: 5.1.2