Skip to content

Commit 654b4a1

Browse files
chore(deps): update all non-major dependencies
1 parent 351ff1d commit 654b4a1

File tree

2 files changed

+231
-191
lines changed

2 files changed

+231
-191
lines changed

package.json

Lines changed: 4 additions & 4 deletions
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.1",
13+
"@nuxt/ui-pro": "^3.0.2",
1414
"vue": "^3.5.13",
1515
"vue-router": "^4.5.0"
1616
},
1717
"devDependencies": {
1818
"@vitejs/plugin-vue": "^5.2.3",
19-
"eslint": "^9.22.0",
19+
"eslint": "^9.23.0",
2020
"eslint-plugin-vue": "^10.0.0",
2121
"typescript": "^5.8.2",
22-
"typescript-eslint": "^8.27.0",
22+
"typescript-eslint": "^8.28.0",
2323
"vite": "^6.2.2",
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.6.5"
30+
"packageManager": "pnpm@10.7.0"
3131
}

0 commit comments

Comments
 (0)