Skip to content

Commit 89b1248

Browse files
chore(deps): update all non-major dependencies
1 parent 55b726e commit 89b1248

File tree

2 files changed

+564
-446
lines changed

2 files changed

+564
-446
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@
1010
"typecheck": "vue-tsc -p ./tsconfig.app.json"
1111
},
1212
"dependencies": {
13-
"@nuxt/ui-pro": "^3.0.2",
13+
"@nuxt/ui-pro": "^3.1.0",
1414
"vue": "^3.5.13",
1515
"vue-router": "^4.5.0"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^5.2.3",
19-
"eslint": "^9.23.0",
19+
"eslint": "^9.25.1",
2020
"eslint-plugin-vue": "^10.0.0",
21-
"typescript": "^5.8.2",
22-
"typescript-eslint": "^8.28.0",
23-
"vite": "^6.2.4",
21+
"typescript": "^5.8.3",
22+
"typescript-eslint": "^8.31.0",
23+
"vite": "^6.3.3",
2424
"vue-tsc": "^2.2.2"
2525
},
2626
"resolutions": {
2727
"unimport": "4.1.1",
2828
"vue-tsc": "2.2.2"
2929
},
30-
"packageManager": "pnpm@10.7.0"
30+
"packageManager": "pnpm@10.9.0"
3131
}

0 commit comments

Comments
 (0)