chore: normalize packages version (#8492)

This commit is contained in:
Carlos R. L. Rodrigues
2024-08-08 13:52:05 +00:00
committed by GitHub
parent 73cc66905a
commit 3f5ddc5bce
14 changed files with 49 additions and 54 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"awilix": "^8.0.0",
"graphql": "^16.6.0",
"knex": "2.4.2",
"pg": "^8.11.2",
"pg": "^8.12.0",
"resolve-cwd": "^3.0.0"
},
"scripts": {
+1 -1
View File
@@ -24,7 +24,7 @@
"awilix": "^8.0.0",
"bignumber.js": "^9.1.2",
"cross-env": "^5.2.1",
"ioredis": "^5.2.5",
"ioredis": "^5.4.1",
"rimraf": "^5.0.1",
"typescript": "^5.1.6",
"vite": "^5.2.11",