Skip to content

Commit

Permalink
Bump svelte from 4.2.17 to 4.2.19
Browse files Browse the repository at this point in the history
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.17 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 781cd54 commit 65132f3
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 100 deletions.
139 changes: 42 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "0.5.7",
"svelte": "4.2.17",
"svelte": "4.2.19",
"svelte-check": "3.8.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dotenv": "16.4.5",
"postcss": "8.4.38",
"@rajesh896/broprint.js": "2.1.1",
"svelte": "4.2.17",
"svelte": "4.2.19",
"svelte-check": "3.8.0",
"svelte-preprocess": "5.1.4",
"tailwindcss": "3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"isomorphic-fetch": "3.0.0",
"jsdom": "24.1.0",
"postcss": "8.4.38",
"svelte": "4.2.17",
"svelte": "4.2.19",
"svelte-check": "3.8.0",
"svelte-easy-crop": "2.0.3",
"svelte-preprocess": "5.1.4",
Expand Down

0 comments on commit 65132f3

Please sign in to comment.