Skip to content

Commit c57bca4

Browse files
committed
chore: update dependencies
1 parent 2c1bae2 commit c57bca4

File tree

2 files changed

+266
-263
lines changed

2 files changed

+266
-263
lines changed

package.json

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@
4848
"@opentelemetry/sdk-trace-base": "^2.6.0",
4949
"@poppinss/ts-exec": "^1.4.4",
5050
"@types/better-sqlite3": "^7.6.13",
51-
"@types/node": "^24.11.0",
52-
"@types/pg": "^8.18.0",
53-
"better-sqlite3": "^12.6.2",
54-
"bullmq": "^5.70.1",
51+
"@types/node": "^25.5.0",
52+
"@types/pg": "^8.20.0",
53+
"better-sqlite3": "^12.8.0",
54+
"bullmq": "^5.71.0",
5555
"c8": "^11.0.0",
5656
"del-cli": "^7.0.0",
57-
"ioredis": "^5.10.0",
58-
"knex": "^3.1.0",
59-
"oxfmt": "^0.36.0",
60-
"oxlint": "^1.51.0",
61-
"oxlint-tsgolint": "^0.15.0",
62-
"pg": "^8.19.0",
57+
"ioredis": "^5.10.1",
58+
"knex": "^3.2.4",
59+
"oxfmt": "^0.41.0",
60+
"oxlint": "^1.56.0",
61+
"oxlint-tsgolint": "^0.17.1",
62+
"pg": "^8.20.0",
6363
"release-it": "^19.2.4",
6464
"tsup": "^8.5.1",
6565
"typescript": "^5.9.3"
@@ -107,8 +107,7 @@
107107
],
108108
"publishConfig": {
109109
"access": "public",
110-
"tag": "latest",
111-
"provenance": true
110+
"tag": "latest"
112111
},
113112
"release-it": {
114113
"git": {

0 commit comments

Comments
 (0)