Skip to content

Commit b3ecd5c

Browse files
committed
updat dependencies and fix lock
1 parent f60f208 commit b3ecd5c

File tree

3 files changed

+36
-342
lines changed

3 files changed

+36
-342
lines changed

docs/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"react-router-dom": "6.22.1"
2727
},
2828
"devDependencies": {
29-
"@docusaurus/module-type-aliases": "3.1.1",
30-
"@docusaurus/types": "3.1.1",
31-
"docusaurus-plugin-typedoc": "^0.22.0",
32-
"typedoc": "0.25.8",
33-
"typedoc-plugin-markdown": "3.17.1"
29+
"@docusaurus/module-type-aliases": "3.5.2",
30+
"@docusaurus/types": "3.5.2",
31+
"docusaurus-plugin-typedoc": "^1.0.5",
32+
"typedoc": "^0.26.11",
33+
"typedoc-plugin-markdown": "4.2.9"
3434
},
3535
"browserslist": {
3636
"production": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lerna": "^8.1.5",
1717
"only-allow": "^1.2.1",
1818
"prettier": "^3.3.3",
19-
"typedoc": "^0.26.7"
19+
"typedoc": "^0.26.11"
2020
},
2121
"engines": {
2222
"node": ">=22"

0 commit comments

Comments
 (0)