Skip to content

Commit

Permalink
chore(deps): update dependency @sveltejs/kit to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 137b317 commit 089a960
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 81 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test": "playwright test"
},
"peerDependencies": {
"@sveltejs/kit": "^1.0.0",
"@sveltejs/kit": "^1.0.0 || ^2.0.0",
"svelte": "^4.0.0"
},
"devDependencies": {
Expand All @@ -39,7 +39,7 @@
"@jill64/universal-sanitizer": "1.0.0",
"@playwright/test": "1.40.1",
"@sveltejs/adapter-cloudflare": "2.3.4",
"@sveltejs/kit": "1.30.3",
"@sveltejs/kit": "2.0.0",
"svelte": "4.2.8",
"svelte-feather-icons": "4.0.1",
"typescript": "5.3.3",
Expand Down
135 changes: 56 additions & 79 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 089a960

Please sign in to comment.