vue-plugin
vue-plugin copied to clipboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.7 to 4.5.3. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs...
### Describe the bug In [`package.json#L30`](https://github.com/retejs/vue-plugin/blob/35dbbbfc2bfb63d81be357392d490f244b875461/package.json#L30) the `vue` dependency seems to support `v2.6.x` but it does not. At runtime, it throws an error that the `defineComponent` function from the `vue`...