|
9 | 9 | "rate-limiter-flexible": "^7.1.1", |
10 | 10 | }, |
11 | 11 | "devDependencies": { |
12 | | - "@biomejs/biome": "2.0.0", |
| 12 | + "@biomejs/biome": "^2.0.5", |
13 | 13 | "@hono/swagger-ui": "^0.5.2", |
14 | 14 | "@hono/zod-openapi": "^0.19.8", |
15 | 15 | "@jitl/quickjs-ng-wasmfile-debug-sync": "^0.31.0", |
16 | 16 | "@jitl/quickjs-ng-wasmfile-release-asyncify": "^0.31.0", |
17 | 17 | "@jitl/quickjs-ng-wasmfile-release-sync": "^0.31.0", |
18 | 18 | "@types/autocannon": "^7.12.7", |
19 | | - "@types/bun": "^1.2.16", |
20 | | - "@types/node": "^24.0.3", |
| 19 | + "@types/bun": "^1.2.17", |
| 20 | + "@types/node": "^24.0.4", |
21 | 21 | "autocannon": "^8.0.0", |
22 | 22 | "chai": "^5.2.0", |
23 | 23 | "git-cliff": "^2.9.1", |
24 | 24 | "hono": "^4.8.2", |
25 | 25 | "knip": "^5.61.2", |
26 | 26 | "np": "^10.2.0", |
27 | | - "openai": "^5.6.0", |
| 27 | + "openai": "^5.7.0", |
28 | 28 | "poolifier-web-worker": "^0.4.31", |
29 | 29 | "tshy": "^3.0.2", |
30 | 30 | "typedoc": "^0.28.5", |
31 | 31 | "typedoc-plugin-markdown": "^4.7.0", |
32 | 32 | "typescript": "^5.8.3", |
33 | | - "vitepress": "^2.0.0-alpha.6", |
| 33 | + "vitepress": "^2.0.0-alpha.7", |
34 | 34 | "vitepress-sidebar": "^1.31.1", |
35 | 35 | "vue": "^3.5.17", |
36 | 36 | }, |
|
91 | 91 |
|
92 | 92 | "@babel/types": [ "@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q=="], |
93 | 93 |
|
94 | | - "@biomejs/biome": [ "@biomejs/[email protected].0", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "2.0.0", "@biomejs/cli-darwin-x64": "2.0.0", "@biomejs/cli-linux-arm64": "2.0.0", "@biomejs/cli-linux-arm64-musl": "2.0.0", "@biomejs/cli-linux-x64": "2.0.0", "@biomejs/cli-linux-x64-musl": "2.0.0", "@biomejs/cli-win32-arm64": "2.0.0", "@biomejs/cli-win32-x64": "2.0.0" }, "bin": { "biome": "bin/biome" } }, "sha512-BlUoXEOI/UQTDEj/pVfnkMo8SrZw3oOWBDrXYFT43V7HTkIUDkBRY53IC5Jx1QkZbaB+0ai1wJIfYwp9+qaJTQ=="], |
| 94 | + "@biomejs/biome": [ "@biomejs/[email protected].5", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "2.0.5", "@biomejs/cli-darwin-x64": "2.0.5", "@biomejs/cli-linux-arm64": "2.0.5", "@biomejs/cli-linux-arm64-musl": "2.0.5", "@biomejs/cli-linux-x64": "2.0.5", "@biomejs/cli-linux-x64-musl": "2.0.5", "@biomejs/cli-win32-arm64": "2.0.5", "@biomejs/cli-win32-x64": "2.0.5" }, "bin": { "biome": "bin/biome" } }, "sha512-MztFGhE6cVjf3QmomWu83GpTFyWY8KIcskgRf2AqVEMSH4qI4rNdBLdpAQ11TNK9pUfLGz3IIOC1ZYwgBePtig=="], |
95 | 95 |
|
96 | | - "@biomejs/cli-darwin-arm64": [ "@biomejs/[email protected].0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-QvqWYtFFhhxdf8jMAdJzXW+Frc7X8XsnHQLY+TBM1fnT1TfeV/v9vsFI5L2J7GH6qN1+QEEJ19jHibCY2Ypplw=="], |
| 96 | + "@biomejs/cli-darwin-arm64": [ "@biomejs/[email protected].5", "", { "os": "darwin", "cpu": "arm64" }, "sha512-VIIWQv9Rcj9XresjCf3isBFfWjFStsdGZvm8SmwJzKs/22YQj167ge7DkxuaaZbNf2kmYif0AcjAKvtNedEoEw=="], |
97 | 97 |
|
98 | | - "@biomejs/cli-darwin-x64": [ "@biomejs/[email protected].0", "", { "os": "darwin", "cpu": "x64" }, "sha512-5JFhls1EfmuIH4QGFPlNpxJQFC6ic3X1ltcoLN+eSRRIPr6H/lUS1ttuD0Fj7rPgPhZqopK/jfH8UVj/1hIsQw=="], |
| 98 | + "@biomejs/cli-darwin-x64": [ "@biomejs/[email protected].5", "", { "os": "darwin", "cpu": "x64" }, "sha512-DRpGxBgf5Z7HUFcNUB6n66UiD4VlBlMpngNf32wPraxX8vYU6N9cb3xQWOXIQVBBQ64QfsSLJnjNu79i/LNmSg=="], |
99 | 99 |
|
100 | | - "@biomejs/cli-linux-arm64": [ "@biomejs/[email protected].0", "", { "os": "linux", "cpu": "arm64" }, "sha512-BAH4QVi06TzAbVchXdJPsL0Z/P87jOfes15rI+p3EX9/EGTfIjaQ9lBVlHunxcmoptaA5y1Hdb9UYojIhmnjIw=="], |
| 100 | + "@biomejs/cli-linux-arm64": [ "@biomejs/[email protected].5", "", { "os": "linux", "cpu": "arm64" }, "sha512-FQTfDNMXOknf8+g9Eede2daaduRjTC2SNbfWPNFMadN9K3UKjeZ62jwiYxztPaz9zQQsZU8VbddQIaeQY5CmIA=="], |
101 | 101 |
|
102 | | - "@biomejs/cli-linux-arm64-musl": [ "@biomejs/[email protected].0", "", { "os": "linux", "cpu": "arm64" }, "sha512-Bxsz8ki8+b3PytMnS5SgrGV+mbAWwIxI3ydChb/d1rURlJTMdxTTq5LTebUnlsUWAX6OvJuFeiVq9Gjn1YbCyA=="], |
| 102 | + "@biomejs/cli-linux-arm64-musl": [ "@biomejs/[email protected].5", "", { "os": "linux", "cpu": "arm64" }, "sha512-OpflTCOw/ElEs7QZqN/HFaSViPHjAsAPxFJ22LhWUWvuJgcy/Z8+hRV0/3mk/ZRWy5A6fCDKHZqAxU+xB6W4mA=="], |
103 | 103 |
|
104 | | - "@biomejs/cli-linux-x64": [ "@biomejs/[email protected].0", "", { "os": "linux", "cpu": "x64" }, "sha512-09PcOGYTtkopWRm6mZ/B6Mr6UHdkniUgIG/jLBv+2J8Z61ezRE+xQmpi3yNgUrFIAU4lPA9atg7mhvE/5Bo7Wg=="], |
| 104 | + "@biomejs/cli-linux-x64": [ "@biomejs/[email protected].5", "", { "os": "linux", "cpu": "x64" }, "sha512-znpfydUDPuDkyBTulnODrQVK2FaG/4hIOPcQSsF2GeauQOYrBAOplj0etGB0NUrr0dFsvaQ15nzDXYb60ACoiw=="], |
105 | 105 |
|
106 | | - "@biomejs/cli-linux-x64-musl": [ "@biomejs/[email protected].0", "", { "os": "linux", "cpu": "x64" }, "sha512-tiQ0ABxMJb9I6GlfNp0ulrTiQSFacJRJO8245FFwE3ty3bfsfxlU/miblzDIi+qNrgGsLq5wIZcVYGp4c+HXZA=="], |
| 106 | + "@biomejs/cli-linux-x64-musl": [ "@biomejs/[email protected].5", "", { "os": "linux", "cpu": "x64" }, "sha512-9lmjCnajAzpZXbav2P6D87ugkhnaDpJtDvOH5uQbY2RXeW6Rq18uOUltxgacGBP+d8GusTr+s3IFOu7SN0Ok8g=="], |
107 | 107 |
|
108 | | - "@biomejs/cli-win32-arm64": [ "@biomejs/[email protected].0", "", { "os": "win32", "cpu": "arm64" }, "sha512-vrTtuGu91xNTEQ5ZcMJBZuDlqr32DWU1r14UfePIGndF//s2WUAmer4FmgoPgruo76rprk37e8S2A2c0psXdxw=="], |
| 108 | + "@biomejs/cli-win32-arm64": [ "@biomejs/[email protected].5", "", { "os": "win32", "cpu": "arm64" }, "sha512-CP2wKQB+gh8HdJTFKYRFETqReAjxlcN9AlYDEoye8v2eQp+L9v+PUeDql/wsbaUhSsLR0sjj3PtbBtt+02AN3A=="], |
109 | 109 |
|
110 | | - "@biomejs/cli-win32-x64": [ "@biomejs/[email protected].0", "", { "os": "win32", "cpu": "x64" }, "sha512-2USVQ0hklNsph/KIR72ZdeptyXNnQ3JdzPn3NbjI4Sna34CnxeiYAaZcZzXPDl5PYNFBivV4xmvT3Z3rTmyDBg=="], |
| 110 | + "@biomejs/cli-win32-x64": [ "@biomejs/[email protected].5", "", { "os": "win32", "cpu": "x64" }, "sha512-Sw3rz2m6bBADeQpr3+MD7Ch4E1l15DTt/+dfqKnwkm3cn4BrYwnArmvKeZdVsFRDjMyjlKIP88bw1r7o+9aqzw=="], |
111 | 111 |
|
112 | 112 | "@colors/colors": [ "@colors/[email protected]", "", {}, "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ=="], |
113 | 113 |
|
|
0 commit comments