mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update all non-major dependencies (v3) (#2605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "@nuxt/ui-docs",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@iconify-json/lucide": "^1.2.13",
|
||||
"@iconify-json/lucide": "^1.2.14",
|
||||
"@iconify-json/simple-icons": "^1.2.11",
|
||||
"@iconify-json/vscode-icons": "^1.2.2",
|
||||
"@nuxt/content": "3.0.0-alpha.6",
|
||||
|
||||
@@ -97,13 +97,13 @@
|
||||
"get-port-please": "^3.1.2",
|
||||
"knitwork": "^1.1.0",
|
||||
"magic-string": "^0.30.12",
|
||||
"mlly": "^1.7.2",
|
||||
"mlly": "^1.7.3",
|
||||
"ohash": "^1.1.4",
|
||||
"pathe": "^1.1.2",
|
||||
"radix-vue": "^1.9.9",
|
||||
"scule": "^1.3.0",
|
||||
"sirv": "^3.0.0",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tailwind-variants": "^0.3.0",
|
||||
"tailwindcss": "4.0.0-alpha.33",
|
||||
"tinyglobby": "^0.2.10",
|
||||
"unplugin": "^1.15.0",
|
||||
@@ -115,7 +115,7 @@
|
||||
"@nuxt/eslint-config": "^0.6.1",
|
||||
"@nuxt/module-builder": "^0.8.4",
|
||||
"@nuxt/test-utils": "^3.14.4",
|
||||
"@release-it/conventional-changelog": "^9.0.2",
|
||||
"@release-it/conventional-changelog": "^9.0.3",
|
||||
"@standard-schema/spec": "1.0.0-beta.3",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"embla-carousel": "^8.3.1",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"generate": "nuxi generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/lucide": "^1.2.13",
|
||||
"@iconify-json/lucide": "^1.2.14",
|
||||
"@nuxt/ui": "latest",
|
||||
"nuxt": "^3.14.159"
|
||||
}
|
||||
|
||||
86
pnpm-lock.yaml
generated
86
pnpm-lock.yaml
generated
@@ -93,8 +93,8 @@ importers:
|
||||
specifier: ^0.30.12
|
||||
version: 0.30.12
|
||||
mlly:
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2
|
||||
specifier: ^1.7.3
|
||||
version: 1.7.3
|
||||
ohash:
|
||||
specifier: ^1.1.4
|
||||
version: 1.1.4
|
||||
@@ -111,8 +111,8 @@ importers:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
tailwind-variants:
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1(tailwindcss@4.0.0-alpha.33)
|
||||
specifier: ^0.3.0
|
||||
version: 0.3.0(tailwindcss@4.0.0-alpha.33)
|
||||
tailwindcss:
|
||||
specifier: 4.0.0-alpha.33
|
||||
version: 4.0.0-alpha.33
|
||||
@@ -145,8 +145,8 @@ importers:
|
||||
specifier: ^3.14.4
|
||||
version: 3.14.4(@vue/test-utils@2.4.6)(h3@1.13.0)(happy-dom@14.12.3)(magicast@0.3.5)(nitropack@2.10.4(better-sqlite3@11.5.0)(typescript@5.6.3))(playwright-core@1.48.2)(rollup@4.25.0)(vite@5.4.11(@types/node@22.9.0)(lightningcss@1.28.1)(terser@5.36.0))(vitest@2.1.4(@types/node@22.9.0)(happy-dom@14.12.3)(lightningcss@1.28.1)(terser@5.36.0))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))
|
||||
'@release-it/conventional-changelog':
|
||||
specifier: ^9.0.2
|
||||
version: 9.0.2(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.6.3))
|
||||
specifier: ^9.0.3
|
||||
version: 9.0.3(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.6.3))
|
||||
'@standard-schema/spec':
|
||||
specifier: 1.0.0-beta.3
|
||||
version: 1.0.0-beta.3
|
||||
@@ -232,8 +232,8 @@ importers:
|
||||
docs:
|
||||
dependencies:
|
||||
'@iconify-json/lucide':
|
||||
specifier: ^1.2.13
|
||||
version: 1.2.13
|
||||
specifier: ^1.2.14
|
||||
version: 1.2.14
|
||||
'@iconify-json/simple-icons':
|
||||
specifier: ^1.2.11
|
||||
version: 1.2.11
|
||||
@@ -305,8 +305,8 @@ importers:
|
||||
playground:
|
||||
dependencies:
|
||||
'@iconify-json/lucide':
|
||||
specifier: ^1.2.13
|
||||
version: 1.2.13
|
||||
specifier: ^1.2.14
|
||||
version: 1.2.14
|
||||
'@nuxt/ui':
|
||||
specifier: workspace:*
|
||||
version: link:..
|
||||
@@ -1229,8 +1229,8 @@ packages:
|
||||
'@iarna/toml@2.2.5':
|
||||
resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==}
|
||||
|
||||
'@iconify-json/lucide@1.2.13':
|
||||
resolution: {integrity: sha512-hBRp3kZiy71YtAjKV48p1LRZMQmFKKBkjGWV2v2MWUOuMxIMo0Bp1KPJhCXCYwB0xZLTdi3iED4JjamwMSp3AQ==}
|
||||
'@iconify-json/lucide@1.2.14':
|
||||
resolution: {integrity: sha512-NDJKk1NQRNymlr5B5uiWBRc3RAZ8r+8A1F4SU+60udy05V0GwILAnoJvlg6oY0WZBhqb/ChaU1LWm1XHmJ4DEg==}
|
||||
|
||||
'@iconify-json/simple-icons@1.2.11':
|
||||
resolution: {integrity: sha512-AHCGDtBRqP+JzAbBzgO8uN/08CXxEmuaC6lQQZ3b5burKhRU12AJnJczwbUw2K5Mb/U85EpSUNhYMG3F28b8NA==}
|
||||
@@ -1685,8 +1685,8 @@ packages:
|
||||
resolution: {integrity: sha512-bH+a8izQz4fnKROKoX3bEU8sQ9rjvEIZOqU6qTmxlhOJ0NsKa5e+LmU18SV0oFeg5YhWQhhEDihXkvKJ1wMMNQ==}
|
||||
engines: {node: '>=14.19.0', npm: '>=7.0.0'}
|
||||
|
||||
'@release-it/conventional-changelog@9.0.2':
|
||||
resolution: {integrity: sha512-10IF0E3QmGp67d3WDFekm8ESIhE08duy8dYI9UOFGbQDmhptxwoYbtxypzIel52+cxSDD6gEh/FVLhKlQmJqAA==}
|
||||
'@release-it/conventional-changelog@9.0.3':
|
||||
resolution: {integrity: sha512-+3TL+B89Kc+VTbfGxpTvJkbegWt5XIzkovsYVJyoZpOZDG07v25FU8c5R5Q8yNUs76Ikfq0sp+ZTTxmefG4Hiw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || ^22.0.0}
|
||||
peerDependencies:
|
||||
release-it: ^17.0.0
|
||||
@@ -4870,6 +4870,9 @@ packages:
|
||||
mlly@1.7.2:
|
||||
resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==}
|
||||
|
||||
mlly@1.7.3:
|
||||
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
|
||||
|
||||
mri@1.2.0:
|
||||
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -6209,8 +6212,8 @@ packages:
|
||||
tailwind-merge@2.5.4:
|
||||
resolution: {integrity: sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==}
|
||||
|
||||
tailwind-variants@0.2.1:
|
||||
resolution: {integrity: sha512-2xmhAf4UIc3PijOUcJPA1LP4AbxhpcHuHM2C26xM0k81r0maAO6uoUSHl3APmvHZcY5cZCY/bYuJdfFa4eGoaw==}
|
||||
tailwind-variants@0.3.0:
|
||||
resolution: {integrity: sha512-ho2k5kn+LB1fT5XdNS3Clb96zieWxbStE9wNLK7D0AV64kdZMaYzAKo0fWl6fXLPY99ffF9oBJnIj5escEl/8A==}
|
||||
engines: {node: '>=16.x', pnpm: '>=7.x'}
|
||||
peerDependencies:
|
||||
tailwindcss: '*'
|
||||
@@ -7668,7 +7671,7 @@ snapshots:
|
||||
|
||||
'@iarna/toml@2.2.5': {}
|
||||
|
||||
'@iconify-json/lucide@1.2.13':
|
||||
'@iconify-json/lucide@1.2.14':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -7694,7 +7697,7 @@ snapshots:
|
||||
debug: 4.3.7(supports-color@9.4.0)
|
||||
kolorist: 1.8.0
|
||||
local-pkg: 0.5.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -8013,7 +8016,7 @@ snapshots:
|
||||
'@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.25.0)
|
||||
consola: 3.2.3
|
||||
local-pkg: 0.5.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
std-env: 3.8.0
|
||||
@@ -8072,7 +8075,7 @@ snapshots:
|
||||
jiti: 2.4.0
|
||||
klona: 2.0.6
|
||||
knitwork: 1.1.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
scule: 1.3.0
|
||||
@@ -8094,7 +8097,7 @@ snapshots:
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
magic-regexp: 0.8.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
nuxi: 3.15.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
@@ -8237,7 +8240,7 @@ snapshots:
|
||||
jiti: 2.4.0
|
||||
knitwork: 1.1.0
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
@@ -8614,7 +8617,7 @@ snapshots:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
||||
'@release-it/conventional-changelog@9.0.2(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.6.3))':
|
||||
'@release-it/conventional-changelog@9.0.3(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@17.10.0(typescript@5.6.3))':
|
||||
dependencies:
|
||||
concat-stream: 2.0.0
|
||||
conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0)
|
||||
@@ -9753,7 +9756,7 @@ snapshots:
|
||||
dotenv: 16.4.5
|
||||
giget: 1.2.3
|
||||
jiti: 2.4.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
@@ -10831,7 +10834,7 @@ snapshots:
|
||||
externality@1.0.2:
|
||||
dependencies:
|
||||
enhanced-resolve: 5.17.1
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
ufo: 1.5.4
|
||||
|
||||
@@ -11323,7 +11326,7 @@ snapshots:
|
||||
impound@0.2.0(rollup@4.25.0):
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.3(rollup@4.25.0)
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
unenv: 1.10.0
|
||||
unplugin: 1.15.0
|
||||
@@ -11711,7 +11714,7 @@ snapshots:
|
||||
h3: 1.13.0
|
||||
http-shutdown: 1.2.2
|
||||
jiti: 2.4.0
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
node-forge: 1.3.1
|
||||
pathe: 1.1.2
|
||||
std-env: 3.8.0
|
||||
@@ -11721,7 +11724,7 @@ snapshots:
|
||||
|
||||
local-pkg@0.5.0:
|
||||
dependencies:
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pkg-types: 1.2.1
|
||||
|
||||
locate-character@3.0.0: {}
|
||||
@@ -11786,7 +11789,7 @@ snapshots:
|
||||
dependencies:
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
regexp-tree: 0.1.27
|
||||
type-level-regexp: 0.1.17
|
||||
ufo: 1.5.4
|
||||
@@ -12235,7 +12238,7 @@ snapshots:
|
||||
defu: 6.1.4
|
||||
esbuild: 0.24.0
|
||||
jiti: 1.21.6
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
postcss: 8.4.48
|
||||
@@ -12253,6 +12256,13 @@ snapshots:
|
||||
pkg-types: 1.2.1
|
||||
ufo: 1.5.4
|
||||
|
||||
mlly@1.7.3:
|
||||
dependencies:
|
||||
acorn: 8.14.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
ufo: 1.5.4
|
||||
|
||||
mri@1.2.0: {}
|
||||
|
||||
mrmime@2.0.0: {}
|
||||
@@ -12288,7 +12298,7 @@ snapshots:
|
||||
nitro-cloudflare-dev@0.2.1:
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pkg-types: 1.2.1
|
||||
|
||||
nitropack@2.10.4(better-sqlite3@11.5.0)(typescript@5.6.3):
|
||||
@@ -12336,7 +12346,7 @@ snapshots:
|
||||
magic-string: 0.30.12
|
||||
magicast: 0.3.5
|
||||
mime: 4.0.4
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
node-fetch-native: 1.6.4
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
@@ -12956,7 +12966,7 @@ snapshots:
|
||||
pkg-types@1.2.1:
|
||||
dependencies:
|
||||
confbox: 0.1.8
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
|
||||
playwright-core@1.48.2: {}
|
||||
@@ -13982,7 +13992,7 @@ snapshots:
|
||||
|
||||
tailwind-merge@2.5.4: {}
|
||||
|
||||
tailwind-variants@0.2.1(tailwindcss@4.0.0-alpha.33):
|
||||
tailwind-variants@0.3.0(tailwindcss@4.0.0-alpha.33):
|
||||
dependencies:
|
||||
tailwind-merge: 2.5.4
|
||||
tailwindcss: 4.0.0-alpha.33
|
||||
@@ -14152,7 +14162,7 @@ snapshots:
|
||||
jiti: 1.21.6
|
||||
magic-string: 0.30.12
|
||||
mkdist: 1.6.0(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
pretty-bytes: 6.1.1
|
||||
@@ -14246,7 +14256,7 @@ snapshots:
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
scule: 1.3.0
|
||||
@@ -14338,7 +14348,7 @@ snapshots:
|
||||
json5: 2.2.3
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
scule: 1.3.0
|
||||
unplugin: 1.15.0
|
||||
@@ -14392,7 +14402,7 @@ snapshots:
|
||||
dependencies:
|
||||
knitwork: 1.1.0
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
mlly: 1.7.3
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
unplugin: 1.15.0
|
||||
|
||||
Reference in New Issue
Block a user