Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Aug 30, 2024
1 parent 75f8eb1 commit e3c843b
Show file tree
Hide file tree
Showing 4 changed files with 641 additions and 687 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"node-fetch-native": "^1.6.4",
"ofetch": "^1.3.4",
"tough-cookie": "^4.1.4",
"ufo": "^1.5.3",
"uint8array-extras": "^1.2.0"
"ufo": "^1.5.4",
"uint8array-extras": "^1.4.0"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@ctrl/eslint-config-biome": "3.1.3",
"@ctrl/eslint-config-biome": "4.1.5",
"@sindresorhus/tsconfig": "6.0.0",
"@types/node": "20.14.9",
"@types/node": "22.5.1",
"@types/tough-cookie": "4.0.5",
"@vitest/coverage-v8": "1.6.0",
"typedoc": "0.26.3",
"typescript": "5.5.3",
"vitest": "1.6.0"
"@vitest/coverage-v8": "2.0.5",
"typedoc": "0.26.6",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit e3c843b

Please sign in to comment.