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

fix(deps): update dependency vue-router to v4.4.2 #1872

Merged
merged 1 commit into from
Aug 5, 2024
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 @@ -46,7 +46,7 @@
"svg-pan-zoom": "3.6.1",
"vue": "3.4.11",
"vue-i18n": "9.13.1",
"vue-router": "4.4.0",
"vue-router": "4.4.2",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vuetify": "3.5.14",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2489,10 +2489,10 @@ __metadata:
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.5.1":
version: 6.6.1
resolution: "@vue/devtools-api@npm:6.6.1"
checksum: 10c0/ab9a1e09baae514b0d3a8bf1d670ecb7724f7e55b82eea30aa2e7255e6200b45c1086c1376560f243cf86e98c0726e94d69cefe0ad23dfd50c7c49dfcb1fbf21
"@vue/devtools-api@npm:^6.6.3":
version: 6.6.3
resolution: "@vue/devtools-api@npm:6.6.3"
checksum: 10c0/e9e712f687e901b1ecfcfb958a305db9729d37408677ea8d63189176406196c7c6d4e9580216de590ccbe68037f323c163293e917cfad3834d7f3299cd5a22bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3848,7 +3848,7 @@ __metadata:
vitest: "npm:2.0.5"
vue: "npm:3.4.11"
vue-i18n: "npm:9.13.1"
vue-router: "npm:4.4.0"
vue-router: "npm:4.4.2"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vuetify: "npm:3.5.14"
Expand Down Expand Up @@ -10692,14 +10692,14 @@ __metadata:
languageName: node
linkType: hard

"vue-router@npm:4.4.0":
version: 4.4.0
resolution: "vue-router@npm:4.4.0"
"vue-router@npm:4.4.2":
version: 4.4.2
resolution: "vue-router@npm:4.4.2"
dependencies:
"@vue/devtools-api": "npm:^6.5.1"
"@vue/devtools-api": "npm:^6.6.3"
peerDependencies:
vue: ^3.2.0
checksum: 10c0/aad52e6bf8f52b1fcc3465ad55ff7aaf302b22b7cec14108957eebeba608ad485626fea3eb6750ca516f3d3974c3830a3cd6d97ec8c431aaa45ed23ffede2803
checksum: 10c0/dbb95005481ed94e70aa6d14d1ce78b578fcedeb2aaf4fe85cff69a63e0218f1f8cd1d13f883fb45dbab6e31f82053a4a62627401deb2b5b15a98afbe4689b37
languageName: node
linkType: hard

Expand Down