Skip to content

Commit

Permalink
fix(deps): update dependency @svelteuidev/composables to v0.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and resah committed Jan 11, 2025
1 parent 0523f02 commit 377abab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion workspaces/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"vitest-dom": "0.1.1"
},
"dependencies": {
"@svelteuidev/composables": "0.15.4",
"@svelteuidev/composables": "0.15.7",
"cross-fetch": "4.0.0",
"leaflet": "1.9.4",
"svelte-spa-router": "4.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1880,10 +1880,10 @@
svelte-hmr "^0.15.3"
vitefu "^0.2.5"

"@svelteuidev/[email protected].4":
version "0.15.4"
resolved "https://registry.yarnpkg.com/@svelteuidev/composables/-/composables-0.15.4.tgz#cfb5afdc704f597ca369a451e60afd723e2bef7a"
integrity sha512-GN7ZiUOCptgeLXs2HGcg6iuxo4aVeiV02tynofFNeVAFKSHX10FXhN1kWx8cDDJlW3/BjEP2qXa2qn4XrYNqTA==
"@svelteuidev/[email protected].7":
version "0.15.7"
resolved "https://registry.yarnpkg.com/@svelteuidev/composables/-/composables-0.15.7.tgz#0e97b0c387d27bc311d1ca0ce5236fd2390b3642"
integrity sha512-tVA+0bNtsYsJqlpNx9ZArzHFBJYfoKM+nspkv+wzOx40HsCg33MutqNexOvrMYSj5/tSxxBefLQKdwNumErF6Q==

"@tailwindcss/[email protected]":
version "0.5.7"
Expand Down

0 comments on commit 377abab

Please sign in to comment.