mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): bump
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "^1.4.3",
|
||||
"@headlessui/vue": "^1.5.0",
|
||||
"@iconify/vue": "^3.1.3",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxtjs/tailwindcss": "^5.0.0-4",
|
||||
@@ -35,15 +35,15 @@
|
||||
"@vueuse/core": "^7.6.2",
|
||||
"defu": "^5.0.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nanoid": "^3.2.0",
|
||||
"nanoid": "^3.3.1",
|
||||
"pathe": "^0.2.0",
|
||||
"tailwindcss": "^3.0.22"
|
||||
"tailwindcss": "^3.0.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/module-builder": "^0.1.7",
|
||||
"@nuxtjs/eslint-config-typescript": "^8.0.0",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/tailwindcss": "^3.0.7",
|
||||
"@types/tailwindcss": "^3.0.8",
|
||||
"@vueuse/components": "^7.6.2",
|
||||
"eslint": "^8.9.0",
|
||||
"nuxt3": "latest",
|
||||
|
||||
Reference in New Issue
Block a user