chore(deps): move back to nuxt3 edge channel

This commit is contained in:
Benjamin Canac
2022-05-09 16:10:50 +02:00
parent 39bf242f78
commit 0154fa6e8c
2 changed files with 226 additions and 341 deletions

View File

@@ -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": {

561
yarn.lock

File diff suppressed because it is too large Load Diff