Skip to content

Commit

Permalink
dog fooding deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwormhole committed Oct 21, 2023
1 parent ff6e056 commit 26a81ff
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 129 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.22.6",
"@sveltejs/kit": "^1.26.0",
"bulma": "^0.9.4",
"sass": "^1.66.1",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
"sass": "^1.69.4",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"tslib": "^2.6.2",
"typescript": "^5.1.6",
"vite": "^4.4.9"
"typescript": "^5.2.2",
"vite": "^4.5.0"
},
"type": "module"
}
Loading

0 comments on commit 26a81ff

Please sign in to comment.