|
10 | 10 | "@cepheus/utilities": "workspace:*", |
11 | 11 | "@cepheus/vue": "workspace:*", |
12 | 12 | "@headlessui/vue": "^1.7.23", |
13 | | - "@hono/node-server": "^1.17.1", |
| 13 | + "@hono/node-server": "^1.18.1", |
14 | 14 | "@js-temporal/polyfill": "^0.5.1", |
15 | 15 | "@texel/color": "^1.1.10", |
16 | | - "@thi.ng/random": "^4.1.24", |
| 16 | + "@thi.ng/random": "^4.1.26", |
17 | 17 | "@tweakpane/core": "^2.0.5", |
18 | 18 | "@vueuse/core": "^13.6.0", |
19 | 19 | "cassiopeia": "^7.1.0", |
20 | 20 | "cepheus": "workspace:*", |
21 | 21 | "coastal": "^0.2.1", |
22 | 22 | "devalue": "^5.1.1", |
23 | | - "hono": "^4.8.10", |
| 23 | + "hono": "^4.9.0", |
24 | 24 | "lodash-es": "^4.17.21", |
25 | 25 | "pinia": "^3.0.3", |
26 | 26 | "seedpods": "^1.2.0", |
27 | 27 | "tweakpane": "^4.0.5", |
28 | 28 | "vue": "^3.5.18", |
29 | 29 | "vue-router": "^4.5.1", |
30 | | - "zod": "^4.0.14" |
| 30 | + "zod": "^4.0.15" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@cassiopeia/vite": "7.1.0", |
34 | 34 | "@ls-lint/ls-lint": "2.3.1", |
35 | 35 | "@pointe/types": "5.15.1", |
36 | 36 | "@types/lodash-es": "4.17.12", |
37 | 37 | "@vitejs/plugin-vue": "6.0.1", |
38 | | - "eslint": "9.32.0", |
| 38 | + "eslint": "9.33.0", |
39 | 39 | "eslint-config-escapace": "5.8.0", |
40 | 40 | "pangram": "2.3.1", |
41 | 41 | "pointe": "5.15.1", |
42 | 42 | "prettier": "3.6.2", |
43 | 43 | "prettier-config-escapace": "1.2.1", |
44 | 44 | "syncpack": "13.0.4", |
45 | 45 | "tsx": "4.20.3", |
46 | | - "typescript": "5.8.3", |
47 | | - "vite": "7.0.6", |
48 | | - "vue-tsc": "3.0.4", |
49 | | - "wrangler": "4.26.1" |
| 46 | + "typescript": "5.9.2", |
| 47 | + "vite": "7.1.1", |
| 48 | + "vue-tsc": "3.0.5", |
| 49 | + "wrangler": "4.28.1" |
50 | 50 | }, |
51 | 51 | "engines": { |
52 | 52 | "node": "^22.15.0", |
|
0 commit comments