Skip to content

Commit

Permalink
chore: Update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Jan 3, 2024
1 parent ba8a26c commit 9497345
Show file tree
Hide file tree
Showing 4 changed files with 2,181 additions and 1,749 deletions.
35 changes: 16 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,27 +41,24 @@
},
"homepage": "https://github.com/ceramicnetwork/js-dag-jose-utils#readme",
"devDependencies": {
"@jest/globals": "^28.1.3",
"@jest/globals": "^29.7.0",
"@skypack/package-check": "^0.2.2",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.209",
"@swc/jest": "^0.2.20",
"@types/jest": "^28.1.6",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"del-cli": "^5.0.0",
"eslint": "^8.19.0",
"eslint-config-3box": "^0.4.0",
"eslint-plugin-jest": "^26.5.3",
"jest": "^28.1.3",
"prettier": "^2.7.1",
"turbo": "^1.3.1",
"typedoc": "0.23.10",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "~4.7.4"
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"eslint-config-3box": "^1.0.0",
"eslint-plugin-jest": "^27.6.1",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"turbo": "^1.11.2",
"typescript": "^5.3.3"
},
"dependencies": {
"@ipld/dag-cbor": "^7.0.1",
"multiformats": "^11.0.1"
"@ipld/dag-cbor": "^9.0.7",
"multiformats": "^13.0.0"
}
}
Loading

0 comments on commit 9497345

Please sign in to comment.