Skip to content

Commit b27cdf5

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 213c997 commit b27cdf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"dev": "node ./server.js"
66
},
77
"dependencies": {
8-
"vue": "^3.5.17",
8+
"vue": "^3.5.18",
99
"vue-router": "^4.5.1"
1010
},
1111
"devDependencies": {
1212
"@types/express": "^5.0.3",
1313
"@types/node": "latest",
14-
"@vitejs/plugin-vue": "^6.0.0",
14+
"@vitejs/plugin-vue": "^6.0.1",
1515
"@vitejs/plugin-vue-jsx": "^5.0.1",
1616
"express": "^5.1.0",
17-
"vite": "^7.0.5"
17+
"vite": "^7.0.6"
1818
}
1919
}

0 commit comments

Comments
 (0)