2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00

bump deps

This commit is contained in:
Jeff Sagal
2022-11-18 19:43:09 -08:00
parent f602913216
commit 6368b91975
2 changed files with 1589 additions and 1562 deletions
+8 -8
View File
@@ -7,17 +7,17 @@
"preview": "nuxt preview" "preview": "nuxt preview"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/content": "npm:@nuxt/content-edge@latest", "@nuxt/content": "^2.2.2",
"@nuxtjs/color-mode": "^3.1.4", "@nuxtjs/color-mode": "^3.1.8",
"@nuxtjs/tailwindcss": "^5.3.1", "@nuxtjs/tailwindcss": "^6.1.3",
"@tailwindcss/typography": "^0.5.4", "@tailwindcss/typography": "^0.5.8",
"nuxt": "3.0.0-rc.6", "nuxt": "3.0.0",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.12" "prettier-plugin-tailwindcss": "^0.1.12"
}, },
"dependencies": { "dependencies": {
"@headlessui/vue": "^1.6.7", "@headlessui/vue": "^1.7.4",
"@heroicons/vue": "^1.0.6", "@heroicons/vue": "^2.0.13",
"@vueuse/core": "^8.9.4" "@vueuse/core": "^9.5.0"
} }
} }
+1581 -1554
View File
File diff suppressed because it is too large Load Diff