Skip to content

Commit

Permalink
Chore: Update Svelte deps (#3137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugos68 authored Jan 20, 2025
1 parent 0b91363 commit e10d430
Show file tree
Hide file tree
Showing 6 changed files with 389 additions and 170 deletions.
2 changes: 1 addition & 1 deletion packages/skeleton-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"nanoid": "^5.0.9",
"package-manager-detector": "^0.2.8",
"semver": "^7.6.3",
"svelte": "^5.17.3",
"svelte": "catalog:",
"ts-morph": "^25.0.0",
"zimmerframe": "^1.1.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"publint": "^0.2.12",
"svelte": "^5.6.2",
"svelte": "catalog:",
"svelte-check": "^4.1.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
Expand Down
Loading

0 comments on commit e10d430

Please sign in to comment.