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