Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent ca2aba0 commit 9856a99
Show file tree
Hide file tree
Showing 2 changed files with 1,221 additions and 519 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,38 +27,38 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@hookform/resolvers": "3.3.1",
"@mui/material": "5.14.10",
"@mui/x-date-pickers": "6.15.0",
"@mui/material": "5.14.11",
"@mui/x-date-pickers": "6.16.0",
"@prisma/client": "5.3.1",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@svgr/webpack": "8.1.0",
"@t3-oss/env-nextjs": "0.6.1",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"@types/node": "18.18.0",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@trpc/client": "10.38.5",
"@trpc/next": "10.38.5",
"@trpc/react-query": "10.38.5",
"@trpc/server": "10.38.5",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"autoprefixer": "10.4.16",
"clsx": "2.0.0",
"css-loader": "6.8.1",
"dayjs": "1.11.10",
"dotenv-cli": "7.3.0",
"jotai": "2.4.2",
"jotai": "2.4.3",
"nanoid": "5.0.1",
"next": "13.5.3",
"pino": "8.15.1",
"postcss": "8.4.30",
"postcss": "8.4.31",
"prisma": "5.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.46.2",
"react-icons": "4.11.0",
"remeda": "1.27.0",
"sass": "1.68.0",
"superjson": "1.13.1",
"superjson": "1.13.3",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"zod": "3.22.2"
Expand All @@ -78,7 +78,7 @@
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-unused-imports": "3.0.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.5"
"vitest": "0.34.6"
},
"optionalDependencies": {
"@storybook/addon-actions": "7.4.5",
Expand Down
Loading

0 comments on commit 9856a99

Please sign in to comment.