vue-cli-plugins icon indicating copy to clipboard operation
vue-cli-plugins copied to clipboard

🔌 A collection of Vuetify plugins for Vue CLI

Results 32 vue-cli-plugins issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Currently, when adding vuetify using `vue add vuetify`, the 'Vite Preview' mode doesn't have a configure option. ![image](https://user-images.githubusercontent.com/73772701/179373262-b15ef989-69c6-4a69-a4be-48360850790a.png) When the user wants to customize sass variables, they have to set...

### Environment **Vuetify Version:** 3.0.0-beta.5 **Vue Version:** 3.2.37 **Browsers:** Other **OS:** Windows, Mac OSX, Linux ### Steps to reproduce Create a new ViteJS project with: ``` npm create vite@latest ```...

bug
dependencies

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918 Rebuild lodash and docs 3a3b0fd Bump to...

dependencies

**What's the problem this PR addresses?** `vue-cli-plugin-vuetify` attempts to require `vue` but doesn't declare it as a dependency. https://github.com/vuetifyjs/vue-cli-plugins/blob/4a09f6e51a295333b3425f70a591ab819de4aaaf/packages/vue-cli-plugin-vuetify/index.js#L15 **How did you fix it?** Added `vue` as a peer dependency.

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

This is my first time using Vue js and am trying to install Vuetify js but continue to get an error ![Screenshot 2022-04-11 220723](https://user-images.githubusercontent.com/81859469/162832903-45bd9a67-2b62-4c67-8b52-4576f969a978.jpg)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies