Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
SIKKA-6738[closed]
  • Loading branch information
zaaakher committed May 19, 2024
1 parent df8ae90 commit 26855f3
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 125 deletions.
8 changes: 4 additions & 4 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"cmdk": "^1.0.0",
"contentlayer": "0.3.4",
"date-fns": "^3.6.0",
"embla-carousel-autoplay": "8.1.0",
"embla-carousel-react": "8.1.0",
"embla-carousel-autoplay": "8.1.1",
"embla-carousel-react": "8.1.1",
"geist": "^1.3.0",
"jotai": "^2.8.0",
"lodash.template": "^4.5.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"esbuild": "^0.21.3",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"mdast-util-toc": "^7.0.1",
"postcss": "^8.4.38",
"rehype": "^13.0.1",
Expand All @@ -97,7 +97,7 @@
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.0",
"rimraf": "^5.0.7",
"shiki": "^1.5.2",
"shiki": "^1.6.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"unist-builder": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"embla-carousel-auto-height": "^8.1.0",
"embla-carousel-react": "^8.1.0",
"eslint": "^9.2.0",
"embla-carousel-auto-height": "^8.1.1",
"embla-carousel-react": "^8.1.1",
"eslint": "^9.3.0",
"eslint-config-next": "^14.2.3",
"libphonenumber-js": "^1.11.1",
"prism-react-renderer": "^2.3.1",
Expand All @@ -91,7 +91,7 @@
"react-headless-pagination": "^1.1.5",
"react-hook-form": "^7.51.4",
"react-select": "^5.8.0",
"signature_pad": "^5.0.0",
"signature_pad": "^5.0.1",
"sonner": "^1.4.41",
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1",
Expand All @@ -109,7 +109,7 @@
"autoprefixer": "^10.4.19",
"boxen": "^7.1.1",
"chalk": "^5.3.0",
"embla-carousel": "8.1.0",
"embla-carousel": "8.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lucide-react": "^0.378.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-next": "^14.2.3",
"next": "^14.2.3",
"next-themes": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-next": "^14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 26855f3

Please sign in to comment.