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 Jun 20, 2024
1 parent ec7a199 commit 6fdb1bf
Show file tree
Hide file tree
Showing 6 changed files with 698 additions and 847 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ducanh2912/next-pwa": "^10.2.7",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/bundle-analyzer": "^14.2.4",
"@sentry/nextjs": "^8.9.2",
"@sentry/nextjs": "^8.10.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.45.1",
"@tanstack/react-query-devtools": "^5.45.1",
Expand All @@ -35,7 +35,7 @@
"apexcharts": "^3.49.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.2.10",
"framer-motion": "^11.2.11",
"html2canvas": "^1.4.1",
"lodash-es": "^4.17.21",
"lucide-react": "^0.395.0",
Expand All @@ -59,7 +59,7 @@
"@doss/eslint-config": "workspace:*",
"@doss/tailwind-config": "workspace:*",
"@doss/tsconfig": "workspace:*",
"@prisma/nextjs-monorepo-workaround-plugin": "^5.15.0",
"@prisma/nextjs-monorepo-workaround-plugin": "^5.15.1",
"@testing-library/react": "^16.0.0",
"@types/lodash-es": "^4.17.12",
"@types/luxon": "^3.4.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@doss/tsconfig": "workspace:*",
"@types/node": "^20.14.2",
"@types/node": "^20.14.6",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"devmoji": "^2.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"sort-package-json": "^2.10.0",
"turbo": "^2.0.4",
"type-fest": "^4.20.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"engines": {
"node": "20"
},
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 @@ -14,13 +14,13 @@
"dependencies": {
"@next/eslint-plugin-next": "^14.2.4",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.0.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-valtio": "0.6.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@prisma/client": "^5.15.0"
"@prisma/client": "^5.15.1"
},
"devDependencies": {
"@doss/tsconfig": "workspace:*",
"@types/node": "*",
"dotenv-cli": "^7.4.2",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@doss/eslint-config": "workspace:*",
"@doss/tailwind-config": "workspace:*",
"@doss/tsconfig": "workspace:*",
"@storybook/addon-actions": "^8.1.9",
"@storybook/addon-actions": "^8.1.10",
"@storybook/addon-designs": "^8.0.2",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-interactions": "^8.1.9",
"@storybook/addon-links": "^8.1.9",
"@storybook/addon-themes": "^8.1.9",
"@storybook/manager-api": "^8.1.9",
"@storybook/react": "^8.1.9",
"@storybook/react-vite": "^8.1.9",
"@storybook/test": "^8.1.9",
"@storybook/theming": "^8.1.9",
"@storybook/addon-essentials": "^8.1.10",
"@storybook/addon-interactions": "^8.1.10",
"@storybook/addon-links": "^8.1.10",
"@storybook/addon-themes": "^8.1.10",
"@storybook/manager-api": "^8.1.10",
"@storybook/react": "^8.1.10",
"@storybook/react-vite": "^8.1.10",
"@storybook/test": "^8.1.10",
"@storybook/theming": "^8.1.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.7.0",
Expand All @@ -44,7 +44,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"serve": "^14.2.3",
"storybook": "^8.1.9",
"storybook": "^8.1.10",
"tailwindcss": "^3.4.4",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 6fdb1bf

Please sign in to comment.