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 Mar 21, 2024
1 parent 2d1979f commit d80d89d
Show file tree
Hide file tree
Showing 8 changed files with 1,168 additions and 885 deletions.
36 changes: 18 additions & 18 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,33 @@
},
"dependencies": {
"@doss/ui": "*",
"lucide-react": "^0.358.0",
"lucide-react": "^0.360.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.2.22",
"@chromatic-com/storybook": "^1.2.25",
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@storybook/addon-actions": "^8.0.0",
"@storybook/addon-actions": "^8.0.2",
"@storybook/addon-designs": "^8.0.0",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/addon-interactions": "^8.0.0",
"@storybook/addon-links": "^8.0.0",
"@storybook/addon-themes": "^8.0.0",
"@storybook/manager-api": "^8.0.0",
"@storybook/react": "^8.0.0",
"@storybook/react-vite": "^8.0.0",
"@storybook/test": "^8.0.0",
"@storybook/theming": "^8.0.0",
"@storybook/addon-essentials": "^8.0.2",
"@storybook/addon-interactions": "^8.0.2",
"@storybook/addon-links": "^8.0.2",
"@storybook/addon-themes": "^8.0.2",
"@storybook/manager-api": "^8.0.2",
"@storybook/react": "^8.0.2",
"@storybook/react-vite": "^8.0.2",
"@storybook/test": "^8.0.2",
"@storybook/theming": "^8.0.2",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.18",
"chromatic": "^11.0.8",
"postcss": "^8.4.35",
"autoprefixer": "^10.4.19",
"chromatic": "^11.2.0",
"postcss": "^8.4.38",
"serve": "^14.2.1",
"storybook": "^8.0.0",
"typescript": "^5.4.2",
"vite": "^5.1.6"
"storybook": "^8.0.2",
"typescript": "^5.4.3",
"vite": "^5.2.2"
}
}
26 changes: 13 additions & 13 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
"@doss/ui": "^0.1.0",
"@ducanh2912/next-pwa": "^10.2.5",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/bundle-analyzer": "^14.1.3",
"@next/bundle-analyzer": "^14.1.4",
"@sentry/nextjs": "^7.107.0",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^5.28.4",
"@tanstack/react-query-devtools": "^5.28.4",
"@tanstack/react-query": "^5.28.6",
"@tanstack/react-query-devtools": "^5.28.6",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"@vercel/analytics": "^1.2.2",
"@vercel/otel": "^1.6.0",
"@vercel/otel": "^1.6.2",
"ahooks": "^3.7.10",
"apexcharts": "^3.47.0",
"apexcharts": "^3.48.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.14",
"framer-motion": "^11.0.19",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21",
"lucide-react": "^0.358.0",
"lucide-react": "^0.360.0",
"luxon": "^3.4.4",
"next": "^14.1.3",
"next": "^14.1.4",
"next-auth": "^4.24.7",
"path-to-regexp": "^6.2.1",
"react": "^18.2.0",
Expand All @@ -58,21 +58,21 @@
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^14.2.2",
"@types/lodash": "^4.17.0",
"@types/luxon": "^3.4.2",
"@types/node": "*",
"@types/react": "^18.2.66",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"type-fest": "*",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "*"
},
"ct3aMetadata": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"type-check": "turbo type-check"
},
"devDependencies": {
"@commitlint/cli": "^19.2.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/types": "^19.0.3",
"@doss/tsconfig": "*",
"@manypkg/cli": "^0.21.3",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"devmoji": "^2.3.0",
Expand All @@ -36,8 +36,8 @@
"prettier-plugin-tailwindcss": "^0.5.12",
"sort-package-json": "^2.8.0",
"turbo": "^1.12.5",
"type-fest": "^4.12.0",
"typescript": "^5.4.2",
"type-fest": "^4.13.1",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
},
"packageManager": "^[email protected]",
Expand Down
8 changes: 4 additions & 4 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"./storybook.js"
],
"dependencies": {
"@next/eslint-plugin-next": "^14.1.3",
"@types/eslint": "^8.56.5",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@next/eslint-plugin-next": "^14.1.4",
"@types/eslint": "^8.56.6",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.12.5",
"eslint-plugin-import": "^2.29.1",
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 @@ -9,9 +9,9 @@
],
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"daisyui": "^4.7.3",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dotenv-cli": "^7.4.1",
"prisma": "^5.11.0",
"tsx": "^4.7.1",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"prisma": {
"seed": "pnpm db:seed"
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,16 +21,16 @@
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@types/react": "^18.2.66",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.1",
"tsup": "^8.0.2",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit d80d89d

Please sign in to comment.