chore(deps): bump @scalar/hono-api-reference from 0.5.82 to 0.5.88 (#16053)
* chore(deps): bump @scalar/hono-api-reference from 0.5.82 to 0.5.88 Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference) from 0.5.82 to 0.5.88. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference) --- updated-dependencies: - dependency-name: "@scalar/hono-api-reference" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ab3053224
commit
a8eac092c0
|
|
@ -54,7 +54,7 @@
|
|||
"@hono/zod-openapi": "0.14.5",
|
||||
"@notionhq/client": "2.2.15",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@scalar/hono-api-reference": "0.5.82",
|
||||
"@scalar/hono-api-reference": "0.5.88",
|
||||
"@sentry/node": "7.116.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.70",
|
||||
"aes-js": "3.1.2",
|
||||
|
|
|
|||
480
pnpm-lock.yaml
480
pnpm-lock.yaml
|
|
@ -21,8 +21,8 @@ importers:
|
|||
specifier: 2.2.3
|
||||
version: 2.2.3
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.5.82
|
||||
version: 0.5.82(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
specifier: 0.5.88
|
||||
version: 0.5.88(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@sentry/node':
|
||||
specifier: 7.116.0
|
||||
version: 7.116.0
|
||||
|
|
@ -1028,47 +1028,6 @@ packages:
|
|||
'@bundled-es-modules/statuses@1.0.1':
|
||||
resolution: {integrity: sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg==}
|
||||
|
||||
'@codemirror/autocomplete@6.16.3':
|
||||
resolution: {integrity: sha512-Vl/tIeRVVUCRDuOG48lttBasNQu8usGgXQawBXI7WJAiUDSFOfzflmEsZFZo48mAvAaa4FZ/4/yLLxFtdJaKYA==}
|
||||
peerDependencies:
|
||||
'@codemirror/language': ^6.0.0
|
||||
'@codemirror/state': ^6.0.0
|
||||
'@codemirror/view': ^6.0.0
|
||||
'@lezer/common': ^1.0.0
|
||||
|
||||
'@codemirror/commands@6.6.0':
|
||||
resolution: {integrity: sha512-qnY+b7j1UNcTS31Eenuc/5YJB6gQOzkUoNmJQc0rznwqSRpeaWWpjkWy2C/MPTcePpsKJEM26hXrOXl1+nceXg==}
|
||||
|
||||
'@codemirror/lang-css@6.2.1':
|
||||
resolution: {integrity: sha512-/UNWDNV5Viwi/1lpr/dIXJNWiwDxpw13I4pTUAsNxZdg6E0mI2kTQb0P2iHczg1Tu+H4EBgJR+hYhKiHKko7qg==}
|
||||
|
||||
'@codemirror/lang-html@6.4.9':
|
||||
resolution: {integrity: sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==}
|
||||
|
||||
'@codemirror/lang-javascript@6.2.2':
|
||||
resolution: {integrity: sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==}
|
||||
|
||||
'@codemirror/lang-json@6.0.1':
|
||||
resolution: {integrity: sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==}
|
||||
|
||||
'@codemirror/lang-yaml@6.1.1':
|
||||
resolution: {integrity: sha512-HV2NzbK9bbVnjWxwObuZh5FuPCowx51mEfoFT9y3y+M37fA3+pbxx4I7uePuygFzDsAmCTwQSc/kXh/flab4uw==}
|
||||
|
||||
'@codemirror/language@6.10.2':
|
||||
resolution: {integrity: sha512-kgbTYTo0Au6dCSc/TFy7fK3fpJmgHDv1sG1KNQKJXVi+xBTEeBPY/M30YXiU6mMXeH+YIDLsbrT4ZwNRdtF+SA==}
|
||||
|
||||
'@codemirror/lint@6.8.1':
|
||||
resolution: {integrity: sha512-IZ0Y7S4/bpaunwggW2jYqwLuHj0QtESf5xcROewY6+lDNwZ/NzvR4t+vpYgg9m7V8UXLPYqG+lu3DF470E5Oxg==}
|
||||
|
||||
'@codemirror/search@6.5.6':
|
||||
resolution: {integrity: sha512-rpMgcsh7o0GuCDUXKPvww+muLA1pDJaFrpq/CCHtpQJYz8xopu4D1hPcKRoDD0YlF8gZaqTNIRa4VRBWyhyy7Q==}
|
||||
|
||||
'@codemirror/state@6.4.1':
|
||||
resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==}
|
||||
|
||||
'@codemirror/view@6.28.3':
|
||||
resolution: {integrity: sha512-QVqP+ko078/h9yrW+u5grX3rQhC+BkGKADRrlDaJznfPngJOv5zObiVf0+SgAWhL/Yt0nvZ+10rO3L+gU5IbFw==}
|
||||
|
||||
'@colors/colors@1.6.0':
|
||||
resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
|
@ -1352,30 +1311,6 @@ packages:
|
|||
'@jridgewell/trace-mapping@0.3.25':
|
||||
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
||||
|
||||
'@lezer/common@1.2.1':
|
||||
resolution: {integrity: sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==}
|
||||
|
||||
'@lezer/css@1.1.8':
|
||||
resolution: {integrity: sha512-7JhxupKuMBaWQKjQoLtzhGj83DdnZY9MckEOG5+/iLKNK2ZJqKc6hf6uc0HjwCX7Qlok44jBNqZhHKDhEhZYLA==}
|
||||
|
||||
'@lezer/highlight@1.2.0':
|
||||
resolution: {integrity: sha512-WrS5Mw51sGrpqjlh3d4/fOwpEV2Hd3YOkp9DBt4k8XZQcoTHZFB7sx030A6OcahF4J1nDQAa3jXlTVVYH50IFA==}
|
||||
|
||||
'@lezer/html@1.3.10':
|
||||
resolution: {integrity: sha512-dqpT8nISx/p9Do3AchvYGV3qYc4/rKr3IBZxlHmpIKam56P47RSHkSF5f13Vu9hebS1jM0HmtJIwLbWz1VIY6w==}
|
||||
|
||||
'@lezer/javascript@1.4.17':
|
||||
resolution: {integrity: sha512-bYW4ctpyGK+JMumDApeUzuIezX01H76R1foD6LcRX224FWfyYit/HYxiPGDjXXe/wQWASjCvVGoukTH68+0HIA==}
|
||||
|
||||
'@lezer/json@1.0.2':
|
||||
resolution: {integrity: sha512-xHT2P4S5eeCYECyKNPhr4cbEL9tc8w83SPwRC373o9uEdrvGKTZoJVAGxpOsZckMlEh9W23Pc72ew918RWQOBQ==}
|
||||
|
||||
'@lezer/lr@1.4.1':
|
||||
resolution: {integrity: sha512-CHsKq8DMKBf9b3yXPDIU4DbH+ZJd/sJdYOW2llbW/HudP5u0VS6Bfq1hLYfgU7uAYGFIyGGQIsSOXGPEErZiJw==}
|
||||
|
||||
'@lezer/yaml@1.0.3':
|
||||
resolution: {integrity: sha512-GuBLekbw9jDBDhGur82nuwkxKQ+a3W5H0GfaAthDXcAu+XdpS43VlnxA9E9hllkpSP5ellRDKjLLj7Lu9Wr6xA==}
|
||||
|
||||
'@lifeomic/attempt@3.1.0':
|
||||
resolution: {integrity: sha512-QZqem4QuAnAyzfz+Gj5/+SLxqwCAw2qmt7732ZXodr6VDWGeYLG6w1i/vYLa55JQM9wRuBKLmXmiZ2P0LtE5rw==}
|
||||
|
||||
|
|
@ -1481,13 +1416,6 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
'@replit/codemirror-css-color-picker@6.1.1':
|
||||
resolution: {integrity: sha512-e/wYHcgt3HRDpvYuwqXyjv3LEY6VyFjJeDQK1UtFmaykp86R6Cbw3ULH9pvuJuelaW6nS4CVtIRHuOfbFLlqwQ==}
|
||||
peerDependencies:
|
||||
'@codemirror/language': ^6.0.0
|
||||
'@codemirror/state': ^6.0.0
|
||||
'@codemirror/view': ^6.0.0
|
||||
|
||||
'@rollup/pluginutils@4.2.1':
|
||||
resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
|
||||
engines: {node: '>= 8.0.0'}
|
||||
|
|
@ -1572,36 +1500,32 @@ packages:
|
|||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@scalar/api-client@1.3.20':
|
||||
resolution: {integrity: sha512-DJKq+RL0q1JjpC5XXnyqLWBfwoV8zHBJzn0RGERryqjwQCiYqtHDb6F6bJpjx/YFCnap6V9bPL70bMe/pdNuSw==}
|
||||
'@scalar/api-client@2.0.4':
|
||||
resolution: {integrity: sha512-UXepbIzz8B5kZto3t79jRwOwIDM+TpVv/Ovm3pGMmDoGfQAB22S5YtKPbipiPr7My+ayyCJtRmWl3PiKTsPBpw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/api-reference@1.24.21':
|
||||
resolution: {integrity: sha512-dzn0n1c7zwZgfHT0Fiw81pLBr/+ogbWnmbfuQLC44bg8KaMpPWw6wsctpc3Lidl3reISEyx9/ZvwIg4iTwzVaw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/client-app@0.1.15':
|
||||
resolution: {integrity: sha512-swSmv5X2VtetFFJVf5s/4YeG5giP1JSz/10t/NZgxo/WcQDcttLNFbIFEm//SocfkbiLiA2oIWsDHz55GWee1A==}
|
||||
'@scalar/api-reference@1.24.27':
|
||||
resolution: {integrity: sha512-r1Ve7UsH4VeaXsNYLszU95zGuT/yQgPgwXHlb+PlkzWN6XS5NZbevKBcRYLvuOCefFC7p+5Hd5jd3/O7cevMQQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/code-highlight@0.0.5':
|
||||
resolution: {integrity: sha512-/8Q68WBvrVeqda5sW6E0mxmLwK0vbuDPHyfuugkYlHj9F7o5lKV+VviBxeaUh18nbGp3qWjdxv6X2mbUe2TyNA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/components@0.12.5':
|
||||
resolution: {integrity: sha512-LLjGqcGAG17VgVofF9VTOGHgpOnVTOdySDcycgLGfn+CYnviXFrrAzW+envimo/QvLz36xV3jI8kBzC0va7LRA==}
|
||||
'@scalar/components@0.12.7':
|
||||
resolution: {integrity: sha512-COOBcra5QuoISpLqr6UqrwgOOSJPEQxmDtgDf+JrjbqTfDBLc513y7SJd93JYPtMo1+k5idLVePCrHRmuAQC8A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/draggable@0.1.3':
|
||||
resolution: {integrity: sha512-A6lUgTV8q/zJGkzHerY1T+X3l3GXmCCg09Z7OU7j6yDyyuj2BSTblthncoD5sN3BdwLjHwkm9ecehfvaE0pj5w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/hono-api-reference@0.5.82':
|
||||
resolution: {integrity: sha512-P9OkOZOGIsCcMf163KP505PJG92Kjxa5gmMhj+T9h8ciRTjzyuEgJiM7LpZuGAZaGRkIv5wvwQRUHQTxX8WWpw==}
|
||||
'@scalar/hono-api-reference@0.5.88':
|
||||
resolution: {integrity: sha512-plsjQG4I86t2nU+UoUwCNLmxnArWKXG71uOMM+F3Nv2zlEe5KUToZBqiYDhFCdoxFKP2O9hb/nHw7HYE+/r4gw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/oas-utils@0.2.6':
|
||||
resolution: {integrity: sha512-QRV58kCr3ESnQTNQdi7/DBFlb8vAcwP/bUBTMV8mB1myuKyqsOWxtCVTfkCNNAwNeySjkYJFhbPp8Is1fgeFSA==}
|
||||
'@scalar/oas-utils@0.2.8':
|
||||
resolution: {integrity: sha512-Zj3hGTvLIA8Rrt5xI6Sgtr0/8VP485umSD0+1Q3129f85Cfc3YiTQm1LHk3obXc65z4182IzzAuQafpOQ7fKgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/object-utils@1.1.2':
|
||||
|
|
@ -1633,12 +1557,8 @@ packages:
|
|||
'@scalar/snippetz@0.1.6':
|
||||
resolution: {integrity: sha512-z3DEpT/FIZq9yeHL/tz2v6WvdHIiZ4uvK96RdeTPKUUJ0IXvA5vONG3PF5LE0Q/408PCzWsZpGs9f97ztaeJSQ==}
|
||||
|
||||
'@scalar/themes@0.9.8':
|
||||
resolution: {integrity: sha512-eMgYw8DkPI3BzI4hFOYc9HvnhxkSP+6IfbHDC2YqHCjw+/0c2lh3lc0CW4FZT5jBRA1MP/uu+4caiQToqsv2mQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/use-codemirror@0.11.4':
|
||||
resolution: {integrity: sha512-pS1uefkmV7Guaou8cyltcCLtt1EReq1ZqYHwDbZlzPyQYPEVoFWgA14U+ChvHzvUVlLogMvGbcRL4PNZDHfUSQ==}
|
||||
'@scalar/themes@0.9.9':
|
||||
resolution: {integrity: sha512-6S2A+EU6tiSKFx3E9xLDdysUmhPs32e/Y3/uGtcUkH2oGaaeYIPHKbJtrTUwEXls9NvqbJeTd/9MH45MyH+3CQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@scalar/use-toasts@0.7.4':
|
||||
|
|
@ -2049,13 +1969,6 @@ packages:
|
|||
resolution: {integrity: sha512-Crb+F75U1JAEtBeQGxSKwI60hZmmzaqA3z9sYsVm8X7W5cwLEm5bRe0/uXS6+MR/y8CVpKSR/ontIAIEPFcEkA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
|
||||
'@uiw/codemirror-themes@4.22.2':
|
||||
resolution: {integrity: sha512-gsLHn6SUuV5iboBvGrM7YimzLFHQmsNlkGIYs3UaVUJTo/A/ZrKoSJNyPziShLRjBXA2UwKdBTIU6VhHyyaChw==}
|
||||
peerDependencies:
|
||||
'@codemirror/language': '>=6.0.0'
|
||||
'@codemirror/state': '>=6.0.0'
|
||||
'@codemirror/view': '>=6.0.0'
|
||||
|
||||
'@ungap/structured-clone@1.2.0':
|
||||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
|
||||
|
|
@ -2651,9 +2564,6 @@ packages:
|
|||
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
codemirror@6.0.1:
|
||||
resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==}
|
||||
|
||||
color-convert@1.9.3:
|
||||
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
||||
|
||||
|
|
@ -2752,9 +2662,6 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
crelt@1.0.6:
|
||||
resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==}
|
||||
|
||||
cross-env@7.0.3:
|
||||
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
|
||||
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
|
||||
|
|
@ -4057,9 +3964,6 @@ packages:
|
|||
resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
isomorphic.js@0.2.5:
|
||||
resolution: {integrity: sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==}
|
||||
|
||||
isstream@0.1.2:
|
||||
resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==}
|
||||
|
||||
|
|
@ -4235,11 +4139,6 @@ packages:
|
|||
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
lib0@0.2.94:
|
||||
resolution: {integrity: sha512-hZ3p54jL4Wpu7IOg26uC7dnEWiMyNlUrb9KoG7+xYs45WkQwpVvKFndVq2+pqLYKe1u8Fp3+zAfZHVvTK34PvQ==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
libbase64@1.2.1:
|
||||
resolution: {integrity: sha512-l+nePcPbIG1fNlqMzrh68MLkX/gTxk/+vdvAb388Ssi7UuUN31MI44w4Yf33mM3Cm4xDfw48mdf3rkdHszLNew==}
|
||||
|
||||
|
|
@ -5034,8 +4933,8 @@ packages:
|
|||
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
pkg-types@1.1.1:
|
||||
resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==}
|
||||
pkg-types@1.1.2:
|
||||
resolution: {integrity: sha512-VEGf1he2DR5yowYRl0XJhWJq5ktm9gYIsH+y8sNJpHlxch7JPDaufgrsl4vYjd9hMUY8QVjoNncKbow9I7exyA==}
|
||||
|
||||
pluralize@8.0.0:
|
||||
resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==}
|
||||
|
|
@ -5786,9 +5685,6 @@ packages:
|
|||
strip-literal@2.1.0:
|
||||
resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
|
||||
|
||||
style-mod@4.1.2:
|
||||
resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==}
|
||||
|
||||
sucrase@3.35.0:
|
||||
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
|
|
@ -6334,9 +6230,6 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
w3c-keyname@2.2.8:
|
||||
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
|
||||
|
||||
w3c-xmlserializer@5.0.0:
|
||||
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
|
||||
engines: {node: '>=18'}
|
||||
|
|
@ -6477,13 +6370,6 @@ packages:
|
|||
xxhash-wasm@1.0.2:
|
||||
resolution: {integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==}
|
||||
|
||||
y-codemirror.next@0.3.5:
|
||||
resolution: {integrity: sha512-VluNu3e5HfEXybnypnsGwKAj+fKLd4iAnR7JuX1Sfyydmn1jCBS5wwEL/uS04Ch2ib0DnMAOF6ZRR/8kK3wyGw==}
|
||||
peerDependencies:
|
||||
'@codemirror/state': ^6.0.0
|
||||
'@codemirror/view': ^6.0.0
|
||||
yjs: ^13.5.6
|
||||
|
||||
y18n@5.0.8:
|
||||
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
||||
engines: {node: '>=10'}
|
||||
|
|
@ -6524,10 +6410,6 @@ packages:
|
|||
yauzl@2.10.0:
|
||||
resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
|
||||
|
||||
yjs@13.6.18:
|
||||
resolution: {integrity: sha512-GBTjO4QCmv2HFKFkYIJl7U77hIB1o22vSCSQD1Ge8ZxWbIbn8AltI4gyXbtL+g5/GJep67HCMq3Y5AmNwDSyEg==}
|
||||
engines: {node: '>=16.0.0', npm: '>=8.0.0'}
|
||||
|
||||
yocto-queue@0.1.0:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
|
@ -7386,97 +7268,6 @@ snapshots:
|
|||
dependencies:
|
||||
statuses: 2.0.1
|
||||
|
||||
'@codemirror/autocomplete@6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
|
||||
'@codemirror/commands@6.6.0':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
|
||||
'@codemirror/lang-css@6.2.1(@codemirror/view@6.28.3)':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/css': 1.1.8
|
||||
transitivePeerDependencies:
|
||||
- '@codemirror/view'
|
||||
|
||||
'@codemirror/lang-html@6.4.9':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.28.3)
|
||||
'@codemirror/lang-javascript': 6.2.2
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/css': 1.1.8
|
||||
'@lezer/html': 1.3.10
|
||||
|
||||
'@codemirror/lang-javascript@6.2.2':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/lint': 6.8.1
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/javascript': 1.4.17
|
||||
|
||||
'@codemirror/lang-json@6.0.1':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.2
|
||||
'@lezer/json': 1.0.2
|
||||
|
||||
'@codemirror/lang-yaml@6.1.1(@codemirror/view@6.28.3)':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/yaml': 1.0.3
|
||||
transitivePeerDependencies:
|
||||
- '@codemirror/view'
|
||||
|
||||
'@codemirror/language@6.10.2':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
style-mod: 4.1.2
|
||||
|
||||
'@codemirror/lint@6.8.1':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
crelt: 1.0.6
|
||||
|
||||
'@codemirror/search@6.5.6':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
crelt: 1.0.6
|
||||
|
||||
'@codemirror/state@6.4.1': {}
|
||||
|
||||
'@codemirror/view@6.28.3':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.4.1
|
||||
style-mod: 4.1.2
|
||||
w3c-keyname: 2.2.8
|
||||
|
||||
'@colors/colors@1.6.0': {}
|
||||
|
||||
'@cryptography/aes@0.1.1': {}
|
||||
|
|
@ -7722,46 +7513,6 @@ snapshots:
|
|||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
|
||||
'@lezer/common@1.2.1': {}
|
||||
|
||||
'@lezer/css@1.1.8':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
|
||||
'@lezer/highlight@1.2.0':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
|
||||
'@lezer/html@1.3.10':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
|
||||
'@lezer/javascript@1.4.17':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
|
||||
'@lezer/json@1.0.2':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
|
||||
'@lezer/lr@1.4.1':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
|
||||
'@lezer/yaml@1.0.3':
|
||||
dependencies:
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
|
||||
'@lifeomic/attempt@3.1.0': {}
|
||||
|
||||
'@mapbox/node-pre-gyp@1.0.11':
|
||||
|
|
@ -7917,12 +7668,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@replit/codemirror-css-color-picker@6.1.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
|
||||
'@rollup/pluginutils@4.2.1':
|
||||
dependencies:
|
||||
estree-walker: 2.0.2
|
||||
|
|
@ -7976,78 +7721,13 @@ snapshots:
|
|||
'@rollup/rollup-win32-x64-msvc@4.18.0':
|
||||
optional: true
|
||||
|
||||
'@scalar/api-client@1.3.20(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@floating-ui/vue': 1.1.0(vue@3.4.31(typescript@5.5.2))
|
||||
'@headlessui/vue': 1.7.22(vue@3.4.31(typescript@5.5.2))
|
||||
'@scalar/components': 0.12.5(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/oas-utils': 0.2.6
|
||||
'@scalar/openapi-parser': 0.7.1
|
||||
'@scalar/themes': 0.9.8(typescript@5.5.2)
|
||||
'@scalar/use-codemirror': 0.11.4(typescript@5.5.2)
|
||||
'@scalar/use-toasts': 0.7.4(typescript@5.5.2)
|
||||
'@scalar/use-tooltip': 1.0.2(typescript@5.5.2)
|
||||
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.2))
|
||||
axios: 1.7.2
|
||||
httpsnippet-lite: 3.0.5
|
||||
nanoid: 5.0.7
|
||||
pretty-bytes: 6.1.1
|
||||
pretty-ms: 8.0.0
|
||||
vue: 3.4.31(typescript@5.5.2)
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@types/bun'
|
||||
- '@types/jest'
|
||||
- '@vue/composition-api'
|
||||
- debug
|
||||
- jest
|
||||
- supports-color
|
||||
- typescript
|
||||
- vitest
|
||||
|
||||
'@scalar/api-reference@1.24.21(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@headlessui/vue': 1.7.22(vue@3.4.31(typescript@5.5.2))
|
||||
'@scalar/api-client': 1.3.20(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/client-app': 0.1.15(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/components': 0.12.5(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/oas-utils': 0.2.6
|
||||
'@scalar/openapi-parser': 0.7.1
|
||||
'@scalar/snippetz': 0.1.6
|
||||
'@scalar/themes': 0.9.8(typescript@5.5.2)
|
||||
'@scalar/use-toasts': 0.7.4(typescript@5.5.2)
|
||||
'@scalar/use-tooltip': 1.0.2(typescript@5.5.2)
|
||||
'@unhead/schema': 1.9.14
|
||||
'@unhead/vue': 1.9.14(vue@3.4.31(typescript@5.5.2))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.2))
|
||||
axios: 1.7.2
|
||||
fuse.js: 7.0.0
|
||||
github-slugger: 2.0.0
|
||||
httpsnippet-lite: 3.0.5
|
||||
postcss-nested: 6.0.1(postcss@8.4.39)
|
||||
unhead: 1.9.14
|
||||
unified: 11.0.5
|
||||
vue: 3.4.31(typescript@5.5.2)
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@types/bun'
|
||||
- '@types/jest'
|
||||
- '@vue/composition-api'
|
||||
- debug
|
||||
- jest
|
||||
- postcss
|
||||
- supports-color
|
||||
- tailwindcss
|
||||
- typescript
|
||||
- vitest
|
||||
|
||||
'@scalar/client-app@0.1.15(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
'@scalar/api-client@2.0.4(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.4)
|
||||
'@headlessui/vue': 1.7.22(vue@3.4.31(typescript@5.5.2))
|
||||
'@scalar/components': 0.12.5(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/components': 0.12.7(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/draggable': 0.1.3(typescript@5.5.2)
|
||||
'@scalar/oas-utils': 0.2.6
|
||||
'@scalar/oas-utils': 0.2.8
|
||||
'@scalar/object-utils': 1.1.2
|
||||
'@scalar/openapi-parser': 0.7.1
|
||||
'@scalar/use-toasts': 0.7.4(typescript@5.5.2)
|
||||
|
|
@ -8074,6 +7754,43 @@ snapshots:
|
|||
- typescript
|
||||
- vitest
|
||||
|
||||
'@scalar/api-reference@1.24.27(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@floating-ui/vue': 1.1.0(vue@3.4.31(typescript@5.5.2))
|
||||
'@headlessui/vue': 1.7.22(vue@3.4.31(typescript@5.5.2))
|
||||
'@scalar/api-client': 2.0.4(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/components': 0.12.7(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/oas-utils': 0.2.8
|
||||
'@scalar/openapi-parser': 0.7.1
|
||||
'@scalar/snippetz': 0.1.6
|
||||
'@scalar/themes': 0.9.9(typescript@5.5.2)
|
||||
'@scalar/use-toasts': 0.7.4(typescript@5.5.2)
|
||||
'@scalar/use-tooltip': 1.0.2(typescript@5.5.2)
|
||||
'@unhead/schema': 1.9.14
|
||||
'@unhead/vue': 1.9.14(vue@3.4.31(typescript@5.5.2))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.2))
|
||||
axios: 1.7.2
|
||||
fuse.js: 7.0.0
|
||||
github-slugger: 2.0.0
|
||||
httpsnippet-lite: 3.0.5
|
||||
nanoid: 5.0.7
|
||||
postcss-nested: 6.0.1(postcss@8.4.39)
|
||||
unhead: 1.9.14
|
||||
unified: 11.0.5
|
||||
vue: 3.4.31(typescript@5.5.2)
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
- '@types/bun'
|
||||
- '@types/jest'
|
||||
- '@vue/composition-api'
|
||||
- debug
|
||||
- jest
|
||||
- postcss
|
||||
- supports-color
|
||||
- tailwindcss
|
||||
- typescript
|
||||
- vitest
|
||||
|
||||
'@scalar/code-highlight@0.0.5':
|
||||
dependencies:
|
||||
hast-util-to-text: 4.0.2
|
||||
|
|
@ -8096,7 +7813,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@scalar/components@0.12.5(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
'@scalar/components@0.12.7(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@floating-ui/utils': 0.2.4
|
||||
'@floating-ui/vue': 1.1.0(vue@3.4.31(typescript@5.5.2))
|
||||
|
|
@ -8125,9 +7842,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@scalar/hono-api-reference@0.5.82(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
'@scalar/hono-api-reference@0.5.88(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))':
|
||||
dependencies:
|
||||
'@scalar/api-reference': 1.24.21(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
'@scalar/api-reference': 1.24.27(postcss@8.4.39)(tailwindcss@3.4.4)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.9)(jsdom@24.1.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)))
|
||||
hono: 4.4.9
|
||||
transitivePeerDependencies:
|
||||
- '@jest/globals'
|
||||
|
|
@ -8142,7 +7859,7 @@ snapshots:
|
|||
- typescript
|
||||
- vitest
|
||||
|
||||
'@scalar/oas-utils@0.2.6':
|
||||
'@scalar/oas-utils@0.2.8':
|
||||
dependencies:
|
||||
axios: 1.7.2
|
||||
nanoid: 5.0.7
|
||||
|
|
@ -8197,36 +7914,12 @@ snapshots:
|
|||
'@scalar/snippetz-plugin-node-ofetch': 0.1.1
|
||||
'@scalar/snippetz-plugin-node-undici': 0.1.6
|
||||
|
||||
'@scalar/themes@0.9.8(typescript@5.5.2)':
|
||||
'@scalar/themes@0.9.9(typescript@5.5.2)':
|
||||
dependencies:
|
||||
vue: 3.4.31(typescript@5.5.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@scalar/use-codemirror@0.11.4(typescript@5.5.2)':
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/commands': 6.6.0
|
||||
'@codemirror/lang-css': 6.2.1(@codemirror/view@6.28.3)
|
||||
'@codemirror/lang-html': 6.4.9
|
||||
'@codemirror/lang-json': 6.0.1
|
||||
'@codemirror/lang-yaml': 6.1.1(@codemirror/view@6.28.3)
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
'@lezer/common': 1.2.1
|
||||
'@lezer/highlight': 1.2.0
|
||||
'@lezer/lr': 1.4.1
|
||||
'@replit/codemirror-css-color-picker': 6.1.1(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)
|
||||
'@uiw/codemirror-themes': 4.22.2(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)
|
||||
codemirror: 6.0.1(@lezer/common@1.2.1)
|
||||
vue: 3.4.31(typescript@5.5.2)
|
||||
optionalDependencies:
|
||||
y-codemirror.next: 0.3.5(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(yjs@13.6.18)
|
||||
yjs: 13.6.18
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@scalar/use-toasts@0.7.4(typescript@5.5.2)':
|
||||
dependencies:
|
||||
nanoid: 5.0.7
|
||||
|
|
@ -8742,12 +8435,6 @@ snapshots:
|
|||
'@typescript-eslint/types': 7.14.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@uiw/codemirror-themes@4.22.2(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
|
||||
'@unhead/dom@1.9.14':
|
||||
|
|
@ -9454,18 +9141,6 @@ snapshots:
|
|||
|
||||
cluster-key-slot@1.1.2: {}
|
||||
|
||||
codemirror@6.0.1(@lezer/common@1.2.1):
|
||||
dependencies:
|
||||
'@codemirror/autocomplete': 6.16.3(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(@lezer/common@1.2.1)
|
||||
'@codemirror/commands': 6.6.0
|
||||
'@codemirror/language': 6.10.2
|
||||
'@codemirror/lint': 6.8.1
|
||||
'@codemirror/search': 6.5.6
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
transitivePeerDependencies:
|
||||
- '@lezer/common'
|
||||
|
||||
color-convert@1.9.3:
|
||||
dependencies:
|
||||
color-name: 1.1.3
|
||||
|
|
@ -9549,8 +9224,6 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
|
||||
crelt@1.0.6: {}
|
||||
|
||||
cross-env@7.0.3:
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
|
|
@ -11045,9 +10718,6 @@ snapshots:
|
|||
|
||||
isobject@3.0.1: {}
|
||||
|
||||
isomorphic.js@0.2.5:
|
||||
optional: true
|
||||
|
||||
isstream@0.1.2: {}
|
||||
|
||||
istanbul-lib-coverage@3.2.2: {}
|
||||
|
|
@ -11228,11 +10898,6 @@ snapshots:
|
|||
prelude-ls: 1.2.1
|
||||
type-check: 0.4.0
|
||||
|
||||
lib0@0.2.94:
|
||||
dependencies:
|
||||
isomorphic.js: 0.2.5
|
||||
optional: true
|
||||
|
||||
libbase64@1.2.1: {}
|
||||
|
||||
libbase64@1.3.0: {}
|
||||
|
|
@ -11296,7 +10961,7 @@ snapshots:
|
|||
local-pkg@0.5.0:
|
||||
dependencies:
|
||||
mlly: 1.7.1
|
||||
pkg-types: 1.1.1
|
||||
pkg-types: 1.1.2
|
||||
|
||||
localforage@1.10.0:
|
||||
dependencies:
|
||||
|
|
@ -11846,7 +11511,7 @@ snapshots:
|
|||
dependencies:
|
||||
acorn: 8.12.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.1.1
|
||||
pkg-types: 1.1.2
|
||||
ufo: 1.5.3
|
||||
|
||||
mockdate@3.0.5: {}
|
||||
|
|
@ -12205,7 +11870,7 @@ snapshots:
|
|||
|
||||
pirates@4.0.6: {}
|
||||
|
||||
pkg-types@1.1.1:
|
||||
pkg-types@1.1.2:
|
||||
dependencies:
|
||||
confbox: 0.1.7
|
||||
mlly: 1.7.1
|
||||
|
|
@ -13052,8 +12717,6 @@ snapshots:
|
|||
dependencies:
|
||||
js-tokens: 9.0.0
|
||||
|
||||
style-mod@4.1.2: {}
|
||||
|
||||
sucrase@3.35.0:
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.5
|
||||
|
|
@ -13623,8 +13286,6 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
|
||||
w3c-keyname@2.2.8: {}
|
||||
|
||||
w3c-xmlserializer@5.0.0:
|
||||
dependencies:
|
||||
xml-name-validator: 5.0.0
|
||||
|
|
@ -13774,14 +13435,6 @@ snapshots:
|
|||
|
||||
xxhash-wasm@1.0.2: {}
|
||||
|
||||
y-codemirror.next@0.3.5(@codemirror/state@6.4.1)(@codemirror/view@6.28.3)(yjs@13.6.18):
|
||||
dependencies:
|
||||
'@codemirror/state': 6.4.1
|
||||
'@codemirror/view': 6.28.3
|
||||
lib0: 0.2.94
|
||||
yjs: 13.6.18
|
||||
optional: true
|
||||
|
||||
y18n@5.0.8: {}
|
||||
|
||||
yaeti@0.0.6: {}
|
||||
|
|
@ -13822,11 +13475,6 @@ snapshots:
|
|||
buffer-crc32: 0.2.13
|
||||
fd-slicer: 1.1.0
|
||||
|
||||
yjs@13.6.18:
|
||||
dependencies:
|
||||
lib0: 0.2.94
|
||||
optional: true
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
yocto-queue@1.1.1: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue