Skip to content

Commit

Permalink
chore: update deps #skip_publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaakher committed Jul 9, 2024
1 parent 7950b3b commit 6aca709
Show file tree
Hide file tree
Showing 5 changed files with 474 additions and 415 deletions.
28 changes: 14 additions & 14 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@hookform/resolvers": "^3.6.0",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accessible-icon": "^1.1.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
Expand Down Expand Up @@ -57,12 +57,12 @@
"cmdk": "^1.0.0",
"contentlayer2": "0.4.6",
"date-fns": "^3.6.0",
"embla-carousel-autoplay": "8.1.5",
"embla-carousel-react": "8.1.5",
"geist": "^1.3.0",
"jotai": "^2.8.4",
"embla-carousel-autoplay": "8.1.6",
"embla-carousel-react": "8.1.6",
"geist": "^1.3.1",
"jotai": "^2.9.0",
"lodash.template": "^4.5.0",
"lucide-react": "0.399.0",
"lucide-react": "0.403.0",
"markdown-wasm": "^1.2.0",
"next": "14.2.4",
"next-contentlayer2": "^0.4.6",
Expand All @@ -71,23 +71,23 @@
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.0",
"react-resizable-panels": "^2.0.19",
"react-hook-form": "^7.52.1",
"react-resizable-panels": "^2.0.20",
"react-wrap-balancer": "^1.1.1",
"recharts": "^2.12.7",
"sharp": "^0.33.4",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"vaul": "^0.9.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"esbuild": "^0.22.0",
"esbuild": "^0.23.0",
"eslint": "^9.6.0",
"mdast-util-toc": "^7.1.0",
"postcss": "^8.4.39",
Expand All @@ -98,10 +98,10 @@
"remark": "^15.0.1",
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.0",
"rimraf": "^5.0.7",
"shiki": "^1.10.0",
"rimraf": "^6.0.0",
"shiki": "^1.10.3",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"unist-builder": "4.0.0",
"unist-util-visit": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"concurrently": "^8.2.2",
"husky": "^9.0.11",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
}
}
16 changes: 8 additions & 8 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"react-dom": "18.3.1"
},
"dependencies": {
"@headlessui/react": "^2.1.1",
"@hookform/resolvers": "^3.6.0",
"@headlessui/react": "^2.1.2",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
Expand All @@ -80,20 +80,20 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"embla-carousel-auto-height": "^8.1.5",
"embla-carousel-react": "^8.1.5",
"embla-carousel-auto-height": "^8.1.6",
"embla-carousel-react": "^8.1.6",
"input-otp": "^1.2.4",
"libphonenumber-js": "^1.11.4",
"prism-react-renderer": "^2.3.1",
"prismjs": "^1.29.0",
"react-day-picker": "^8.10.1",
"react-dropzone": "^14.2.3",
"react-headless-pagination": "^1.1.6",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"react-select": "^5.8.0",
"signature_pad": "^5.0.2",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwind-variants": "^0.2.1",
"trim-canvas": "^0.1.2",
"zod": "^3.23.8"
Expand All @@ -109,9 +109,9 @@
"autoprefixer": "^10.4.19",
"boxen": "^7.1.1",
"chalk": "^5.3.0",
"embla-carousel": "8.1.5",
"embla-carousel": "8.1.6",
"jest": "^29.7.0",
"lucide-react": "^0.399.0",
"lucide-react": "^0.403.0",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"css-loader": "^7.1.2",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
"lucide-react": "^0.399.0",
"lucide-react": "^0.403.0",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
Expand All @@ -68,7 +68,7 @@
"tailwindcss-animate": "^1.0.7",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsup": "^8.1.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"date-fns": "^3.6.0"
}
}
Loading

0 comments on commit 6aca709

Please sign in to comment.