Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent ba5f1fb commit 765eaa2
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@pulumi/aws": "6.67.0",
"@pulumi/awsx": "2.21.0",
"@pulumi/azure-native": "2.85.0",
"@pulumi/azure-native": "2.86.0",
"@pulumi/cloudflare": "5.49.0",
"@pulumi/docker": "4.6.1",
"@pulumi/pulumi": "3.148.0",
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.3",
"svelte": "5.19.6",
"svelte": "5.19.7",
"svelte-check": "4.1.4",
"svelte-preprocess": "6.0.3",
"tslib": "2.8.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"license": "MIT",
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18.0.0",
"pnpm": ">=9.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@apollo/client": "3.12.8",
"@apollo/client": "3.12.9",
"graphql-yoga": "workspace:*"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql-yoga": "workspace:^"
},
"devDependencies": {
"@apollo/client": "3.12.8",
"@apollo/client": "3.12.9",
"crypto-hash": "3.1.0",
"graphql-yoga": "workspace:*"
},
Expand Down
Loading

0 comments on commit 765eaa2

Please sign in to comment.