We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9317593 commit d5e9387Copy full SHA for d5e9387
package.json
@@ -29,18 +29,18 @@
29
"better-sqlite3": "^11.7.2",
30
"clipanion": "patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch",
31
"debug": "^4.1.1",
32
- "esbuild": "^0.21.0",
+ "esbuild": "^0.24.2",
33
"eslint": "^8.57.0",
34
"proxy-from-env": "^1.1.0",
35
"semver": "^7.6.3",
36
- "supports-color": "^9.0.0",
+ "supports-color": "^10.0.0",
37
"tar": "^7.4.0",
38
"tsx": "^4.16.2",
39
"typescript": "^5.7.3",
40
"undici": "^6.19.2",
41
"v8-compile-cache": "^2.3.0",
42
- "vitest": "^2.0.3",
43
- "which": "^4.0.0"
+ "vitest": "^3.0.5",
+ "which": "^5.0.0"
44
},
45
"resolutions": {
46
"undici-types": "6.x"
0 commit comments