chore: refresh dependencies by yarn upgrade-interactive (#9139)

This commit is contained in:
Brooooooklyn
2024-12-13 08:08:06 +00:00
parent 133f21b9ca
commit 055abf6040
35 changed files with 1904 additions and 1003 deletions

View File

@@ -7,9 +7,9 @@
"dev": "nodemon --exec 'typedoc --options ../../typedoc.json' & serve dist/"
},
"devDependencies": {
"nodemon": "^3.1.0",
"serve": "^14.2.1",
"typedoc": "^0.27.0"
"nodemon": "^3.1.7",
"serve": "^14.2.4",
"typedoc": "^0.27.4"
},
"nodemonConfig": {
"watch": [