Skip to content

Commit adcf7a9

Browse files
committed
chore(deps): update
1 parent 55b726e commit adcf7a9

File tree

3 files changed

+571
-453
lines changed

3 files changed

+571
-453
lines changed

package.json

+8-9
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,21 @@
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",
24-
"vue-tsc": "^2.2.2"
21+
"typescript": "^5.8.3",
22+
"typescript-eslint": "^8.31.0",
23+
"vite": "^6.3.3",
24+
"vue-tsc": "^2.2.10"
2525
},
2626
"resolutions": {
27-
"unimport": "4.1.1",
28-
"vue-tsc": "2.2.2"
27+
"unimport": "4.1.1"
2928
},
30-
"packageManager": "pnpm@10.7.0"
29+
"packageManager": "pnpm@10.9.0"
3130
}

0 commit comments

Comments
 (0)