Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Creaous committed Dec 13, 2024
1 parent 3094f9f commit 16f39f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
},
"keywords": [],
"dependencies": {
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/lib-storage": "^3.705.0",
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/lib-storage": "^3.709.0",
"@nexirift/plugin-oidc": "^1.0.3",
"@pothos/core": "^4.3.0",
"@pothos/plugin-errors": "^4.2.0",
"@pothos/plugin-scope-auth": "^4.1.1",
"@pothos/plugin-smart-subscriptions": "^4.1.1",
"@pothos/plugin-validation": "^3.10.2",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"debug": "^4.4.0",
"drizzle-kit": "0.29.1",
"drizzle-orm": "^0.37.0",
Expand All @@ -31,14 +31,14 @@
"graphql-scalars": "^1.24.0",
"graphql-subscriptions": "^3.0.0",
"graphql-ws": "^5.16.0",
"graphql-yoga": "^5.10.4",
"graphql-yoga": "^5.10.5",
"mime-types": "^2.1.35",
"pg": "^8.13.1",
"redis": "^4.7.0",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@electric-sql/pglite": "^0.2.14",
"@electric-sql/pglite": "^0.2.15",
"@faker-js/faker": "^9.3.0",
"@types/bun": "^1.1.14",
"@types/debug": "^4.1.12",
Expand Down

0 comments on commit 16f39f5

Please sign in to comment.