Skip to content

Commit 2f99153

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

File tree

2 files changed

+176
-173
lines changed

2 files changed

+176
-173
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"typecheck": "vue-tsc -p ./tsconfig.app.json"
1111
},
1212
"dependencies": {
13-
"@nuxt/ui": "^4.0.0-alpha.2",
13+
"@nuxt/ui": "^4.0.0",
1414
"vue": "^3.5.21",
1515
"vue-router": "^4.5.1"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^6.0.1",
19-
"eslint": "^9.35.0",
20-
"eslint-plugin-vue": "^10.4.0",
19+
"eslint": "^9.36.0",
20+
"eslint-plugin-vue": "^10.5.0",
2121
"typescript": "^5.9.2",
22-
"typescript-eslint": "^8.44.0",
23-
"vite": "^7.1.5",
24-
"vue-tsc": "^3.0.7"
22+
"typescript-eslint": "^8.44.1",
23+
"vite": "^7.1.7",
24+
"vue-tsc": "^3.0.8"
2525
},
2626
"resolutions": {
2727
"unimport": "4.1.1"
2828
},
29-
"packageManager": "pnpm@10.16.1"
29+
"packageManager": "pnpm@10.17.1"
3030
}

0 commit comments

Comments
 (0)