mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
bump deps
This commit is contained in:
+8
-8
@@ -7,17 +7,17 @@
|
||||
"preview": "nuxt preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/content": "npm:@nuxt/content-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.1.4",
|
||||
"@nuxtjs/tailwindcss": "^5.3.1",
|
||||
"@tailwindcss/typography": "^0.5.4",
|
||||
"nuxt": "3.0.0-rc.6",
|
||||
"@nuxt/content": "^2.2.2",
|
||||
"@nuxtjs/color-mode": "^3.1.8",
|
||||
"@nuxtjs/tailwindcss": "^6.1.3",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"nuxt": "3.0.0",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-tailwindcss": "^0.1.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "^1.6.7",
|
||||
"@heroicons/vue": "^1.0.6",
|
||||
"@vueuse/core": "^8.9.4"
|
||||
"@headlessui/vue": "^1.7.4",
|
||||
"@heroicons/vue": "^2.0.13",
|
||||
"@vueuse/core": "^9.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
+1581
-1554
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user