mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(app): enable support for @nuxt/ui-pro with vue (#3191)
Co-authored-by: Benjamin Canac <canacb1@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Farnabaz <farnabaz@gmail.com>
This commit is contained in:
19
pnpm-lock.yaml
generated
19
pnpm-lock.yaml
generated
@@ -268,8 +268,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:..
|
||||
'@nuxt/ui-pro':
|
||||
specifier: https://pkg.pr.new/@nuxt/ui-pro@2b867b3
|
||||
version: https://pkg.pr.new/@nuxt/ui-pro@2b867b3(magicast@0.3.5)(rollup@4.32.1)(typescript@5.6.3)
|
||||
specifier: https://pkg.pr.new/@nuxt/ui-pro@c02527f
|
||||
version: https://pkg.pr.new/@nuxt/ui-pro@c02527f(@babel/parser@7.26.9)(magicast@0.3.5)(rollup@4.32.1)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
|
||||
'@nuxthub/core':
|
||||
specifier: ^0.8.17
|
||||
version: 0.8.17(db0@0.2.4(better-sqlite3@11.8.1))(ioredis@5.5.0)(magicast@0.3.5)(rollup@4.32.1)(vite@6.2.0(@types/node@22.13.5)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.39.0)(yaml@2.7.0))
|
||||
@@ -1735,8 +1735,8 @@ packages:
|
||||
vitest:
|
||||
optional: true
|
||||
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@2b867b3':
|
||||
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@2b867b3}
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@c02527f':
|
||||
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@c02527f}
|
||||
version: 3.0.0-alpha.13
|
||||
peerDependencies:
|
||||
typescript: 5.6.3
|
||||
@@ -8681,7 +8681,7 @@ snapshots:
|
||||
- typescript
|
||||
- yaml
|
||||
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@2b867b3(magicast@0.3.5)(rollup@4.32.1)(typescript@5.6.3)':
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@c02527f(@babel/parser@7.26.9)(magicast@0.3.5)(rollup@4.32.1)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.32.1)
|
||||
'@nuxt/schema': 3.15.4
|
||||
@@ -8689,17 +8689,24 @@ snapshots:
|
||||
'@vueuse/core': 12.7.0(typescript@5.6.3)
|
||||
consola: 3.4.0
|
||||
defu: 6.1.4
|
||||
dotenv: 16.4.7
|
||||
git-url-parse: 16.0.1
|
||||
ofetch: 1.4.1
|
||||
parse-git-config: 3.0.0
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
tinyglobby: 0.2.12
|
||||
typescript: 5.6.3
|
||||
vue-component-type-helpers: 2.2.4
|
||||
unplugin: 2.2.0
|
||||
unplugin-auto-import: 19.1.0(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.32.1))(@vueuse/core@12.7.0(typescript@5.6.3))(rollup@4.32.1)
|
||||
unplugin-vue-components: 28.4.0(@babel/parser@7.26.9)(@nuxt/kit@3.15.4(magicast@0.3.5)(rollup@4.32.1))(vue@3.5.13(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- '@babel/parser'
|
||||
- magicast
|
||||
- rollup
|
||||
- supports-color
|
||||
- vue
|
||||
|
||||
'@nuxt/vite-builder@3.15.4(@types/node@22.13.5)(eslint@9.21.0(jiti@2.4.2))(lightningcss@1.29.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.32.1)(terser@5.39.0)(typescript@5.6.3)(vue-tsc@2.2.0(typescript@5.6.3))(vue@3.5.13(typescript@5.6.3))(yaml@2.7.0)':
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user