Skip to content

Commit 04ce13c

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

File tree

2 files changed

+291
-367
lines changed

2 files changed

+291
-367
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typecheck": "vue-tsc -p ./tsconfig.app.json"
1111
},
1212
"dependencies": {
13-
"@nuxt/ui": "^4.0.1",
13+
"@nuxt/ui": "^4.1.0",
1414
"vue": "^3.5.22",
1515
"vue-router": "^4.6.3"
1616
},
@@ -19,12 +19,12 @@
1919
"eslint": "^9.38.0",
2020
"eslint-plugin-vue": "^10.5.1",
2121
"typescript": "^5.9.3",
22-
"typescript-eslint": "^8.46.1",
23-
"vite": "^7.1.11",
24-
"vue-tsc": "^3.1.1"
22+
"typescript-eslint": "^8.46.2",
23+
"vite": "^7.1.12",
24+
"vue-tsc": "^3.1.2"
2525
},
2626
"resolutions": {
2727
"unimport": "4.1.1"
2828
},
29-
"packageManager": "pnpm@10.18.3"
29+
"packageManager": "pnpm@10.19.0"
3030
}

0 commit comments

Comments
 (0)