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 73eb970 commit b9652fbCopy full SHA for b9652fb
package.json
@@ -56,17 +56,17 @@
56
},
57
"homepage": "https://github.com/tsdotnet/threading#readme",
58
"devDependencies": {
59
- "@eslint/js": "^9.34.0",
+ "@eslint/js": "^9.38.0",
60
"@rollup/plugin-typescript": "^12.1.4",
61
- "@types/node": "^24.3.0",
+ "@types/node": "^24.9.1",
62
"@vitest/coverage-v8": "^3.2.4",
63
"cpy-cli": "^6.0.0",
64
- "eslint": "^9.34.0",
+ "eslint": "^9.38.0",
65
"rimraf": "^6.0.1",
66
- "rollup": "^4.49.0",
67
- "typedoc": "^0.28.11",
68
- "typescript": "^5.9.2",
69
- "typescript-eslint": "^8.41.0",
+ "rollup": "^4.52.5",
+ "typedoc": "^0.28.14",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.46.2",
70
"vitest": "^3.2.4"
71
72
"dependencies": {
0 commit comments