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 e5c3b84 commit 0234744Copy full SHA for 0234744
package.json
@@ -35,18 +35,18 @@
35
"nanoevents": "^9.0.0"
36
},
37
"devDependencies": {
38
- "@logux/eslint-config": "^53.0.0",
39
- "@types/ws": "^8.5.10",
+ "@logux/eslint-config": "^53.3.0",
+ "@types/ws": "^8.5.12",
40
"better-node-test": "^0.5.1",
41
- "c8": "^9.1.0",
42
- "check-dts": "^0.7.2",
43
- "clean-publish": "^4.3.0",
44
- "eslint": "^8.57.0",
+ "c8": "^10.1.2",
+ "check-dts": "^0.8.0",
+ "clean-publish": "^5.0.0",
+ "eslint": "^9.8.0",
45
"nanodelay": "^2.0.2",
46
"nanospy": "^1.0.0",
47
- "tsx": "^4.7.1",
48
- "typescript": "^5.4.2",
49
- "ws": "^8.16.0"
+ "tsx": "^4.16.5",
+ "typescript": "^5.5.4",
+ "ws": "^8.18.0"
50
51
"prettier": {
52
"arrowParens": "avoid",
0 commit comments