Skip to content

Commit 819349b

Browse files
committed
1 parent b14aa54 commit 819349b

File tree

4 files changed

+780
-556
lines changed

4 files changed

+780
-556
lines changed

Diff for: package.json

+10-11
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,23 @@
2828
},
2929
"dependencies": {
3030
"@ctrl/magnet-link": "^4.0.2",
31-
"@ctrl/shared-torrent": "^6.0.0",
31+
"@ctrl/shared-torrent": "^6.1.0",
3232
"node-fetch-native": "^1.6.4",
33-
"ofetch": "^1.3.4",
34-
"tough-cookie": "^4.1.4",
33+
"ofetch": "^1.4.1",
34+
"tough-cookie": "^5.0.0",
3535
"ufo": "^1.5.4",
3636
"uint8array-extras": "^1.4.0"
3737
},
3838
"devDependencies": {
39-
"@biomejs/biome": "1.8.3",
40-
"@ctrl/eslint-config-biome": "4.1.5",
39+
"@biomejs/biome": "1.9.4",
40+
"@ctrl/eslint-config-biome": "4.2.11",
4141
"@sindresorhus/tsconfig": "6.0.0",
42-
"@types/node": "22.5.1",
43-
"@types/tough-cookie": "4.0.5",
44-
"@vitest/coverage-v8": "2.0.5",
42+
"@types/node": "22.9.0",
43+
"@vitest/coverage-v8": "2.1.4",
4544
"p-wait-for": "5.0.2",
46-
"typedoc": "0.26.6",
47-
"typescript": "5.5.4",
48-
"vitest": "2.0.5"
45+
"typedoc": "0.26.11",
46+
"typescript": "5.6.3",
47+
"vitest": "2.1.4"
4948
},
5049
"publishConfig": {
5150
"access": "public",

0 commit comments

Comments
 (0)