Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
(*) Update dependency @sveltejs/adapter-vercel to v3 (#60)
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 May 21, 2023
1 parent 5dc9dc3 commit 726ec5a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/anime-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@graphql-codegen/client-preset": "3.0.1",
"@graphql-typed-document-node/core": "3.2.0",
"@joulev/theme": "workspace:*",
"@sveltejs/adapter-vercel": "2.4.3",
"@sveltejs/adapter-vercel": "3.0.0",
"@sveltejs/kit": "1.16.3",
"@types/node": "18.16.9",
"@types/nprogress": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/tategaki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@sveltejs/adapter-vercel": "2.4.3",
"@sveltejs/adapter-vercel": "3.0.0",
"@sveltejs/kit": "1.16.3",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
Expand Down
12 changes: 6 additions & 6 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 726ec5a

Please sign in to comment.