Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bomgar committed Oct 23, 2024
1 parent d2e14c0 commit da14ca9
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 180 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@
"format": "prettier --plugin prettier-plugin-svelte --write ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-auto": "^3.3.0",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"husky": "^9.1.6",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"sass": "^1.79.4",
"svelte": "^4.2.19",
"svelte-check": "^4.0.4",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"sass": "^1.80.3",
"svelte": "^5.0.5",
"svelte-check": "^4.0.5",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-wasm": "^3.3.0"
},
"type": "module",
"dependencies": {
"@fontsource/fira-code": "^5.1.0",
"@fontsource/fira-sans": "^5.1.0",
"@picocss/pico": "^2.0.6",
"@picocss/pico": "^1.5.13",
"rage-webassembly": "link:rage-webassembly/pkg"
}
}
Loading

0 comments on commit da14ca9

Please sign in to comment.