diff --git a/package.json b/package.json index 58dacb92..b486bc07 100644 --- a/package.json +++ b/package.json @@ -35,27 +35,27 @@ "@vueuse/router": "^9.1.0", "ansi-to-html": "^0.7.2", "bulma": "^0.9.4", - "date-fns": "^2.29.1", + "date-fns": "^2.29.2", "fuzzysort": "^2.0.1", "hotkeys-js": "^3.9.4", "lodash.debounce": "^4.0.8", - "pinia": "^2.0.18", + "pinia": "^2.0.20", "sass": "^1.54.4", "semver": "^7.3.7", "splitpanes": "^3.1.1", "typescript": "^4.7.4", - "unplugin-auto-import": "^0.11.1", + "unplugin-auto-import": "^0.11.2", "unplugin-icons": "^0.14.8", "unplugin-vue-components": "^0.22.4", - "vite": "3.0.8", + "vite": "3.0.9", "vue": "^3.2.37", "vue-router": "^4.1.3" }, "devDependencies": { - "@pinia/testing": "^0.0.13", + "@pinia/testing": "^0.0.14", "@types/jest": "^28.1.7", "@types/lodash.debounce": "^4.0.7", - "@types/node": "^18.7.6", + "@types/node": "^18.7.7", "@types/semver": "^7.3.12", "@vue/test-utils": "^2.0.2", "c8": "^7.12.0", @@ -68,7 +68,7 @@ "prettier": "^2.7.1", "release-it": "^15.3.0", "ts-node": "^10.9.1", - "vitest": "^0.22.0", + "vitest": "^0.22.1", "vue-tsc": "^0.40.1" }, "lint-staged": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e11811f8..72ec8a31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,10 +8,10 @@ specifiers: '@iconify-json/octicon': ^1.1.16 '@oruga-ui/oruga-next': ^0.5.4 '@oruga-ui/theme-bulma': ^0.2.6 - '@pinia/testing': ^0.0.13 + '@pinia/testing': ^0.0.14 '@types/jest': ^28.1.7 '@types/lodash.debounce': ^4.0.7 - '@types/node': ^18.7.6 + '@types/node': ^18.7.7 '@types/semver': ^7.3.12 '@vitejs/plugin-vue': 3.0.3 '@vue/compiler-sfc': ^3.2.37 @@ -21,7 +21,7 @@ specifiers: ansi-to-html: ^0.7.2 bulma: ^0.9.4 c8: ^7.12.0 - date-fns: ^2.29.1 + date-fns: ^2.29.2 eventsourcemock: ^2.0.0 fuzzysort: ^2.0.1 hotkeys-js: ^3.9.4 @@ -31,7 +31,7 @@ specifiers: lint-staged: ^13.0.3 lodash.debounce: ^4.0.8 npm-run-all: ^4.1.5 - pinia: ^2.0.18 + pinia: ^2.0.20 prettier: ^2.7.1 release-it: ^15.3.0 sass: ^1.54.4 @@ -39,11 +39,11 @@ specifiers: splitpanes: ^3.1.1 ts-node: ^10.9.1 typescript: ^4.7.4 - unplugin-auto-import: ^0.11.1 + unplugin-auto-import: ^0.11.2 unplugin-icons: ^0.14.8 unplugin-vue-components: ^0.22.4 - vite: 3.0.8 - vitest: ^0.22.0 + vite: 3.0.9 + vitest: ^0.22.1 vue: ^3.2.37 vue-router: ^4.1.3 vue-tsc: ^0.40.1 @@ -56,33 +56,33 @@ dependencies: '@iconify-json/octicon': 1.1.16 '@oruga-ui/oruga-next': 0.5.5_vue@3.2.37 '@oruga-ui/theme-bulma': 0.2.6 - '@vitejs/plugin-vue': 3.0.3_vite@3.0.8+vue@3.2.37 + '@vitejs/plugin-vue': 3.0.3_vite@3.0.9+vue@3.2.37 '@vue/compiler-sfc': 3.2.37 '@vueuse/core': 9.1.0_vue@3.2.37 '@vueuse/router': 9.1.0_45jhv7el6g2ztux7wgm2ofrf4e ansi-to-html: 0.7.2 bulma: 0.9.4 - date-fns: 2.29.1 + date-fns: 2.29.2 fuzzysort: 2.0.1 hotkeys-js: 3.9.4 lodash.debounce: 4.0.8 - pinia: 2.0.18_j6bzmzd4ujpabbp5objtwxyjp4 + pinia: 2.0.20_j6bzmzd4ujpabbp5objtwxyjp4 sass: 1.54.4 semver: 7.3.7 splitpanes: 3.1.1 typescript: 4.7.4 - unplugin-auto-import: 0.11.1_obmlko6hceoahr6itoucrugfeu - unplugin-icons: 0.14.8_4f6ctjvhjqetw5mb4oubdpqxdq - unplugin-vue-components: 0.22.4_vite@3.0.8+vue@3.2.37 - vite: 3.0.8_sass@1.54.4 + unplugin-auto-import: 0.11.2_3wfpyx4dwyezeeatxtwoszqqzi + unplugin-icons: 0.14.8_jz6tpbhhn2upnbiwxxr6wx7age + unplugin-vue-components: 0.22.4_vite@3.0.9+vue@3.2.37 + vite: 3.0.9_sass@1.54.4 vue: 3.2.37 vue-router: 4.1.3_vue@3.2.37 devDependencies: - '@pinia/testing': 0.0.13_pinia@2.0.18+vue@3.2.37 + '@pinia/testing': 0.0.14_pinia@2.0.20+vue@3.2.37 '@types/jest': 28.1.7 '@types/lodash.debounce': 4.0.7 - '@types/node': 18.7.6 + '@types/node': 18.7.7 '@types/semver': 7.3.12 '@vue/test-utils': 2.0.2_vue@3.2.37 c8: 7.12.0 @@ -94,8 +94,8 @@ devDependencies: npm-run-all: 4.1.5 prettier: 2.7.1 release-it: 15.3.0 - ts-node: 10.9.1_z5yog5l5yqinvqran22gqy2vdi - vitest: 0.22.0_jsdom@20.0.0+sass@1.54.4 + ts-node: 10.9.1_jtjxbvdgepppncvx7tjdoe2uhy + vitest: 0.22.1_jsdom@20.0.0+sass@1.54.4 vue-tsc: 0.40.1_typescript@4.7.4 packages: @@ -246,7 +246,7 @@ packages: '@jest/schemas': 28.1.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.7.6 + '@types/node': 18.7.7 '@types/yargs': 17.0.11 chalk: 4.1.2 dev: true @@ -432,13 +432,13 @@ packages: bulma: 0.9.4 dev: false - /@pinia/testing/0.0.13_pinia@2.0.18+vue@3.2.37: - resolution: {integrity: sha512-OiqJzUzHrBetqYZ0IrT4MCz4WGViVLjWlsC6xhyf6t/PDUR5IxeLK3HJcP4i3y6Pq4+IVLYhu6xfy1PGfY9p5Q==} + /@pinia/testing/0.0.14_pinia@2.0.20+vue@3.2.37: + resolution: {integrity: sha512-ZmZwVNd/NnKYLIfjfuKl0zlJ3UdiXFpsHzSlL6wCeezSlyrqGMxsIQKv0J6fleu38gyCNTPBEipfxrt8V4+VIg==} peerDependencies: - pinia: '>=2.0.17' + pinia: '>=2.0.19' dependencies: - pinia: 2.0.18_j6bzmzd4ujpabbp5objtwxyjp4 - vue-demi: 0.13.5_vue@3.2.37 + pinia: 2.0.20_j6bzmzd4ujpabbp5objtwxyjp4 + vue-demi: 0.13.8_vue@3.2.37 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -514,7 +514,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.7.6 + '@types/node': 18.7.7 '@types/responselike': 1.0.0 dev: true @@ -562,7 +562,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.7 dev: true /@types/lodash.debounce/4.0.7: @@ -575,8 +575,8 @@ packages: resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==} dev: true - /@types/node/18.7.6: - resolution: {integrity: sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==} + /@types/node/18.7.7: + resolution: {integrity: sha512-sTKYCtQmaUpsAT+AbUTKg0Ya0dYyh20t3TBQebWrGXQHFmkrEyeedok2/IpTthlJopPSbUoc1hAKoK6UeFRCZw==} dev: true /@types/parse-json/4.0.0: @@ -586,7 +586,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.7.6 + '@types/node': 18.7.7 dev: true /@types/semver/7.3.12: @@ -611,14 +611,14 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@vitejs/plugin-vue/3.0.3_vite@3.0.8+vue@3.2.37: + /@vitejs/plugin-vue/3.0.3_vite@3.0.9+vue@3.2.37: resolution: {integrity: sha512-U4zNBlz9mg+TA+i+5QPc3N5lQvdUXENZLO2h0Wdzp56gI1MWhqJOv+6R+d4kOzoaSSq6TnGPBdZAXKOe4lXy6g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.0.8_sass@1.54.4 + vite: 3.0.9_sass@1.54.4 vue: 3.2.37 dev: false @@ -1377,8 +1377,8 @@ packages: whatwg-url: 11.0.0 dev: true - /date-fns/2.29.1: - resolution: {integrity: sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==} + /date-fns/2.29.2: + resolution: {integrity: sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==} engines: {node: '>=0.11'} dev: false @@ -2774,7 +2774,7 @@ packages: engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: '@jest/types': 28.1.3 - '@types/node': 18.7.6 + '@types/node': 18.7.7 chalk: 4.1.2 ci-info: 3.3.2 graceful-fs: 4.2.10 @@ -3126,12 +3126,12 @@ packages: resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} dev: true - /mlly/0.5.12: - resolution: {integrity: sha512-8moXGh6Hfy2Nmys3DDEm4CuxDBk5Y7Lk1jQ4JcwW0djO9b+SCKTpw0enIQeZIuEnPljdxHSGmcbXU9hpIIEYeQ==} + /mlly/0.5.13: + resolution: {integrity: sha512-0SK2fqoan+PMjADs4I2egAtrtNtpjqRez6PDTCeAdGjUQNJCvO5o9v2NEq52WA1jFmMU97qBr/JgdvCquehDbA==} dependencies: acorn: 8.8.0 - pathe: 0.3.4 - pkg-types: 0.3.3 + pathe: 0.3.5 + pkg-types: 0.3.4 ufo: 0.8.5 dev: false @@ -3489,8 +3489,8 @@ packages: engines: {node: '>=8'} dev: true - /pathe/0.3.4: - resolution: {integrity: sha512-YWgqEdxf36R6vcsyj0A+yT/rDRPe0wui4J9gRR7T4whjU5Lx/jZOr75ckEgTNaLVQABAwsrlzHRpIKcCdXAQ5A==} + /pathe/0.3.5: + resolution: {integrity: sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==} dev: false /pathval/1.1.1: @@ -3521,8 +3521,8 @@ packages: engines: {node: '>=4'} dev: true - /pinia/2.0.18_j6bzmzd4ujpabbp5objtwxyjp4: - resolution: {integrity: sha512-I5MW05UVX6a5Djka136oH3VzYFiZUgeOApBwFjMx6pL91eHtGVlE3adjNUKLgtwGnrxiBRuJ8+4R3LKJKwnyZg==} + /pinia/2.0.20_j6bzmzd4ujpabbp5objtwxyjp4: + resolution: {integrity: sha512-fdHHumXW/0U5HhxmY1emo3I4z85p8NJPdbtFQSlmJXFe3ktuF0pYNVgVtk2q+j2zCtTufY763xzaEMx0t6T59g==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -3536,14 +3536,14 @@ packages: '@vue/devtools-api': 6.2.1 typescript: 4.7.4 vue: 3.2.37 - vue-demi: 0.13.7_vue@3.2.37 + vue-demi: 0.13.8_vue@3.2.37 - /pkg-types/0.3.3: - resolution: {integrity: sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==} + /pkg-types/0.3.4: + resolution: {integrity: sha512-s214f/xkRpwlwVBToWq9Mu0XlU3HhZMYCnr2var8+jjbavBHh/VCh4pBLsJW29rJ//B1jb4HlpMIaNIMH+W2/w==} dependencies: jsonc-parser: 3.1.0 - mlly: 0.5.12 - pathe: 0.3.4 + mlly: 0.5.13 + pathe: 0.3.5 dev: false /postcss/8.4.14: @@ -4241,8 +4241,8 @@ packages: engines: {node: '>=14.0.0'} dev: true - /tinyspy/1.0.0: - resolution: {integrity: sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==} + /tinyspy/1.0.2: + resolution: {integrity: sha512-bSGlgwLBYf7PnUsQ6WOc6SJ3pGOcd+d8AA6EUnLDDM0kWEstC1JIlSZA3UNliDXhd9ABoS7hiRBDCu+XP/sf1Q==} engines: {node: '>=14.0.0'} dev: true @@ -4288,7 +4288,7 @@ packages: punycode: 2.1.1 dev: true - /ts-node/10.9.1_z5yog5l5yqinvqran22gqy2vdi: + /ts-node/10.9.1_jtjxbvdgepppncvx7tjdoe2uhy: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -4307,7 +4307,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.7.6 + '@types/node': 18.7.7 acorn: 8.7.1 acorn-walk: 8.2.0 arg: 4.1.3 @@ -4374,7 +4374,7 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unimport/0.6.7_vite@3.0.8: + /unimport/0.6.7_vite@3.0.9: resolution: {integrity: sha512-EMoVqDjswHkU+nD098QYHXH7Mkw7KwGDQAyeRF2lgairJnuO+wpkhIcmCqrD1OPJmsjkTbJ2tW6Ap8St0PuWZA==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -4382,11 +4382,11 @@ packages: fast-glob: 3.2.11 local-pkg: 0.4.2 magic-string: 0.26.2 - mlly: 0.5.12 - pathe: 0.3.4 + mlly: 0.5.13 + pathe: 0.3.5 scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.9.2_vite@3.0.8 + unplugin: 0.9.3_vite@3.0.9 transitivePeerDependencies: - esbuild - rollup @@ -4415,8 +4415,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.11.1_obmlko6hceoahr6itoucrugfeu: - resolution: {integrity: sha512-3KMbjc3Sv2h1osgQ16uKmD2XHb8MLK3Lj5Twzo3x2vDexYdNKjVljLZUX+eT5cvh2f1VzJR77dkzDhdEi9+1uw==} + /unplugin-auto-import/0.11.2_3wfpyx4dwyezeeatxtwoszqqzi: + resolution: {integrity: sha512-1+VwBfn9dtiYv9SQLKP1AvZolUbK9xTVeAT+iOcEk4EHSFUlmIqBVLEKI76cifSQTLOJ3rZyPrEgptf3SZNLlQ==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -4429,8 +4429,8 @@ packages: '@vueuse/core': 9.1.0_vue@3.2.37 local-pkg: 0.4.2 magic-string: 0.26.2 - unimport: 0.6.7_vite@3.0.8 - unplugin: 0.9.2_vite@3.0.8 + unimport: 0.6.7_vite@3.0.9 + unplugin: 0.9.3_vite@3.0.9 transitivePeerDependencies: - esbuild - rollup @@ -4438,7 +4438,7 @@ packages: - webpack dev: false - /unplugin-icons/0.14.8_4f6ctjvhjqetw5mb4oubdpqxdq: + /unplugin-icons/0.14.8_jz6tpbhhn2upnbiwxxr6wx7age: resolution: {integrity: sha512-YxLC0Uxec+ayl8ju3CXmRX4Jg7IF8Tu2cRyq/okXwMK6fM140SPae332ByTlul1E/I7I0PXYSVVn8SlGunM/2g==} peerDependencies: '@svgr/core': '>=5.5.0' @@ -4462,7 +4462,7 @@ packages: debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.2 - unplugin: 0.8.0_vite@3.0.8 + unplugin: 0.8.0_vite@3.0.9 transitivePeerDependencies: - esbuild - rollup @@ -4471,7 +4471,7 @@ packages: - webpack dev: false - /unplugin-vue-components/0.22.4_vite@3.0.8+vue@3.2.37: + /unplugin-vue-components/0.22.4_vite@3.0.9+vue@3.2.37: resolution: {integrity: sha512-2rRZcM9OnJGXnYxQNfaceEYuPeVACcWySIjy8WBwIiN3onr980TmA3XE5pRJFt8zoQrUA+c46oyIq96noLqrEQ==} engines: {node: '>=14'} peerDependencies: @@ -4490,7 +4490,7 @@ packages: magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.9.2_vite@3.0.8 + unplugin: 0.9.2_vite@3.0.9 vue: 3.2.37 transitivePeerDependencies: - esbuild @@ -4500,7 +4500,7 @@ packages: - webpack dev: false - /unplugin/0.8.0_vite@3.0.8: + /unplugin/0.8.0_vite@3.0.9: resolution: {integrity: sha512-OzOkJ9XOPlD1Cph6qy/p4i/KSUbs76GToXjH/STHpfo6D7y+EqpfAL6G6HaoOw5QLkt9+KWwcxYUmPFkDf1upQ==} peerDependencies: esbuild: '>=0.13' @@ -4519,12 +4519,12 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - vite: 3.0.8_sass@1.54.4 + vite: 3.0.9_sass@1.54.4 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: false - /unplugin/0.9.2_vite@3.0.8: + /unplugin/0.9.2_vite@3.0.9: resolution: {integrity: sha512-Wo9lx9rA0O3AWhLYYNZ6DgnNhL5t5r7kV/Jg5BXjTQtY+DEWrD8VLFSaOmKN0tgqZCMqZ+XrzgOe/3DzIO4/SA==} peerDependencies: esbuild: '>=0.13' @@ -4543,7 +4543,31 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - vite: 3.0.8_sass@1.54.4 + vite: 3.0.9_sass@1.54.4 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: false + + /unplugin/0.9.3_vite@3.0.9: + resolution: {integrity: sha512-GWXxizZG+tobNs8fuGTCeilerkkfZTZax2iivuE4pxLaF9wTnPJHOq8tbLKDb5ohVb+2BXNjrU9xx59yWTUnuw==} + peerDependencies: + esbuild: '>=0.13' + rollup: ^2.50.0 + vite: ^2.3.0 || ^3.0.0-0 + webpack: 4 || 5 + peerDependenciesMeta: + esbuild: + optional: true + rollup: + optional: true + vite: + optional: true + webpack: + optional: true + dependencies: + acorn: 8.8.0 + chokidar: 3.5.3 + vite: 3.0.9_sass@1.54.4 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: false @@ -4597,8 +4621,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite/3.0.8_sass@1.54.4: - resolution: {integrity: sha512-AOZ4eN7mrkJiOLuw8IA7piS4IdOQyQCA81GxGsAQvAZzMRi9ZwGB3TOaYsj4uLAWK46T5L4AfQ6InNGlxX30IQ==} + /vite/3.0.9_sass@1.54.4: + resolution: {integrity: sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -4624,8 +4648,8 @@ packages: optionalDependencies: fsevents: 2.3.2 - /vitest/0.22.0_jsdom@20.0.0+sass@1.54.4: - resolution: {integrity: sha512-BSIro/QOHLaQY08FHwT6THWhqLQ+VPU+N4Rdo4pcP+16XB6oLmNNAXGcSh/MOLUhfUy+mqCwx7AyKmU7Ms5R+g==} + /vitest/0.22.1_jsdom@20.0.0+sass@1.54.4: + resolution: {integrity: sha512-+x28YTnSLth4KbXg7MCzoDAzPJlJex7YgiZbUh6YLp0/4PqVZ7q7/zyfdL0OaPtKTpNiQFPpMC8Y2MSzk8F7dw==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -4648,14 +4672,14 @@ packages: dependencies: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 - '@types/node': 18.7.6 + '@types/node': 18.7.7 chai: 4.3.6 debug: 4.3.4 jsdom: 20.0.0 local-pkg: 0.4.2 tinypool: 0.2.4 - tinyspy: 1.0.0 - vite: 3.0.8_sass@1.54.4 + tinyspy: 1.0.2 + vite: 3.0.9_sass@1.54.4 transitivePeerDependencies: - less - sass @@ -4673,21 +4697,6 @@ packages: acorn-walk: 8.2.0 dev: true - /vue-demi/0.13.5_vue@3.2.37: - resolution: {integrity: sha512-tO3K2bML3AwiHmVHeKCq6HLef2st4zBXIV5aEkoJl6HZ+gJWxWv2O8wLH8qrA3SX3lDoTDHNghLX1xZg83MXvw==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - dependencies: - vue: 3.2.37 - dev: true - /vue-demi/0.13.6_vue@3.2.37: resolution: {integrity: sha512-02NYpxgyGE2kKGegRPYlNQSL1UWfA/+JqvzhGCOYjhfbLWXU5QQX0+9pAm/R2sCOPKr5NBxVIab7fvFU0B1RxQ==} engines: {node: '>=12'} @@ -4703,8 +4712,8 @@ packages: vue: 3.2.37 dev: false - /vue-demi/0.13.7_vue@3.2.37: - resolution: {integrity: sha512-hbhlvpx1gFW3TB5HxJ0mNxyA9Jh5iQt409taOs6zkhpvfJ7YzLs1rsLufJmDsjH5PI1cOyfikY1fE/meyHfU5A==} + /vue-demi/0.13.8_vue@3.2.37: + resolution: {integrity: sha512-Vy1zbZhCOdsmvGR6tJhAvO5vhP7eiS8xkbYQSoVa7o6KlIy3W8Rc53ED4qI4qpeRDjv3mLfXSEpYU6Yq4pgXRg==} engines: {node: '>=12'} hasBin: true requiresBuild: true