mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): update all non-major dependencies (dev) (#3295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"@iconify-json/heroicons": "^1.2.2",
|
||||
"@iconify-json/lucide": "^1.2.26",
|
||||
"@iconify-json/simple-icons": "^1.2.24",
|
||||
"@iconify-json/vscode-icons": "^1.2.13",
|
||||
"@iconify-json/vscode-icons": "^1.2.14",
|
||||
"@nuxt/content": "^2.13.4",
|
||||
"@nuxt/fonts": "^0.10.3",
|
||||
"@nuxt/image": "^1.9.0",
|
||||
@@ -14,18 +14,18 @@
|
||||
"@nuxt/ui-pro": "^1.7.0",
|
||||
"@nuxtjs/plausible": "^1.2.0",
|
||||
"@octokit/rest": "^21.1.0",
|
||||
"@vueuse/nuxt": "^12.5.0",
|
||||
"@vueuse/nuxt": "^12.6.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"joi": "^17.13.3",
|
||||
"nuxt": "^3.15.4",
|
||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||
"nuxt-component-meta": "^0.10.0",
|
||||
"nuxt-og-image": "^4.1.2",
|
||||
"prettier": "^3.5.0",
|
||||
"prettier": "^3.5.1",
|
||||
"ufo": "^1.5.4",
|
||||
"v-calendar": "^3.1.2",
|
||||
"valibot": "^0.42.1",
|
||||
"yup": "^1.6.1",
|
||||
"zod": "^3.24.1"
|
||||
"zod": "^3.24.2"
|
||||
}
|
||||
}
|
||||
|
||||
10
package.json
10
package.json
@@ -44,13 +44,13 @@
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@vueuse/core": "^12.5.0",
|
||||
"@vueuse/integrations": "^12.5.0",
|
||||
"@vueuse/math": "^12.5.0",
|
||||
"@vueuse/core": "^12.6.1",
|
||||
"@vueuse/integrations": "^12.6.1",
|
||||
"@vueuse/math": "^12.6.1",
|
||||
"defu": "^6.1.4",
|
||||
"fuse.js": "^7.1.0",
|
||||
"ohash": "^1.1.4",
|
||||
"pathe": "^2.0.2",
|
||||
"pathe": "^2.0.3",
|
||||
"scule": "^1.3.0",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss": "^3.4.17"
|
||||
@@ -76,7 +76,7 @@
|
||||
"vitest-environment-nuxt": "^1.0.1",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"yup": "^1.6.1",
|
||||
"zod": "^3.24.1"
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"@nuxt/ui": "workspace:*",
|
||||
|
||||
180
pnpm-lock.yaml
generated
180
pnpm-lock.yaml
generated
@@ -53,14 +53,14 @@ importers:
|
||||
specifier: ^0.5.16
|
||||
version: 0.5.16(tailwindcss@3.4.17)
|
||||
'@vueuse/core':
|
||||
specifier: ^12.5.0
|
||||
version: 12.5.0(typescript@5.6.3)
|
||||
specifier: ^12.6.1
|
||||
version: 12.6.1(typescript@5.6.3)
|
||||
'@vueuse/integrations':
|
||||
specifier: ^12.5.0
|
||||
version: 12.5.0(change-case@5.4.4)(fuse.js@7.1.0)(typescript@5.6.3)
|
||||
specifier: ^12.6.1
|
||||
version: 12.6.1(change-case@5.4.4)(fuse.js@7.1.0)(typescript@5.6.3)
|
||||
'@vueuse/math':
|
||||
specifier: ^12.5.0
|
||||
version: 12.5.0(typescript@5.6.3)
|
||||
specifier: ^12.6.1
|
||||
version: 12.6.1(typescript@5.6.3)
|
||||
defu:
|
||||
specifier: ^6.1.4
|
||||
version: 6.1.4
|
||||
@@ -71,8 +71,8 @@ importers:
|
||||
specifier: ^1.1.4
|
||||
version: 1.1.4
|
||||
pathe:
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3
|
||||
scule:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0
|
||||
@@ -144,8 +144,8 @@ importers:
|
||||
specifier: ^1.6.1
|
||||
version: 1.6.1
|
||||
zod:
|
||||
specifier: ^3.24.1
|
||||
version: 3.24.1
|
||||
specifier: ^3.24.2
|
||||
version: 3.24.2
|
||||
|
||||
docs:
|
||||
dependencies:
|
||||
@@ -159,8 +159,8 @@ importers:
|
||||
specifier: ^1.2.24
|
||||
version: 1.2.24
|
||||
'@iconify-json/vscode-icons':
|
||||
specifier: ^1.2.13
|
||||
version: 1.2.13
|
||||
specifier: ^1.2.14
|
||||
version: 1.2.14
|
||||
'@nuxt/content':
|
||||
specifier: 2.13.2
|
||||
version: 2.13.2(db0@0.2.3)(ioredis@5.4.2)(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -183,8 +183,8 @@ importers:
|
||||
specifier: ^21.1.0
|
||||
version: 21.1.0
|
||||
'@vueuse/nuxt':
|
||||
specifier: ^12.5.0
|
||||
version: 12.5.0(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(typescript@5.6.3)
|
||||
specifier: ^12.6.1
|
||||
version: 12.6.1(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(typescript@5.6.3)
|
||||
date-fns:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@@ -204,8 +204,8 @@ importers:
|
||||
specifier: ^4.1.2
|
||||
version: 4.1.2(magicast@0.3.5)(rollup@4.34.1)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
|
||||
prettier:
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0
|
||||
specifier: ^3.5.1
|
||||
version: 3.5.1
|
||||
ufo:
|
||||
specifier: ^1.5.4
|
||||
version: 1.5.4
|
||||
@@ -219,8 +219,8 @@ importers:
|
||||
specifier: ^1.6.1
|
||||
version: 1.6.1
|
||||
zod:
|
||||
specifier: ^3.24.1
|
||||
version: 3.24.1
|
||||
specifier: ^3.24.2
|
||||
version: 3.24.2
|
||||
|
||||
playground:
|
||||
dependencies:
|
||||
@@ -834,8 +834,8 @@ packages:
|
||||
'@iconify-json/simple-icons@1.2.24':
|
||||
resolution: {integrity: sha512-06ZWXZx3PHCE+02zn+iIGOKKNgE3kyPd0Yh7IUEIa0bCYI6UmGlsYYghRx8As9TnTNYMCEiy5V0zI4Jb6EY6XA==}
|
||||
|
||||
'@iconify-json/vscode-icons@1.2.13':
|
||||
resolution: {integrity: sha512-mdWIIkV/shSbAlhfQ0tNBSGTWqxjRfCR900svxvYCAMR8ckOYAcWfOTRSgbxdsoFVGz8wiSVm7ed1evVEkT4pg==}
|
||||
'@iconify-json/vscode-icons@1.2.14':
|
||||
resolution: {integrity: sha512-DLFEWtKpqpzzWbn8DWQoBb2j/KK8KASLHPKQ7763/F4SJelMZg2xVUPUEWrceLNcTu8OVtKQcd/+3Ysa3WcAsg==}
|
||||
|
||||
'@iconify/collections@1.0.513':
|
||||
resolution: {integrity: sha512-TFhZhKjnaO2rj+4Ut5ix8CR7ZbHaRn318918OT/j4xZXghxTkZ8V2JsNsdcMOyJXFto16UFInPAM+QqaGFZPMw==}
|
||||
@@ -2019,16 +2019,16 @@ packages:
|
||||
'@vueuse/core@10.11.1':
|
||||
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
||||
|
||||
'@vueuse/core@12.5.0':
|
||||
resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==}
|
||||
'@vueuse/core@12.6.1':
|
||||
resolution: {integrity: sha512-FpgM1tXGAHsAC5n4Tflyg0vSoJUmdevfKaAhKFdxiK9BTIdHOHOiWmo+xivwdzjYFIvI8cEeJWYuqs646jOM2w==}
|
||||
|
||||
'@vueuse/head@2.0.0':
|
||||
resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==}
|
||||
peerDependencies:
|
||||
vue: '>=2.7 || >=3'
|
||||
|
||||
'@vueuse/integrations@12.5.0':
|
||||
resolution: {integrity: sha512-HYLt8M6mjUfcoUOzyBcX2RjpfapIwHPBmQJtTmXOQW845Y/Osu9VuTJ5kPvnmWJ6IUa05WpblfOwZ+P0G4iZsQ==}
|
||||
'@vueuse/integrations@12.6.1':
|
||||
resolution: {integrity: sha512-TsX9noygHqZGGoAcvvu+DoSGtbeuVl49V6gZZLgNxmKGeAxH2wQrlS3/7TM2wNczIkKV541bbOmhcQH6D+CM4Q==}
|
||||
peerDependencies:
|
||||
async-validator: ^4
|
||||
axios: ^1
|
||||
@@ -2068,30 +2068,30 @@ packages:
|
||||
universal-cookie:
|
||||
optional: true
|
||||
|
||||
'@vueuse/math@12.5.0':
|
||||
resolution: {integrity: sha512-7Mtq4ascSwNk8GVdHywAhMkjxR77+BJUxsjygTI5CwnwnRsTVC5w04QTL9AKfC7ivVua2+Vf2BgP8TR2Xmy4wg==}
|
||||
'@vueuse/math@12.6.1':
|
||||
resolution: {integrity: sha512-dwi97cGc8WkWHSlRro2o3q/U/ZmOF8fc/9G1735OML+5sRkOxtNF1FDxaOSYrboFbjKGNB7tIl5wbtl3ikXeIw==}
|
||||
|
||||
'@vueuse/metadata@10.11.1':
|
||||
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
||||
|
||||
'@vueuse/metadata@12.5.0':
|
||||
resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==}
|
||||
'@vueuse/metadata@12.6.1':
|
||||
resolution: {integrity: sha512-2094HNXGdsU3aqRbad0vmlRgGncMC4u2f6nFdW1mUn7b7ym4hORrDZfyeq8G5BfGvX4y0zZynWfCdtB2WwpyVw==}
|
||||
|
||||
'@vueuse/nuxt@10.11.1':
|
||||
resolution: {integrity: sha512-UiaYSIwOkmUVn8Gl1AqtLWYR12flO+8sEu9X0Y1fNjSR7EWy9jMuiCvOGqwtoeTsqfHrivl0d5HfMzr11GFnMA==}
|
||||
peerDependencies:
|
||||
nuxt: ^3.0.0
|
||||
|
||||
'@vueuse/nuxt@12.5.0':
|
||||
resolution: {integrity: sha512-daqSOlXv5ilAiT5GlRBtfqdkYjeMO9P6n50OpbEVm9hXmfXmZoXK3YMND8l5n5KcscD4pnD66IrYPqqOW5eH1Q==}
|
||||
'@vueuse/nuxt@12.6.1':
|
||||
resolution: {integrity: sha512-QGLha38pMT8LQMlqMFzdtNMtGT3BNJQcb/tvufEdfvhy7nxoRV8m9mGE2cqrsV6xHQ3yo+mbaGKFe7OxG0w88w==}
|
||||
peerDependencies:
|
||||
nuxt: ^3.0.0
|
||||
|
||||
'@vueuse/shared@10.11.1':
|
||||
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
||||
|
||||
'@vueuse/shared@12.5.0':
|
||||
resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==}
|
||||
'@vueuse/shared@12.6.1':
|
||||
resolution: {integrity: sha512-ukTb2na19KT1/YVjj4CYBDOgiV/xmsSJRL6TcKeiz2db+P5bT3I0OJxy38eRR3WSN8CmSnt7MdVJ16vX6VZFxg==}
|
||||
|
||||
abbrev@2.0.0:
|
||||
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
||||
@@ -4833,8 +4833,8 @@ packages:
|
||||
pathe@1.1.2:
|
||||
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
||||
|
||||
pathe@2.0.2:
|
||||
resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==}
|
||||
pathe@2.0.3:
|
||||
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
|
||||
|
||||
pathval@2.0.0:
|
||||
resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==}
|
||||
@@ -5104,8 +5104,8 @@ packages:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier@3.5.0:
|
||||
resolution: {integrity: sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==}
|
||||
prettier@3.5.1:
|
||||
resolution: {integrity: sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -6571,8 +6571,8 @@ packages:
|
||||
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
zod@3.24.2:
|
||||
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
|
||||
|
||||
zwitch@2.0.4:
|
||||
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
||||
@@ -7083,7 +7083,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/vscode-icons@1.2.13':
|
||||
'@iconify-json/vscode-icons@1.2.14':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -7335,7 +7335,7 @@ snapshots:
|
||||
nypm: 0.5.2
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
@@ -7566,7 +7566,7 @@ snapshots:
|
||||
eslint-processor-vue-blocks: 1.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.1(jiti@2.4.2))
|
||||
globals: 15.14.0
|
||||
local-pkg: 1.0.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
vue-eslint-parser: 9.4.3(eslint@9.20.1(jiti@2.4.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/compiler-sfc'
|
||||
@@ -7660,7 +7660,7 @@ snapshots:
|
||||
h3: 1.14.0
|
||||
image-meta: 0.2.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
std-env: 3.8.0
|
||||
ufo: 1.5.4
|
||||
optionalDependencies:
|
||||
@@ -7702,7 +7702,7 @@ snapshots:
|
||||
knitwork: 1.2.0
|
||||
mlly: 1.7.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
semver: 7.7.0
|
||||
@@ -7729,7 +7729,7 @@ snapshots:
|
||||
knitwork: 1.2.0
|
||||
mlly: 1.7.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
semver: 7.7.0
|
||||
@@ -7766,7 +7766,7 @@ snapshots:
|
||||
dependencies:
|
||||
consola: 3.4.0
|
||||
defu: 6.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
std-env: 3.8.0
|
||||
|
||||
'@nuxt/telemetry@2.6.4(magicast@0.3.5)(rollup@3.29.5)':
|
||||
@@ -7781,7 +7781,7 @@ snapshots:
|
||||
ofetch: 1.4.1
|
||||
package-manager-detector: 0.2.9
|
||||
parse-git-config: 3.0.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
rc9: 2.1.2
|
||||
std-env: 3.8.0
|
||||
transitivePeerDependencies:
|
||||
@@ -7801,7 +7801,7 @@ snapshots:
|
||||
ofetch: 1.4.1
|
||||
package-manager-detector: 0.2.9
|
||||
parse-git-config: 3.0.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
rc9: 2.1.2
|
||||
std-env: 3.8.0
|
||||
transitivePeerDependencies:
|
||||
@@ -7825,7 +7825,7 @@ snapshots:
|
||||
magic-string: 0.30.17
|
||||
node-fetch-native: 1.6.6
|
||||
ofetch: 1.4.1
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
radix3: 1.1.2
|
||||
scule: 1.3.0
|
||||
@@ -7861,14 +7861,14 @@ snapshots:
|
||||
|
||||
'@nuxt/ui-pro@1.7.0(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@iconify-json/vscode-icons': 1.2.13
|
||||
'@iconify-json/vscode-icons': 1.2.14
|
||||
'@nuxt/ui': 'link:'
|
||||
'@vueuse/core': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/core': 12.6.1(typescript@5.6.3)
|
||||
defu: 6.1.4
|
||||
git-url-parse: 16.0.0
|
||||
ofetch: 1.4.1
|
||||
parse-git-config: 3.0.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
tailwind-merge: 2.6.0
|
||||
vue3-smooth-dnd: 0.0.6(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -7896,7 +7896,7 @@ snapshots:
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.3.1
|
||||
postcss: 8.5.1
|
||||
@@ -7955,7 +7955,7 @@ snapshots:
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.3.1
|
||||
postcss: 8.5.1
|
||||
@@ -8067,7 +8067,7 @@ snapshots:
|
||||
defu: 6.1.4
|
||||
h3: 1.14.0
|
||||
klona: 2.0.6
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
postcss: 8.5.1
|
||||
postcss-nesting: 13.0.1(postcss@8.5.1)
|
||||
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.17)
|
||||
@@ -8843,13 +8843,13 @@ snapshots:
|
||||
'@vitest/runner@3.0.5':
|
||||
dependencies:
|
||||
'@vitest/utils': 3.0.5
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/snapshot@3.0.5':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 3.0.5
|
||||
magic-string: 0.30.17
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/spy@3.0.5':
|
||||
dependencies:
|
||||
@@ -8879,7 +8879,7 @@ snapshots:
|
||||
ast-kit: 1.4.0
|
||||
local-pkg: 1.0.0
|
||||
magic-string-ast: 0.7.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.2
|
||||
optionalDependencies:
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
@@ -9042,11 +9042,11 @@ snapshots:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/core@12.5.0(typescript@5.6.3)':
|
||||
'@vueuse/core@12.6.1(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 12.5.0
|
||||
'@vueuse/shared': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/metadata': 12.6.1
|
||||
'@vueuse/shared': 12.6.1(typescript@5.6.3)
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
@@ -9059,10 +9059,10 @@ snapshots:
|
||||
'@unhead/vue': 1.11.18(vue@3.5.13(typescript@5.6.3))
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
|
||||
'@vueuse/integrations@12.5.0(change-case@5.4.4)(fuse.js@7.1.0)(typescript@5.6.3)':
|
||||
'@vueuse/integrations@12.6.1(change-case@5.4.4)(fuse.js@7.1.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@vueuse/core': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/shared': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/core': 12.6.1(typescript@5.6.3)
|
||||
'@vueuse/shared': 12.6.1(typescript@5.6.3)
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
change-case: 5.4.4
|
||||
@@ -9070,16 +9070,16 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vueuse/math@12.5.0(typescript@5.6.3)':
|
||||
'@vueuse/math@12.6.1(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@vueuse/shared': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/shared': 12.6.1(typescript@5.6.3)
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vueuse/metadata@10.11.1': {}
|
||||
|
||||
'@vueuse/metadata@12.5.0': {}
|
||||
'@vueuse/metadata@12.6.1': {}
|
||||
|
||||
'@vueuse/nuxt@10.11.1(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(vue@3.5.13(typescript@5.6.3))':
|
||||
dependencies:
|
||||
@@ -9096,11 +9096,11 @@ snapshots:
|
||||
- supports-color
|
||||
- vue
|
||||
|
||||
'@vueuse/nuxt@12.5.0(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(typescript@5.6.3)':
|
||||
'@vueuse/nuxt@12.6.1(magicast@0.3.5)(nuxt@3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0))(rollup@4.34.1)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.15.4(magicast@0.3.5)(rollup@4.34.1)
|
||||
'@vueuse/core': 12.5.0(typescript@5.6.3)
|
||||
'@vueuse/metadata': 12.5.0
|
||||
'@vueuse/core': 12.6.1(typescript@5.6.3)
|
||||
'@vueuse/metadata': 12.6.1
|
||||
local-pkg: 1.0.0
|
||||
nuxt: 3.15.4(@parcel/watcher@2.5.1)(@types/node@22.13.0)(db0@0.2.3)(eslint@9.20.1(jiti@2.4.2))(ioredis@5.4.2)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vite@6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))(vue-tsc@2.1.10(typescript@5.6.3))(yaml@2.7.0)
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
@@ -9117,7 +9117,7 @@ snapshots:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/shared@12.5.0(typescript@5.6.3)':
|
||||
'@vueuse/shared@12.6.1(typescript@5.6.3)':
|
||||
dependencies:
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
transitivePeerDependencies:
|
||||
@@ -9221,7 +9221,7 @@ snapshots:
|
||||
ast-kit@1.4.0:
|
||||
dependencies:
|
||||
'@babel/parser': 7.26.7
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
|
||||
ast-types@0.13.4:
|
||||
dependencies:
|
||||
@@ -10151,7 +10151,7 @@ snapshots:
|
||||
|
||||
eslint-flat-config-utils@2.0.1:
|
||||
dependencies:
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
|
||||
eslint-import-resolver-node@0.3.9:
|
||||
dependencies:
|
||||
@@ -10588,7 +10588,7 @@ snapshots:
|
||||
node-fetch-native: 1.6.6
|
||||
nypm: 0.5.2
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
tar: 6.2.1
|
||||
|
||||
git-config-path@2.0.0: {}
|
||||
@@ -11848,7 +11848,7 @@ snapshots:
|
||||
mlly@1.7.4:
|
||||
dependencies:
|
||||
acorn: 8.14.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
ufo: 1.5.4
|
||||
|
||||
@@ -12100,7 +12100,7 @@ snapshots:
|
||||
nypm: 0.5.2
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
playwright-core: 1.50.1
|
||||
radix3: 1.1.2
|
||||
@@ -12194,7 +12194,7 @@ snapshots:
|
||||
nypm: 0.5.2
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.3.1
|
||||
radix3: 1.1.2
|
||||
@@ -12316,7 +12316,7 @@ snapshots:
|
||||
nypm: 0.5.2
|
||||
ofetch: 1.4.1
|
||||
ohash: 1.1.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.3.1
|
||||
radix3: 1.1.2
|
||||
@@ -12409,7 +12409,7 @@ snapshots:
|
||||
dependencies:
|
||||
citty: 0.1.6
|
||||
consola: 3.4.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
pkg-types: 1.3.1
|
||||
tinyexec: 0.3.2
|
||||
ufo: 1.5.4
|
||||
@@ -12641,7 +12641,7 @@ snapshots:
|
||||
|
||||
pathe@1.1.2: {}
|
||||
|
||||
pathe@2.0.2: {}
|
||||
pathe@2.0.3: {}
|
||||
|
||||
pathval@2.0.0: {}
|
||||
|
||||
@@ -12661,7 +12661,7 @@ snapshots:
|
||||
dependencies:
|
||||
confbox: 0.1.8
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
|
||||
playwright-core@1.50.1: {}
|
||||
|
||||
@@ -12896,7 +12896,7 @@ snapshots:
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier@3.5.0: {}
|
||||
prettier@3.5.1: {}
|
||||
|
||||
pretty-bytes@6.1.1: {}
|
||||
|
||||
@@ -14021,7 +14021,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.2
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
@@ -14040,7 +14040,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.2
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
@@ -14059,7 +14059,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.2
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
@@ -14078,7 +14078,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.2
|
||||
pkg-types: 1.3.1
|
||||
scule: 1.3.0
|
||||
@@ -14130,7 +14130,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
scule: 1.3.0
|
||||
unplugin: 2.1.2
|
||||
yaml: 2.7.0
|
||||
@@ -14152,7 +14152,7 @@ snapshots:
|
||||
local-pkg: 1.0.0
|
||||
magic-string: 0.30.17
|
||||
mlly: 1.7.4
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
scule: 1.3.0
|
||||
unplugin: 2.1.2
|
||||
yaml: 2.7.0
|
||||
@@ -14297,7 +14297,7 @@ snapshots:
|
||||
cac: 6.7.14
|
||||
debug: 4.4.0(supports-color@9.4.0)
|
||||
es-module-lexer: 1.6.0
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
vite: 6.0.11(@types/node@22.13.0)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
@@ -14442,7 +14442,7 @@ snapshots:
|
||||
debug: 4.4.0(supports-color@9.4.0)
|
||||
expect-type: 1.1.0
|
||||
magic-string: 0.30.17
|
||||
pathe: 2.0.2
|
||||
pathe: 2.0.3
|
||||
std-env: 3.8.0
|
||||
tinybench: 2.9.0
|
||||
tinyexec: 0.3.2
|
||||
@@ -14692,6 +14692,6 @@ snapshots:
|
||||
compress-commons: 6.0.2
|
||||
readable-stream: 4.7.0
|
||||
|
||||
zod@3.24.1: {}
|
||||
zod@3.24.2: {}
|
||||
|
||||
zwitch@2.0.4: {}
|
||||
|
||||
Reference in New Issue
Block a user