Skip to content

Commit d3d14f4

Browse files
Update all non-major dependencies (#118)
Co-authored-by: ithaka-renovate[bot] <177157941+ithaka-renovate[bot]@users.noreply.github.com>
1 parent fb8d88c commit d3d14f4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript-cookie": "^1.0.6",
3333
"uuid": "^13.0.0",
3434
"vue": "^3.5.13",
35-
"vue-router": "^4.5.1"
35+
"vue-router": "^4.6.3"
3636
},
3737
"devDependencies": {
3838
"@babel/types": "^7.28.4",
@@ -61,7 +61,7 @@
6161
"start-server-and-test": "^2.1.2",
6262
"typescript": "~5.9.3",
6363
"unplugin-vue-markdown": "^29.2.0",
64-
"vite": "^7.1.9",
64+
"vite": "^7.1.10",
6565
"vite-plugin-dynamic-import": "^1.6.0",
6666
"vite-plugin-static-copy": "^2.3.2",
6767
"vite-plugin-vue-devtools": "^7.7.7",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4578,12 +4578,12 @@ __metadata:
45784578
typescript-cookie: "npm:^1.0.6"
45794579
unplugin-vue-markdown: "npm:^29.2.0"
45804580
uuid: "npm:^13.0.0"
4581-
vite: "npm:^7.1.9"
4581+
vite: "npm:^7.1.10"
45824582
vite-plugin-dynamic-import: "npm:^1.6.0"
45834583
vite-plugin-static-copy: "npm:^2.3.2"
45844584
vite-plugin-vue-devtools: "npm:^7.7.7"
45854585
vue: "npm:^3.5.13"
4586-
vue-router: "npm:^4.5.1"
4586+
vue-router: "npm:^4.6.3"
45874587
vue-tsc: "npm:^2.2.12"
45884588
languageName: unknown
45894589
linkType: soft
@@ -7064,7 +7064,7 @@ __metadata:
70647064
languageName: node
70657065
linkType: hard
70667066

7067-
"vite@npm:^7.1.9":
7067+
"vite@npm:^7.1.10":
70687068
version: 7.1.10
70697069
resolution: "vite@npm:7.1.10"
70707070
dependencies:
@@ -7149,14 +7149,14 @@ __metadata:
71497149
languageName: node
71507150
linkType: hard
71517151

7152-
"vue-router@npm:^4.5.1":
7153-
version: 4.5.1
7154-
resolution: "vue-router@npm:4.5.1"
7152+
"vue-router@npm:^4.6.3":
7153+
version: 4.6.3
7154+
resolution: "vue-router@npm:4.6.3"
71557155
dependencies:
71567156
"@vue/devtools-api": "npm:^6.6.4"
71577157
peerDependencies:
7158-
vue: ^3.2.0
7159-
checksum: 10c0/89fbc11e46c19a4c4d62b807596a0210726dc09bd9e6a319ded1ac0951e6933e581c56acd1b846d3891673b9bad7348564d28ecd8424126d63578b3b5d291d96
7158+
vue: ^3.5.0
7159+
checksum: 10c0/4528f4fded4b45b07d4e096116e9b5fd602af463e735f7e5133b1a258ce325ebc894dd7bc962a937556615fd42d06b0fb290dfae90e96f237862b7f74baa22a0
71607160
languageName: node
71617161
linkType: hard
71627162

0 commit comments

Comments
 (0)