Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency svelte to v5.19.4 #249

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rollup": "^4.24.2",
"rollup-plugin-dts": "^6.1.1",
"sass": "1.83.4",
"svelte": "5.19.3",
"svelte": "5.19.4",
"svelte-check": "^4.0.0",
"tailwindcss": "^4.0.0",
"typescript": "5.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@ __metadata:
rollup: "npm:^4.24.2"
rollup-plugin-dts: "npm:^6.1.1"
sass: "npm:1.83.4"
svelte: "npm:5.19.3"
svelte: "npm:5.19.4"
svelte-check: "npm:^4.0.0"
tailwindcss: "npm:^4.0.0"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -9113,9 +9113,9 @@ __metadata:
languageName: node
linkType: hard

"svelte@npm:5.19.3":
version: 5.19.3
resolution: "svelte@npm:5.19.3"
"svelte@npm:5.19.4":
version: 5.19.4
resolution: "svelte@npm:5.19.4"
dependencies:
"@ampproject/remapping": "npm:^2.3.0"
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
Expand All @@ -9131,7 +9131,7 @@ __metadata:
locate-character: "npm:^3.0.0"
magic-string: "npm:^0.30.11"
zimmerframe: "npm:^1.1.2"
checksum: 10c0/f0ddd35633a9a246865db91a150e8957b6c5eb140044010aa68e8986b1efe712d5540a99aeeab33d68c63bb66a2f3dd3dccf304874dee3307e6b25785b153b9b
checksum: 10c0/9e1dfd198b3baa2aaae616636e354b6e18795303ff03b2e36badd958c0a23ea6831f6ab531b76fd4a62dc09af7a8d83f9655043bd014ee5889d6bb9dbef0eed0
languageName: node
linkType: hard

Expand Down
Loading