mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): bump
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"@nuxt/ui": "workspace:latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "latest",
|
||||
"@iconify-json/simple-icons": "latest",
|
||||
"@iconify-json/heroicons": "^1.1.12",
|
||||
"@iconify-json/simple-icons": "^1.1.73",
|
||||
"@nuxt/content": "^2.8.5",
|
||||
"@nuxt/devtools": "^0.8.5",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
|
||||
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@@ -122,11 +122,11 @@ importers:
|
||||
version: link:..
|
||||
devDependencies:
|
||||
'@iconify-json/heroicons':
|
||||
specifier: latest
|
||||
specifier: ^1.1.12
|
||||
version: 1.1.12
|
||||
'@iconify-json/simple-icons':
|
||||
specifier: latest
|
||||
version: 1.1.72
|
||||
specifier: ^1.1.73
|
||||
version: 1.1.73
|
||||
'@nuxt/content':
|
||||
specifier: ^2.8.5
|
||||
version: 2.8.5(rollup@3.29.1)(vue@3.3.4)
|
||||
@@ -1109,8 +1109,8 @@ packages:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
/@iconify-json/simple-icons@1.1.72:
|
||||
resolution: {integrity: sha512-ylH9Q9CE61fcj8ZTeNeydC3wk8gEaoArUbkTdEpIHx4TRqr9ryhQ1XYMffuz1o636NWX/QhtR0sgpZHDjQg6WQ==}
|
||||
/@iconify-json/simple-icons@1.1.73:
|
||||
resolution: {integrity: sha512-L9ShYHhAkJ7KHx+6wM5HK2tnCkAIKjSIyDUtTexoG8LcZF7MgiUloNfDGPDa4Vt0Oy5yHlnFBiOvqy2ojKB/8Q==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
@@ -1594,8 +1594,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-edge@2.8.1-28266336.b7b86bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-iCJLGl+CVE/yNHIHuJmtBonvJOSmlhuGTks0IhzfnnQnXS425Q9g1EUDKuZ2EJMqpbnAq68nr7PF/eNK7pzDyA==}
|
||||
/@nuxt/ui-edge@2.8.1-28266619.d46eafb(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-WWTBpHbc2lWDlaeENvA+V4EZ9/PAdHQexAxZTdlLZZj5wJVfeEKL4S02g9A/aSwg+GngoVJKydPS3D1HJmY3lg==}
|
||||
engines: {node: '>=v16.20.2'}
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons': 1.2.0(tailwindcss@3.3.3)
|
||||
@@ -1643,7 +1643,7 @@ packages:
|
||||
/@nuxt/ui-pro-edge@0.0.1-28265230.40bb224(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-3fkeU9le/lnJbtVGnpeQUUYW1ezEDr1UUX7MmEQAxvZSdiORgcSKnooe7TA34I64s7YhaMcau3ss7DGSl3lMbQ==}
|
||||
dependencies:
|
||||
'@nuxt/ui': /@nuxt/ui-edge@2.8.1-28266336.b7b86bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@nuxt/ui': /@nuxt/ui-edge@2.8.1-28266619.d46eafb(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
ofetch: 1.3.3
|
||||
pathe: 1.1.1
|
||||
@@ -2075,6 +2075,7 @@ packages:
|
||||
dependencies:
|
||||
is-glob: 4.0.3
|
||||
micromatch: 4.0.5
|
||||
napi-wasm: 1.1.0
|
||||
dev: true
|
||||
bundledDependencies:
|
||||
- napi-wasm
|
||||
@@ -8355,6 +8356,10 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/napi-wasm@1.1.0:
|
||||
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
|
||||
dev: true
|
||||
|
||||
/natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user