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 Sep 16, 2023
1 parent c5ddd9a commit f1d0901
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 487 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@heroicons/react": "2.0.18",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.3.1",
"@prisma/client": "5.2.0",
"@prisma/client": "5.3.1",
"@tailwindcss/typography": "0.5.10",
"@tanstack/react-query": "4.35.0",
"@tanstack/react-query-devtools": "4.35.0",
"daisyui": "3.7.3",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query-devtools": "4.35.3",
"daisyui": "3.7.4",
"fastest-validator": "1.17.0",
"jotai": "2.4.2",
"loglevel": "1.8.1",
Expand All @@ -58,42 +58,42 @@
"yup": "1.2.0"
},
"devDependencies": {
"@babel/core": "7.22.15",
"@babel/core": "7.22.20",
"@babel/eslint-parser": "7.22.15",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/addon-actions": "7.4.2",
"@storybook/addon-essentials": "7.4.2",
"@storybook/addon-links": "7.4.2",
"@storybook/react": "7.4.2",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/react": "18.2.21",
"@types/react-copy-to-clipboard": "5.0.4",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/ui": "0.34.3",
"@vitest/ui": "0.34.4",
"autoprefixer": "10.4.15",
"babel-jest": "29.6.4",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"c8": "8.0.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-config-productsway": "1.3.0",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest-fetch-mock": "3.0.3",
"jsdom": "22.1.0",
"lint-staged": "13.3.0",
"msw": "1.3.0",
"msw": "1.3.1",
"postcss": "8.4.29",
"prettier": "3.0.3",
"prisma": "5.2.0",
"prisma": "5.3.1",
"sort-package-json": "2.5.1",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.34.3"
"vitest": "0.34.4"
},
"msw": {
"workerDirectory": "public"
Expand Down

0 comments on commit f1d0901

Please sign in to comment.