|
97 | 97 | "@types/node": ">=20"
|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 |
| - "@size-limit/file": "^11.1.6", |
101 |
| - "@types/fs-extra": "^11.0.4", |
102 |
| - "@types/minimist": "^1.2.5", |
| 100 | + "@size-limit/file": "11.1.6", |
| 101 | + "@types/fs-extra": "11.0.4", |
| 102 | + "@types/minimist": "1.2.5", |
103 | 103 | "@types/node": ">=20.11.30",
|
104 |
| - "@types/which": "^3.0.4", |
105 |
| - "@webpod/ingrid": "^0.0.0-beta.3", |
106 |
| - "@webpod/ps": "^0.1.0", |
107 |
| - "c8": "^10.1.3", |
108 |
| - "chalk": "^5.4.1", |
109 |
| - "create-require": "^1.1.1", |
110 |
| - "cronometro": "^4.0.3", |
111 |
| - "depseek": "^0.4.1", |
112 |
| - "dts-bundle-generator": "^9.5.1", |
113 |
| - "envapi": "^0.2.3", |
114 |
| - "esbuild": "^0.25.0", |
115 |
| - "esbuild-node-externals": "^1.18.0", |
116 |
| - "esbuild-plugin-entry-chunks": "^0.1.15", |
117 |
| - "esbuild-plugin-extract-helpers": "^0.0.6", |
118 |
| - "esbuild-plugin-hybrid-export": "^0.3.1", |
119 |
| - "esbuild-plugin-resolve": "^2.0.0", |
120 |
| - "esbuild-plugin-transform-hook": "^0.2.0", |
121 |
| - "esbuild-plugin-utils": "^0.1.0", |
122 |
| - "fs-extra": "^11.2.0", |
123 |
| - "get-port": "^7.1.0", |
124 |
| - "globby": "^14.0.2", |
125 |
| - "jsr": "^0.13.3", |
126 |
| - "lefthook": "^1.10.10", |
127 |
| - "madge": "^8.0.0", |
128 |
| - "minimist": "^1.2.8", |
129 |
| - "node-fetch-native": "^1.6.4", |
130 |
| - "prettier": "^3.5.0", |
131 |
| - "size-limit": "^11.1.6", |
132 |
| - "ts-node": "^10.9.2", |
133 |
| - "tsd": "^0.31.2", |
134 |
| - "tsx": "^4.19.2", |
135 |
| - "typescript": "^5.7.3", |
136 |
| - "vitepress": "^1.6.3", |
137 |
| - "which": "^5.0.0", |
138 |
| - "yaml": "~2.7.0", |
139 |
| - "zurk": "^0.10.2" |
| 104 | + "@types/which": "3.0.4", |
| 105 | + "@webpod/ingrid": "0.0.0-beta.3", |
| 106 | + "@webpod/ps": "0.1.0", |
| 107 | + "c8": "10.1.3", |
| 108 | + "chalk": "5.4.1", |
| 109 | + "create-require": "1.1.1", |
| 110 | + "cronometro": "4.0.3", |
| 111 | + "depseek": "0.4.1", |
| 112 | + "dts-bundle-generator": "9.5.1", |
| 113 | + "envapi": "0.2.3", |
| 114 | + "esbuild": "0.25.0", |
| 115 | + "esbuild-node-externals": "1.18.0", |
| 116 | + "esbuild-plugin-entry-chunks": "0.1.15", |
| 117 | + "esbuild-plugin-extract-helpers": "0.0.6", |
| 118 | + "esbuild-plugin-hybrid-export": "0.3.1", |
| 119 | + "esbuild-plugin-resolve": "2.0.0", |
| 120 | + "esbuild-plugin-transform-hook": "0.2.0", |
| 121 | + "esbuild-plugin-utils": "0.1.0", |
| 122 | + "fs-extra": "11.2.0", |
| 123 | + "get-port": "7.1.0", |
| 124 | + "globby": "14.0.2", |
| 125 | + "jsr": "0.13.3", |
| 126 | + "lefthook": "1.10.10", |
| 127 | + "madge": "8.0.0", |
| 128 | + "minimist": "1.2.8", |
| 129 | + "node-fetch-native": "1.6.4", |
| 130 | + "prettier": "3.5.0", |
| 131 | + "size-limit": "11.1.6", |
| 132 | + "ts-node": "10.9.2", |
| 133 | + "tsd": "0.31.2", |
| 134 | + "tsx": "4.19.2", |
| 135 | + "typescript": "5.7.3", |
| 136 | + "vitepress": "1.6.3", |
| 137 | + "which": "5.0.0", |
| 138 | + "yaml": "2.7.0", |
| 139 | + "zurk": "0.10.2" |
140 | 140 | },
|
141 | 141 | "overrides": {
|
142 | 142 | "tsx": {
|
|
0 commit comments