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 Sep 30, 2024
1 parent 9e82675 commit 2ad8e8f
Show file tree
Hide file tree
Showing 6 changed files with 1,354 additions and 1,100 deletions.
28 changes: 14 additions & 14 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"format:check": "prettier --check \"**/*.{ts,tsx,mdx}\" --cache"
},
"dependencies": {
"@faker-js/faker": "^9.0.1",
"@faker-js/faker": "^9.0.3",
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-accessible-icon": "^1.1.0",
"@radix-ui/react-accordion": "^1.2.0",
Expand Down Expand Up @@ -60,47 +60,47 @@
"embla-carousel-autoplay": "8.3.0",
"embla-carousel-react": "8.3.0",
"geist": "^1.3.1",
"jotai": "^2.9.3",
"jotai": "^2.10.0",
"lodash.template": "^4.5.0",
"lucide-react": "0.441.0",
"lucide-react": "0.446.0",
"markdown-wasm": "^1.2.0",
"next": "14.2.12",
"next": "14.2.13",
"next-contentlayer2": "^0.5.1",
"next-themes": "^0.3.0",
"nextjs-progressloader": "^1.2.0",
"react": "^18.3.1",
"react-day-picker": "^9.1.0",
"react-day-picker": "^9.1.3",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-resizable-panels": "^2.1.3",
"react-resizable-panels": "^2.1.4",
"react-wrap-balancer": "^1.1.1",
"recharts": "^2.12.7",
"sharp": "^0.33.5",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.2",
"vaul": "^0.9.4",
"vaul": "^1.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"esbuild": "^0.24.0",
"eslint": "^9.11.1",
"mdast-util-toc": "^7.1.0",
"postcss": "^8.4.47",
"rehype": "^13.0.1",
"rehype": "^13.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^6.0.0",
"remark": "^15.0.1",
"remark-code-import": "^1.2.0",
"remark-gfm": "^4.0.0",
"rimraf": "^6.0.1",
"shiki": "^1.17.7",
"tailwindcss": "^3.4.12",
"shiki": "^1.21.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"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 @@ -29,11 +29,11 @@
"devDependencies": {
"@swc/core": "^1.7.26",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"concurrently": "^9.0.1",
"husky": "^9.1.6",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"typescript": "^5.6.2"
}
}
12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@
"embla-carousel-auto-height": "^8.3.0",
"embla-carousel-react": "^8.3.0",
"input-otp": "^1.2.4",
"libphonenumber-js": "^1.11.8",
"libphonenumber-js": "^1.11.9",
"prism-react-renderer": "^2.4.0",
"prismjs": "^1.29.0",
"react-day-picker": "^9.1.0",
"react-day-picker": "^9.1.3",
"react-dropzone": "^14.2.3",
"react-headless-pagination": "^1.1.6",
"react-hook-form": "^7.53.0",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"signature_pad": "^5.0.3",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.2",
Expand All @@ -105,18 +105,18 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.7",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
"chalk": "^5.3.0",
"embla-carousel": "8.3.0",
"jest": "^29.7.0",
"lucide-react": "^0.441.0",
"lucide-react": "^0.446.0",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsup": "^8.3.0"
Expand Down
38 changes: 19 additions & 19 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"eslint": "^9.10.0",
"eslint-config-next": "^14.2.12",
"next": "^14.2.12",
"eslint": "^9.11.1",
"eslint-config-next": "^14.2.13",
"next": "^14.2.13",
"next-themes": "^0.3.0",
"prism-react-renderer": "^2.4.0",
"react": "18.3.1",
Expand All @@ -33,40 +33,40 @@
"devDependencies": {
"@babel/preset-react": "^7.24.7",
"@sikka/alam": "^0.0.4",
"@storybook/addon-essentials": "^8.3.1",
"@storybook/addon-interactions": "^8.3.1",
"@storybook/addon-links": "^8.3.1",
"@storybook/addon-mdx-gfm": "^8.3.1",
"@storybook/addon-themes": "^8.3.1",
"@storybook/blocks": "^8.3.1",
"@storybook/manager-api": "^8.3.1",
"@storybook/nextjs": "^8.3.1",
"@storybook/react": "^8.3.1",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.3.4",
"@storybook/addon-links": "^8.3.4",
"@storybook/addon-mdx-gfm": "^8.3.4",
"@storybook/addon-themes": "^8.3.4",
"@storybook/blocks": "^8.3.4",
"@storybook/manager-api": "^8.3.4",
"@storybook/nextjs": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.3.1",
"@storybook/theming": "^8.3.4",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.7",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"css-loader": "^7.1.2",
"date-fns": "^4.1.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.9.0",
"jest": "^29.7.0",
"lucide-react": "^0.441.0",
"lucide-react": "^0.446.0",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"recharts": "^2.12.7",
"storybook": "^8.3.1",
"storybook": "^8.3.4",
"storybook-dark-mode": "^4.0.2",
"style-loader": "^4.0.0",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsup": "^8.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"test": "jest"
},
"dependencies": {
"eslint": "^9.10.0",
"eslint-config-next": "^14.2.12",
"eslint": "^9.11.1",
"eslint-config-next": "^14.2.13",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.7",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@babel/preset-react": "^7.24.7",
"@testing-library/jest-dom": "^6.5.0",
Expand Down
Loading

0 comments on commit 2ad8e8f

Please sign in to comment.