Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 7c54465 commit 784d745
Show file tree
Hide file tree
Showing 6 changed files with 1,511 additions and 1,342 deletions.
2 changes: 1 addition & 1 deletion integrations/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@eject/javascript-sdk": "workspace:*",
"@fastify/type-provider-typebox": "^3.0.0",
"@sinclair/typebox": "^0.26.8",
"@sinclair/typebox": "^0.33.0",
"@types/node": "^18.15.11",
"fastify": "^4.15.0",
"fastify-plugin": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion integrations/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@eject/interface": "workspace:*",
"ky-universal": "^0.11.0"
"ky-universal": "^0.12.0"
},
"devDependencies": {
"@ava/typescript": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@eject/fastify": "workspace:*",
"@eject/interface": "workspace:*",
"@fastify/type-provider-typebox": "^3.0.0",
"@sinclair/typebox": "^0.26.8",
"@sinclair/typebox": "^0.33.0",
"@types/node": "^18.15.11",
"fastify": "^4.15.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "c8 ava"
},
"dependencies": {
"@sinclair/typebox": "^0.26.8",
"@sinclair/typebox": "^0.33.0",
"@types/node": "^18.15.11"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 784d745

Please sign in to comment.