We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d0b29 commit 80cd509Copy full SHA for 80cd509
2 files changed
package.json
@@ -41,7 +41,7 @@
41
"@typescript-eslint/eslint-plugin": "^7.0.1",
42
"@typescript-eslint/parser": "^7.0.1",
43
"commander": "^12.0.0",
44
- "esbuild": "^0.25.0",
+ "esbuild": "^0.25.4",
45
"eslint": "^8.56.0",
46
"glob": "^10.4.5",
47
"jsdoc": "^4.0.2",
@@ -50,7 +50,7 @@
50
"nock": "^13.5.1",
51
"taffydb": "^2.7.3",
52
"three": "^0.164.1",
53
- "tsx": "^4.9.3",
+ "tsx": "^4.19.4",
54
"typescript": "^5.3.3"
55
},
56
"dependencies": {
0 commit comments