Skip to content

Commit 606b27a

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

File tree

2 files changed

+139
-140
lines changed

2 files changed

+139
-140
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@nuxt/ui": "^4.0.1",
1414
"vue": "^3.5.22",
15-
"vue-router": "^4.5.1"
15+
"vue-router": "^4.6.3"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^6.0.1",
19-
"eslint": "^9.37.0",
20-
"eslint-plugin-vue": "^10.5.0",
19+
"eslint": "^9.38.0",
20+
"eslint-plugin-vue": "^10.5.1",
2121
"typescript": "^5.9.3",
22-
"typescript-eslint": "^8.46.0",
23-
"vite": "^7.1.9",
22+
"typescript-eslint": "^8.46.1",
23+
"vite": "^7.1.11",
2424
"vue-tsc": "^3.1.1"
2525
},
2626
"resolutions": {
2727
"unimport": "4.1.1"
2828
},
29-
"packageManager": "[email protected].2"
29+
"packageManager": "[email protected].3"
3030
}

0 commit comments

Comments
 (0)