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 2, 2024
1 parent 2ed0dfc commit 856b428
Show file tree
Hide file tree
Showing 8 changed files with 975 additions and 1,055 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.323.0",
"lucide-react": "^0.344.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@storybook/addon-actions": "^7.6.13",
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-designs": "^7.0.9",
"@storybook/addon-docs": "^7.6.13",
"@storybook/addon-essentials": "^7.6.13",
"@storybook/addon-links": "^7.6.13",
"@storybook/addon-docs": "^7.6.17",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
"@storybook/addon-styling": "^1.3.7",
"@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",
"@storybook/addon-themes": "^7.6.17",
"@storybook/manager-api": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/react-vite": "^7.6.17",
"@storybook/theming": "^7.6.17",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"chromatic": "^10.9.3",
"autoprefixer": "^10.4.18",
"chromatic": "^11.0.0",
"postcss": "^8.4.35",
"serve": "^14.2.1",
"storybook": "^7.6.13",
"storybook": "^7.6.17",
"typescript": "^5.3.3",
"vite": "^5.1.1"
"vite": "^5.1.4"
}
}
26 changes: 13 additions & 13 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,28 +20,28 @@
"@doss/ui": "^0.1.0",
"@ducanh2912/next-pwa": "^10.2.5",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/bundle-analyzer": "^14.1.0",
"@sentry/nextjs": "^7.100.1",
"@next/bundle-analyzer": "^14.1.1",
"@sentry/nextjs": "^7.104.0",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@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",
"@vercel/analytics": "^1.2.2",
"@vercel/otel": "^1.5.0",
"ahooks": "^3.7.10",
"apexcharts": "^3.45.2",
"apexcharts": "^3.46.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.3",
"framer-motion": "^11.0.8",
"html2canvas": "^1.4.1",
"lodash": "^4.17.21",
"lucide-react": "^0.323.0",
"lucide-react": "^0.344.0",
"luxon": "^3.4.4",
"next": "^14.1.0",
"next-auth": "^4.24.5",
"next": "^14.1.1",
"next-auth": "^4.24.6",
"path-to-regexp": "^6.2.1",
"react": "^18.2.0",
"react-apexcharts": "^1.4.1",
Expand All @@ -50,7 +50,7 @@
"server-only": "^0.0.1",
"superjson": "^2.2.1",
"trpc-openapi": "^1.2.0",
"valtio": "^1.13.1",
"valtio": "^1.13.2",
"zod": "^3.22.4"
},
"devDependencies": {
Expand All @@ -62,12 +62,12 @@
"@types/lodash": "^4.14.202",
"@types/luxon": "^3.4.2",
"@types/node": "*",
"@types/react": "^18.2.55",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"dotenv-cli": "^7.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,26 @@
"type-check": "turbo type-check"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/types": "^18.6.0",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/types": "^19.0.3",
"@doss/tsconfig": "*",
"@manypkg/cli": "^0.21.2",
"@types/node": "^20.11.17",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/ui": "^1.2.2",
"@types/node": "^20.11.24",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"devmoji": "^2.3.0",
"husky": "^9.0.10",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"sort-package-json": "^2.7.0",
"turbo": "^1.12.3",
"type-fest": "^4.10.2",
"sort-package-json": "^2.8.0",
"turbo": "^1.12.4",
"type-fest": "^4.10.3",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},
"packageManager": "^[email protected].1",
"packageManager": "^[email protected].3",
"engines": {
"node": "20"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"./storybook.js"
],
"dependencies": {
"@next/eslint-plugin-next": "^14.1.0",
"@types/eslint": "^8.56.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@next/eslint-plugin-next": "^14.1.1",
"@types/eslint": "^8.56.5",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.12.3",
"eslint-config-turbo": "^1.12.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-valtio": "0.6.2"
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-valtio": "0.6.3"
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"typescript": "^5.3.3"
}
}
4 changes: 2 additions & 2 deletions packages/config/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
],
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.17",
"daisyui": "^4.6.2",
"autoprefixer": "^10.4.18",
"daisyui": "^4.7.2",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@prisma/client": "^5.9.1"
"@prisma/client": "^5.10.2"
},
"devDependencies": {
"@doss/tsconfig": "*",
"@types/node": "*",
"dotenv-cli": "^7.3.0",
"prisma": "^5.9.1",
"prisma": "^5.10.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@doss/eslint-config": "*",
"@doss/tailwind-config": "*",
"@doss/tsconfig": "*",
"@types/react": "^18.2.55",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"class-variance-authority": "^0.7.0",
"postcss": "^8.4.35",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 856b428

Please sign in to comment.