Skip to content

Commit a19a0a4

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

File tree

2 files changed

+246
-219
lines changed

2 files changed

+246
-219
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"dependencies": {
1313
"@nuxt/ui-pro": "^3.1.3",
14-
"vue": "^3.5.15",
14+
"vue": "^3.5.16",
1515
"vue-router": "^4.5.1"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^5.2.4",
19-
"eslint": "^9.27.0",
20-
"eslint-plugin-vue": "^10.1.0",
19+
"eslint": "^9.28.0",
20+
"eslint-plugin-vue": "^10.2.0",
2121
"typescript": "^5.8.3",
22-
"typescript-eslint": "^8.32.1",
22+
"typescript-eslint": "^8.34.0",
2323
"vite": "^6.3.5",
2424
"vue-tsc": "^2.2.10"
2525
},
@@ -32,5 +32,5 @@
3232
"vue-demi"
3333
]
3434
},
35-
"packageManager": "pnpm@10.11.0"
35+
"packageManager": "pnpm@10.12.1"
3636
}

0 commit comments

Comments
 (0)