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