Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @nuxtjs/vuetify from 1.12.1 to 1.12.3 in /nuxt
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.12.1 to 1.12.3.
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-community/vuetify-module@v1.12.1...v1.12.3)

---
updated-dependencies:
- dependency-name: "@nuxtjs/vuetify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 0aff46b commit 6b032d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"nuxt": "^2.15.7"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.1",
"@nuxtjs/vuetify": "^1.12.3",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.1"
Expand Down
28 changes: 14 additions & 14 deletions nuxt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,16 +1286,16 @@
serve-static "^1.14.1"
workbox-cdn "^5.1.4"

"@nuxtjs/vuetify@^1.12.1":
version "1.12.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/vuetify/-/vuetify-1.12.1.tgz#87dd1e1517b0120c660f4a43a22627c9fe124189"
integrity sha512-oNwNhR6LY7l9ETsNyPkmCxgzbOYuAf27m+6E9mjQzHSu8PPI0vJ3xnGLgo87XnTcnWr9nYxqjwRN8xqMuuyoxQ==
"@nuxtjs/vuetify@^1.12.3":
version "1.12.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/vuetify/-/vuetify-1.12.3.tgz#d4adf84e18fd474044bf971e7cc978e25eb16ba1"
integrity sha512-6uVL3cfESMB00eVjJTNkyU4jvuPTGPn1yteo7lQTH6v+fxHcPaOgvzVYHIKSHIz1DecuOiB5c9b+YjsRP5+C8A==
dependencies:
deepmerge "^4.2.2"
sass "~1.32.13"
sass-loader "^10.2.0"
vuetify "^2.5.3"
vuetify-loader "^1.7.2"
vuetify "^2.6"
vuetify-loader "^1.7.3"

"@nuxtjs/youch@^4.2.3":
version "4.2.3"
Expand Down Expand Up @@ -7807,19 +7807,19 @@ vue@^2.6.12:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123"
integrity sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg==

vuetify-loader@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.7.2.tgz#5cdc45309496cf3a5fe431fd7611706ffa4aa8c8"
integrity sha512-2GSo4KvRAOThBsj8mvtIEeIoyBAZx38GDfh8D90e/or7Hzx4813krJKvcQAllyLO/Ln0eQWrq2IuvBXnZ55cSA==
vuetify-loader@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.7.3.tgz#404657f4925c828f400fe3269003421d586835c6"
integrity sha512-1Kt6Rfvuw3i9BBlxC9WTMnU3WEU7IBWQmDX+fYGAVGpzWCX7oHythUIwPCZGShHSYcPMKSDbXTPP8UvT5RNw8Q==
dependencies:
decache "^4.6.0"
file-loader "^6.2.0"
loader-utils "^2.0.0"

vuetify@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.5.3.tgz#9d703414a736879673c94550035adc177a6ca394"
integrity sha512-c0oX063PzWrIV29Mi7Pyi63OcF0FlCDJcgMvu0woTt4GL4yVmNQMh5hyKS5NEwlsS66HcjKJERMoY0JJc1bYGA==
vuetify@^2.6:
version "2.6.2"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.6.2.tgz#1ed4d3c9e734d55202bd566b789cce0e0013279a"
integrity sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==

vuex@^3.6.2:
version "3.6.2"
Expand Down

0 comments on commit 6b032d2

Please sign in to comment.