mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): use workspace:* syntax
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@iconify-json/vscode-icons": "^1.2.22",
|
||||
"@nuxt/content": "^3.5.1",
|
||||
"@nuxt/image": "^1.10.0",
|
||||
"@nuxt/ui": "latest",
|
||||
"@nuxt/ui": "workspace:*",
|
||||
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@f06b49c",
|
||||
"@nuxthub/core": "^0.8.27",
|
||||
"@nuxtjs/plausible": "^1.2.0",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"typecheck": "vue-tsc -p ./tsconfig.app.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/ui": "latest",
|
||||
"@nuxt/ui": "workspace:*",
|
||||
"vue": "^3.5.16",
|
||||
"vue-router": "^4.5.1",
|
||||
"zod": "^3.25.47"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@iconify-json/lucide": "^1.2.45",
|
||||
"@iconify-json/simple-icons": "^1.2.37",
|
||||
"@internationalized/date": "^3.8.1",
|
||||
"@nuxt/ui": "latest",
|
||||
"@nuxt/ui": "workspace:*",
|
||||
"@nuxthub/core": "^0.8.27",
|
||||
"nuxt": "^3.17.5",
|
||||
"zod": "^3.25.47"
|
||||
|
||||
Reference in New Issue
Block a user