Skip to content

Commit

Permalink
chore: bump minimum vuetify to ensure compliance with nuxt/nuxt#28542
Browse files Browse the repository at this point in the history
  • Loading branch information
ascott18 committed Sep 5, 2024
1 parent 4b739d1 commit f20cdcb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
14 changes: 5 additions & 9 deletions src/coalesce-vue-vuetify3/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/coalesce-vue-vuetify3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"coalesce-vue": "../coalesce-vue",
"vue": "^3.4.0",
"vuetify": "^3.6.0"
"vuetify": "^3.7.1"
},
"optionalDependencies": {
"vue-router": "^4.4.1"
Expand All @@ -68,7 +68,7 @@
"vue": "^3.4.6",
"vue-router": "^4.4.1",
"vue-tsc": "^2.1.4",
"vuetify": "^3.6.14"
"vuetify": "^3.7.1"
},
"postcss": {
"//": "This is to silence warnings when consuming directly from Coalesce.Web.Vue3. Otherwise, not needed.",
Expand Down

0 comments on commit f20cdcb

Please sign in to comment.