fix(deps): update dependency vuetify-nuxt-module to v0.19.2

This commit is contained in:
Renovate
2026-01-01 23:54:40 +00:00
parent 61199b5e0f
commit c5f855d2d3
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -18,7 +18,7 @@
"nuxt": "4.2.2", "nuxt": "4.2.2",
"vue": "3.5.26", "vue": "3.5.26",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify-nuxt-module": "0.19.1" "vuetify-nuxt-module": "0.19.2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "20.3.0", "@commitlint/cli": "20.3.0",
@@ -21997,9 +21997,9 @@
} }
}, },
"node_modules/vuetify-nuxt-module": { "node_modules/vuetify-nuxt-module": {
"version": "0.19.1", "version": "0.19.2",
"resolved": "https://registry.npmjs.org/vuetify-nuxt-module/-/vuetify-nuxt-module-0.19.1.tgz", "resolved": "https://registry.npmjs.org/vuetify-nuxt-module/-/vuetify-nuxt-module-0.19.2.tgz",
"integrity": "sha512-Km7iDK4QPnsF+h1PxqoHsfazYeGqZIOiaDfKsHpUOvho8O702tAqsweyRZ+A1wmnY1JJ054qOdDUWgvKnf/ubw==", "integrity": "sha512-fpm0hdnnuCrnfb4lIejvSQrNYiDy9fIMVLzxzBUKMWirIfaiNO0DXZIQuaGkJdeWuwpsfvLy+++cfxPMgnxzAw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@nuxt/kit": "3.15.4", "@nuxt/kit": "3.15.4",
@@ -22008,6 +22008,7 @@
"local-pkg": "^0.5.0", "local-pkg": "^0.5.0",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"perfect-debounce": "^1.0.0", "perfect-debounce": "^1.0.0",
"semver": "^7.7.3",
"ufo": "^1.5.4", "ufo": "^1.5.4",
"unconfig": "^0.5.5", "unconfig": "^0.5.5",
"upath": "^2.0.1", "upath": "^2.0.1",
+1 -1
View File
@@ -26,7 +26,7 @@
"nuxt": "4.2.2", "nuxt": "4.2.2",
"vue": "3.5.26", "vue": "3.5.26",
"vue-router": "4.6.4", "vue-router": "4.6.4",
"vuetify-nuxt-module": "0.19.1" "vuetify-nuxt-module": "0.19.2"
}, },
"version": "1.0.0", "version": "1.0.0",
"description": "Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.", "description": "Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.",