Skip to content

Commit 4130218

Browse files
committed
chore(deps): update
1 parent 3bf3a00 commit 4130218

File tree

2 files changed

+51
-183
lines changed

2 files changed

+51
-183
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@
1010
"typecheck": "vue-tsc -p ./tsconfig.app.json"
1111
},
1212
"dependencies": {
13-
"@unhead/vue": "^1.11.20",
13+
"@nuxt/ui-pro": "3.0.0-beta.2",
1414
"@unovis/vue": "^1.5.1",
1515
"date-fns": "^4.1.0",
1616
"vue": "^3.5.13",
1717
"vue-router": "^4.5.0",
1818
"zod": "^3.24.2"
1919
},
2020
"devDependencies": {
21-
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@83fa134",
2221
"@vitejs/plugin-vue": "^5.2.1",
2322
"eslint": "^9.21.0",
2423
"eslint-plugin-vue": "^9.32.0",
@@ -27,8 +26,5 @@
2726
"vite": "^6.2.0",
2827
"vue-tsc": "^2.2.4"
2928
},
30-
"resolutions": {
31-
"@nuxt/ui": "https://pkg.pr.new/@nuxt/ui@607d9a7"
32-
},
33-
"packageManager": "[email protected]"
29+
"packageManager": "[email protected]"
3430
}

0 commit comments

Comments
 (0)