Skip to content

Commit

Permalink
chore: update deps #skip_publish
Browse files Browse the repository at this point in the history
SIKKA-6738[closed]
  • Loading branch information
zaaakher committed Jul 1, 2024
1 parent 15dbba5 commit 7950b3b
Show file tree
Hide file tree
Showing 6 changed files with 940 additions and 643 deletions.
20 changes: 10 additions & 10 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
"@radix-ui/react-context-menu": "^2.2.1",
"@radix-ui/react-dialog": "^1.1.1",
Expand All @@ -49,9 +49,9 @@
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@sikka/hawa": "workspace:^",
"@tanstack/react-table": "^8.17.3",
"@tanstack/react-table": "^8.19.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
Expand All @@ -60,9 +60,9 @@
"embla-carousel-autoplay": "8.1.5",
"embla-carousel-react": "8.1.5",
"geist": "^1.3.0",
"jotai": "^2.8.3",
"jotai": "^2.8.4",
"lodash.template": "^4.5.0",
"lucide-react": "0.396.0",
"lucide-react": "0.399.0",
"markdown-wasm": "^1.2.0",
"next": "14.2.4",
"next-contentlayer2": "^0.4.6",
Expand All @@ -83,14 +83,14 @@
},
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"esbuild": "^0.21.5",
"eslint": "^9.5.0",
"esbuild": "^0.22.0",
"eslint": "^9.6.0",
"mdast-util-toc": "^7.1.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"rehype": "^13.0.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.2",
Expand All @@ -99,7 +99,7 @@
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.0",
"rimraf": "^5.0.7",
"shiki": "^1.9.0",
"shiki": "^1.10.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"unist-builder": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"concurrently": "^8.2.2",
"husky": "^9.0.11",
"prettier": "^3.3.2",
Expand Down
14 changes: 7 additions & 7 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"react-dom": "18.3.1"
},
"dependencies": {
"@headlessui/react": "^2.1.0",
"@headlessui/react": "^2.1.1",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand All @@ -73,9 +73,9 @@
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.1",
"@tanstack/react-table": "^8.17.3",
"@tanstack/table-core": "^8.17.3",
"@radix-ui/react-tooltip": "^1.1.2",
"@tanstack/react-table": "^8.19.2",
"@tanstack/table-core": "^8.19.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
Expand Down Expand Up @@ -111,8 +111,8 @@
"chalk": "^5.3.0",
"embla-carousel": "8.1.5",
"jest": "^29.7.0",
"lucide-react": "^0.396.0",
"postcss": "^8.4.38",
"lucide-react": "^0.399.0",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.4",
Expand Down
26 changes: 13 additions & 13 deletions 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.5.0",
"eslint": "^9.6.0",
"eslint-config-next": "^14.2.4",
"next": "^14.2.4",
"next-themes": "^0.3.0",
Expand All @@ -35,16 +35,16 @@
"@sikka/alam": "^0.0.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/addon-mdx-gfm": "^8.1.10",
"@storybook/blocks": "^8.1.10",
"@storybook/manager-api": "^8.1.10",
"@storybook/nextjs": "^8.1.10",
"@storybook/react": "^8.1.10",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/addon-mdx-gfm": "^8.1.11",
"@storybook/blocks": "^8.1.11",
"@storybook/manager-api": "^8.1.11",
"@storybook/nextjs": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.1.10",
"@storybook/theming": "^8.1.11",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand All @@ -53,15 +53,15 @@
"css-loader": "^7.1.2",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
"lucide-react": "^0.396.0",
"postcss": "^8.4.38",
"lucide-react": "^0.399.0",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"recharts": "^2.12.7",
"storybook": "^8.1.10",
"storybook": "^8.1.11",
"storybook-dark-mode": "^4.0.2",
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "jest"
},
"dependencies": {
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-next": "^14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
Loading

0 comments on commit 7950b3b

Please sign in to comment.