mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 09:20:36 +01:00
chore(deps): use nuxt rc.9
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "^1.6.7",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxt/kit": "^3.0.0-rc.9",
|
||||
"@nuxtjs/color-mode": "^3.1.4",
|
||||
"@nuxtjs/tailwindcss": "^5.3.2",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
@@ -47,7 +47,7 @@
|
||||
"@nuxtjs/eslint-config-typescript": "^11.0.0",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"eslint": "^8.23.0",
|
||||
"nuxt": "npm:nuxt3@latest",
|
||||
"nuxt": "^3.0.0-rc.9",
|
||||
"standard-version": "^9.5.0",
|
||||
"vue-tsc": "^0.40.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user