Skip to content

Commit e44f391

Browse files
Dev update.
1 parent b409776 commit e44f391

File tree

2 files changed

+490
-778
lines changed

2 files changed

+490
-778
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,18 @@
6161
},
6262
"homepage": "https://github.com/tsdotnet/array-utility#readme",
6363
"devDependencies": {
64-
"@eslint/js": "^9.38.0",
65-
"@rollup/plugin-typescript": "^12.1.4",
66-
"@types/node": "^24.9.1",
67-
"@vitest/coverage-v8": "^3.2.4",
64+
"@eslint/js": "^9.39.1",
65+
"@rollup/plugin-typescript": "^12.3.0",
66+
"@types/node": "^24.10.1",
67+
"@vitest/coverage-v8": "^4.0.10",
6868
"cpy-cli": "^6.0.0",
69-
"eslint": "^9.38.0",
70-
"rimraf": "^6.0.1",
71-
"rollup": "^4.52.5",
69+
"eslint": "^9.39.1",
70+
"rimraf": "^6.1.2",
71+
"rollup": "^4.53.3",
7272
"typedoc": "^0.28.14",
7373
"typescript": "^5.9.3",
74-
"typescript-eslint": "^8.46.2",
75-
"vitest": "^3.2.4"
74+
"typescript-eslint": "^8.47.0",
75+
"vitest": "^4.0.10"
7676
},
7777
"dependencies": {
7878
"@tsdotnet/array-copy": "^1.2.4",

0 commit comments

Comments
 (0)