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 69425b2 commit f02ccafCopy full SHA for f02ccaf
package.json
@@ -64,17 +64,17 @@
64
},
65
"homepage": "https://github.com/tsdotnet/linq#readme",
66
"devDependencies": {
67
- "@eslint/js": "^9.34.0",
+ "@eslint/js": "^9.38.0",
68
"@rollup/plugin-typescript": "^12.1.4",
69
- "@types/node": "^24.3.0",
+ "@types/node": "^24.9.1",
70
"@vitest/coverage-v8": "^3.2.4",
71
"cpy-cli": "^6.0.0",
72
- "eslint": "^9.34.0",
+ "eslint": "^9.38.0",
73
"rimraf": "^6.0.1",
74
- "rollup": "^4.49.0",
75
- "typedoc": "^0.28.11",
76
- "typescript": "^5.9.2",
77
- "typescript-eslint": "^8.41.0",
+ "rollup": "^4.52.5",
+ "typedoc": "^0.28.14",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.46.2",
78
"vitest": "^3.2.4"
79
80
"dependencies": {
0 commit comments