mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
chore: add local module for better development dx (#2)
* chore: add local module for better dx developing nuxt/ui * up * up * up * feat(Kbd): new * chore(Badge): update * chore(Collapsible): remove content prop * chore(Container): clean * chore(Avatar): update root bg * chore(Link): clean * feat(Tooltip): handle shortcuts * playground(collapsible): update --------- Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -44,10 +44,14 @@
|
||||
"eslint": "^8.57.0",
|
||||
"happy-dom": "^13.6.2",
|
||||
"nuxt": "npm:nuxt-nightly@latest",
|
||||
"nuxt-ui-dev-module": "workspace:*",
|
||||
"vitest": "^1.3.1",
|
||||
"vitest-environment-nuxt": "^1.0.0",
|
||||
"vue": "^3.4.21",
|
||||
"vue-router": "^4.3.0",
|
||||
"vue-tsc": "^2.0.6"
|
||||
},
|
||||
"resolutions": {
|
||||
"nuxt-ui3": "workspace:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user