Skip to content

Commit

Permalink
chore(deps): update dependency @sveltejs/kit [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2023
1 parent ef94cc1 commit e57383f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 22 deletions.
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@graphql-ez/plugin-voyager": "workspace:*",
"@graphql-ez/sveltekit": "workspace:*",
"@sveltejs/adapter-auto": "1.0.0",
"@sveltejs/kit": "1.0.1",
"@sveltejs/kit": "1.15.2",
"svelte": "^3.55.0",
"svelte-check": "^2.10.2",
"svelte-preprocess": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sveltekit/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@graphql-tools/schema": "^9.0.12",
"@sveltejs/adapter-auto": "1.0.0",
"@sveltejs/adapter-node": "1.0.0",
"@sveltejs/kit": "1.0.1",
"@sveltejs/kit": "1.15.2",
"@types/node": "^18.11.15",
"@types/wait-on": "^5.3.1",
"altair-static-slim": "5.0.9",
Expand All @@ -65,7 +65,7 @@
"wait-on": "^6.0.1"
},
"peerDependencies": {
"@sveltejs/kit": "^1.0.1",
"@sveltejs/kit": "^1.15.8",
"@types/node": "*",
"graphql": "*",
"graphql-ez": "workspace:^"
Expand Down
52 changes: 33 additions & 19 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 e57383f

Please sign in to comment.