mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): move back to nuxt3 edge channel
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "1.6.1",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@nuxt/kit": "^3.0.0-rc.1",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.0.2",
|
||||
"@nuxtjs/tailwindcss": "^5.0.4",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
@@ -37,7 +37,7 @@
|
||||
"defu": "^6.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nanoid": "^3.3.4",
|
||||
"pathe": "^0.2.0",
|
||||
"pathe": "^0.3.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -46,7 +46,7 @@
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/tailwindcss": "^3.0.10",
|
||||
"eslint": "^8.14.0",
|
||||
"nuxt": "^3.0.0-rc.1",
|
||||
"nuxt": "npm:nuxt3@latest",
|
||||
"standard-version": "^9.3.2"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user