Update deps
This commit is contained in:
parent
7688730e4f
commit
6663e8ed1e
24 changed files with 3587 additions and 2262 deletions
|
|
@ -10,16 +10,16 @@
|
|||
"@digiresilience/montar": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.23.3",
|
||||
"@babel/preset-env": "7.23.3",
|
||||
"@babel/core": "7.23.9",
|
||||
"@babel/preset-env": "7.23.9",
|
||||
"@babel/preset-typescript": "7.23.3",
|
||||
"eslint": "^8.54.0",
|
||||
"pino-pretty": "^10.2.3",
|
||||
"prettier": "^3.1.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"eslint": "^8.56.0",
|
||||
"pino-pretty": "^10.3.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsc-watch": "^6.0.4",
|
||||
"typedoc": "^0.25.3",
|
||||
"typescript": "^5.3.2"
|
||||
"typedoc": "^0.25.8",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"files": [
|
||||
"build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue