From 6c3865c6b170c2b203e9acf8288caaf84d4860ea Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 26 Jul 2022 21:34:34 +0800 Subject: [PATCH] chore: update deps --- examples/solid-js/package.json | 2 +- examples/vite-react/package.json | 2 +- examples/vite-svelte/package.json | 2 +- package.json | 16 +- playground/package.json | 6 +- pnpm-lock.yaml | 252 ++++++++++++++++++------------ 6 files changed, 167 insertions(+), 113 deletions(-) diff --git a/examples/solid-js/package.json b/examples/solid-js/package.json index e563638b..b5ed1d9d 100644 --- a/examples/solid-js/package.json +++ b/examples/solid-js/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "typescript": "^4.7.4", - "vite": "^3.0.2", + "vite": "^3.0.3", "vite-plugin-solid": "^2.3.0" } } diff --git a/examples/vite-react/package.json b/examples/vite-react/package.json index 95440ee0..09118e62 100644 --- a/examples/vite-react/package.json +++ b/examples/vite-react/package.json @@ -24,6 +24,6 @@ "typescript": "^4.7.4", "unplugin-auto-import": "workspace:*", "unplugin-icons": "^0.14.7", - "vite": "^3.0.2" + "vite": "^3.0.3" } } diff --git a/examples/vite-svelte/package.json b/examples/vite-svelte/package.json index 71e08bb9..b8dd82fd 100644 --- a/examples/vite-svelte/package.json +++ b/examples/vite-svelte/package.json @@ -16,7 +16,7 @@ "tslib": "^2.4.0", "typescript": "^4.7.4", "unplugin-auto-import": "workspace:*", - "vite": "^3.0.2", + "vite": "^3.0.3", "vite-plugin-inspect": "^0.6.0" } } diff --git a/package.json b/package.json index 4955ebf9..bd7a775d 100644 --- a/package.json +++ b/package.json @@ -97,23 +97,23 @@ "local-pkg": "^0.4.2", "magic-string": "^0.26.2", "unimport": "^0.6.3", - "unplugin": "^0.7.2" + "unplugin": "^0.8.0" }, "devDependencies": { "@antfu/eslint-config": "^0.25.2", "@antfu/ni": "^0.17.2", - "@types/node": "^18.0.6", + "@types/node": "^18.6.1", "@types/resolve": "^1.20.2", - "@vueuse/metadata": "^8.9.4", + "@vueuse/metadata": "^9.0.0", "bumpp": "^8.2.1", "eslint": "^8.20.0", "esno": "^0.16.3", "fast-glob": "^3.2.11", - "rollup": "^2.77.0", - "tsup": "^6.1.3", + "rollup": "^2.77.1", + "tsup": "^6.2.0", "typescript": "^4.7.4", - "vite": "^3.0.2", - "vitest": "^0.19.0", - "webpack": "^5.73.0" + "vite": "^3.0.3", + "vitest": "^0.19.1", + "webpack": "^5.74.0" } } diff --git a/playground/package.json b/playground/package.json index be054571..c40a3a12 100644 --- a/playground/package.json +++ b/playground/package.json @@ -5,15 +5,15 @@ "build": "vite build" }, "dependencies": { - "@vueuse/core": "^8.9.4", + "@vueuse/core": "^9.0.0", "vue": "3.2.37" }, "devDependencies": { "@vitejs/plugin-vue": "^3.0.1", "@vue/compiler-sfc": "^3.2.37", "element-plus": "^2.2.10", - "unplugin-vue-components": "^0.21.1", - "vite": "^3.0.2", + "unplugin-vue-components": "^0.21.2", + "vite": "^3.0.3", "vite-plugin-inspect": "^0.6.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce573b0e..371a8de0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,61 +8,61 @@ importers: '@antfu/ni': ^0.17.2 '@antfu/utils': ^0.5.2 '@rollup/pluginutils': ^4.2.1 - '@types/node': ^18.0.6 + '@types/node': ^18.6.1 '@types/resolve': ^1.20.2 - '@vueuse/metadata': ^8.9.4 + '@vueuse/metadata': ^9.0.0 bumpp: ^8.2.1 eslint: ^8.20.0 esno: ^0.16.3 fast-glob: ^3.2.11 local-pkg: ^0.4.2 magic-string: ^0.26.2 - rollup: ^2.77.0 - tsup: ^6.1.3 + rollup: ^2.77.1 + tsup: ^6.2.0 typescript: ^4.7.4 unimport: ^0.6.3 - unplugin: ^0.7.2 - vite: ^3.0.2 - vitest: ^0.19.0 - webpack: ^5.73.0 + unplugin: ^0.8.0 + vite: ^3.0.3 + vitest: ^0.19.1 + webpack: ^5.74.0 dependencies: '@antfu/utils': 0.5.2 '@rollup/pluginutils': 4.2.1 local-pkg: 0.4.2 magic-string: 0.26.2 - unimport: 0.6.3_6ocr6xchfmjjkqps5xw72ljwiq - unplugin: 0.7.2_6ocr6xchfmjjkqps5xw72ljwiq + unimport: 0.6.3_bl5q3koqmxnnqwziuhau7643d4 + unplugin: 0.8.0_bl5q3koqmxnnqwziuhau7643d4 devDependencies: '@antfu/eslint-config': 0.25.2_he2ccbldppg44uulnyq4rwocfa '@antfu/ni': 0.17.2 - '@types/node': 18.0.6 + '@types/node': 18.6.1 '@types/resolve': 1.20.2 - '@vueuse/metadata': 8.9.4 + '@vueuse/metadata': 9.0.0 bumpp: 8.2.1 eslint: 8.20.0 esno: 0.16.3 fast-glob: 3.2.11 - rollup: 2.77.0 - tsup: 6.1.3_typescript@4.7.4 + rollup: 2.77.1 + tsup: 6.2.0_typescript@4.7.4 typescript: 4.7.4 - vite: 3.0.2 - vitest: 0.19.0 - webpack: 5.73.0 + vite: 3.0.3 + vitest: 0.19.1 + webpack: 5.74.0 examples/solid-js: specifiers: solid-app-router: ^0.4.1 solid-js: ^1.4.8 typescript: ^4.7.4 - vite: ^3.0.2 + vite: ^3.0.3 vite-plugin-solid: ^2.3.0 dependencies: solid-app-router: 0.4.1_solid-js@1.4.8 solid-js: 1.4.8 devDependencies: typescript: 4.7.4 - vite: 3.0.2 - vite-plugin-solid: 2.3.0_solid-js@1.4.8+vite@3.0.2 + vite: 3.0.3 + vite-plugin-solid: 2.3.0_solid-js@1.4.8+vite@3.0.3 examples/vite-react: specifiers: @@ -81,7 +81,7 @@ importers: typescript: ^4.7.4 unplugin-auto-import: workspace:* unplugin-icons: ^0.14.7 - vite: ^3.0.2 + vite: ^3.0.3 dependencies: ahooks: 3.5.2_react@18.2.0 i18next: 21.8.14 @@ -98,8 +98,8 @@ importers: '@vitejs/plugin-react-refresh': 1.3.6 typescript: 4.7.4 unplugin-auto-import: link:../.. - unplugin-icons: 0.14.7_yx5eig6hyic4ijrrayxxzq6mv4 - vite: 3.0.2 + unplugin-icons: 0.14.7_c6u2jdzlovxljs52wcg5jjtugq + vite: 3.0.3 examples/vite-svelte: specifiers: @@ -111,10 +111,10 @@ importers: tslib: ^2.4.0 typescript: ^4.7.4 unplugin-auto-import: workspace:* - vite: ^3.0.2 + vite: ^3.0.3 vite-plugin-inspect: ^0.6.0 devDependencies: - '@sveltejs/vite-plugin-svelte': 1.0.1_svelte@3.49.0+vite@3.0.2 + '@sveltejs/vite-plugin-svelte': 1.0.1_svelte@3.49.0+vite@3.0.3 '@tsconfig/svelte': 3.0.0 svelte: 3.49.0 svelte-check: 2.8.0_svelte@3.49.0 @@ -122,29 +122,29 @@ importers: tslib: 2.4.0 typescript: 4.7.4 unplugin-auto-import: link:../.. - vite: 3.0.2 - vite-plugin-inspect: 0.6.0_vite@3.0.2 + vite: 3.0.3 + vite-plugin-inspect: 0.6.0_vite@3.0.3 playground: specifiers: '@vitejs/plugin-vue': ^3.0.1 '@vue/compiler-sfc': ^3.2.37 - '@vueuse/core': ^8.9.4 + '@vueuse/core': ^9.0.0 element-plus: ^2.2.10 - unplugin-vue-components: ^0.21.1 - vite: ^3.0.2 + unplugin-vue-components: ^0.21.2 + vite: ^3.0.3 vite-plugin-inspect: ^0.6.0 vue: 3.2.37 dependencies: - '@vueuse/core': 8.9.4_vue@3.2.37 + '@vueuse/core': 9.0.0_vue@3.2.37 vue: 3.2.37 devDependencies: - '@vitejs/plugin-vue': 3.0.1_vite@3.0.2+vue@3.2.37 + '@vitejs/plugin-vue': 3.0.1_vite@3.0.3+vue@3.2.37 '@vue/compiler-sfc': 3.2.37 element-plus: 2.2.10_vue@3.2.37 - unplugin-vue-components: 0.21.1_vite@3.0.2+vue@3.2.37 - vite: 3.0.2 - vite-plugin-inspect: 0.6.0_vite@3.0.2 + unplugin-vue-components: 0.21.2_vite@3.0.3+vue@3.2.37 + vite: 3.0.3 + vite-plugin-inspect: 0.6.0_vite@3.0.3 packages: @@ -959,15 +959,6 @@ packages: - supports-color dev: true - /@jridgewell/gen-mapping/0.3.1: - resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.13 - '@jridgewell/trace-mapping': 0.3.13 - dev: true - /@jridgewell/gen-mapping/0.3.2: resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} engines: {node: '>=6.0.0'} @@ -990,7 +981,7 @@ packages: /@jridgewell/source-map/0.3.2: resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} dependencies: - '@jridgewell/gen-mapping': 0.3.1 + '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.13 dev: true @@ -1052,7 +1043,7 @@ packages: estree-walker: 2.0.2 picomatch: 2.3.1 - /@sveltejs/vite-plugin-svelte/1.0.1_svelte@3.49.0+vite@3.0.2: + /@sveltejs/vite-plugin-svelte/1.0.1_svelte@3.49.0+vite@3.0.3: resolution: {integrity: sha512-PorCgUounn0VXcpeJu+hOweZODKmGuLHsLomwqSj+p26IwjjGffmYQfVHtiTWq+NqaUuuHWWG7vPge6UFw4Aeg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -1070,7 +1061,7 @@ packages: magic-string: 0.26.2 svelte: 3.49.0 svelte-hmr: 0.14.12_svelte@3.49.0 - vite: 3.0.2 + vite: 3.0.3 transitivePeerDependencies: - supports-color dev: true @@ -1266,8 +1257,8 @@ packages: resolution: {integrity: sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA==} dev: true - /@types/node/18.0.6: - resolution: {integrity: sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==} + /@types/node/18.6.1: + resolution: {integrity: sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==} dev: true /@types/normalize-package-data/2.4.1: @@ -1320,6 +1311,11 @@ packages: /@types/web-bluetooth/0.0.14: resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} + dev: true + + /@types/web-bluetooth/0.0.15: + resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} + dev: false /@typescript-eslint/eslint-plugin/5.27.1_tvin7fltmiihnfmy43skoqdb3i: resolution: {integrity: sha512-6dM5NKT57ZduNnJfpY81Phe9nc9wolnMCnknb1im6brWi1RYv84nbMS3olJa27B6+irUVV1X/Wb+Am0FjJdGFw==} @@ -1460,14 +1456,14 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue/3.0.1_vite@3.0.2+vue@3.2.37: + /@vitejs/plugin-vue/3.0.1_vite@3.0.3+vue@3.2.37: resolution: {integrity: sha512-Ll9JgxG7ONIz/XZv3dssfoMUDu9qAnlJ+km+pBA0teYSXzwPCIzS/e1bmwNYl5dcQGs677D21amgfYAnzMl17A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.0.2 + vite: 3.0.3 vue: 3.2.37 dev: true @@ -1564,9 +1560,26 @@ packages: '@vueuse/shared': 8.9.4_vue@3.2.37 vue: 3.2.37 vue-demi: 0.12.1_vue@3.2.37 + dev: true + + /@vueuse/core/9.0.0_vue@3.2.37: + resolution: {integrity: sha512-hMMc2ajuVknkL7Z39JdP9gFFND2OgnDTSS5mmuinWGAE1Vxy1AwDvTHm3+juyk+GzJjYRAktnBIPy7Fq53iOnw==} + dependencies: + '@types/web-bluetooth': 0.0.15 + '@vueuse/metadata': 9.0.0 + '@vueuse/shared': 9.0.0_vue@3.2.37 + vue-demi: 0.12.1_vue@3.2.37 + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: false /@vueuse/metadata/8.9.4: resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==} + dev: true + + /@vueuse/metadata/9.0.0: + resolution: {integrity: sha512-79YVIsAP1bbWm5GdQuG7jDVF/9uuExzhkO0Sd4/TLuSfzH2uZOrHvGwy+ZNJHjbyRn3uf56rKINWLJdBuTLSqQ==} /@vueuse/shared/8.9.4_vue@3.2.37: resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} @@ -1581,6 +1594,16 @@ packages: dependencies: vue: 3.2.37 vue-demi: 0.12.1_vue@3.2.37 + dev: true + + /@vueuse/shared/9.0.0_vue@3.2.37: + resolution: {integrity: sha512-WRCyr/wIz5e/2gR/+qFucbCUcGMyJKkQZAzlECl3e71ebQQ9X/w3aBWT9FbnogJX+DNZ/t3Pj+TqPbC7TH1Yog==} + dependencies: + vue-demi: 0.12.1_vue@3.2.37 + transitivePeerDependencies: + - '@vue/composition-api' + - vue + dev: false /@webassemblyjs/ast/1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} @@ -1704,12 +1727,12 @@ packages: acorn: 8.7.1 dev: true - /acorn-jsx/5.3.2_acorn@8.7.1: + /acorn-jsx/5.3.2_acorn@8.8.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.7.1 + acorn: 8.8.0 dev: true /acorn/8.7.1: @@ -1717,6 +1740,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + /acorn/8.8.0: + resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} + engines: {node: '>=0.4.0'} + hasBin: true + /ahooks-v3-count/1.0.0: resolution: {integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==} dev: false @@ -2286,8 +2314,8 @@ packages: - '@vue/composition-api' dev: true - /enhanced-resolve/5.9.3: - resolution: {integrity: sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==} + /enhanced-resolve/5.10.0: + resolution: {integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==} engines: {node: '>=10.13.0'} dependencies: graceful-fs: 4.2.10 @@ -3142,8 +3170,8 @@ packages: resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.7.1 - acorn-jsx: 5.3.2_acorn@8.7.1 + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 eslint-visitor-keys: 3.3.0 dev: true @@ -3680,7 +3708,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.0.6 + '@types/node': 18.6.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -3747,7 +3775,7 @@ packages: resolution: {integrity: sha512-qCRJWlbP2v6HbmKW7R3lFbeiVWHo+oMJ0j+MizwvauqnCV/EvtAeEeuCgoc/ErtsuoKgYB8U4Ih8AxJbXoE6/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.7.1 + acorn: 8.8.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 semver: 7.3.7 @@ -4549,16 +4577,16 @@ packages: glob: 7.2.3 dev: true - /rollup/2.76.0: - resolution: {integrity: sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==} + /rollup/2.77.0: + resolution: {integrity: sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: fsevents: 2.3.2 dev: true - /rollup/2.77.0: - resolution: {integrity: sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==} + /rollup/2.77.1: + resolution: {integrity: sha512-GhutNJrvTYD6s1moo+kyq7lD9DeR5HDyXo4bDFlDSkepC9kVKY+KK/NSZFzCmeXeia3kEzVuToQmHRdugyZHxw==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -4841,7 +4869,7 @@ packages: /strip-literal/0.4.0: resolution: {integrity: sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==} dependencies: - acorn: 8.7.1 + acorn: 8.8.0 dev: false /sucrase/3.21.0: @@ -4985,7 +5013,7 @@ packages: engines: {node: '>=6'} dev: true - /terser-webpack-plugin/5.3.3_webpack@5.73.0: + /terser-webpack-plugin/5.3.3_webpack@5.74.0: resolution: {integrity: sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -5006,7 +5034,7 @@ packages: schema-utils: 3.1.1 serialize-javascript: 6.0.0 terser: 5.14.0 - webpack: 5.73.0 + webpack: 5.74.0 dev: true /terser/5.14.0: @@ -5015,7 +5043,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.2 - acorn: 8.7.1 + acorn: 8.8.0 commander: 2.20.3 source-map-support: 0.5.21 dev: true @@ -5098,8 +5126,8 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: true - /tsup/6.1.3_typescript@4.7.4: - resolution: {integrity: sha512-eRpBnbfpDFng+EJNTQ90N7QAf4HAGGC7O3buHIjroKWK7D1ibk9/YnR/3cS8HsMU5T+6Oi+cnF+yU5WmCnB//Q==} + /tsup/6.2.0_typescript@4.7.4: + resolution: {integrity: sha512-PNRQY/eUrtQgPHITOa9qU1Qss2AKHZl9OJFMsQGF+rpcQBMIYh5i0BUh5Gam8C8J0OuNQOGazqBEQHWMFLJKlQ==} engines: {node: '>=14'} hasBin: true peerDependencies: @@ -5124,7 +5152,7 @@ packages: joycon: 3.1.1 postcss-load-config: 3.1.4 resolve-from: 5.0.0 - rollup: 2.77.0 + rollup: 2.77.1 source-map: 0.8.0-beta.0 sucrase: 3.21.0 tree-kill: 1.2.2 @@ -5201,7 +5229,7 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unimport/0.6.3_6ocr6xchfmjjkqps5xw72ljwiq: + /unimport/0.6.3_bl5q3koqmxnnqwziuhau7643d4: resolution: {integrity: sha512-+DVHqCoOoJcmYRLUrKbKDs/Iq/is6m0K7rTdFJAV7/MfyvWCKeSuSOrLeONgLBd6yC6iZFEzdc8di7S27PQyoA==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -5213,7 +5241,7 @@ packages: pathe: 0.3.2 scule: 0.2.1 strip-literal: 0.4.0 - unplugin: 0.7.2_6ocr6xchfmjjkqps5xw72ljwiq + unplugin: 0.7.2_bl5q3koqmxnnqwziuhau7643d4 transitivePeerDependencies: - esbuild - rollup @@ -5227,7 +5255,7 @@ packages: '@types/unist': 2.0.6 dev: true - /unplugin-icons/0.14.7_yx5eig6hyic4ijrrayxxzq6mv4: + /unplugin-icons/0.14.7_c6u2jdzlovxljs52wcg5jjtugq: resolution: {integrity: sha512-TrNnEdpaXMdiG5BsCgvU6cv/gSLYvIk1f8wGCGZmOo4wmi3nqYBuqIEuiXhmmyXdDZuRRpCaOzCnCYYZ5H7U8g==} peerDependencies: '@svgr/core': '>=5.5.0' @@ -5251,7 +5279,7 @@ packages: debug: 4.3.4 kolorist: 1.5.1 local-pkg: 0.4.1 - unplugin: 0.7.2_vite@3.0.2 + unplugin: 0.7.2_vite@3.0.3 transitivePeerDependencies: - esbuild - rollup @@ -5260,8 +5288,8 @@ packages: - webpack dev: true - /unplugin-vue-components/0.21.1_vite@3.0.2+vue@3.2.37: - resolution: {integrity: sha512-8MhIT323q1EUu7rz6NfQeiHqDrZKtygy6s9jzcQAuuZUM2T38SHlPT5YJjBOZmM0Bau6YuNTKfBBX4iHzeusaQ==} + /unplugin-vue-components/0.21.2_vite@3.0.3+vue@3.2.37: + resolution: {integrity: sha512-HBU+EuesDj/HRs7EtYH7gBACljVhqLylltrCLModRmCToIIrrNvMh54aylUt4AD4qiwylgOx4Vgb9sBlrIcRDw==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -5275,11 +5303,11 @@ packages: chokidar: 3.5.3 debug: 4.3.4 fast-glob: 3.2.11 - local-pkg: 0.4.1 + local-pkg: 0.4.2 magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.7.2_vite@3.0.2 + unplugin: 0.7.2_vite@3.0.3 vue: 3.2.37 transitivePeerDependencies: - esbuild @@ -5289,7 +5317,7 @@ packages: - webpack dev: true - /unplugin/0.7.2_6ocr6xchfmjjkqps5xw72ljwiq: + /unplugin/0.7.2_bl5q3koqmxnnqwziuhau7643d4: resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} peerDependencies: esbuild: '>=0.13' @@ -5308,14 +5336,14 @@ packages: dependencies: acorn: 8.7.1 chokidar: 3.5.3 - rollup: 2.77.0 - vite: 3.0.2 - webpack: 5.73.0 + rollup: 2.77.1 + vite: 3.0.3 + webpack: 5.74.0 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: false - /unplugin/0.7.2_vite@3.0.2: + /unplugin/0.7.2_vite@3.0.3: resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} peerDependencies: esbuild: '>=0.13' @@ -5334,11 +5362,37 @@ packages: dependencies: acorn: 8.7.1 chokidar: 3.5.3 - vite: 3.0.2 + vite: 3.0.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true + /unplugin/0.8.0_bl5q3koqmxnnqwziuhau7643d4: + resolution: {integrity: sha512-OzOkJ9XOPlD1Cph6qy/p4i/KSUbs76GToXjH/STHpfo6D7y+EqpfAL6G6HaoOw5QLkt9+KWwcxYUmPFkDf1upQ==} + 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 + rollup: 2.77.1 + vite: 3.0.3 + webpack: 5.74.0 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: false + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: @@ -5360,7 +5414,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-plugin-inspect/0.6.0_vite@3.0.2: + /vite-plugin-inspect/0.6.0_vite@3.0.3: resolution: {integrity: sha512-p2Ti5z+AscXx7JAW1nkU4bgiyKWW3O6D9UbaOEk+yz0v6R2E452OSukYhbs1zhqRnHL0W6ZsmG/lwz8aSQpSjg==} engines: {node: '>=14'} peerDependencies: @@ -5371,12 +5425,12 @@ packages: kolorist: 1.5.1 sirv: 2.0.2 ufo: 0.8.5 - vite: 3.0.2 + vite: 3.0.3 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-solid/2.3.0_solid-js@1.4.8+vite@3.0.2: + /vite-plugin-solid/2.3.0_solid-js@1.4.8+vite@3.0.3: resolution: {integrity: sha512-N2sa54C3UZC2nN5vpj5o6YP+XdIAZW6n6xv8OasxNAcAJPFeZT7EOVvumL0V4c8hBz1yuYniMWdESY8807fVSg==} peerDependencies: solid-js: ^1.3.17 @@ -5388,13 +5442,13 @@ packages: merge-anything: 5.0.2 solid-js: 1.4.8 solid-refresh: 0.4.1_solid-js@1.4.8 - vite: 3.0.2 + vite: 3.0.3 transitivePeerDependencies: - supports-color dev: true - /vite/3.0.2: - resolution: {integrity: sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==} + /vite/3.0.3: + resolution: {integrity: sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5415,13 +5469,13 @@ packages: esbuild: 0.14.49 postcss: 8.4.14 resolve: 1.22.1 - rollup: 2.76.0 + rollup: 2.77.0 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest/0.19.0: - resolution: {integrity: sha512-nU80Gm95tMchigHpAMukxv1LoWbBGgknX/1MqrXCOoJoJL7/wfq4h2aow61o2jwf5szQrahoNqBqaGb+fYdYrQ==} + /vitest/0.19.1: + resolution: {integrity: sha512-E/ZXpFMUahn731wzhMBNzWRp4mGgiZFT0xdHa32cbNO0CSaHpE9hTfteEU247Gi2Dula8uXo5vvrNB6dtszmQA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -5447,13 +5501,13 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@types/node': 18.0.6 + '@types/node': 18.6.1 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2 tinypool: 0.2.4 tinyspy: 1.0.0 - vite: 3.0.2 + vite: 3.0.3 transitivePeerDependencies: - less - sass @@ -5528,8 +5582,8 @@ packages: /webpack-virtual-modules/0.4.4: resolution: {integrity: sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==} - /webpack/5.73.0: - resolution: {integrity: sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA==} + /webpack/5.74.0: + resolution: {integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -5547,7 +5601,7 @@ packages: acorn-import-assertions: 1.8.0_acorn@8.7.1 browserslist: 4.20.4 chrome-trace-event: 1.0.3 - enhanced-resolve: 5.9.3 + enhanced-resolve: 5.10.0 es-module-lexer: 0.9.3 eslint-scope: 5.1.1 events: 3.3.0 @@ -5559,7 +5613,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.1 - terser-webpack-plugin: 5.3.3_webpack@5.73.0 + terser-webpack-plugin: 5.3.3_webpack@5.74.0 watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: