Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3631)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 844fef8 commit e19cb80
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion examples/egg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@graphql-tools/utils": "10.7.2",
"egg": "3.29.0",
"egg": "3.30.0",
"egg-cors": "3.0.1",
"graphql": "16.10.0",
"graphql-yoga": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest": "^29.0.0",
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"svelte": "5.17.2",
"svelte": "5.17.3",
"svelte-check": "4.1.3",
"svelte-preprocess": "6.0.3",
"tslib": "2.8.1",
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e19cb80

Please sign in to comment.