Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwormhole committed Jun 14, 2024
1 parent be34aea commit 5201387
Show file tree
Hide file tree
Showing 2 changed files with 901 additions and 755 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"prepare": "svelte-kit sync"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.14",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"bulma": "^0.9.4",
"sass": "^1.70.0",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"@sveltejs/vite-plugin-svelte": "^3.0.2"
"sass": "^1.77.5",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"vite": "^5.3.1"
},
"type": "module"
}
Loading

0 comments on commit 5201387

Please sign in to comment.