Update dependencies
This commit is contained in:
parent
1cb0eeea2b
commit
7aeb903a9e
12 changed files with 941 additions and 3351 deletions
|
|
@ -9,22 +9,22 @@
|
|||
"@digiresilience/metamigo-common": "*",
|
||||
"@digiresilience/metamigo-config": "^0.2.0",
|
||||
"graphile-migrate": "^1.4.1",
|
||||
"graphql": "15.8.0",
|
||||
"postgraphile": "4.12.3"
|
||||
"graphql": "16.6.0",
|
||||
"postgraphile": "4.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.12",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@types/jest": "^29.2.5",
|
||||
"eslint": "^8.32.0",
|
||||
"jest": "^29.3.1",
|
||||
"jest-junit": "^15.0.0",
|
||||
"pino-pretty": "^9.1.1",
|
||||
"prettier": "^2.8.3",
|
||||
"@babel/core": "7.21.8",
|
||||
"@babel/preset-env": "7.21.5",
|
||||
"@babel/preset-typescript": "7.21.5",
|
||||
"@types/jest": "^29.5.1",
|
||||
"eslint": "^8.41.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-junit": "^16.0.0",
|
||||
"pino-pretty": "^10.0.0",
|
||||
"prettier": "^2.8.8",
|
||||
"ts-node": "^10.9.1",
|
||||
"typedoc": "^0.23.24",
|
||||
"typescript": "^4.9.5"
|
||||
"typedoc": "^0.24.7",
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue