Skip to content

Commit

Permalink
minor version bumps. fixes 404 pages (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Feb 9, 2024
1 parent 67b01ea commit e227ef0
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@playwright/test": "^1.37.1",
"@sveltejs/adapter-vercel": "3.0.3",
"@sveltejs/kit": "^1.24.1",
"@sveltejs/kit": "^1.30.3",
"@sveltejs/site-kit": "6.0.0-next.39",
"@types/diff": "^5.0.3",
"@types/prismjs": "^1.26.0",
Expand All @@ -30,8 +30,8 @@
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"tiny-glob": "^0.2.9",
"typescript": "^5.2.2",
"vite": "^4.4.9"
"typescript": "^5.3.3",
"vite": "^4.5.2"
},
"type": "module",
"dependencies": {
Expand Down
117 changes: 53 additions & 64 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 e227ef0

Please sign in to comment.