Skip to content

Commit 8cfbf08

Browse files
committed
refactor: adapt to new version
1 parent fd62e04 commit 8cfbf08

File tree

5 files changed

+117
-100
lines changed

5 files changed

+117
-100
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"vitepress-plugin-llms": "^1.7.3",
204204
"vitest": "^3.2.4",
205205
"vue": "^3.5.18",
206-
"vue-router": "https://pkg.pr.new/vue-router@3646b9c",
206+
"vue-router": "https://pkg.pr.new/vue-router@be1679c",
207207
"vue-router-mock": "^2.0.0",
208208
"vue-tsc": "^3.0.5",
209209
"vuefire": "^3.2.2",

playground-experimental/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"mande": "^2.0.9",
1919
"pinia": "^3.0.3",
2020
"vue": "^3.5.18",
21-
"vue-router": "https://pkg.pr.new/vue-router@3646b9c"
21+
"vue-router": "https://pkg.pr.new/vue-router@be1679c"
2222
}
2323
}

0 commit comments

Comments
 (0)