Skip to content

Commit

Permalink
chore(dependencies)⬆️ Pin dependencies
Browse files Browse the repository at this point in the history
Update @unhead/vue to v1.11.13
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 91155ed commit 728445b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
16 changes: 8 additions & 8 deletions core/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@noction/hippie-nav": "^0.7.7",
"@unhead/vue": "^1.11.13",
"@unhead/vue": "1.11.13",
"@unocss/core": "0.65.3",
"@unocss/reset": "0.65.3",
"@vee-validate/zod": "4.15.0",
"@vitest/eslint-plugin": "^1.1.7",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/core": "12.2.0",
"@vueuse/integrations": "12.2.0",
"axios": "^1.7.2",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"floating-vue": "^5.2.2",
"floating-vue": "5.2.2",
"pinia": "^2.1.7",
"radix-vue": "1.9.11",
"splitpanes": "^3.1.5",
"tailwind-merge": "2.5.5",
"universal-cookie": "^6.1.3",
"unocss": "0.65.3",
"unplugin-vue-router-extend": "0.1.15",
"vee-validate": "^4.15.0",
"vee-validate": "4.15.0",
"vue": "^3.5.8",
"vue-data-ui": "^2.3.44",
"vue-i18n": "11",
"vue-i18n": "11.0.1",
"vue-router": "^4.3.3",
"vue-sonner": "^1.2.1",
"vue-writer": "^2.0.2",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@vitejs/plugin-vue": "^5.0.5",
"@vue/eslint-config-prettier": "^10.0.0",
"@vue/eslint-config-typescript": "^14.1.1",
"@vue/test-utils": "^2.4.6",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.13.0",
"eslint-define-config": "^2.1.0",
Expand All @@ -92,7 +92,7 @@
"unocss-preset-shadcn": "0.3.1",
"unplugin-vue-router": "0.10.9",
"vite": "^5.3.1",
"vite-plugin-vue-devtools": "^7.6.7",
"vite-plugin-vue-devtools": "7.6.7",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.21"
}
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 728445b

Please sign in to comment.