Update dependencies
This commit is contained in:
parent
1cb0eeea2b
commit
7aeb903a9e
12 changed files with 941 additions and 3351 deletions
|
|
@ -8,21 +8,21 @@
|
|||
"@digiresilience/montar": "*",
|
||||
"@digiresilience/metamigo-config": "*",
|
||||
"@digiresilience/metamigo-db": "*",
|
||||
"commander": "^10.0.0",
|
||||
"commander": "^10.0.1",
|
||||
"graphile-migrate": "^1.4.1",
|
||||
"graphile-worker": "^0.13.0",
|
||||
"node-jose": "^2.1.1",
|
||||
"postgraphile": "4.12.3",
|
||||
"graphql": "15.8.0"
|
||||
"node-jose": "^2.2.0",
|
||||
"postgraphile": "4.13.0",
|
||||
"graphql": "16.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"pino-pretty": "^9.1.1",
|
||||
"nodemon": "^2.0.20",
|
||||
"pino-pretty": "^10.0.0",
|
||||
"nodemon": "^2.0.22",
|
||||
"tsconfig-link": "*",
|
||||
"eslint-config-link": "*",
|
||||
"jest-config-link": "*",
|
||||
"babel-preset-link": "*",
|
||||
"typescript": "^4.9.5"
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue