diff --git a/play/package.json b/play/package.json index 6e11be4ce6..9e54826a10 100644 --- a/play/package.json +++ b/play/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^2.3.3", - "unplugin-vue-components": "^0.20.1", + "unplugin-vue-components": "0.21.2", "vite": "^2.9.15", "vite-plugin-inspect": "^0.5.0", "vite-plugin-mkcert": "^1.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7d805b760..0d24e0d63d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -458,7 +458,7 @@ importers: specifiers: '@element-plus/icons-vue': ^2.0.6 '@vitejs/plugin-vue': ^2.3.3 - unplugin-vue-components: ^0.20.1 + unplugin-vue-components: 0.21.2 vite: ^2.9.15 vite-plugin-inspect: ^0.5.0 vite-plugin-mkcert: ^1.7.2 @@ -468,7 +468,7 @@ importers: vue: 3.2.37 devDependencies: '@vitejs/plugin-vue': 2.3.3_vite@2.9.15+vue@3.2.37 - unplugin-vue-components: 0.20.1_vite@2.9.15+vue@3.2.37 + unplugin-vue-components: 0.21.2_vite@2.9.15+vue@3.2.37 vite: 2.9.15 vite-plugin-inspect: 0.5.0_vite@2.9.15 vite-plugin-mkcert: 1.7.2 @@ -4420,7 +4420,7 @@ packages: /axios/0.21.4_debug@4.3.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} dependencies: - follow-redirects: 1.15.1 + follow-redirects: 1.15.1_debug@4.3.4 transitivePeerDependencies: - debug dev: true @@ -5117,8 +5117,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - JSONStream: 1.3.5 is-text-path: 1.0.1 + JSONStream: 1.3.5 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -6847,6 +6847,19 @@ packages: peerDependenciesMeta: debug: optional: true + dev: false + + /follow-redirects/1.15.1_debug@4.3.4: + resolution: {integrity: sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + dependencies: + debug: 4.3.4 + dev: true /for-in/1.0.2: resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} @@ -11300,6 +11313,35 @@ packages: - webpack dev: true + /unplugin-vue-components/0.21.2_vite@2.9.15+vue@3.2.37: + resolution: {integrity: sha512-HBU+EuesDj/HRs7EtYH7gBACljVhqLylltrCLModRmCToIIrrNvMh54aylUt4AD4qiwylgOx4Vgb9sBlrIcRDw==} + engines: {node: '>=14'} + peerDependencies: + '@babel/parser': ^7.15.8 + vue: 2 || 3 + peerDependenciesMeta: + '@babel/parser': + optional: true + dependencies: + '@antfu/utils': 0.5.2 + '@rollup/pluginutils': 4.2.1 + chokidar: 3.5.3 + debug: 4.3.4 + fast-glob: 3.2.11 + local-pkg: 0.4.2 + magic-string: 0.26.3 + minimatch: 5.1.0 + resolve: 1.22.1 + unplugin: 0.7.2_vite@2.9.15 + vue: 3.2.37 + transitivePeerDependencies: + - esbuild + - rollup + - supports-color + - vite + - webpack + dev: true + /unplugin-vue-define-options/0.11.2: resolution: {integrity: sha512-Eql/lAih50HLdg6eOGNjPZhLCTW7B297FvKdpfibRMtnlhhrZsRFUs5DyS3tcNBc7Zkc6GcS8mt6HKGNGhaXKg==} engines: {node: '>=14.19.0'} @@ -11463,6 +11505,30 @@ packages: webpack-virtual-modules: 0.4.3 dev: true + /unplugin/0.7.2_vite@2.9.15: + resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} + 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: 2.9.15 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.4.4 + dev: true + /unplugin/0.9.5: resolution: {integrity: sha512-luraheyfxwtvkvHpsOvMNv7IjLdORTWKZp0gWYNHGLi2ImON3iIZOj464qEyyEwLA/EMt12fC415HW9zRpOfTg==} peerDependencies: