chore(deps): bump nuxt to 3.6.5

This commit is contained in:
Benjamin Canac
2023-07-19 20:24:41 +02:00
parent 8a2b2604be
commit 72ee359b73
3 changed files with 51 additions and 69 deletions

View File

@@ -33,7 +33,7 @@
"@egoist/tailwindcss-icons": "^1.1.0",
"@headlessui/vue": "^1.7.14",
"@iconify-json/heroicons": "^1.1.11",
"@nuxt/kit": "^3.6.4",
"@nuxt/kit": "^3.6.5",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8",
@@ -54,10 +54,10 @@
"@nuxt/module-builder": "^0.4.0",
"@release-it/conventional-changelog": "^7.0.0",
"eslint": "^8.45.0",
"nuxt": "^3.6.4",
"nuxt": "^3.6.5",
"release-it": "^16.1.2",
"unbuild": "^1.2.1",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vue-tsc": "^1.8.5"
}
}