Skip to content

Commit

Permalink
updat dependencies and fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Nov 1, 2024
1 parent f60f208 commit b3ecd5c
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 342 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"react-router-dom": "6.22.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/types": "3.1.1",
"docusaurus-plugin-typedoc": "^0.22.0",
"typedoc": "0.25.8",
"typedoc-plugin-markdown": "3.17.1"
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/types": "3.5.2",
"docusaurus-plugin-typedoc": "^1.0.5",
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "4.2.9"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lerna": "^8.1.5",
"only-allow": "^1.2.1",
"prettier": "^3.3.3",
"typedoc": "^0.26.7"
"typedoc": "^0.26.11"
},
"engines": {
"node": ">=22"
Expand Down
Loading

0 comments on commit b3ecd5c

Please sign in to comment.