chore: upgrade deps

This commit is contained in:
Sadegh Barati 2023-10-23 23:42:08 +03:30
parent b677d3fe5f
commit fbc33dee58
3 changed files with 1137 additions and 1185 deletions

View File

@ -16,11 +16,11 @@
"@morev/vue-transitions": "^2.3.6",
"@radix-icons/vue": "^1.0.0",
"@stackblitz/sdk": "^1.9.0",
"@tanstack/vue-table": "^8.10.3",
"@unovis/ts": "^1.2.1",
"@unovis/vue": "1.3.0-alpha.3",
"@vee-validate/zod": "^4.11.7",
"@vueuse/core": "^10.4.1",
"@tanstack/vue-table": "^8.10.7",
"@unovis/ts": "^1.2.2",
"@unovis/vue": "1.3.0-beta.3",
"@vee-validate/zod": "^4.11.8",
"@vueuse/core": "^10.5.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"codesandbox": "^2.2.3",
@ -28,9 +28,9 @@
"lucide-vue-next": "^0.276.0",
"radix-vue": "^0.4.1",
"tailwindcss-animate": "^1.0.7",
"v-calendar": "^3.1.0",
"vee-validate": "4.11.7",
"vue": "^3.3.4",
"v-calendar": "^3.1.2",
"vee-validate": "4.11.8",
"vue": "^3.3.6",
"vue-wrap-balancer": "^1.1.3",
"zod": "^3.22.4"
},
@ -39,22 +39,22 @@
"@iconify-json/tabler": "^1.1.89",
"@iconify/json": "^2.2.108",
"@iconify/vue": "^4.1.1",
"@types/lodash.template": "^4.5.1",
"@types/node": "^20.6.0",
"@types/lodash.template": "^4.5.2",
"@types/node": "^20.8.7",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-core": "^3.3.4",
"@vue/compiler-dom": "^3.3.4",
"@vue/compiler-core": "^3.3.6",
"@vue/compiler-dom": "^3.3.6",
"autoprefixer": "^10.4.16",
"lodash.template": "^4.5.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",
"tsx": "^3.13.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.0",
"vite": "^4.4.11",
"vitepress": "^1.0.0-rc.20",
"vue-tsc": "^1.8.15"
"unplugin-icons": "^0.17.1",
"vite": "^4.5.0",
"vitepress": "^1.0.0-rc.23",
"vue-tsc": "^1.8.20"
}
}

View File

@ -2,7 +2,7 @@
"name": "shadcn-vue",
"version": "0.6.1",
"private": true,
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"license": "MIT",
"repository": "radix-vue/shadcn-vue",
"workspaces": [
@ -32,13 +32,13 @@
"@antfu/eslint-config": "^0.43.1",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"eslint": "^8.50.0",
"eslint": "^8.52.0",
"lint-staged": "^14.0.1",
"pnpm": "^8.8.0",
"pnpm": "^8.9.2",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.3",
"taze": "^0.11.4",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
},
"commitlint": {
"extends": [

File diff suppressed because it is too large Load Diff