mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"defu": "^6.1.4",
|
||||
"nuxt-icon": "^0.6.10",
|
||||
"ohash": "^1.1.3",
|
||||
"radix-vue": "^1.5.3",
|
||||
"radix-vue": "^1.6.1",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tailwindcss": "4.0.0-alpha.10"
|
||||
},
|
||||
@@ -60,7 +60,7 @@
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"eslint": "^8.57.0",
|
||||
"happy-dom": "^14.3.9",
|
||||
"happy-dom": "^14.3.10",
|
||||
"joi": "^17.12.2",
|
||||
"nuxt": "^3.11.1",
|
||||
"release-it": "^17.1.1",
|
||||
|
||||
53
pnpm-lock.yaml
generated
53
pnpm-lock.yaml
generated
@@ -40,8 +40,8 @@ importers:
|
||||
specifier: ^1.1.3
|
||||
version: 1.1.3
|
||||
radix-vue:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.3(vue@3.4.21)
|
||||
specifier: ^1.6.1
|
||||
version: 1.6.1(vue@3.4.21)
|
||||
tailwind-variants:
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1(tailwindcss@4.0.0-alpha.10)
|
||||
@@ -57,7 +57,7 @@ importers:
|
||||
version: 0.5.5(@nuxt/kit@3.11.1)(nuxi@3.11.1)(typescript@5.4.3)
|
||||
'@nuxt/test-utils':
|
||||
specifier: ^3.12.0
|
||||
version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
'@nuxt/ui-dev':
|
||||
specifier: workspace:*
|
||||
version: link:modules/dev
|
||||
@@ -71,8 +71,8 @@ importers:
|
||||
specifier: ^8.57.0
|
||||
version: 8.57.0
|
||||
happy-dom:
|
||||
specifier: ^14.3.9
|
||||
version: 14.3.9
|
||||
specifier: ^14.3.10
|
||||
version: 14.3.10
|
||||
joi:
|
||||
specifier: ^17.12.2
|
||||
version: 17.12.2
|
||||
@@ -87,10 +87,10 @@ importers:
|
||||
version: 0.30.0
|
||||
vitest:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(happy-dom@14.3.9)
|
||||
version: 1.4.0(happy-dom@14.3.10)
|
||||
vitest-environment-nuxt:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
version: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.7
|
||||
version: 2.0.7(typescript@5.4.3)
|
||||
@@ -1763,7 +1763,7 @@ packages:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
/@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||
/@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-Q3HP53TDIYeqHT65r31HZhK/gRwVBmchSdVj1tfiYECyqstckvsQ4Cyt/GX/XmD7cLdD3d5aHow8LaMfP+BSqQ==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
@@ -1815,7 +1815,7 @@ packages:
|
||||
fake-indexeddb: 5.0.2
|
||||
get-port-please: 3.1.2
|
||||
h3: 1.11.1
|
||||
happy-dom: 14.3.9
|
||||
happy-dom: 14.3.10
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.8
|
||||
node-fetch-native: 1.6.4
|
||||
@@ -1829,8 +1829,8 @@ packages:
|
||||
unenv: 1.9.0
|
||||
unplugin: 1.10.0
|
||||
vite: 5.2.4
|
||||
vitest: 1.4.0(happy-dom@14.3.9)
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
vitest: 1.4.0(happy-dom@14.3.10)
|
||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
vue-router: 4.3.0(vue@3.4.21)
|
||||
transitivePeerDependencies:
|
||||
@@ -4253,6 +4253,13 @@ packages:
|
||||
/argparse@2.0.1:
|
||||
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
||||
|
||||
/aria-hidden@1.2.4:
|
||||
resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/array-buffer-byte-length@1.0.1:
|
||||
resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -6741,8 +6748,8 @@ packages:
|
||||
uglify-js: 3.17.4
|
||||
dev: true
|
||||
|
||||
/happy-dom@14.3.9:
|
||||
resolution: {integrity: sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==}
|
||||
/happy-dom@14.3.10:
|
||||
resolution: {integrity: sha512-Rh5li9vA9MF9Gkg85CbFABKTa3uoSAByILRNGb92u/vswDd561gBg2p1UW1ZauvDWWwRxPcbACK5zv3BR+gHnQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
dependencies:
|
||||
entities: 4.5.0
|
||||
@@ -10184,17 +10191,23 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/radix-vue@1.5.3(vue@3.4.21):
|
||||
resolution: {integrity: sha512-K1JF8P238jGKRwwlWe0LNCd80bamfWFnDhLNBAgoWvSRORRIsoo7DODnC4TLE62JE55tf/6ABSs5JIvp2BvYPA==}
|
||||
/radix-vue@1.6.1(vue@3.4.21):
|
||||
resolution: {integrity: sha512-/nnA4u8oYAZK86unEjRuIROrTDDU0HHiwkCgGI0YeCNpyObSnbC1CZJlXUBErdY51yxcqV4cU4WJBKwQC8iRFA==}
|
||||
peerDependencies:
|
||||
vue: '>= 3.2.0'
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.6.3
|
||||
'@floating-ui/vue': 1.0.6(vue@3.4.21)
|
||||
'@internationalized/date': 3.5.2
|
||||
'@vueuse/core': 10.9.0(vue@3.4.21)
|
||||
'@vueuse/shared': 10.9.0(vue@3.4.21)
|
||||
aria-hidden: 1.2.4
|
||||
defu: 6.1.4
|
||||
fast-deep-equal: 3.1.3
|
||||
nanoid: 5.0.6
|
||||
vue: 3.4.21(typescript@5.4.3)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
dev: false
|
||||
|
||||
/radix3@1.1.2:
|
||||
@@ -12359,10 +12372,10 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21):
|
||||
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
||||
dependencies:
|
||||
'@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.9)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
'@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.3.10)(rollup@3.29.4)(vite@5.2.4)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21)
|
||||
transitivePeerDependencies:
|
||||
- '@cucumber/cucumber'
|
||||
- '@jest/globals'
|
||||
@@ -12382,7 +12395,7 @@ packages:
|
||||
- vue-router
|
||||
dev: true
|
||||
|
||||
/vitest@1.4.0(happy-dom@14.3.9):
|
||||
/vitest@1.4.0(happy-dom@14.3.10):
|
||||
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@@ -12416,7 +12429,7 @@ packages:
|
||||
chai: 4.4.1
|
||||
debug: 4.3.4
|
||||
execa: 8.0.1
|
||||
happy-dom: 14.3.9
|
||||
happy-dom: 14.3.10
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.8
|
||||
pathe: 1.1.2
|
||||
|
||||
Reference in New Issue
Block a user