Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sadeghbarati committed Jul 19, 2024
1 parent edad815 commit 4d48042
Show file tree
Hide file tree
Showing 5 changed files with 2,099 additions and 1,225 deletions.
32 changes: 16 additions & 16 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
"@internationalized/date": "^3.5.4",
"@radix-icons/vue": "^1.0.0",
"@stackblitz/sdk": "^1.11.0",
"@tanstack/vue-table": "^8.19.2",
"@unovis/ts": "^1.4.2",
"@unovis/vue": "^1.4.2",
"@tanstack/vue-table": "^8.19.3",
"@unovis/ts": "^1.4.3",
"@unovis/vue": "^1.4.3",
"@vee-validate/zod": "^4.13.2",
"@vueuse/core": "^10.11.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"codesandbox": "^2.2.3",
"date-fns": "^3.6.0",
"embla-carousel-autoplay": "^8.1.6",
"embla-carousel-vue": "^8.1.6",
"embla-carousel-autoplay": "^8.1.7",
"embla-carousel-vue": "^8.1.7",
"lucide-vue-next": "^0.400.0",
"magic-string": "^0.30.10",
"radix-vue": "^1.9.0",
"radix-vue": "^1.9.1",
"tailwindcss-animate": "^1.0.7",
"v-calendar": "^3.1.2",
"vaul-vue": "^0.2.0",
"vee-validate": "4.13.2",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-sonner": "^1.1.3",
"vue-wrap-balancer": "^1.1.3",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/traverse": "^7.24.7",
"@babel/traverse": "^7.24.8",
"@iconify-json/gravity-ui": "^1.1.3",
"@iconify-json/lucide": "^1.1.198",
"@iconify-json/ph": "^1.1.13",
Expand All @@ -53,28 +53,28 @@
"@iconify-json/simple-icons": "^1.1.108",
"@iconify-json/tabler": "^1.1.116",
"@iconify/vue": "^4.1.2",
"@oxc-parser/wasm": "^0.17.1",
"@oxc-parser/wasm": "^0.21.0",
"@shikijs/transformers": "^1.10.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vue/compiler-core": "^3.4.31",
"@vue/compiler-dom": "^3.4.31",
"@vue/compiler-core": "^3.4.33",
"@vue/compiler-dom": "^3.4.33",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"fast-glob": "^3.3.2",
"lodash-es": "^4.17.21",
"markdown-it": "^14.1.0",
"pathe": "^1.1.2",
"rimraf": "^5.0.8",
"rimraf": "^6.0.1",
"shiki": "^1.10.3",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.4",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.6",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.0",
"vitepress": "^1.2.3",
"vitepress": "^1.3.1",
"vue-component-meta": "^2.0.26",
"vue-tsc": "^2.0.26"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.10.5",
"private": true,
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"license": "MIT",
"repository": "radix-vue/shadcn-vue",
"workspaces": [
Expand All @@ -28,17 +28,17 @@
"taze:minor": "taze minor -fwri --ignore-paths ./packages/cli/test/** --exclude /@iconify/"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.3",
"@antfu/eslint-config": "^2.23.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@vitest/ui": "^1.6.0",
"@vitest/ui": "^2.0.3",
"bumpp": "^9.4.1",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1",
"taze": "^0.14.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"taze": "^0.16.1",
"typescript": "^5.5.3",
"vitest": "^2.0.3"
},
"commitlint": {
"extends": [
Expand Down
14 changes: 7 additions & 7 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"vitest": "*"
},
"dependencies": {
"@babel/core": "^7.24.7",
"@babel/parser": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/parser": "^7.24.8",
"@vue/compiler-sfc": "^3.4",
"c12": "^1.11.1",
"commander": "^12.1.0",
Expand All @@ -68,8 +68,8 @@
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"prompts": "^2.4.2",
"radix-vue": "^1.9.0",
"semver": "^7.6.2",
"radix-vue": "^1.9.1",
"semver": "^7.6.3",
"ts-morph": "^22.0.0",
"tsconfig-paths": "^4.2.0",
"zod": "^3.23.8"
Expand All @@ -79,10 +79,10 @@
"@types/diff": "^5.2.1",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/prompts": "^2.4.9",
"tsup": "^8.1.0",
"type-fest": "^4.21.0",
"tsup": "^8.2.0",
"type-fest": "^4.22.1",
"typescript": "^5.5.3",
"vite-tsconfig-paths": "^4.3.2"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"release": "pnpm run prepack && pnpm publish && git push --follow-tags"
},
"dependencies": {
"@nuxt/kit": "^3.12.3",
"@oxc-parser/wasm": "^0.17.1",
"@nuxt/kit": "^3.12.4",
"@oxc-parser/wasm": "^0.21.0",
"class-variance-authority": "^0.7.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^20.14.10",
"nuxt": "^3.12.3"
"@types/node": "^20.14.11",
"nuxt": "^3.12.4"
}
}
Loading

0 comments on commit 4d48042

Please sign in to comment.