mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +01:00
feat(useLocale): handle generic messages (#3100)
Co-authored-by: hywax <me@hywax.space> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -241,8 +241,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:..
|
||||
'@nuxt/ui-pro':
|
||||
specifier: https://pkg.pr.new/@nuxt/ui-pro@07b08b1
|
||||
version: https://pkg.pr.new/@nuxt/ui-pro@07b08b1(@babel/parser@7.26.9)(magicast@0.3.5)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
|
||||
specifier: https://pkg.pr.new/@nuxt/ui-pro@ab37812
|
||||
version: https://pkg.pr.new/@nuxt/ui-pro@ab37812(@babel/parser@7.26.9)(magicast@0.3.5)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
|
||||
'@nuxthub/core':
|
||||
specifier: ^0.8.18
|
||||
version: 0.8.18(db0@0.3.1(better-sqlite3@11.8.1))(ioredis@5.6.0)(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))
|
||||
@@ -1704,8 +1704,8 @@ packages:
|
||||
vitest:
|
||||
optional: true
|
||||
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@07b08b1':
|
||||
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@07b08b1}
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@ab37812':
|
||||
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@ab37812}
|
||||
version: 3.0.0-beta.3
|
||||
peerDependencies:
|
||||
typescript: 5.6.3
|
||||
@@ -8707,12 +8707,12 @@ snapshots:
|
||||
- typescript
|
||||
- yaml
|
||||
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@07b08b1(@babel/parser@7.26.9)(magicast@0.3.5)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
|
||||
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@ab37812(@babel/parser@7.26.9)(magicast@0.3.5)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.16.0(magicast@0.3.5)
|
||||
'@nuxt/schema': 3.16.0
|
||||
'@nuxt/ui': 'link:'
|
||||
'@vueuse/core': 12.8.2(typescript@5.6.3)
|
||||
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.6.3))
|
||||
consola: 3.4.0
|
||||
defu: 6.1.4
|
||||
dotenv: 16.4.7
|
||||
@@ -8726,7 +8726,7 @@ snapshots:
|
||||
tinyglobby: 0.2.12
|
||||
typescript: 5.6.3
|
||||
unplugin: 2.2.0
|
||||
unplugin-auto-import: 19.1.1(@nuxt/kit@3.16.0(magicast@0.3.5))(@vueuse/core@12.8.2(typescript@5.6.3))
|
||||
unplugin-auto-import: 19.1.1(@nuxt/kit@3.16.0(magicast@0.3.5))(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.6.3)))
|
||||
unplugin-vue-components: 28.4.1(@babel/parser@7.26.9)(@nuxt/kit@3.16.0(magicast@0.3.5))(vue@3.5.13(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- '@babel/parser'
|
||||
@@ -14788,18 +14788,6 @@ snapshots:
|
||||
|
||||
universalify@2.0.1: {}
|
||||
|
||||
unplugin-auto-import@19.1.1(@nuxt/kit@3.16.0(magicast@0.3.5))(@vueuse/core@12.8.2(typescript@5.6.3)):
|
||||
dependencies:
|
||||
local-pkg: 1.1.1
|
||||
magic-string: 0.30.17
|
||||
picomatch: 4.0.2
|
||||
unimport: 4.1.2
|
||||
unplugin: 2.2.0
|
||||
unplugin-utils: 0.2.4
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.16.0(magicast@0.3.5)
|
||||
'@vueuse/core': 12.8.2(typescript@5.6.3)
|
||||
|
||||
unplugin-auto-import@19.1.1(@nuxt/kit@3.16.0(magicast@0.3.5))(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.6.3))):
|
||||
dependencies:
|
||||
local-pkg: 1.1.1
|
||||
|
||||
Reference in New Issue
Block a user