Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 7840f95 commit 4d8d6d4
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
Binary file modified bun.lockb
Binary file not shown.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,63 +22,63 @@
"postcss": "8.4.38"
},
"dependencies": {
"@headlessui/react": "2.0.4",
"@heroicons/react": "2.1.3",
"@headlessui/react": "2.1.0",
"@heroicons/react": "2.1.4",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.4.2",
"@prisma/client": "5.14.0",
"@hookform/resolvers": "3.6.0",
"@prisma/client": "5.15.1",
"@tailwindcss/typography": "0.5.13",
"@tanstack/react-query": "5.39.0",
"@tanstack/react-query-devtools": "5.39.0",
"daisyui": "4.11.1",
"@tanstack/react-query": "5.45.1",
"@tanstack/react-query-devtools": "5.45.1",
"daisyui": "4.12.7",
"fastest-validator": "1.18.0",
"jotai": "2.8.1",
"jotai": "2.8.3",
"loglevel": "1.9.1",
"next": "14.2.3",
"next": "14.2.4",
"next-auth": "4.24.7",
"next-secure-headers": "2.2.0",
"next-validations": "0.4.2",
"quick-lru": "7.0.0",
"react": "18.3.1",
"react-copy-to-clipboard": "5.1.0",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.0",
"yup": "1.4.0"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/eslint-parser": "7.24.6",
"@storybook/addon-actions": "8.1.3",
"@storybook/addon-essentials": "8.1.3",
"@storybook/addon-links": "8.1.3",
"@storybook/react": "8.1.3",
"@testing-library/jest-dom": "6.4.5",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@storybook/addon-actions": "8.1.10",
"@storybook/addon-essentials": "8.1.10",
"@storybook/addon-links": "8.1.10",
"@storybook/react": "8.1.10",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "15.0.7",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.3.3",
"@types/react-copy-to-clipboard": "5.0.7",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@vitejs/plugin-react": "4.3.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vitejs/plugin-react": "4.3.1",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"c8": "9.1.0",
"eslint": "9.3.0",
"eslint-config-next": "14.2.3",
"eslint-config-productsway": "1.3.2",
"eslint": "9.5.0",
"eslint-config-next": "14.2.4",
"eslint-config-productsway": "1.3.3",
"identity-obj-proxy": "3.0.0",
"jest-fetch-mock": "3.0.3",
"jsdom": "24.1.0",
"msw": "2.3.0",
"msw": "2.3.1",
"postcss": "8.4.38",
"prettier": "3.2.5",
"prisma": "5.14.0",
"prettier": "3.3.2",
"prisma": "5.15.1",
"sort-package-json": "2.10.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite": "5.2.11",
"tailwindcss": "3.4.4",
"typescript": "5.5.2",
"vite": "5.3.1",
"vitest": "1.6.0"
},
"msw": {
Expand Down

0 comments on commit 4d8d6d4

Please sign in to comment.