Skip to content

Commit 2cf2968

Browse files
Update dependency @vueuse/router to ^10.7.2
1 parent 7b8f8d8 commit 2cf2968

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@dodona/dolos-core": "1.0.0",
2323
"@mdi/font": "7.4.47",
2424
"@vueuse/core": "^10.7.2",
25-
"@vueuse/router": "^10.7.1",
25+
"@vueuse/router": "^10.7.2",
2626
"axios": "^1.6.5",
2727
"comlink": "^4.4.1",
2828
"core-js": "^3.35.1",

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -913,19 +913,12 @@
913913
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-10.7.2.tgz#ba0187ce138c287fd80301afc5b0d6a97e563633"
914914
integrity sha512-kCWPb4J2KGrwLtn1eJwaJD742u1k5h6v/St5wFe8Quih90+k2a0JP8BS4Zp34XUuJqS2AxFYMb1wjUL8HfhWsQ==
915915

916-
"@vueuse/router@^10.7.1":
917-
version "10.7.1"
918-
resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-10.7.1.tgz#63901191f81d47ba44a6c8d6bd81dd9af07b7fc7"
919-
integrity sha512-u34c+oA6hMy7q0U01hNzb9xGo7M9AHB6/F/olbdYJU7bDTKbj1SXGMhBTJuVFTvBoInV0vazrM+pN3PS6Vwhng==
920-
dependencies:
921-
"@vueuse/shared" "10.7.1"
922-
vue-demi ">=0.14.6"
923-
924-
925-
version "10.7.1"
926-
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.7.1.tgz#b9892fc31784d685619015fba287cde53873485d"
927-
integrity sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==
916+
"@vueuse/router@^10.7.2":
917+
version "10.7.2"
918+
resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-10.7.2.tgz#74a5b5fb8e7c43386cf05b07e55a8ab339115f3f"
919+
integrity sha512-TE9QtcqtZ793bwJWnlxn1gir7TXHJh5Y0KTIAS2DFOFvz4f3yTPmxAtIHC5e96oBVaVdnzxQQ9EsOhBDfBtCDg==
928920
dependencies:
921+
"@vueuse/shared" "10.7.2"
929922
vue-demi ">=0.14.6"
930923

931924

0 commit comments

Comments
 (0)