Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariano-perez-rodriguez committed Aug 13, 2024
1 parent b383591 commit 853cf3f
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 434 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,44 +73,44 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@lacrypta/nomad": "link:",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.12",
"@yookue/typedoc-plugin-raw-content": "^0.2.1",
"esbuild": "^0.23.0",
"esbuild-plugin-umd-wrapper": "^3.0.0",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-array-func": "^5.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-jsdoc": "^50.1.0",
"eslint-plugin-perfectionist": "^3.1.3",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-tsdoc": "^0.3.0",
"jest": "^29.7.0",
"markdownlint-cli": "^0.41.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.4",
"tsx": "^4.16.5",
"tsx": "^4.17.0",
"typedoc": "^0.26.5",
"typedoc-plugin-keywords": "^1.6.0",
"typedoc-plugin-markdown": "^4.2.3",
"typedoc-plugin-mdn-links": "^3.2.7",
"typedoc-plugin-mdn-links": "^3.2.8",
"typedoc-plugin-mermaid": "^1.12.0",
"typedoc-plugin-remove-references": "^0.0.6",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"typescript-eslint": "^8.1.0",
"web-worker": "^1.3.0"
},
"peerDependencies": {
"typescript": ">=5.0.0"
},
"dependencies": {
"@noble/curves": "^1.4.2",
"@noble/curves": "^1.5.0",
"@noble/hashes": "^1.4.0"
}
}
Loading

0 comments on commit 853cf3f

Please sign in to comment.