Skip to content

Commit 131b1cb

Browse files
chore(deps): update all non-major dependencies (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 262a487 commit 131b1cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"dependencies": {
88
"vue": "^3.5.13",
9-
"vue-router": "^4.5.0"
9+
"vue-router": "^4.5.1"
1010
},
1111
"devDependencies": {
1212
"@types/express": "^5.0.1",
1313
"@types/node": "latest",
1414
"@vitejs/plugin-vue": "^5.2.3",
1515
"@vitejs/plugin-vue-jsx": "^4.1.2",
1616
"express": "^5.1.0",
17-
"vite": "^6.3.2"
17+
"vite": "^6.3.3"
1818
}
1919
}

0 commit comments

Comments
 (0)