chore: bump package versions

Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
mertmit
2025-02-07 00:02:49 +03:00
parent 52822dde52
commit 08a96f97d3
6 changed files with 7932 additions and 7575 deletions

View File

@@ -11,18 +11,18 @@
"author": "",
"license": "ISC",
"dependencies": {
"@databricks/sql": "^1.7.1",
"@databricks/sql": "^1.9.0",
"@fastify/static": "^6.12.0",
"dayjs": "^1.11.10",
"fastify": "^4.24.3",
"knex": "^3.0.1",
"mysql2": "^3.9.4",
"dayjs": "^1.11.13",
"fastify": "^4.29.0",
"knex": "^3.1.0",
"knex-databricks": "link:../nc-knex-dialects/knex-databricks",
"knex-snowflake": "link:../nc-knex-dialects/knex-snowflake",
"mysql2": "^3.12.0",
"object-hash": "^3.0.0",
"pg": "^8.11.3",
"pg": "^8.13.1",
"process": "^0.11.10",
"snowflake-sdk": "^1.6.11"
"snowflake-sdk": "^1.15.0"
},
"devDependencies": {
"@types/node": "18.19.55"