Skip to content

Commit c2b484d

Browse files
fix(deps): update dependency vue-router to v4.5.0 (#7124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b823e2f commit c2b484d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/nuxt-prisma-nuxt-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@prisma/nuxt": "0.1.0",
1515
"nuxt": "3.14.1592",
1616
"vue": "3.5.13",
17-
"vue-router": "4.4.5"
17+
"vue-router": "4.5.0"
1818
},
1919
"devDependencies": {
2020
"@prisma/client": "5.22.0",

0 commit comments

Comments
 (0)