From 4b8203898e45db81b87bb0e2c49027d81048f338 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 09:28:14 +0000 Subject: [PATCH] fix(deps): update vue monorepo to v3.3.4 --- package.json | 4 +- pnpm-lock.yaml | 303 +++++++++++++++++++++++++------------------------ 2 files changed, 159 insertions(+), 148 deletions(-) diff --git a/package.json b/package.json index 6619bef..7680e42 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,13 @@ "prepare": "husky install" }, "dependencies": { - "@vue/compiler-sfc": "3.2.40", + "@vue/compiler-sfc": "3.3.4", "@vueuse/core": "9.2.0", "@vueuse/head": "0.7.11", "axios": "1.1.3", "nprogress": "0.2.0", "pinia": "2.0.28", - "vue": "3.2.40", + "vue": "3.3.4", "vue-i18n": "9.2.2", "vue-query": "1.26.0", "vue-router": "4.1.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8eed7e0..fe7a2ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@types/nprogress': 0.2.0 '@vitejs/plugin-vue': 3.2.0 '@vitejs/plugin-vue-jsx': 2.0.1 - '@vue/compiler-sfc': 3.2.40 + '@vue/compiler-sfc': 3.3.4 '@vue/eslint-config-prettier': 7.0.0 '@vue/eslint-config-typescript': 11.0.0 '@vue/test-utils': 2.0.2 @@ -37,23 +37,23 @@ specifiers: vite-plugin-svg-icons: 2.0.1 vite-plugin-vue-layouts: ^0.7.0 vitest: 0.23.4 - vue: 3.2.40 + vue: 3.3.4 vue-i18n: 9.2.2 vue-query: 1.26.0 vue-router: 4.1.5 vue-tsc: 1.0.9 dependencies: - '@vue/compiler-sfc': 3.2.40 - '@vueuse/core': 9.2.0_vue@3.2.40 - '@vueuse/head': 0.7.11_vue@3.2.40 + '@vue/compiler-sfc': 3.3.4 + '@vueuse/core': 9.2.0_vue@3.3.4 + '@vueuse/head': 0.7.11_vue@3.3.4 axios: 1.1.3 nprogress: 0.2.0 - pinia: 2.0.28_lkgxmynzgulk7qrgf4psevjapq - vue: 3.2.40 - vue-i18n: 9.2.2_vue@3.2.40 - vue-query: 1.26.0_react@18.2.0+vue@3.2.40 - vue-router: 4.1.5_vue@3.2.40 + pinia: 2.0.28_typescript@4.8.3+vue@3.3.4 + vue: 3.3.4 + vue-i18n: 9.2.2_vue@3.3.4 + vue-query: 1.26.0_react@18.2.0+vue@3.3.4 + vue-router: 4.1.5_vue@3.3.4 devDependencies: '@intlify/vite-plugin-vue-i18n': 6.0.3_vite@3.2.5+vue-i18n@9.2.2 @@ -61,11 +61,11 @@ devDependencies: '@types/jsdom': 20.0.0 '@types/node': 16.11.59 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.40 - '@vitejs/plugin-vue-jsx': 2.0.1_vite@3.2.5+vue@3.2.40 + '@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.3.4 + '@vitejs/plugin-vue-jsx': 2.0.1_vite@3.2.5+vue@3.3.4 '@vue/eslint-config-prettier': 7.0.0_bxpuzolsxufkw2ipnoyzzxnyrm '@vue/eslint-config-typescript': 11.0.0_kyx4uk62yfb52raic4evgbu7ou - '@vue/test-utils': 2.0.2_vue@3.2.40 + '@vue/test-utils': 2.0.2_vue@3.3.4 '@vue/tsconfig': 0.1.3_@types+node@16.11.59 cypress: 10.11.0 eslint: 8.23.0 @@ -79,12 +79,12 @@ devDependencies: start-server-and-test: 1.14.0 typescript: 4.8.3 unplugin-auto-import: 0.11.2_@vueuse+core@9.2.0 - unplugin-vue-components: 0.22.7_vue@3.2.40 + unplugin-vue-components: 0.22.7_vue@3.3.4 vite: 3.2.5_@types+node@16.11.59 - vite-plugin-pages: 0.26.0_jg7ui7agdxzg7xye4xrweuudbm + vite-plugin-pages: 0.26.0_cqsymfxvlbkjtjvawxon6wv4wa vite-plugin-pwa: 0.13.1_vite@3.2.5 vite-plugin-svg-icons: 2.0.1_vite@3.2.5 - vite-plugin-vue-layouts: 0.7.0_36vrxk6mnsqtfj7uqzaciprnv4 + vite-plugin-vue-layouts: 0.7.0_s4dabefjsy4tlxubmobze5gmae vitest: 0.23.4_jsdom@20.0.1 vue-tsc: 1.0.9_typescript@4.8.3 @@ -136,7 +136,7 @@ packages: '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1 '@babel/helper-module-transforms': 7.19.0 '@babel/helpers': 7.19.0 - '@babel/parser': 7.19.1 + '@babel/parser': 7.22.3 '@babel/template': 7.18.10 '@babel/traverse': 7.19.1 '@babel/types': 7.19.0 @@ -394,8 +394,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.19.1: - resolution: {integrity: sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==} + /@babel/parser/7.22.3: + resolution: {integrity: sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: @@ -1262,7 +1262,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.19.1 + '@babel/parser': 7.22.3 '@babel/types': 7.19.0 dev: true @@ -1276,7 +1276,7 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.1 + '@babel/parser': 7.22.3 '@babel/types': 7.19.0 debug: 4.3.4 globals: 11.12.0 @@ -1413,11 +1413,11 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/message-compiler': 9.3.0-beta.10 - '@intlify/shared': 9.3.0-beta.10 + '@intlify/message-compiler': 9.3.0-beta.17 + '@intlify/shared': 9.3.0-beta.17 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.2.2_vue@3.2.40 + vue-i18n: 9.2.2_vue@3.3.4 yaml-eslint-parser: 0.3.2 dev: true @@ -1443,11 +1443,11 @@ packages: '@intlify/shared': 9.2.2 source-map: 0.6.1 - /@intlify/message-compiler/9.3.0-beta.10: - resolution: {integrity: sha512-RoOC6yceOykLRhN0NlbkNOBUx1el6iphx3W8NfOx3jHVNtfT1FYokx14/5sU3F1F0uxeG4sp6q+ppKvaF8o+ww==} + /@intlify/message-compiler/9.3.0-beta.17: + resolution: {integrity: sha512-i7hvVIRk1Ax2uKa9xLRJCT57to08OhFMhFXXjWN07rmx5pWQYQ23MfX1xgggv9drnWTNhqEiD+u4EJeHoS5+Ww==} engines: {node: '>= 14'} dependencies: - '@intlify/shared': 9.3.0-beta.10 + '@intlify/shared': 9.3.0-beta.17 source-map: 0.6.1 dev: true @@ -1455,8 +1455,8 @@ packages: resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==} engines: {node: '>= 14'} - /@intlify/shared/9.3.0-beta.10: - resolution: {integrity: sha512-h93uAanbAt/XgjDHclrVB7xix6r7Uz11wx0iGNOCdHP7aA2LCJjUT3uNbekJjjbo+Fl5jzTSJZdm2SexzoqhRA==} + /@intlify/shared/9.3.0-beta.17: + resolution: {integrity: sha512-mscf7RQsUTOil35jTij4KGW1RC9SWQjYScwLxP53Ns6g24iEd5HN7ksbt9O6FvTmlQuX77u+MXpBdfJsGqizLQ==} engines: {node: '>= 14'} dev: true @@ -1476,13 +1476,13 @@ packages: optional: true dependencies: '@intlify/bundle-utils': 3.2.1_vue-i18n@9.2.2 - '@intlify/shared': 9.3.0-beta.10 + '@intlify/shared': 9.3.0-beta.17 '@rollup/pluginutils': 4.2.1 debug: 4.3.4 fast-glob: 3.2.12 source-map: 0.6.1 vite: 3.2.5_@types+node@16.11.59 - vue-i18n: 9.2.2_vue@3.2.40 + vue-i18n: 9.2.2_vue@3.3.4 transitivePeerDependencies: - supports-color dev: true @@ -1530,7 +1530,6 @@ packages: /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} - dev: true /@jridgewell/trace-mapping/0.3.15: resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==} @@ -1872,7 +1871,7 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-vue-jsx/2.0.1_vite@3.2.5+vue@3.2.40: + /@vitejs/plugin-vue-jsx/2.0.1_vite@3.2.5+vue@3.3.4: resolution: {integrity: sha512-lmiR1k9+lrF7LMczO0pxtQ8mOn6XeppJDHxnpxkJQpT5SiKz4SKhKdeNstXaTNuR8qZhUo5X0pJlcocn72Y4Jg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1884,12 +1883,12 @@ packages: '@babel/plugin-transform-typescript': 7.19.1_@babel+core@7.19.1 '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.19.1 vite: 3.2.5_@types+node@16.11.59 - vue: 3.2.40 + vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.2.40: + /@vitejs/plugin-vue/3.2.0_vite@3.2.5+vue@3.3.4: resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -1897,14 +1896,14 @@ packages: vue: ^3.2.25 dependencies: vite: 3.2.5_@types+node@16.11.59 - vue: 3.2.40 + vue: 3.3.4 dev: true /@volar/language-core/1.0.9: resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==} dependencies: '@volar/source-map': 1.0.9 - '@vue/reactivity': 3.2.40 + '@vue/reactivity': 3.3.4 muggle-string: 0.1.0 dev: true @@ -1925,10 +1924,10 @@ packages: dependencies: '@volar/language-core': 1.0.9 '@volar/source-map': 1.0.9 - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-sfc': 3.2.40 - '@vue/reactivity': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-sfc': 3.3.4 + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 minimatch: 5.1.0 vue-template-compiler: 2.7.13 dev: true @@ -1961,39 +1960,39 @@ packages: - supports-color dev: true - /@vue/compiler-core/3.2.40: - resolution: {integrity: sha512-2Dc3Stk0J/VyQ4OUr2yEC53kU28614lZS+bnrCbFSAIftBJ40g/2yQzf4mPBiFuqguMB7hyHaujdgZAQ67kZYA==} + /@vue/compiler-core/3.3.4: + resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.19.1 - '@vue/shared': 3.2.40 + '@babel/parser': 7.22.3 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 - source-map: 0.6.1 + source-map-js: 1.0.2 - /@vue/compiler-dom/3.2.40: - resolution: {integrity: sha512-OZCNyYVC2LQJy4H7h0o28rtk+4v+HMQygRTpmibGoG9wZyomQiS5otU7qo3Wlq5UfHDw2RFwxb9BJgKjVpjrQw==} + /@vue/compiler-dom/3.3.4: + resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==} dependencies: - '@vue/compiler-core': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 - /@vue/compiler-sfc/3.2.40: - resolution: {integrity: sha512-tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg==} + /@vue/compiler-sfc/3.3.4: + resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.19.1 - '@vue/compiler-core': 3.2.40 - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-ssr': 3.2.40 - '@vue/reactivity-transform': 3.2.40 - '@vue/shared': 3.2.40 + '@babel/parser': 7.22.3 + '@vue/compiler-core': 3.3.4 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-ssr': 3.3.4 + '@vue/reactivity-transform': 3.3.4 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.25.9 - postcss: 8.4.16 - source-map: 0.6.1 + magic-string: 0.30.0 + postcss: 8.4.20 + source-map-js: 1.0.2 - /@vue/compiler-ssr/3.2.40: - resolution: {integrity: sha512-80cQcgasKjrPPuKcxwuCx7feq+wC6oFl5YaKSee9pV3DNq+6fmCVwEEC3vvkf/E2aI76rIJSOYHsWSEIxK74oQ==} + /@vue/compiler-ssr/3.3.4: + resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==} dependencies: - '@vue/compiler-dom': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-dom': 3.3.4 + '@vue/shared': 3.3.4 /@vue/devtools-api/6.2.1: resolution: {integrity: sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==} @@ -2035,51 +2034,51 @@ packages: - supports-color dev: true - /@vue/reactivity-transform/3.2.40: - resolution: {integrity: sha512-HQUCVwEaacq6fGEsg2NUuGKIhUveMCjOk8jGHqLXPI2w6zFoPrlQhwWEaINTv5kkZDXKEnCijAp+4gNEHG03yw==} + /@vue/reactivity-transform/3.3.4: + resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.19.1 - '@vue/compiler-core': 3.2.40 - '@vue/shared': 3.2.40 + '@babel/parser': 7.22.3 + '@vue/compiler-core': 3.3.4 + '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.25.9 + magic-string: 0.30.0 - /@vue/reactivity/3.2.40: - resolution: {integrity: sha512-N9qgGLlZmtUBMHF9xDT4EkD9RdXde1Xbveb+niWMXuHVWQP5BzgRmE3SFyUBBcyayG4y1lhoz+lphGRRxxK4RA==} + /@vue/reactivity/3.3.4: + resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==} dependencies: - '@vue/shared': 3.2.40 + '@vue/shared': 3.3.4 - /@vue/runtime-core/3.2.40: - resolution: {integrity: sha512-U1+rWf0H8xK8aBUZhnrN97yoZfHbjgw/bGUzfgKPJl69/mXDuSg8CbdBYBn6VVQdR947vWneQBFzdhasyzMUKg==} + /@vue/runtime-core/3.3.4: + resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==} dependencies: - '@vue/reactivity': 3.2.40 - '@vue/shared': 3.2.40 + '@vue/reactivity': 3.3.4 + '@vue/shared': 3.3.4 - /@vue/runtime-dom/3.2.40: - resolution: {integrity: sha512-AO2HMQ+0s2+MCec8hXAhxMgWhFhOPJ/CyRXnmTJ6XIOnJFLrH5Iq3TNwvVcODGR295jy77I6dWPj+wvFoSYaww==} + /@vue/runtime-dom/3.3.4: + resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==} dependencies: - '@vue/runtime-core': 3.2.40 - '@vue/shared': 3.2.40 - csstype: 2.6.21 + '@vue/runtime-core': 3.3.4 + '@vue/shared': 3.3.4 + csstype: 3.1.2 - /@vue/server-renderer/3.2.40_vue@3.2.40: - resolution: {integrity: sha512-gtUcpRwrXOJPJ4qyBpU3EyxQa4EkV8I4f8VrDePcGCPe4O/hd0BPS7v9OgjIQob6Ap8VDz9G+mGTKazE45/95w==} + /@vue/server-renderer/3.3.4_vue@3.3.4: + resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==} peerDependencies: - vue: 3.2.40 + vue: 3.3.4 dependencies: - '@vue/compiler-ssr': 3.2.40 - '@vue/shared': 3.2.40 - vue: 3.2.40 + '@vue/compiler-ssr': 3.3.4 + '@vue/shared': 3.3.4 + vue: 3.3.4 - /@vue/shared/3.2.40: - resolution: {integrity: sha512-0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ==} + /@vue/shared/3.3.4: + resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/test-utils/2.0.2_vue@3.2.40: + /@vue/test-utils/2.0.2_vue@3.3.4: resolution: {integrity: sha512-E2P4oXSaWDqTZNbmKZFVLrNN/siVN78YkEqs7pHryWerrlZR9bBFLWdJwRoguX45Ru6HxIflzKl4vQvwRMwm5g==} peerDependencies: vue: ^3.0.1 dependencies: - vue: 3.2.40 + vue: 3.3.4 dev: true /@vue/tsconfig/0.1.3_@types+node@16.11.59: @@ -2093,24 +2092,24 @@ packages: '@types/node': 16.11.59 dev: true - /@vueuse/core/9.2.0_vue@3.2.40: + /@vueuse/core/9.2.0_vue@3.3.4: resolution: {integrity: sha512-/MZ6qpz6uSyaXrtoeBWQzAKRG3N7CvfVWvQxiM3ei3Xe5ydOjjtVbo7lGl9p8dECV93j7W8s63A8H0kFLpLyxg==} dependencies: '@types/web-bluetooth': 0.0.15 '@vueuse/metadata': 9.2.0 - '@vueuse/shared': 9.2.0_vue@3.2.40 - vue-demi: 0.13.11_vue@3.2.40 + '@vueuse/shared': 9.2.0_vue@3.3.4 + vue-demi: 0.13.11_vue@3.3.4 transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/head/0.7.11_vue@3.2.40: + /@vueuse/head/0.7.11_vue@3.3.4: resolution: {integrity: sha512-qW2VbJnQ7c1nHqt1wWQYtPf6pMKghcBsCGQd76zFSzKZXncjOYV1I5dZcmAdj3E30JP0WKWCItVbV/cgSAPipA==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@zhead/schema-vue': 0.7.4_vue@3.2.40 - vue: 3.2.40 + '@zhead/schema-vue': 0.7.4_vue@3.3.4 + vue: 3.3.4 transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -2118,22 +2117,22 @@ packages: /@vueuse/metadata/9.2.0: resolution: {integrity: sha512-exN4KE6iquxDCdt72BgEhb3tlOpECtD61AUdXnUqBTIUCl70x1Ar/QXo3bYcvxmdMS2/peQyfeTzBjRTpvL5xw==} - /@vueuse/shared/9.2.0_vue@3.2.40: + /@vueuse/shared/9.2.0_vue@3.3.4: resolution: {integrity: sha512-NnRp/noSWuXW0dKhZK5D0YLrDi0nmZ18UeEgwXQq7Ul5TTP93lcNnKjrHtd68j2xFB/l59yPGFlCryL692bnrA==} dependencies: - vue-demi: 0.13.11_vue@3.2.40 + vue-demi: 0.13.11_vue@3.3.4 transitivePeerDependencies: - '@vue/composition-api' - vue - /@zhead/schema-vue/0.7.4_vue@3.2.40: + /@zhead/schema-vue/0.7.4_vue@3.3.4: resolution: {integrity: sha512-Q7wPUly3ZWbPYQ5SEJBUuD6Mw3wiUfPMPquGfqsR2KF6sxQKRF8oaHnRLuu2uxpjuXjkzpBlZBPu1JgQX+Lf6Q==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@vueuse/shared': 9.2.0_vue@3.2.40 + '@vueuse/shared': 9.2.0_vue@3.3.4 '@zhead/schema': 0.7.4 - vue: 3.2.40 + vue: 3.3.4 transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -2362,7 +2361,7 @@ packages: /axios/0.21.4_debug@4.3.2: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} dependencies: - follow-redirects: 1.15.2 + follow-redirects: 1.15.2_debug@4.3.2 transitivePeerDependencies: - debug dev: true @@ -2880,8 +2879,8 @@ packages: cssom: 0.3.8 dev: true - /csstype/2.6.21: - resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==} + /csstype/3.1.2: + resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} /cypress/10.11.0: resolution: {integrity: sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==} @@ -3986,6 +3985,19 @@ packages: peerDependenciesMeta: debug: optional: true + dev: false + + /follow-redirects/1.15.2_debug@4.3.2: + resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dependencies: + debug: 4.3.2 + dev: true /for-each/0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -5086,6 +5098,7 @@ packages: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} dependencies: sourcemap-codec: 1.4.8 + dev: true /magic-string/0.26.4: resolution: {integrity: sha512-e5uXtVJ22aEpK9u1+eQf0fSxHeqwyV19K+uGnlROCxUhzwRip9tBsaMViK/0vC3viyPd5Gtucp3UmEp/Q2cPTQ==} @@ -5094,6 +5107,12 @@ packages: sourcemap-codec: 1.4.8 dev: true + /magic-string/0.30.0: + resolution: {integrity: sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 + /map-cache/0.2.2: resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} engines: {node: '>=0.10.0'} @@ -5568,7 +5587,7 @@ packages: engines: {node: '>=4'} dev: true - /pinia/2.0.28_lkgxmynzgulk7qrgf4psevjapq: + /pinia/2.0.28_typescript@4.8.3+vue@3.3.4: resolution: {integrity: sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -5582,8 +5601,8 @@ packages: dependencies: '@vue/devtools-api': 6.4.5 typescript: 4.8.3 - vue: 3.2.40 - vue-demi: 0.13.11_vue@3.2.40 + vue: 3.3.4 + vue-demi: 0.13.11_vue@3.3.4 dev: false /pkg-types/0.3.5: @@ -5625,14 +5644,6 @@ packages: supports-color: 3.2.3 dev: true - /postcss/8.4.16: - resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /postcss/8.4.20: resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} engines: {node: ^10 || ^12 || >=14} @@ -5640,7 +5651,6 @@ packages: nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true /posthtml-parser/0.2.1: resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==} @@ -6202,6 +6212,7 @@ packages: /sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + dev: true /spdx-correct/3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} @@ -6769,14 +6780,14 @@ packages: dependencies: '@antfu/utils': 0.5.2 '@rollup/pluginutils': 4.2.1 - '@vueuse/core': 9.2.0_vue@3.2.40 + '@vueuse/core': 9.2.0_vue@3.3.4 local-pkg: 0.4.2 magic-string: 0.26.4 unimport: 0.6.7 unplugin: 0.9.6 dev: true - /unplugin-vue-components/0.22.7_vue@3.2.40: + /unplugin-vue-components/0.22.7_vue@3.3.4: resolution: {integrity: sha512-MJEAKJF9bRykTRvJ4WXF0FNMAyt1PX3iwpu2NN+li35sAKjQv6sC1col5aZDLiwDZDo2AGwxNkzLJFKaun9qHw==} engines: {node: '>=14'} peerDependencies: @@ -6796,7 +6807,7 @@ packages: minimatch: 5.1.0 resolve: 1.22.1 unplugin: 0.9.6 - vue: 3.2.40 + vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true @@ -6892,7 +6903,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-pages/0.26.0_jg7ui7agdxzg7xye4xrweuudbm: + /vite-plugin-pages/0.26.0_cqsymfxvlbkjtjvawxon6wv4wa: resolution: {integrity: sha512-yJZvwHEt7puYIf19S89IvkDsWPjWleSied4H8hmdW6i8buCA93z1UAU1ipW1d8fNKrC4FzXsUHHbPm6+kl1p9w==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -6902,7 +6913,7 @@ packages: optional: true dependencies: '@types/debug': 4.1.7 - '@vue/compiler-sfc': 3.2.40 + '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 deep-equal: 2.0.5 extract-comments: 1.1.0 @@ -6951,19 +6962,19 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.7.0_36vrxk6mnsqtfj7uqzaciprnv4: + /vite-plugin-vue-layouts/0.7.0_s4dabefjsy4tlxubmobze5gmae: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 vue: ^2.6.12 || ^3.2.4 vue-router: ^3.5.1 || ^ 4.0.11 dependencies: - '@vue/compiler-sfc': 3.2.40 + '@vue/compiler-sfc': 3.3.4 debug: 4.3.4 fast-glob: 3.2.12 vite: 3.2.5_@types+node@16.11.59 - vue: 3.2.40 - vue-router: 4.1.5_vue@3.2.40 + vue: 3.3.4 + vue-router: 4.1.5_vue@3.3.4 transitivePeerDependencies: - supports-color dev: true @@ -7045,7 +7056,7 @@ packages: - terser dev: true - /vue-demi/0.10.1_vue@3.2.40: + /vue-demi/0.10.1_vue@3.3.4: resolution: {integrity: sha512-L6Oi+BvmMv6YXvqv5rJNCFHEKSVu7llpWWJczqmAQYOdmPPw5PNYoz1KKS//Fxhi+4QP64dsPjtmvnYGo1jemA==} hasBin: true requiresBuild: true @@ -7056,10 +7067,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.40 + vue: 3.3.4 dev: false - /vue-demi/0.13.11_vue@3.2.40: + /vue-demi/0.13.11_vue@3.3.4: resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} engines: {node: '>=12'} hasBin: true @@ -7071,7 +7082,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.40 + vue: 3.3.4 /vue-eslint-parser/9.1.0_eslint@8.23.0: resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==} @@ -7091,7 +7102,7 @@ packages: - supports-color dev: true - /vue-i18n/9.2.2_vue@3.2.40: + /vue-i18n/9.2.2_vue@3.3.4: resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} engines: {node: '>= 14'} peerDependencies: @@ -7101,9 +7112,9 @@ packages: '@intlify/shared': 9.2.2 '@intlify/vue-devtools': 9.2.2 '@vue/devtools-api': 6.2.1 - vue: 3.2.40 + vue: 3.3.4 - /vue-query/1.26.0_react@18.2.0+vue@3.2.40: + /vue-query/1.26.0_react@18.2.0+vue@3.3.4: resolution: {integrity: sha512-78JbnLX/3tDll5kDr6PUasRWn05BeWm7yJNeUezA9INrn3AgTCLbsEctnlw6/wM6HiRqFj9F+mf+ruZusyiVOg==} peerDependencies: '@nuxtjs/composition-api': ^0.28.0 @@ -7118,21 +7129,21 @@ packages: '@vue/devtools-api': 6.2.1 match-sorter: 6.3.1 react-query: 3.39.2_react@18.2.0 - vue: 3.2.40 - vue-demi: 0.10.1_vue@3.2.40 + vue: 3.3.4 + vue-demi: 0.10.1_vue@3.3.4 transitivePeerDependencies: - react - react-dom - react-native dev: false - /vue-router/4.1.5_vue@3.2.40: + /vue-router/4.1.5_vue@3.3.4: resolution: {integrity: sha512-IsvoF5D2GQ/EGTs/Th4NQms9gd2NSqV+yylxIyp/OYp8xOwxmU8Kj/74E9DTSYAyH5LX7idVUngN3JSj1X4xcQ==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.2.1 - vue: 3.2.40 + vue: 3.3.4 /vue-template-compiler/2.7.13: resolution: {integrity: sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==} @@ -7152,14 +7163,14 @@ packages: typescript: 4.8.3 dev: true - /vue/3.2.40: - resolution: {integrity: sha512-1mGHulzUbl2Nk3pfvI5aXYYyJUs1nm4kyvuz38u4xlQkLUn1i2R7nDbI4TufECmY8v1qNBHYy62bCaM+3cHP2A==} + /vue/3.3.4: + resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} dependencies: - '@vue/compiler-dom': 3.2.40 - '@vue/compiler-sfc': 3.2.40 - '@vue/runtime-dom': 3.2.40 - '@vue/server-renderer': 3.2.40_vue@3.2.40 - '@vue/shared': 3.2.40 + '@vue/compiler-dom': 3.3.4 + '@vue/compiler-sfc': 3.3.4 + '@vue/runtime-dom': 3.3.4 + '@vue/server-renderer': 3.3.4_vue@3.3.4 + '@vue/shared': 3.3.4 /w3c-xmlserializer/3.0.0: resolution: {integrity: sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==}