|
55 | 55 | "cac": "^6.7.14", |
56 | 56 | "chokidar": "^3.6.0", |
57 | 57 | "consola": "^3.2.3", |
58 | | - "debug": "^4.3.5", |
59 | | - "esbuild": "^0.23.0", |
| 58 | + "debug": "^4.3.7", |
| 59 | + "esbuild": "^0.23.1", |
60 | 60 | "execa": "^5.1.1", |
61 | 61 | "joycon": "^3.1.1", |
62 | | - "picocolors": "^1.0.1", |
| 62 | + "picocolors": "^1.1.0", |
63 | 63 | "postcss-load-config": "^6.0.1", |
64 | 64 | "resolve-from": "^5.0.0", |
65 | | - "rollup": "^4.19.0", |
| 65 | + "rollup": "^4.21.3", |
66 | 66 | "source-map": "0.8.0-beta.0", |
67 | 67 | "sucrase": "^3.35.0", |
68 | | - "tinyglobby": "^0.2.1", |
| 68 | + "tinyglobby": "^0.2.6", |
69 | 69 | "tree-kill": "^1.2.2" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@microsoft/api-extractor": "^7.47.2", |
| 72 | + "@microsoft/api-extractor": "^7.47.9", |
73 | 73 | "@rollup/plugin-json": "6.1.0", |
74 | | - "@swc/core": "1.7.0", |
| 74 | + "@swc/core": "1.7.26", |
75 | 75 | "@types/debug": "4.1.12", |
76 | 76 | "@types/fs-extra": "11.0.4", |
77 | | - "@types/node": "20.14.11", |
| 77 | + "@types/node": "22.5.5", |
78 | 78 | "@types/resolve": "1.20.6", |
79 | 79 | "bumpp": "^9.5.2", |
80 | 80 | "flat": "6.0.1", |
81 | 81 | "fs-extra": "11.2.0", |
82 | | - "postcss": "8.4.39", |
| 82 | + "postcss": "8.4.47", |
83 | 83 | "postcss-simple-vars": "7.0.1", |
84 | 84 | "prettier": "3.3.3", |
85 | 85 | "resolve": "1.22.8", |
|
88 | 88 | "strip-json-comments": "5.0.1", |
89 | 89 | "svelte": "3.49.0", |
90 | 90 | "svelte-preprocess": "5.0.3", |
91 | | - "terser": "^5.31.3", |
92 | | - "ts-essentials": "10.0.1", |
93 | | - "tsup": "8.2.1", |
94 | | - "typescript": "5.5.3", |
95 | | - "vitest": "2.0.3", |
| 91 | + "terser": "^5.32.0", |
| 92 | + "ts-essentials": "10.0.2", |
| 93 | + "tsup": "8.3.0", |
| 94 | + "typescript": "5.6.2", |
| 95 | + "vitest": "2.1.1", |
96 | 96 | "wait-for-expect": "3.0.2" |
97 | 97 | }, |
98 | 98 | "engines": { |
|
0 commit comments