Skip to content

Commit

Permalink
chore: bump typedoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Jun 26, 2024
1 parent 527d37d commit 18907c1
Show file tree
Hide file tree
Showing 2 changed files with 806 additions and 523 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,18 @@
"description": "Library for interacting with the Revolt API.",
"packageManager": "[email protected]",
"dependencies": {
"@mxssfd/typedoc-theme": "^1.1.3",
"@solid-primitives/map": "^0.4.11",
"@solid-primitives/set": "^0.4.11",
"eventemitter3": "^5.0.1",
"isomorphic-ws": "^5.0.0",
"long": "^5.2.3",
"revolt-api": "0.6.13",
"solid-js": "^1.8.15",
"typedoc": "^0.24.8",
"ulid": "^2.3.0",
"ws": "^8.16.0"
},
"devDependencies": {
"@mxssfd/typedoc-theme": "^1.1.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^18.19.24",
"@types/ws": "^8.5.10",
Expand All @@ -52,6 +51,7 @@
"prettier": "^2.8.8",
"tsc-watch": "^6.0.4",
"typed-emitter": "^2.1.0",
"typedoc": "^0.25.1",
"typescript": "^5.4.2"
}
}
Loading

0 comments on commit 18907c1

Please sign in to comment.