Skip to content

Commit

Permalink
chore(deps): 🔗 bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gracefullight committed Feb 10, 2024
1 parent 9dec17d commit 2ed0dfc
Show file tree
Hide file tree
Showing 8 changed files with 762 additions and 1,010 deletions.
28 changes: 14 additions & 14 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,32 +12,32 @@
},
"dependencies": {
"@doss/ui": "*",
"lucide-react": "^0.320.0",
"lucide-react": "^0.323.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@storybook/addon-actions": "^7.6.11",
"@storybook/addon-actions": "^7.6.13",
"@storybook/addon-designs": "^7.0.9",
"@storybook/addon-docs": "^7.6.11",
"@storybook/addon-essentials": "^7.6.11",
"@storybook/addon-links": "^7.6.11",
"@storybook/addon-docs": "^7.6.13",
"@storybook/addon-essentials": "^7.6.13",
"@storybook/addon-links": "^7.6.13",
"@storybook/addon-styling": "^1.3.7",
"@storybook/addon-themes": "^7.6.11",
"@storybook/manager-api": "^7.6.11",
"@storybook/react": "^7.6.11",
"@storybook/react-vite": "^7.6.11",
"@storybook/theming": "^7.6.11",
"@storybook/addon-themes": "^7.6.13",
"@storybook/manager-api": "^7.6.13",
"@storybook/react": "^7.6.13",
"@storybook/react-vite": "^7.6.13",
"@storybook/theming": "^7.6.13",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"chromatic": "^10.6.1",
"postcss": "^8.4.33",
"chromatic": "^10.9.3",
"postcss": "^8.4.35",
"serve": "^14.2.1",
"storybook": "^7.6.11",
"storybook": "^7.6.13",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.1"
}
}
36 changes: 18 additions & 18 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"dependencies": {
"@doss/db": "^0.1.0",
"@doss/ui": "^0.1.0",
"@ducanh2912/next-pwa": "^10.2.3",
"@ducanh2912/next-pwa": "^10.2.5",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/bundle-analyzer": "^14.1.0",
"@sentry/nextjs": "^7.99.0",
"@t3-oss/env-nextjs": "^0.8.0",
"@sentry/nextjs": "^7.100.1",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@trpc/client": "^10.45.0",
"@trpc/next": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
"@vercel/analytics": "^1.1.2",
"@vercel/otel": "^1.1.0",
"ahooks": "^3.7.9",
"@trpc/client": "^10.45.1",
"@trpc/next": "^10.45.1",
"@trpc/react-query": "^10.45.1",
"@trpc/server": "^10.45.1",
"@vercel/analytics": "^1.1.3",
"@vercel/otel": "^1.2.1",
"ahooks": "^3.7.10",
"apexcharts": "^3.45.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.3",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21",
"lucide-react": "^0.320.0",
"lucide-react": "^0.323.0",
"luxon": "^3.4.4",
"next": "^14.1.0",
"next-auth": "^4.24.5",
Expand All @@ -50,26 +50,26 @@
"server-only": "^0.0.1",
"superjson": "^2.2.1",
"trpc-openapi": "^1.2.0",
"valtio": "^1.13.0",
"valtio": "^1.13.1",
"zod": "^3.22.4"
},
"devDependencies": {
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@testing-library/jest-dom": "^6.4.0",
"@testing-library/react": "^14.2.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/lodash": "^4.14.202",
"@types/luxon": "^3.4.2",
"@types/node": "*",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.17",
"dotenv-cli": "^7.3.0",
"eslint": "^8.56.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"type-fest": "*",
"typescript": "^5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
"@commitlint/types": "^18.6.0",
"@doss/tsconfig": "*",
"@manypkg/cli": "^0.21.2",
"@types/node": "^20.11.13",
"@types/node": "^20.11.17",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"devmoji": "^2.3.0",
"husky": "^9.0.7",
"lint-staged": "^15.2.1",
"prettier": "^3.2.4",
"husky": "^9.0.10",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"sort-package-json": "^2.7.0",
"turbo": "^1.12.0",
"turbo": "^1.12.3",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
},
"packageManager": "^pnpm@8.14.0",
"packageManager": "^pnpm@8.15.1",
"engines": {
"node": "20"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@next/eslint-plugin-next": "^14.1.0",
"@types/eslint": "^8.56.2",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.12.0",
"eslint-config-turbo": "^1.12.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-mdx": "^3.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.17",
"daisyui": "^4.6.1",
"postcss": "^8.4.33",
"daisyui": "^4.6.2",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1"
}
}
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@prisma/client": "^5.9.0"
"@prisma/client": "^5.9.1"
},
"devDependencies": {
"@doss/tsconfig": "*",
"@types/node": "*",
"dotenv-cli": "^7.3.0",
"prisma": "^5.9.0",
"tsx": "^4.7.0",
"prisma": "^5.9.1",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"prisma": {
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17",
"class-variance-authority": "^0.7.0",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.1",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2ed0dfc

Please sign in to comment.