Skip to content

Commit

Permalink
fix(deps): update dependency svelte-spa-router to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and resah committed Jan 15, 2024
1 parent fb3f214 commit c3d7f9a
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 @@ -65,7 +65,7 @@
"@svelteuidev/composables": "0.15.4",
"cross-fetch": "4.0.0",
"leaflet": "1.9.4",
"svelte-spa-router": "4.0.0"
"svelte-spa-router": "4.0.1"
},
"lint-staged": {
"src/**/*.{ts,svelte,css}": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9852,10 +9852,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/svelte-range-slider-pips/-/svelte-range-slider-pips-2.2.3.tgz#e44f8d8b22487d64c0717f23da9db23eedf919dd"
integrity sha512-ZAwX9+NDOE6cdqUTMfwBw27YI7NFgSXyPS1ARx3Zuaish2q6FuAtgx5d9+uqNzxQ7WVFhxgM7iQp8MvCpvy4Jw==

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/svelte-spa-router/-/svelte-spa-router-4.0.0.tgz#87c060566763c4eac0573f351145f5b75cb6328a"
integrity sha512-Z9OjOgF6n6N+N30aKZi20DypEfQAYY4USSChQd9UTlV6X7A2BvZ+Dm9uXx4Sw3FqwQUKelyKhEWjlD71yvLdgw==
[email protected].1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/svelte-spa-router/-/svelte-spa-router-4.0.1.tgz#720ef0cc9a4af33b155812496545c7999483878c"
integrity sha512-2JkmUQ2f9jRluijL58LtdQBIpynSbem2eBGp4zXdi7aDY1znbR6yjw0KsonD0aq2QLwf4Yx4tBJQjxIjgjXHKg==
dependencies:
regexparam "2.0.2"

Expand Down

0 comments on commit c3d7f9a

Please sign in to comment.