|
1 | 1 | { |
2 | 2 | "name": "tsup", |
3 | 3 | "version": "8.3.0", |
4 | | - "packageManager": "[email protected].1", |
| 4 | + "packageManager": "[email protected].2", |
5 | 5 | "description": "Bundle your TypeScript library with no config, powered by esbuild", |
6 | 6 | "license": "MIT", |
7 | 7 | "homepage": "https://tsup.egoist.dev/", |
|
59 | 59 | "debug": "^4.3.7", |
60 | 60 | "esbuild": "^0.24.0", |
61 | 61 | "joycon": "^3.1.1", |
62 | | - "picocolors": "^1.1.0", |
| 62 | + "picocolors": "^1.1.1", |
63 | 63 | "postcss-load-config": "^6.0.1", |
64 | 64 | "resolve-from": "^5.0.0", |
65 | 65 | "rollup": "^4.24.0", |
66 | 66 | "source-map": "0.8.0-beta.0", |
67 | 67 | "sucrase": "^3.35.0", |
68 | | - "tinyexec": "^0.3.0", |
| 68 | + "tinyexec": "^0.3.1", |
69 | 69 | "tinyglobby": "^0.2.9", |
70 | 70 | "tree-kill": "^1.2.2" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@microsoft/api-extractor": "^7.47.10", |
| 73 | + "@microsoft/api-extractor": "^7.47.11", |
74 | 74 | "@rollup/plugin-json": "6.1.0", |
75 | | - "@swc/core": "1.7.35", |
| 75 | + "@swc/core": "1.7.39", |
76 | 76 | "@types/debug": "4.1.12", |
77 | | - "@types/node": "22.7.5", |
| 77 | + "@types/node": "22.7.8", |
78 | 78 | "@types/resolve": "1.20.6", |
79 | 79 | "bumpp": "^9.7.1", |
80 | 80 | "flat": "6.0.1", |
|
83 | 83 | "prettier": "3.3.3", |
84 | 84 | "resolve": "1.22.8", |
85 | 85 | "rollup-plugin-dts": "6.1.1", |
86 | | - "sass": "1.79.5", |
| 86 | + "sass": "1.80.3", |
87 | 87 | "strip-json-comments": "5.0.1", |
88 | 88 | "svelte": "3.49.0", |
89 | 89 | "svelte-preprocess": "5.1.4", |
90 | | - "terser": "^5.34.1", |
| 90 | + "terser": "^5.36.0", |
91 | 91 | "ts-essentials": "10.0.2", |
92 | 92 | "tsup": "8.3.0", |
93 | 93 | "typescript": "5.6.3", |
|
0 commit comments