Skip to content

Commit

Permalink
chore(front): Update dependency svelte to v5.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ed45caa commit 0e7fa25
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified front/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"prettier-plugin-svelte": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.9",
"sass": "1.83.1",
"svelte": "5.16.5",
"svelte": "5.16.6",
"svelte-check": "4.1.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
Expand Down
8 changes: 4 additions & 4 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3267,10 +3267,10 @@ svelte-eslint-parser@^0.43.0:
postcss "^8.4.39"
postcss-scss "^4.0.9"

[email protected].5:
version "5.16.5"
resolved "https://registry.npmjs.org/svelte/-/svelte-5.16.5.tgz"
integrity sha512-zTG45crJUGjNYQgmQ0YDxFJ7ge1O6ZwevPxGgGOxuMOXOQhcH9LC9GEx2JS9/BlkhxdsO8ETofQ76ouFwDVpCQ==
[email protected].6:
version "5.16.6"
resolved "https://registry.npmjs.org/svelte/-/svelte-5.16.6.tgz"
integrity sha512-NTEpGul7oeb/46mUJNSKfosQ4ptEIuHaTkFPyayjMXA3KCgox3/wtIY7HyB1Q7zy6O1t7QdZ69OzPdSRH9W53w==
dependencies:
"@ampproject/remapping" "^2.3.0"
"@jridgewell/sourcemap-codec" "^1.5.0"
Expand Down

0 comments on commit 0e7fa25

Please sign in to comment.