mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
chore: bump deps
This commit is contained in:
parent
02e5380cf2
commit
084968dc11
2 changed files with 191 additions and 204 deletions
18
package.json
18
package.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "fmhy",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.5.0",
|
||||
"packageManager": "pnpm@9.7.1",
|
||||
"scripts": {
|
||||
"docs:dev": "vitepress dev docs/",
|
||||
"docs:build": "vitepress build docs/",
|
||||
|
@ -20,7 +20,8 @@
|
|||
"dependencies": {
|
||||
"@fmhy/colors": "^0.0.11",
|
||||
"@headlessui/vue": "^1.7.22",
|
||||
"@resvg/resvg-js": "^2.6.0",
|
||||
"@resvg/resvg-js": "^2.6.2",
|
||||
"vitepress": "npm:@taskylizard/vitepress@1.1.1",
|
||||
"consola": "^3.2.3",
|
||||
"feed": "^4.2.2",
|
||||
"itty-fetcher": "^0.9.4",
|
||||
|
@ -29,22 +30,21 @@
|
|||
"nprogress": "^0.2.0",
|
||||
"pathe": "^1.1.2",
|
||||
"unocss": "^0.58.9",
|
||||
"vitepress": "npm:@taskylizard/vitepress@1.1.1",
|
||||
"vue": "^3.4.33",
|
||||
"vue": "^3.4.38",
|
||||
"x-satori": "^0.1.5",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@iconify-json/carbon": "^1.1.36",
|
||||
"@iconify-json/heroicons-solid": "^1.1.11",
|
||||
"@iconify-json/carbon": "^1.1.37",
|
||||
"@iconify-json/heroicons-solid": "^1.1.12",
|
||||
"@iconify-json/mdi": "^1.1.68",
|
||||
"@iconify-json/twemoji": "^1.1.15",
|
||||
"@iconify-json/twemoji": "^1.1.16",
|
||||
"@taskylizard/biome-config": "^1.0.1",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/node": "^20.15.0",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"prettier": "^3.3.3",
|
||||
"wrangler": "^3.68.0"
|
||||
"wrangler": "^3.72.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
|
377
pnpm-lock.yaml
generated
377
pnpm-lock.yaml
generated
|
@ -13,9 +13,9 @@ importers:
|
|||
version: 0.0.11
|
||||
'@headlessui/vue':
|
||||
specifier: ^1.7.22
|
||||
version: 1.7.22(vue@3.4.33)
|
||||
version: 1.7.22(vue@3.4.38)
|
||||
'@resvg/resvg-js':
|
||||
specifier: ^2.6.0
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
consola:
|
||||
specifier: ^3.2.3
|
||||
|
@ -40,13 +40,13 @@ importers:
|
|||
version: 1.1.2
|
||||
unocss:
|
||||
specifier: ^0.58.9
|
||||
version: 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))
|
||||
version: 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))
|
||||
vitepress:
|
||||
specifier: npm:@taskylizard/vitepress@1.1.1
|
||||
version: '@taskylizard/vitepress@1.1.1(@algolia/client-search@4.22.1)(@types/node@20.14.11)(nprogress@0.2.0)(postcss@8.4.39)(terser@5.22.0)'
|
||||
version: '@taskylizard/vitepress@1.1.1(@algolia/client-search@4.22.1)(@types/node@20.15.0)(nprogress@0.2.0)(postcss@8.4.41)(terser@5.22.0)'
|
||||
vue:
|
||||
specifier: ^3.4.33
|
||||
version: 3.4.33
|
||||
specifier: ^3.4.38
|
||||
version: 3.4.38
|
||||
x-satori:
|
||||
specifier: ^0.1.5
|
||||
version: 0.1.5
|
||||
|
@ -58,23 +58,23 @@ importers:
|
|||
specifier: ^1.8.3
|
||||
version: 1.8.3
|
||||
'@iconify-json/carbon':
|
||||
specifier: ^1.1.36
|
||||
version: 1.1.36
|
||||
specifier: ^1.1.37
|
||||
version: 1.1.37
|
||||
'@iconify-json/heroicons-solid':
|
||||
specifier: ^1.1.11
|
||||
version: 1.1.11
|
||||
specifier: ^1.1.12
|
||||
version: 1.1.12
|
||||
'@iconify-json/mdi':
|
||||
specifier: ^1.1.68
|
||||
version: 1.1.68
|
||||
'@iconify-json/twemoji':
|
||||
specifier: ^1.1.15
|
||||
version: 1.1.15
|
||||
specifier: ^1.1.16
|
||||
version: 1.1.16
|
||||
'@taskylizard/biome-config':
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1(@biomejs/biome@1.8.3)
|
||||
'@types/node':
|
||||
specifier: ^20.14.11
|
||||
version: 20.14.11
|
||||
specifier: ^20.15.0
|
||||
version: 20.15.0
|
||||
'@types/nprogress':
|
||||
specifier: ^0.2.3
|
||||
version: 0.2.3
|
||||
|
@ -82,8 +82,8 @@ importers:
|
|||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
wrangler:
|
||||
specifier: ^3.68.0
|
||||
version: 3.68.0
|
||||
specifier: ^3.72.0
|
||||
version: 3.72.0
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -245,18 +245,10 @@ packages:
|
|||
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-string-parser@7.23.4':
|
||||
resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-string-parser@7.24.8':
|
||||
resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-validator-identifier@7.22.20':
|
||||
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.7':
|
||||
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
@ -316,10 +308,6 @@ packages:
|
|||
resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/types@7.24.9':
|
||||
resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
@ -384,36 +372,40 @@ packages:
|
|||
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
|
||||
engines: {node: '>=16.13'}
|
||||
|
||||
'@cloudflare/workerd-darwin-64@1.20240725.0':
|
||||
resolution: {integrity: sha512-KpE7eycdZ9ON+tKBuTyqZh8SdFWHGrh2Ru9LcbpeFwb7O9gDQv9ceSdoV/T598qlT0a0yVKM62R6xa5ec0UOWA==}
|
||||
'@cloudflare/workerd-darwin-64@1.20240806.0':
|
||||
resolution: {integrity: sha512-FqcVBBCO//I39K5F+HqE/v+UkqY1UrRnS653Jv+XsNNH9TpX5fTs7VCKG4kDSnmxlAaKttyIN5sMEt7lpuNExQ==}
|
||||
engines: {node: '>=16'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@cloudflare/workerd-darwin-arm64@1.20240725.0':
|
||||
resolution: {integrity: sha512-/UQlI04FdXLpPlDzzsWGz8TuKrMZKLowTo+8PkxgEiWIaBhE4DIDM5bwj3jM4Bs8yOLiL2ovQNpld5CnAKqA8g==}
|
||||
'@cloudflare/workerd-darwin-arm64@1.20240806.0':
|
||||
resolution: {integrity: sha512-8c3KvmzYp/wg+82KHSOzDetJK+pThH4MTrU1OsjmsR2cUfedm5dk5Lah9/0Ld68+6A0umFACi4W2xJHs/RoBpA==}
|
||||
engines: {node: '>=16'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@cloudflare/workerd-linux-64@1.20240725.0':
|
||||
resolution: {integrity: sha512-Z5t12qYLvHz0b3ZRBBm2HQ93RiHrAnjFfdhtjMcgJypAGkiWpOCEn2xar/WqDhMfqnk0sa8aYiYAbMAlP1WN6w==}
|
||||
'@cloudflare/workerd-linux-64@1.20240806.0':
|
||||
resolution: {integrity: sha512-/149Bpxw4e2p5QqnBc06g0mx+4sZYh9j0doilnt0wk/uqYkLp0DdXGMQVRB74sBLg2UD3wW8amn1w3KyFhK2tQ==}
|
||||
engines: {node: '>=16'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@cloudflare/workerd-linux-arm64@1.20240725.0':
|
||||
resolution: {integrity: sha512-j9gYXLOwOyNehLMzP7KxQ+Y6/nxcL9i6LTDJC6RChoaxLRbm0Y/9Otu+hfyzeNeRpt31ip6vqXZ1QQk6ygzI8A==}
|
||||
'@cloudflare/workerd-linux-arm64@1.20240806.0':
|
||||
resolution: {integrity: sha512-lacDWY3S1rKL/xT6iMtTQJEKmTTKrBavPczInEuBFXElmrS6IwVjZwv8hhVm32piyNt/AuFu9BYoJALi9D85/g==}
|
||||
engines: {node: '>=16'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@cloudflare/workerd-windows-64@1.20240725.0':
|
||||
resolution: {integrity: sha512-fkrJLWNN6rrPjZ0eKJx328NVMo4BsainKxAfqaPMEd6uRwjOM8uN8V4sSLsXXP8GQMAx6hAG2hU86givS4GItg==}
|
||||
'@cloudflare/workerd-windows-64@1.20240806.0':
|
||||
resolution: {integrity: sha512-hC6JEfTSQK6//Lg+D54TLVn1ceTPY+fv4MXqDZIYlPP53iN+dL8Xd0utn2SG57UYdlL5FRAhm/EWHcATZg1RgA==}
|
||||
engines: {node: '>=16'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@cloudflare/workers-shared@0.2.0':
|
||||
resolution: {integrity: sha512-tIWLooWkBMuoKRk72lr6YrEtVlVdUTtAGVmPOnUroMrnri/9YLx+mVawL0/egDgSGmPbmvkdBFsUGRuI+aZmxg==}
|
||||
engines: {node: '>=16.7.0'}
|
||||
|
||||
'@cspotcode/source-map-support@0.8.1':
|
||||
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
||||
engines: {node: '>=12'}
|
||||
|
@ -867,17 +859,17 @@ packages:
|
|||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
'@iconify-json/carbon@1.1.36':
|
||||
resolution: {integrity: sha512-NC3VcqLtwLZpi7+LeXj+99/byv+asrnCQxiDNCZV6hKr9WcNh6C25kJguJYfN+dV54kOkw78e+6PitQi2Bppnw==}
|
||||
'@iconify-json/carbon@1.1.37':
|
||||
resolution: {integrity: sha512-Hj9oZtRmN63yt29YovqgqOJQhaoVMNMTkFLT3HKAJm4HjvI405Juez5UfdysYmLjF708U7gJNx4U6K1k5+fTBw==}
|
||||
|
||||
'@iconify-json/heroicons-solid@1.1.11':
|
||||
resolution: {integrity: sha512-Nzhjs8voo4d+gcrfhlY/F0bRonEmLHT1+DeD2nYubvAF151pxXPqTS9bRB49Hqpdxl1l9LS2VTPtQPRypj/csQ==}
|
||||
'@iconify-json/heroicons-solid@1.1.12':
|
||||
resolution: {integrity: sha512-2Fq9fTQIdwivWNeE0hv6qUQ9VcnxtkfzXZp6goWOS5itXcJ5WYnMRQSgoADLPDACc5veWYvDHndDhYNc241ZnQ==}
|
||||
|
||||
'@iconify-json/mdi@1.1.68':
|
||||
resolution: {integrity: sha512-7//TKCiXLU6kNWeOJRTBbisofVO7rF1sD1TZTL4/V9nqlmVNczQ5IOY0GgKOTsitkcTnX9GXgrgbjw3OI5B69w==}
|
||||
|
||||
'@iconify-json/twemoji@1.1.15':
|
||||
resolution: {integrity: sha512-ze2CAOwIWBKIP6ih6qMDItasVjRicktl2Qr3/ohZSMToAHm9z3Q6HCwE48eT0+D+uFpGBlNRQ22HHyE5izyhDg==}
|
||||
'@iconify-json/twemoji@1.1.16':
|
||||
resolution: {integrity: sha512-uAUlu4l7UZXDX2W7kfwttsObf76t+myPRxgIfU6IL1jQsbQTG/ouC2NBhrgBI8iq6eCweDhLuBorCdMlDkE9fQ==}
|
||||
|
||||
'@iconify/types@2.0.0':
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
|
@ -914,9 +906,6 @@ packages:
|
|||
'@jridgewell/sourcemap-codec@1.4.15':
|
||||
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.20':
|
||||
resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.25':
|
||||
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
||||
|
||||
|
@ -1346,8 +1335,8 @@ packages:
|
|||
'@types/node-forge@1.3.11':
|
||||
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
|
||||
|
||||
'@types/node@20.14.11':
|
||||
resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==}
|
||||
'@types/node@20.15.0':
|
||||
resolution: {integrity: sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==}
|
||||
|
||||
'@types/nprogress@0.2.3':
|
||||
resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
|
||||
|
@ -1457,17 +1446,17 @@ packages:
|
|||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vue/compiler-core@3.4.33':
|
||||
resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==}
|
||||
'@vue/compiler-core@3.4.38':
|
||||
resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
|
||||
|
||||
'@vue/compiler-dom@3.4.33':
|
||||
resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==}
|
||||
'@vue/compiler-dom@3.4.38':
|
||||
resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.33':
|
||||
resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==}
|
||||
'@vue/compiler-sfc@3.4.38':
|
||||
resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.33':
|
||||
resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==}
|
||||
'@vue/compiler-ssr@3.4.38':
|
||||
resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==}
|
||||
|
||||
'@vue/devtools-api@7.3.6':
|
||||
resolution: {integrity: sha512-z6cKyxdXrIGgA++eyGBfquj6dCplRdgjt+I18fJx8hjWTXDTIyeQvryyEBMchnfZVyvUTjK3QjGjDpLCnJxPjw==}
|
||||
|
@ -1478,23 +1467,26 @@ packages:
|
|||
'@vue/devtools-shared@7.3.6':
|
||||
resolution: {integrity: sha512-R/FOmdJV+hhuwcNoxp6e87RRkEeDMVhWH+nOsnHUrwjjsyeXJ2W1475Ozmw+cbZhejWQzftkHVKO28Fuo1yqCw==}
|
||||
|
||||
'@vue/reactivity@3.4.33':
|
||||
resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==}
|
||||
'@vue/reactivity@3.4.38':
|
||||
resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==}
|
||||
|
||||
'@vue/runtime-core@3.4.33':
|
||||
resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==}
|
||||
'@vue/runtime-core@3.4.38':
|
||||
resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==}
|
||||
|
||||
'@vue/runtime-dom@3.4.33':
|
||||
resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==}
|
||||
'@vue/runtime-dom@3.4.38':
|
||||
resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==}
|
||||
|
||||
'@vue/server-renderer@3.4.33':
|
||||
resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==}
|
||||
'@vue/server-renderer@3.4.38':
|
||||
resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==}
|
||||
peerDependencies:
|
||||
vue: 3.4.33
|
||||
vue: 3.4.38
|
||||
|
||||
'@vue/shared@3.4.33':
|
||||
resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==}
|
||||
|
||||
'@vue/shared@3.4.38':
|
||||
resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
|
||||
|
||||
'@vueuse/core@10.11.0':
|
||||
resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==}
|
||||
|
||||
|
@ -2438,8 +2430,8 @@ packages:
|
|||
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
miniflare@3.20240725.0:
|
||||
resolution: {integrity: sha512-n9NTLI8J9Xt0Cls6dRpqoIPkVFnxD9gMnU/qDkDX9diKfN16HyxpAdA5mto/hKuRpjW19TxnTMcxBo90vZXemw==}
|
||||
miniflare@3.20240806.1:
|
||||
resolution: {integrity: sha512-wJq3YQYx9k83L2CNYtxvwWvXSi+uHrC6aFoXYSbzhxIDlUWvMEqippj+3HeKLgsggC31nHJab3b1Pifg9IxIFQ==}
|
||||
engines: {node: '>=16.13'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2660,9 +2652,6 @@ packages:
|
|||
perfect-debounce@1.0.0:
|
||||
resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
|
||||
|
||||
picocolors@1.0.0:
|
||||
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
||||
|
||||
picocolors@1.0.1:
|
||||
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
|
||||
|
||||
|
@ -2683,6 +2672,10 @@ packages:
|
|||
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.4.41:
|
||||
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
preact@10.19.3:
|
||||
resolution: {integrity: sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ==}
|
||||
|
||||
|
@ -3057,8 +3050,8 @@ packages:
|
|||
unctx@2.3.1:
|
||||
resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
|
||||
|
||||
undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
undici-types@6.13.0:
|
||||
resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==}
|
||||
|
||||
undici@5.27.2:
|
||||
resolution: {integrity: sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==}
|
||||
|
@ -3207,8 +3200,8 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
|
||||
vue@3.4.33:
|
||||
resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==}
|
||||
vue@3.4.38:
|
||||
resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -3236,17 +3229,17 @@ packages:
|
|||
wide-align@1.1.5:
|
||||
resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==}
|
||||
|
||||
workerd@1.20240725.0:
|
||||
resolution: {integrity: sha512-VZwgejRcHsQ9FEPtc7v25ebINLAR+stL3q1hC1xByE+quskdoWpTXHkZwZ3IdSgvm9vPVbCbJw9p5mGnDByW2A==}
|
||||
workerd@1.20240806.0:
|
||||
resolution: {integrity: sha512-yyNtyzTMgVY0sgYijHBONqZFVXsOFGj2jDjS8MF/RbO2ZdGROvs4Hkc/9QnmqFWahE0STxXeJ1yW1yVotdF0UQ==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
wrangler@3.68.0:
|
||||
resolution: {integrity: sha512-gsIeglkh5nOn1mHJs0bf1pOq/DvIt+umjO/5a867IYYXaN4j/ar5cRR1+F5ue3S7uEjYCLIZZjs8ESiPTSEt+Q==}
|
||||
wrangler@3.72.0:
|
||||
resolution: {integrity: sha512-9sryHTCtCj48vUC5y/M3Dsx02U1bT6mK9E41TXBCpSJgWh8UvWG/xgmu2dY93Mqj9aJIvK/kwwIBRlNFRwF7Hw==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@cloudflare/workers-types': ^4.20240725.0
|
||||
'@cloudflare/workers-types': ^4.20240806.0
|
||||
peerDependenciesMeta:
|
||||
'@cloudflare/workers-types':
|
||||
optional: true
|
||||
|
@ -3428,7 +3421,7 @@ snapshots:
|
|||
'@babel/code-frame@7.24.7':
|
||||
dependencies:
|
||||
'@babel/highlight': 7.24.7
|
||||
picocolors: 1.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/compat-data@7.24.9': {}
|
||||
|
||||
|
@ -3557,12 +3550,8 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/types': 7.24.9
|
||||
|
||||
'@babel/helper-string-parser@7.23.4': {}
|
||||
|
||||
'@babel/helper-string-parser@7.24.8': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.22.20': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.7': {}
|
||||
|
||||
'@babel/helper-validator-option@7.24.8': {}
|
||||
|
@ -3577,11 +3566,11 @@ snapshots:
|
|||
'@babel/helper-validator-identifier': 7.24.7
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/parser@7.24.8':
|
||||
dependencies:
|
||||
'@babel/types': 7.23.6
|
||||
'@babel/types': 7.24.9
|
||||
|
||||
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.9)':
|
||||
dependencies:
|
||||
|
@ -3644,12 +3633,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/types@7.23.6':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.23.4
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
'@babel/types@7.24.9':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.24.8
|
||||
|
@ -3699,21 +3682,23 @@ snapshots:
|
|||
dependencies:
|
||||
mime: 3.0.0
|
||||
|
||||
'@cloudflare/workerd-darwin-64@1.20240725.0':
|
||||
'@cloudflare/workerd-darwin-64@1.20240806.0':
|
||||
optional: true
|
||||
|
||||
'@cloudflare/workerd-darwin-arm64@1.20240725.0':
|
||||
'@cloudflare/workerd-darwin-arm64@1.20240806.0':
|
||||
optional: true
|
||||
|
||||
'@cloudflare/workerd-linux-64@1.20240725.0':
|
||||
'@cloudflare/workerd-linux-64@1.20240806.0':
|
||||
optional: true
|
||||
|
||||
'@cloudflare/workerd-linux-arm64@1.20240725.0':
|
||||
'@cloudflare/workerd-linux-arm64@1.20240806.0':
|
||||
optional: true
|
||||
|
||||
'@cloudflare/workerd-windows-64@1.20240725.0':
|
||||
'@cloudflare/workerd-windows-64@1.20240806.0':
|
||||
optional: true
|
||||
|
||||
'@cloudflare/workers-shared@0.2.0': {}
|
||||
|
||||
'@cspotcode/source-map-support@0.8.1':
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.9
|
||||
|
@ -3955,16 +3940,16 @@ snapshots:
|
|||
|
||||
'@fmhy/colors@0.0.11': {}
|
||||
|
||||
'@headlessui/vue@1.7.22(vue@3.4.33)':
|
||||
'@headlessui/vue@1.7.22(vue@3.4.38)':
|
||||
dependencies:
|
||||
'@tanstack/vue-virtual': 3.0.2(vue@3.4.33)
|
||||
vue: 3.4.33
|
||||
'@tanstack/vue-virtual': 3.0.2(vue@3.4.38)
|
||||
vue: 3.4.38
|
||||
|
||||
'@iconify-json/carbon@1.1.36':
|
||||
'@iconify-json/carbon@1.1.37':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/heroicons-solid@1.1.11':
|
||||
'@iconify-json/heroicons-solid@1.1.12':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
|
@ -3972,7 +3957,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/twemoji@1.1.15':
|
||||
'@iconify-json/twemoji@1.1.16':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
|
@ -3996,7 +3981,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@jridgewell/set-array': 1.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
'@jridgewell/trace-mapping': 0.3.20
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.5':
|
||||
dependencies:
|
||||
|
@ -4017,11 +4002,6 @@ snapshots:
|
|||
|
||||
'@jridgewell/sourcemap-codec@1.4.15': {}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.20':
|
||||
dependencies:
|
||||
'@jridgewell/resolve-uri': 3.1.1
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.25':
|
||||
dependencies:
|
||||
'@jridgewell/resolve-uri': 3.1.1
|
||||
|
@ -4332,35 +4312,35 @@ snapshots:
|
|||
|
||||
'@tanstack/virtual-core@3.0.0': {}
|
||||
|
||||
'@tanstack/vue-virtual@3.0.2(vue@3.4.33)':
|
||||
'@tanstack/vue-virtual@3.0.2(vue@3.4.38)':
|
||||
dependencies:
|
||||
'@tanstack/virtual-core': 3.0.0
|
||||
vue: 3.4.33
|
||||
vue: 3.4.38
|
||||
|
||||
'@taskylizard/biome-config@1.0.1(@biomejs/biome@1.8.3)':
|
||||
dependencies:
|
||||
'@biomejs/biome': 1.8.3
|
||||
|
||||
'@taskylizard/vitepress@1.1.1(@algolia/client-search@4.22.1)(@types/node@20.14.11)(nprogress@0.2.0)(postcss@8.4.39)(terser@5.22.0)':
|
||||
'@taskylizard/vitepress@1.1.1(@algolia/client-search@4.22.1)(@types/node@20.15.0)(nprogress@0.2.0)(postcss@8.4.41)(terser@5.22.0)':
|
||||
dependencies:
|
||||
'@docsearch/css': 3.6.1
|
||||
'@docsearch/js': 3.6.1(@algolia/client-search@4.22.1)
|
||||
'@shikijs/core': 1.10.3
|
||||
'@shikijs/transformers': 1.10.3
|
||||
'@types/markdown-it': 14.1.1
|
||||
'@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))(vue@3.4.33)
|
||||
'@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))(vue@3.4.38)
|
||||
'@vue/devtools-api': 7.3.6
|
||||
'@vue/shared': 3.4.33
|
||||
'@vueuse/core': 10.11.0(vue@3.4.33)
|
||||
'@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(nprogress@0.2.0)(vue@3.4.33)
|
||||
'@vueuse/core': 10.11.0(vue@3.4.38)
|
||||
'@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(nprogress@0.2.0)(vue@3.4.38)
|
||||
focus-trap: 7.5.4
|
||||
mark.js: 8.11.1
|
||||
minisearch: 6.3.0
|
||||
shiki: 1.10.3
|
||||
vite: 5.3.4(@types/node@20.14.11)(terser@5.22.0)
|
||||
vue: 3.4.33
|
||||
vite: 5.3.4(@types/node@20.15.0)(terser@5.22.0)
|
||||
vue: 3.4.38
|
||||
optionalDependencies:
|
||||
postcss: 8.4.39
|
||||
postcss: 8.4.41
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
- '@types/node'
|
||||
|
@ -4398,7 +4378,7 @@ snapshots:
|
|||
|
||||
'@types/http-proxy@1.17.13':
|
||||
dependencies:
|
||||
'@types/node': 20.14.11
|
||||
'@types/node': 20.15.0
|
||||
|
||||
'@types/linkify-it@5.0.0': {}
|
||||
|
||||
|
@ -4411,11 +4391,11 @@ snapshots:
|
|||
|
||||
'@types/node-forge@1.3.11':
|
||||
dependencies:
|
||||
'@types/node': 20.14.11
|
||||
'@types/node': 20.15.0
|
||||
|
||||
'@types/node@20.14.11':
|
||||
'@types/node@20.15.0':
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
undici-types: 6.13.0
|
||||
|
||||
'@types/nprogress@0.2.3': {}
|
||||
|
||||
|
@ -4425,13 +4405,13 @@ snapshots:
|
|||
|
||||
'@types/web-bluetooth@0.0.20': {}
|
||||
|
||||
'@unocss/astro@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))':
|
||||
'@unocss/astro@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))':
|
||||
dependencies:
|
||||
'@unocss/core': 0.58.9
|
||||
'@unocss/reset': 0.58.9
|
||||
'@unocss/vite': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))
|
||||
'@unocss/vite': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))
|
||||
optionalDependencies:
|
||||
vite: 5.3.4(@types/node@20.14.11)(terser@5.22.0)
|
||||
vite: 5.3.4(@types/node@20.15.0)(terser@5.22.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
|
@ -4562,7 +4542,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@unocss/core': 0.58.9
|
||||
|
||||
'@unocss/vite@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))':
|
||||
'@unocss/vite@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))':
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
|
||||
|
@ -4574,7 +4554,7 @@ snapshots:
|
|||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.2
|
||||
magic-string: 0.30.10
|
||||
vite: 5.3.4(@types/node@20.14.11)(terser@5.22.0)
|
||||
vite: 5.3.4(@types/node@20.15.0)(terser@5.22.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
|
@ -4595,40 +4575,40 @@ snapshots:
|
|||
- encoding
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))(vue@3.4.33)':
|
||||
'@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))(vue@3.4.38)':
|
||||
dependencies:
|
||||
vite: 5.3.4(@types/node@20.14.11)(terser@5.22.0)
|
||||
vue: 3.4.33
|
||||
vite: 5.3.4(@types/node@20.15.0)(terser@5.22.0)
|
||||
vue: 3.4.38
|
||||
|
||||
'@vue/compiler-core@3.4.33':
|
||||
'@vue/compiler-core@3.4.38':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.8
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/shared': 3.4.38
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.33':
|
||||
'@vue/compiler-dom@3.4.38':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/compiler-core': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
|
||||
'@vue/compiler-sfc@3.4.33':
|
||||
'@vue/compiler-sfc@3.4.38':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.8
|
||||
'@vue/compiler-core': 3.4.33
|
||||
'@vue/compiler-dom': 3.4.33
|
||||
'@vue/compiler-ssr': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/compiler-core': 3.4.38
|
||||
'@vue/compiler-dom': 3.4.38
|
||||
'@vue/compiler-ssr': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.39
|
||||
postcss: 8.4.41
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.33':
|
||||
'@vue/compiler-ssr@3.4.38':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/compiler-dom': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
|
||||
'@vue/devtools-api@7.3.6':
|
||||
dependencies:
|
||||
|
@ -4648,45 +4628,47 @@ snapshots:
|
|||
dependencies:
|
||||
rfdc: 1.4.1
|
||||
|
||||
'@vue/reactivity@3.4.33':
|
||||
'@vue/reactivity@3.4.38':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/shared': 3.4.38
|
||||
|
||||
'@vue/runtime-core@3.4.33':
|
||||
'@vue/runtime-core@3.4.38':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/reactivity': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
|
||||
'@vue/runtime-dom@3.4.33':
|
||||
'@vue/runtime-dom@3.4.38':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.33
|
||||
'@vue/runtime-core': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/reactivity': 3.4.38
|
||||
'@vue/runtime-core': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.33(vue@3.4.33)':
|
||||
'@vue/server-renderer@3.4.38(vue@3.4.38)':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.33
|
||||
'@vue/shared': 3.4.33
|
||||
vue: 3.4.33
|
||||
'@vue/compiler-ssr': 3.4.38
|
||||
'@vue/shared': 3.4.38
|
||||
vue: 3.4.38
|
||||
|
||||
'@vue/shared@3.4.33': {}
|
||||
|
||||
'@vueuse/core@10.11.0(vue@3.4.33)':
|
||||
'@vue/shared@3.4.38': {}
|
||||
|
||||
'@vueuse/core@10.11.0(vue@3.4.38)':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.11.0
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.33)
|
||||
vue-demi: 0.14.8(vue@3.4.33)
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.38)
|
||||
vue-demi: 0.14.8(vue@3.4.38)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/integrations@10.11.0(focus-trap@7.5.4)(nprogress@0.2.0)(vue@3.4.33)':
|
||||
'@vueuse/integrations@10.11.0(focus-trap@7.5.4)(nprogress@0.2.0)(vue@3.4.38)':
|
||||
dependencies:
|
||||
'@vueuse/core': 10.11.0(vue@3.4.33)
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.33)
|
||||
vue-demi: 0.14.8(vue@3.4.33)
|
||||
'@vueuse/core': 10.11.0(vue@3.4.38)
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.38)
|
||||
vue-demi: 0.14.8(vue@3.4.38)
|
||||
optionalDependencies:
|
||||
focus-trap: 7.5.4
|
||||
nprogress: 0.2.0
|
||||
|
@ -4696,9 +4678,9 @@ snapshots:
|
|||
|
||||
'@vueuse/metadata@10.11.0': {}
|
||||
|
||||
'@vueuse/shared@10.11.0(vue@3.4.33)':
|
||||
'@vueuse/shared@10.11.0(vue@3.4.38)':
|
||||
dependencies:
|
||||
vue-demi: 0.14.8(vue@3.4.33)
|
||||
vue-demi: 0.14.8(vue@3.4.38)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -5683,7 +5665,7 @@ snapshots:
|
|||
|
||||
mimic-fn@2.1.0: {}
|
||||
|
||||
miniflare@3.20240725.0:
|
||||
miniflare@3.20240806.1:
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
acorn: 8.11.3
|
||||
|
@ -5693,7 +5675,7 @@ snapshots:
|
|||
glob-to-regexp: 0.4.1
|
||||
stoppable: 1.1.0
|
||||
undici: 5.28.4
|
||||
workerd: 1.20240725.0
|
||||
workerd: 1.20240806.0
|
||||
ws: 8.18.0
|
||||
youch: 3.3.3
|
||||
zod: 3.23.8
|
||||
|
@ -5966,8 +5948,6 @@ snapshots:
|
|||
|
||||
perfect-debounce@1.0.0: {}
|
||||
|
||||
picocolors@1.0.0: {}
|
||||
|
||||
picocolors@1.0.1: {}
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
@ -5992,6 +5972,12 @@ snapshots:
|
|||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
postcss@8.4.41:
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
preact@10.19.3: {}
|
||||
|
||||
prettier@3.3.3: {}
|
||||
|
@ -6396,7 +6382,7 @@ snapshots:
|
|||
magic-string: 0.30.5
|
||||
unplugin: 1.5.0
|
||||
|
||||
undici-types@5.26.5: {}
|
||||
undici-types@6.13.0: {}
|
||||
|
||||
undici@5.27.2:
|
||||
dependencies:
|
||||
|
@ -6446,9 +6432,9 @@ snapshots:
|
|||
|
||||
universalify@2.0.0: {}
|
||||
|
||||
unocss@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0)):
|
||||
unocss@0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0)):
|
||||
dependencies:
|
||||
'@unocss/astro': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))
|
||||
'@unocss/astro': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))
|
||||
'@unocss/cli': 0.58.9(rollup@4.19.0)
|
||||
'@unocss/core': 0.58.9
|
||||
'@unocss/extractor-arbitrary-variants': 0.58.9
|
||||
|
@ -6467,9 +6453,9 @@ snapshots:
|
|||
'@unocss/transformer-compile-class': 0.58.9
|
||||
'@unocss/transformer-directives': 0.58.9
|
||||
'@unocss/transformer-variant-group': 0.58.9
|
||||
'@unocss/vite': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.14.11)(terser@5.22.0))
|
||||
'@unocss/vite': 0.58.9(rollup@4.19.0)(vite@5.3.4(@types/node@20.15.0)(terser@5.22.0))
|
||||
optionalDependencies:
|
||||
vite: 5.3.4(@types/node@20.14.11)(terser@5.22.0)
|
||||
vite: 5.3.4(@types/node@20.15.0)(terser@5.22.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
@ -6521,27 +6507,27 @@ snapshots:
|
|||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vite@5.3.4(@types/node@20.14.11)(terser@5.22.0):
|
||||
vite@5.3.4(@types/node@20.15.0)(terser@5.22.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.39
|
||||
rollup: 4.19.0
|
||||
optionalDependencies:
|
||||
'@types/node': 20.14.11
|
||||
'@types/node': 20.15.0
|
||||
fsevents: 2.3.3
|
||||
terser: 5.22.0
|
||||
|
||||
vue-demi@0.14.8(vue@3.4.33):
|
||||
vue-demi@0.14.8(vue@3.4.38):
|
||||
dependencies:
|
||||
vue: 3.4.33
|
||||
vue: 3.4.38
|
||||
|
||||
vue@3.4.33:
|
||||
vue@3.4.38:
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.33
|
||||
'@vue/compiler-sfc': 3.4.33
|
||||
'@vue/runtime-dom': 3.4.33
|
||||
'@vue/server-renderer': 3.4.33(vue@3.4.33)
|
||||
'@vue/shared': 3.4.33
|
||||
'@vue/compiler-dom': 3.4.38
|
||||
'@vue/compiler-sfc': 3.4.38
|
||||
'@vue/runtime-dom': 3.4.38
|
||||
'@vue/server-renderer': 3.4.38(vue@3.4.38)
|
||||
'@vue/shared': 3.4.38
|
||||
|
||||
webidl-conversions@3.0.1: {}
|
||||
|
||||
|
@ -6562,24 +6548,25 @@ snapshots:
|
|||
dependencies:
|
||||
string-width: 4.2.3
|
||||
|
||||
workerd@1.20240725.0:
|
||||
workerd@1.20240806.0:
|
||||
optionalDependencies:
|
||||
'@cloudflare/workerd-darwin-64': 1.20240725.0
|
||||
'@cloudflare/workerd-darwin-arm64': 1.20240725.0
|
||||
'@cloudflare/workerd-linux-64': 1.20240725.0
|
||||
'@cloudflare/workerd-linux-arm64': 1.20240725.0
|
||||
'@cloudflare/workerd-windows-64': 1.20240725.0
|
||||
'@cloudflare/workerd-darwin-64': 1.20240806.0
|
||||
'@cloudflare/workerd-darwin-arm64': 1.20240806.0
|
||||
'@cloudflare/workerd-linux-64': 1.20240806.0
|
||||
'@cloudflare/workerd-linux-arm64': 1.20240806.0
|
||||
'@cloudflare/workerd-windows-64': 1.20240806.0
|
||||
|
||||
wrangler@3.68.0:
|
||||
wrangler@3.72.0:
|
||||
dependencies:
|
||||
'@cloudflare/kv-asset-handler': 0.3.4
|
||||
'@cloudflare/workers-shared': 0.2.0
|
||||
'@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19)
|
||||
'@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19)
|
||||
blake3-wasm: 2.1.5
|
||||
chokidar: 3.6.0
|
||||
date-fns: 3.6.0
|
||||
esbuild: 0.17.19
|
||||
miniflare: 3.20240725.0
|
||||
miniflare: 3.20240806.1
|
||||
nanoid: 3.3.7
|
||||
path-to-regexp: 6.2.2
|
||||
resolve: 1.22.8
|
||||
|
@ -6587,7 +6574,7 @@ snapshots:
|
|||
selfsigned: 2.4.1
|
||||
source-map: 0.6.1
|
||||
unenv: unenv-nightly@1.10.0-1717606461.a117952
|
||||
workerd: 1.20240725.0
|
||||
workerd: 1.20240806.0
|
||||
xxhash-wasm: 1.0.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue