|
19 | 19 | "package": "python scripts/package.py" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@sveltejs/vite-plugin-svelte": "^2.4.2", |
| 22 | + "@sveltejs/vite-plugin-svelte": "^2.4.6", |
23 | 23 | "@terwer/eslint-config-custom": "^1.3.6", |
24 | | - "@tsconfig/svelte": "^5.0.0", |
| 24 | + "@tsconfig/svelte": "^5.0.2", |
25 | 25 | "@types/minimist": "1.2.2", |
26 | | - "fast-glob": "^3.2.12", |
27 | | - "jsdom": "^22.0.0", |
| 26 | + "fast-glob": "^3.3.1", |
| 27 | + "jsdom": "^22.1.0", |
28 | 28 | "minimist": "^1.2.8", |
29 | 29 | "rollup-plugin-livereload": "^2.0.5", |
30 | | - "siyuan": "^0.7.6", |
| 30 | + "siyuan": "^0.8.5", |
31 | 31 | "stylus": "^0.59.0", |
32 | | - "svelte": "^4.0.5", |
33 | | - "typescript": "^5.1.6", |
34 | | - "vite": "^4.3.5", |
| 32 | + "svelte": "^4.2.1", |
| 33 | + "typescript": "^5.2.2", |
| 34 | + "vite": "^4.4.11", |
35 | 35 | "vite-plugin-dts": "^2.3.0", |
36 | 36 | "vite-plugin-node-polyfills": "^0.9.0", |
37 | 37 | "vite-plugin-static-copy": "^0.16.0", |
38 | | - "vite-tsconfig-paths": "^4.2.0", |
| 38 | + "vite-tsconfig-paths": "^4.2.1", |
39 | 39 | "vitest": "^0.33.0" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "zhi-lib-base": "^0.4.2" |
| 42 | + "zhi-common": "^1.24.1", |
| 43 | + "zhi-lib-base": "^0.4.4" |
43 | 44 | } |
44 | 45 | } |
0 commit comments