Skip to content

Commit

Permalink
chore(deps-dev): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Nov 10, 2024
1 parent fcfe86b commit 757f902
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
Binary file modified docs/bun.lockb
Binary file not shown.
5 changes: 4 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"astro": "latest",
"carbon-components-svelte": "latest",
"fuzzy": "latest",
"svelte": "^5.1.3",
"svelte": "^5.1.13",
"svelte-focus-key": "latest"
},
"overrides": {
"@sveltejs/vite-plugin-svelte": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@carbon/icons": "11.52.0",
"@carbon/icons-11.31": "npm:@carbon/icons@~11.31.0",
"@types/bun": "latest",
"svelte": "^5.1.9",
"svelte": "^5.1.13",
"typescript": "latest"
},
"repository": {
Expand Down

0 comments on commit 757f902

Please sign in to comment.