Skip to content

Commit

Permalink
chore: upgrade to @fontsource/fira-mono v5 and @neoconfetti/svelte v2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jul 28, 2024
1 parent e9c84a0 commit 7e5b24a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/lemon-pugs-film.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'create-svelte': patch
---

chore: upgrade to @fontsource/fira-mono v5 and @neoconfetti/svelte v2
8 changes: 3 additions & 5 deletions packages/create-svelte/templates/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@
"preview": "vite preview"
},
"devDependencies": {
"@neoconfetti/svelte": "^1.0.0",
"@fontsource/fira-mono": "^5.0.0",
"@neoconfetti/svelte": "^2.0.0",
"@sveltejs/adapter-auto": "workspace:*",
"@sveltejs/kit": "workspace:*",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"svelte": "^4.2.10",
"typescript": "^5.3.3",
"vite": "^5.3.2"
},
"type": "module",
"dependencies": {
"@fontsource/fira-mono": "^5.0.8"
}
"type": "module"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"preview": "vite preview"
},
"devDependencies": {
"@fontsource/fira-mono": "^4.5.10",
"@neoconfetti/svelte": "^1.0.0",
"@fontsource/fira-mono": "^5.0.0",
"@neoconfetti/svelte": "^2.0.0",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
Expand Down
15 changes: 7 additions & 8 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 7e5b24a

Please sign in to comment.