chore: upgrade Nuxt Content

This commit is contained in:
Farnabaz
2025-06-12 15:30:56 +02:00
parent 2492526d7c
commit 15982f97e3
2 changed files with 150 additions and 60 deletions

View File

@@ -14,7 +14,7 @@
"@iconify-json/lucide": "^1.2.47", "@iconify-json/lucide": "^1.2.47",
"@iconify-json/simple-icons": "^1.2.38", "@iconify-json/simple-icons": "^1.2.38",
"@iconify-json/vscode-icons": "^1.2.22", "@iconify-json/vscode-icons": "^1.2.22",
"@nuxt/content": "^3.5.1", "@nuxt/content": "^3.6.0",
"@nuxt/image": "^1.10.0", "@nuxt/image": "^1.10.0",
"@nuxt/ui": "workspace:*", "@nuxt/ui": "workspace:*",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@beebbd4", "@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@beebbd4",

208
pnpm-lock.yaml generated
View File

@@ -240,8 +240,8 @@ importers:
specifier: ^1.2.22 specifier: ^1.2.22
version: 1.2.22 version: 1.2.22
'@nuxt/content': '@nuxt/content':
specifier: ^3.5.1 specifier: ^3.6.0
version: 3.5.1(magicast@0.3.5)(typescript@5.8.3) version: 3.6.0(better-sqlite3@11.10.0)(magicast@0.3.5)
'@nuxt/image': '@nuxt/image':
specifier: ^1.10.0 specifier: ^1.10.0
version: 1.10.0(db0@0.3.2(better-sqlite3@11.10.0))(ioredis@5.6.1)(magicast@0.3.5) version: 1.10.0(db0@0.3.2(better-sqlite3@11.10.0))(ioredis@5.6.1)(magicast@0.3.5)
@@ -438,6 +438,10 @@ packages:
'@antfu/utils@8.1.1': '@antfu/utils@8.1.1':
resolution: {integrity: sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==} resolution: {integrity: sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==}
'@apidevtools/json-schema-ref-parser@11.9.3':
resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==}
engines: {node: '>= 16'}
'@babel/code-frame@7.27.1': '@babel/code-frame@7.27.1':
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@@ -1375,6 +1379,9 @@ packages:
'@jridgewell/trace-mapping@0.3.9': '@jridgewell/trace-mapping@0.3.9':
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
'@jsdevtools/ono@7.1.3':
resolution: {integrity: sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==}
'@kwsites/file-exists@1.1.1': '@kwsites/file-exists@1.1.1':
resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==}
@@ -1441,17 +1448,20 @@ packages:
engines: {node: ^16.10.0 || >=18.0.0} engines: {node: ^16.10.0 || >=18.0.0}
hasBin: true hasBin: true
'@nuxt/content@3.5.1': '@nuxt/content@3.6.0':
resolution: {integrity: sha512-WmWgxt5gWPSHBzLBSBZHiU9jaOmTWINMAppWxZ43ZHZCfa0GvdR5+0uTto2EGITPrPsf6iYhKKzSfmJa+Xmp2Q==} resolution: {integrity: sha512-iqkcWf8M00fq7ZqF2qaHgcoKzRVOTMUp7dLkPCBrARmAKvV4kHdYyKjcf94kiNeKzIeqa73l3c1P8YMno/GgRQ==}
peerDependencies: peerDependencies:
'@electric-sql/pglite': '*' '@electric-sql/pglite': '*'
'@libsql/client': '*' '@libsql/client': '*'
better-sqlite3: 11.10.0
sqlite3: '*' sqlite3: '*'
peerDependenciesMeta: peerDependenciesMeta:
'@electric-sql/pglite': '@electric-sql/pglite':
optional: true optional: true
'@libsql/client': '@libsql/client':
optional: true optional: true
better-sqlite3:
optional: true
sqlite3: sqlite3:
optional: true optional: true
@@ -2200,24 +2210,33 @@ packages:
'@shikijs/core@3.4.2': '@shikijs/core@3.4.2':
resolution: {integrity: sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==} resolution: {integrity: sha512-AG8vnSi1W2pbgR2B911EfGqtLE9c4hQBYkv/x7Z+Kt0VxhgQKcW7UNDVYsu9YxwV6u+OJrvdJrMq6DNWoBjihQ==}
'@shikijs/engine-javascript@3.4.2': '@shikijs/core@3.6.0':
resolution: {integrity: sha512-1/adJbSMBOkpScCE/SB6XkjJU17ANln3Wky7lOmrnpl+zBdQ1qXUJg2GXTYVHRq+2j3hd1DesmElTXYDgtfSOQ==} resolution: {integrity: sha512-9By7Xb3olEX0o6UeJyPLI1PE1scC4d3wcVepvtv2xbuN9/IThYN4Wcwh24rcFeASzPam11MCq8yQpwwzCgSBRw==}
'@shikijs/engine-oniguruma@3.4.2': '@shikijs/engine-javascript@3.6.0':
resolution: {integrity: sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==} resolution: {integrity: sha512-7YnLhZG/TU05IHMG14QaLvTW/9WiK8SEYafceccHUSXs2Qr5vJibUwsDfXDLmRi0zHdzsxrGKpSX6hnqe0k8nA==}
'@shikijs/langs@3.4.2': '@shikijs/engine-oniguruma@3.6.0':
resolution: {integrity: sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==} resolution: {integrity: sha512-nmOhIZ9yT3Grd+2plmW/d8+vZ2pcQmo/UnVwXMUXAKTXdi+LK0S08Ancrz5tQQPkxvjBalpMW2aKvwXfelauvA==}
'@shikijs/langs@3.6.0':
resolution: {integrity: sha512-IdZkQJaLBu1LCYCwkr30hNuSDfllOT8RWYVZK1tD2J03DkiagYKRxj/pDSl8Didml3xxuyzUjgtioInwEQM/TA==}
'@shikijs/themes@3.4.2': '@shikijs/themes@3.4.2':
resolution: {integrity: sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==} resolution: {integrity: sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==}
'@shikijs/themes@3.6.0':
resolution: {integrity: sha512-Fq2j4nWr1DF4drvmhqKq8x5vVQ27VncF8XZMBuHuQMZvUSS3NBgpqfwz/FoGe36+W6PvniZ1yDlg2d4kmYDU6w==}
'@shikijs/transformers@3.4.2': '@shikijs/transformers@3.4.2':
resolution: {integrity: sha512-I5baLVi/ynLEOZoWSAMlACHNnG+yw5HDmse0oe+GW6U1u+ULdEB3UHiVWaHoJSSONV7tlcVxuaMy74sREDkSvg==} resolution: {integrity: sha512-I5baLVi/ynLEOZoWSAMlACHNnG+yw5HDmse0oe+GW6U1u+ULdEB3UHiVWaHoJSSONV7tlcVxuaMy74sREDkSvg==}
'@shikijs/types@3.4.2': '@shikijs/types@3.4.2':
resolution: {integrity: sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==} resolution: {integrity: sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==}
'@shikijs/types@3.6.0':
resolution: {integrity: sha512-cLWFiToxYu0aAzJqhXTQsFiJRTFDAGl93IrMSBNaGSzs7ixkLfdG6pH11HipuWFGW5vyx4X47W8HDQ7eSrmBUg==}
'@shikijs/vscode-textmate@10.0.2': '@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
@@ -2257,8 +2276,8 @@ packages:
'@speed-highlight/core@1.2.7': '@speed-highlight/core@1.2.7':
resolution: {integrity: sha512-0dxmVj4gxg3Jg879kvFS/msl4s9F3T9UXC1InxgOf7t5NvcPD97u/WTA5vL/IxWHMn7qSxBozqrnnE2wvl1m8g==} resolution: {integrity: sha512-0dxmVj4gxg3Jg879kvFS/msl4s9F3T9UXC1InxgOf7t5NvcPD97u/WTA5vL/IxWHMn7qSxBozqrnnE2wvl1m8g==}
'@sqlite.org/sqlite-wasm@3.49.1-build4': '@sqlite.org/sqlite-wasm@3.50.1-build1':
resolution: {integrity: sha512-TBbTTWhiI6v2CT7J1hij5shx+RGL4iICprVGYhO+LKv5Nbn3NeJPWCY8kMKL5vA6b33NeWkBk4dy6RFbNh3jBw==} resolution: {integrity: sha512-yH4M/SHN98NibniIwTVk6rwTJjy7n39l7zwWY3u+qsfZBGTi4lC1uEl2NDvIlkzsFtfCBvHBJJFJ1iuU3UzzEQ==}
hasBin: true hasBin: true
'@standard-schema/spec@1.0.0': '@standard-schema/spec@1.0.0':
@@ -2418,6 +2437,9 @@ packages:
'@types/json-schema@7.0.15': '@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/lodash@4.17.17':
resolution: {integrity: sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==}
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
@@ -4888,6 +4910,11 @@ packages:
json-parse-even-better-errors@2.3.1: json-parse-even-better-errors@2.3.1:
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
json-schema-to-typescript@15.0.4:
resolution: {integrity: sha512-Su9oK8DR4xCmDsLlyvadkXzX6+GGXJpbhwoLtOGArAG61dvbW4YQmSEno2y66ahpIdmLMg6YUf/QHLgiwvkrHQ==}
engines: {node: '>=16.0.0'}
hasBin: true
json-schema-traverse@0.4.1: json-schema-traverse@0.4.1:
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
@@ -5350,6 +5377,9 @@ packages:
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
minimark@0.2.0:
resolution: {integrity: sha512-AmtWU9pO0C2/3AM2pikaVhJ//8E5rOpJ7+ioFQfjIq+wCsBeuZoxPd97hBFZ9qrI7DMHZudwGH3r8A7BMnsIew==}
minimatch@10.0.1: minimatch@10.0.1:
resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==}
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
@@ -6462,8 +6492,8 @@ packages:
shiki-transformer-color-highlight@1.0.0: shiki-transformer-color-highlight@1.0.0:
resolution: {integrity: sha512-WwoXcbSQF4Hcfu/F4V7jvZxqmix4f8KNYNlYiNwz0w9RcABqhdNQOLeRRw3VNV2LBYdNcNR0qd9HVnlV+D+uzg==} resolution: {integrity: sha512-WwoXcbSQF4Hcfu/F4V7jvZxqmix4f8KNYNlYiNwz0w9RcABqhdNQOLeRRw3VNV2LBYdNcNR0qd9HVnlV+D+uzg==}
shiki@3.4.2: shiki@3.6.0:
resolution: {integrity: sha512-wuxzZzQG8kvZndD7nustrNFIKYJ1jJoWIPaBpVe2+KHSvtzMi4SBjOxrigs8qeqce/l3U0cwiC+VAkLKSunHQQ==} resolution: {integrity: sha512-tKn/Y0MGBTffQoklaATXmTqDU02zx8NYBGQ+F6gy87/YjKbizcLd+Cybh/0ZtOBX9r1NEnAy/GTRDKtOsc1L9w==}
side-channel-list@1.0.0: side-channel-list@1.0.0:
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
@@ -7625,12 +7655,6 @@ packages:
peerDependencies: peerDependencies:
zod: ^3.24.1 zod: ^3.24.1
zod-to-ts@1.2.0:
resolution: {integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==}
peerDependencies:
typescript: ^4.9.4 || ^5.0.2
zod: ^3
zod@3.22.3: zod@3.22.3:
resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==} resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==}
@@ -7640,6 +7664,9 @@ packages:
zod@3.25.57: zod@3.25.57:
resolution: {integrity: sha512-6tgzLuwVST5oLUxXTmBqoinKMd3JeesgbgseXeFasKKj8Q1FCZrHnbqJOyiEvr4cVAlbug+CgIsmJ8cl/pU5FA==} resolution: {integrity: sha512-6tgzLuwVST5oLUxXTmBqoinKMd3JeesgbgseXeFasKKj8Q1FCZrHnbqJOyiEvr4cVAlbug+CgIsmJ8cl/pU5FA==}
zod@3.25.63:
resolution: {integrity: sha512-3ttCkqhtpncYXfP0f6dsyabbYV/nEUW+Xlu89jiXbTBifUfjaSqXOG6JnQPLtqt87n7KAmnMqcjay6c0Wq0Vbw==}
zwitch@2.0.4: zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@@ -7697,6 +7724,12 @@ snapshots:
'@antfu/utils@8.1.1': {} '@antfu/utils@8.1.1': {}
'@apidevtools/json-schema-ref-parser@11.9.3':
dependencies:
'@jsdevtools/ono': 7.1.3
'@types/json-schema': 7.0.15
js-yaml: 4.1.0
'@babel/code-frame@7.27.1': '@babel/code-frame@7.27.1':
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.27.1 '@babel/helper-validator-identifier': 7.27.1
@@ -8535,6 +8568,8 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/sourcemap-codec': 1.5.0
'@jsdevtools/ono@7.1.3': {}
'@kwsites/file-exists@1.1.1': '@kwsites/file-exists@1.1.1':
dependencies: dependencies:
debug: 4.3.7 debug: 4.3.7
@@ -8695,23 +8730,22 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- magicast - magicast
'@nuxt/content@3.5.1(magicast@0.3.5)(typescript@5.8.3)': '@nuxt/content@3.6.0(better-sqlite3@11.10.0)(magicast@0.3.5)':
dependencies: dependencies:
'@nuxt/kit': 3.17.5(magicast@0.3.5) '@nuxt/kit': 3.17.5(magicast@0.3.5)
'@nuxtjs/mdc': 0.17.0(magicast@0.3.5) '@nuxtjs/mdc': 0.17.0(magicast@0.3.5)
'@shikijs/langs': 3.4.2 '@shikijs/langs': 3.6.0
'@sqlite.org/sqlite-wasm': 3.49.1-build4 '@sqlite.org/sqlite-wasm': 3.50.1-build1
'@webcontainer/env': 1.1.1 '@webcontainer/env': 1.1.1
better-sqlite3: 11.10.0
c12: 3.0.4(magicast@0.3.5) c12: 3.0.4(magicast@0.3.5)
chokidar: 3.6.0 chokidar: 3.6.0
consola: 3.4.2 consola: 3.4.2
db0: 0.3.2(better-sqlite3@11.10.0) db0: 0.3.2(better-sqlite3@11.10.0)
defu: 6.1.4 defu: 6.1.4
destr: 2.0.5 destr: 2.0.5
fast-glob: 3.3.3
git-url-parse: 16.1.0 git-url-parse: 16.1.0
jiti: 2.4.2 jiti: 2.4.2
json-schema-to-typescript: 15.0.4
knitwork: 1.2.0 knitwork: 1.2.0
listhen: 1.9.0 listhen: 1.9.0
mdast-util-to-hast: 13.2.0 mdast-util-to-hast: 13.2.0
@@ -8722,32 +8756,35 @@ snapshots:
micromark-util-resolve-all: 2.0.1 micromark-util-resolve-all: 2.0.1
micromark-util-sanitize-uri: 2.0.1 micromark-util-sanitize-uri: 2.0.1
micromatch: 4.0.8 micromatch: 4.0.8
minimark: 0.2.0
minimatch: 10.0.1 minimatch: 10.0.1
nuxt-component-meta: 0.11.0(magicast@0.3.5) nuxt-component-meta: 0.11.0(magicast@0.3.5)
nypm: 0.6.0
ohash: 2.0.11 ohash: 2.0.11
pathe: 2.0.3 pathe: 2.0.3
pkg-types: 2.1.0 pkg-types: 2.1.0
remark-mdc: 3.6.0 remark-mdc: 3.6.0
scule: 1.3.0 scule: 1.3.0
shiki: 3.4.2 shiki: 3.6.0
slugify: 1.6.6 slugify: 1.6.6
socket.io-client: 4.8.1 socket.io-client: 4.8.1
tar: 7.4.3 tar: 7.4.3
tinyglobby: 0.2.14
ufo: 1.6.1 ufo: 1.6.1
unified: 11.0.5 unified: 11.0.5
unist-util-stringify-position: 4.0.0 unist-util-stringify-position: 4.0.0
unist-util-visit: 5.0.0 unist-util-visit: 5.0.0
ws: 8.18.2 ws: 8.18.2
zod: 3.25.57 zod: 3.25.63
zod-to-json-schema: 3.24.5(zod@3.25.57) zod-to-json-schema: 3.24.5(zod@3.25.63)
zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.25.57) optionalDependencies:
better-sqlite3: 11.10.0
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- drizzle-orm - drizzle-orm
- magicast - magicast
- mysql2 - mysql2
- supports-color - supports-color
- typescript
- utf-8-validate - utf-8-validate
'@nuxt/devalue@2.0.2': {} '@nuxt/devalue@2.0.2': {}
@@ -9240,7 +9277,7 @@ snapshots:
'@nuxtjs/mdc@0.17.0(magicast@0.3.5)': '@nuxtjs/mdc@0.17.0(magicast@0.3.5)':
dependencies: dependencies:
'@nuxt/kit': 3.17.5(magicast@0.3.5) '@nuxt/kit': 3.17.5(magicast@0.3.5)
'@shikijs/langs': 3.4.2 '@shikijs/langs': 3.6.0
'@shikijs/themes': 3.4.2 '@shikijs/themes': 3.4.2
'@shikijs/transformers': 3.4.2 '@shikijs/transformers': 3.4.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
@@ -9274,7 +9311,7 @@ snapshots:
remark-rehype: 11.1.2 remark-rehype: 11.1.2
remark-stringify: 11.0.0 remark-stringify: 11.0.0
scule: 1.3.0 scule: 1.3.0
shiki: 3.4.2 shiki: 3.6.0
ufo: 1.6.1 ufo: 1.6.1
unified: 11.0.5 unified: 11.0.5
unist-builder: 4.0.0 unist-builder: 4.0.0
@@ -9787,25 +9824,36 @@ snapshots:
'@types/hast': 3.0.4 '@types/hast': 3.0.4
hast-util-to-html: 9.0.5 hast-util-to-html: 9.0.5
'@shikijs/engine-javascript@3.4.2': '@shikijs/core@3.6.0':
dependencies: dependencies:
'@shikijs/types': 3.4.2 '@shikijs/types': 3.6.0
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
hast-util-to-html: 9.0.5
'@shikijs/engine-javascript@3.6.0':
dependencies:
'@shikijs/types': 3.6.0
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 4.3.3 oniguruma-to-es: 4.3.3
'@shikijs/engine-oniguruma@3.4.2': '@shikijs/engine-oniguruma@3.6.0':
dependencies: dependencies:
'@shikijs/types': 3.4.2 '@shikijs/types': 3.6.0
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@shikijs/langs@3.4.2': '@shikijs/langs@3.6.0':
dependencies: dependencies:
'@shikijs/types': 3.4.2 '@shikijs/types': 3.6.0
'@shikijs/themes@3.4.2': '@shikijs/themes@3.4.2':
dependencies: dependencies:
'@shikijs/types': 3.4.2 '@shikijs/types': 3.4.2
'@shikijs/themes@3.6.0':
dependencies:
'@shikijs/types': 3.6.0
'@shikijs/transformers@3.4.2': '@shikijs/transformers@3.4.2':
dependencies: dependencies:
'@shikijs/core': 3.4.2 '@shikijs/core': 3.4.2
@@ -9816,6 +9864,11 @@ snapshots:
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
'@shikijs/types@3.6.0':
dependencies:
'@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4
'@shikijs/vscode-textmate@10.0.2': {} '@shikijs/vscode-textmate@10.0.2': {}
'@shuding/opentype.js@1.4.0-beta.0': '@shuding/opentype.js@1.4.0-beta.0':
@@ -9843,7 +9896,7 @@ snapshots:
'@speed-highlight/core@1.2.7': {} '@speed-highlight/core@1.2.7': {}
'@sqlite.org/sqlite-wasm@3.49.1-build4': {} '@sqlite.org/sqlite-wasm@3.50.1-build1': {}
'@standard-schema/spec@1.0.0': {} '@standard-schema/spec@1.0.0': {}
@@ -9987,6 +10040,8 @@ snapshots:
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
'@types/lodash@4.17.17': {}
'@types/mdast@4.0.4': '@types/mdast@4.0.4':
dependencies: dependencies:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
@@ -10713,6 +10768,7 @@ snapshots:
dependencies: dependencies:
bindings: 1.5.0 bindings: 1.5.0
prebuild-install: 7.1.3 prebuild-install: 7.1.3
optional: true
binary-extensions@2.3.0: {} binary-extensions@2.3.0: {}
@@ -10727,6 +10783,7 @@ snapshots:
buffer: 5.7.1 buffer: 5.7.1
inherits: 2.0.4 inherits: 2.0.4
readable-stream: 3.6.2 readable-stream: 3.6.2
optional: true
blake3-wasm@2.1.5: {} blake3-wasm@2.1.5: {}
@@ -10882,7 +10939,8 @@ snapshots:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
chownr@1.1.4: {} chownr@1.1.4:
optional: true
chownr@3.0.0: {} chownr@3.0.0: {}
@@ -11294,10 +11352,12 @@ snapshots:
decompress-response@6.0.0: decompress-response@6.0.0:
dependencies: dependencies:
mimic-response: 3.1.0 mimic-response: 3.1.0
optional: true
deep-eql@5.0.2: {} deep-eql@5.0.2: {}
deep-extend@0.6.0: {} deep-extend@0.6.0:
optional: true
deep-is@0.1.4: {} deep-is@0.1.4: {}
@@ -11866,7 +11926,8 @@ snapshots:
exit-hook@2.2.1: {} exit-hook@2.2.1: {}
expand-template@2.0.3: {} expand-template@2.0.3:
optional: true
expect-type@1.2.1: {} expect-type@1.2.1: {}
@@ -12045,7 +12106,8 @@ snapshots:
fresh@2.0.0: {} fresh@2.0.0: {}
fs-constants@1.0.0: {} fs-constants@1.0.0:
optional: true
fs.realpath@1.0.0: {} fs.realpath@1.0.0: {}
@@ -12149,7 +12211,8 @@ snapshots:
dependencies: dependencies:
git-up: 8.1.1 git-up: 8.1.1
github-from-package@0.0.0: {} github-from-package@0.0.0:
optional: true
github-slugger@2.0.0: {} github-slugger@2.0.0: {}
@@ -12724,6 +12787,18 @@ snapshots:
json-parse-even-better-errors@2.3.1: {} json-parse-even-better-errors@2.3.1: {}
json-schema-to-typescript@15.0.4:
dependencies:
'@apidevtools/json-schema-ref-parser': 11.9.3
'@types/json-schema': 7.0.15
'@types/lodash': 4.17.17
is-glob: 4.0.3
js-yaml: 4.1.0
lodash: 4.17.21
minimist: 1.2.8
prettier: 3.5.3
tinyglobby: 0.2.14
json-schema-traverse@0.4.1: {} json-schema-traverse@0.4.1: {}
json-schema@0.4.0: {} json-schema@0.4.0: {}
@@ -13322,7 +13397,8 @@ snapshots:
mimic-function@5.0.1: {} mimic-function@5.0.1: {}
mimic-response@3.1.0: {} mimic-response@3.1.0:
optional: true
min-indent@1.0.1: {} min-indent@1.0.1: {}
@@ -13344,6 +13420,8 @@ snapshots:
- bufferutil - bufferutil
- utf-8-validate - utf-8-validate
minimark@0.2.0: {}
minimatch@10.0.1: minimatch@10.0.1:
dependencies: dependencies:
brace-expansion: 2.0.1 brace-expansion: 2.0.1
@@ -13374,7 +13452,8 @@ snapshots:
mitt@3.0.1: {} mitt@3.0.1: {}
mkdirp-classic@0.5.3: {} mkdirp-classic@0.5.3:
optional: true
mkdirp@3.0.1: {} mkdirp@3.0.1: {}
@@ -13447,7 +13526,8 @@ snapshots:
nanotar@0.2.0: {} nanotar@0.2.0: {}
napi-build-utils@2.0.0: {} napi-build-utils@2.0.0:
optional: true
napi-postinstall@0.2.4: {} napi-postinstall@0.2.4: {}
@@ -13579,6 +13659,7 @@ snapshots:
node-abi@3.75.0: node-abi@3.75.0:
dependencies: dependencies:
semver: 7.7.2 semver: 7.7.2
optional: true
node-addon-api@6.1.0: node-addon-api@6.1.0:
optional: true optional: true
@@ -14318,6 +14399,7 @@ snapshots:
simple-get: 4.0.1 simple-get: 4.0.1
tar-fs: 2.1.3 tar-fs: 2.1.3
tunnel-agent: 0.6.0 tunnel-agent: 0.6.0
optional: true
precinct@12.2.0: precinct@12.2.0:
dependencies: dependencies:
@@ -14452,6 +14534,7 @@ snapshots:
ini: 1.3.8 ini: 1.3.8
minimist: 1.2.8 minimist: 1.2.8
strip-json-comments: 2.0.1 strip-json-comments: 2.0.1
optional: true
react@19.1.0: {} react@19.1.0: {}
@@ -14921,14 +15004,14 @@ snapshots:
'@shikijs/types': 3.4.2 '@shikijs/types': 3.4.2
colorjs.io: 0.5.2 colorjs.io: 0.5.2
shiki@3.4.2: shiki@3.6.0:
dependencies: dependencies:
'@shikijs/core': 3.4.2 '@shikijs/core': 3.6.0
'@shikijs/engine-javascript': 3.4.2 '@shikijs/engine-javascript': 3.6.0
'@shikijs/engine-oniguruma': 3.4.2 '@shikijs/engine-oniguruma': 3.6.0
'@shikijs/langs': 3.4.2 '@shikijs/langs': 3.6.0
'@shikijs/themes': 3.4.2 '@shikijs/themes': 3.6.0
'@shikijs/types': 3.4.2 '@shikijs/types': 3.6.0
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
@@ -14964,13 +15047,15 @@ snapshots:
signal-exit@4.1.0: {} signal-exit@4.1.0: {}
simple-concat@1.0.1: {} simple-concat@1.0.1:
optional: true
simple-get@4.0.1: simple-get@4.0.1:
dependencies: dependencies:
decompress-response: 6.0.0 decompress-response: 6.0.0
once: 1.4.0 once: 1.4.0
simple-concat: 1.0.1 simple-concat: 1.0.1
optional: true
simple-git@3.27.0: simple-git@3.27.0:
dependencies: dependencies:
@@ -15155,7 +15240,8 @@ snapshots:
dependencies: dependencies:
min-indent: 1.0.1 min-indent: 1.0.1
strip-json-comments@2.0.1: {} strip-json-comments@2.0.1:
optional: true
strip-json-comments@3.1.1: {} strip-json-comments@3.1.1: {}
@@ -15224,6 +15310,7 @@ snapshots:
mkdirp-classic: 0.5.3 mkdirp-classic: 0.5.3
pump: 3.0.2 pump: 3.0.2
tar-stream: 2.2.0 tar-stream: 2.2.0
optional: true
tar-fs@3.0.9: tar-fs@3.0.9:
dependencies: dependencies:
@@ -15242,6 +15329,7 @@ snapshots:
fs-constants: 1.0.0 fs-constants: 1.0.0
inherits: 2.0.4 inherits: 2.0.4
readable-stream: 3.6.2 readable-stream: 3.6.2
optional: true
tar-stream@3.1.7: tar-stream@3.1.7:
dependencies: dependencies:
@@ -15361,6 +15449,7 @@ snapshots:
tunnel-agent@0.6.0: tunnel-agent@0.6.0:
dependencies: dependencies:
safe-buffer: 5.2.1 safe-buffer: 5.2.1
optional: true
type-check@0.4.0: type-check@0.4.0:
dependencies: dependencies:
@@ -16150,10 +16239,9 @@ snapshots:
dependencies: dependencies:
zod: 3.25.57 zod: 3.25.57
zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.25.57): zod-to-json-schema@3.24.5(zod@3.25.63):
dependencies: dependencies:
typescript: 5.8.3 zod: 3.25.63
zod: 3.25.57
zod@3.22.3: {} zod@3.22.3: {}
@@ -16161,4 +16249,6 @@ snapshots:
zod@3.25.57: {} zod@3.25.57: {}
zod@3.25.63: {}
zwitch@2.0.4: {} zwitch@2.0.4: {}