Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent f5095b4 commit 52297f3
Show file tree
Hide file tree
Showing 2 changed files with 2,432 additions and 1,052 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"@radix-ui/react-dialog": "1.0.3",
"@radix-ui/react-dropdown-menu": "2.0.4",
"@radix-ui/react-scroll-area": "1.0.3",
"@sentry/nextjs": "7.58.1",
"@sentry/nextjs": "7.60.0",
"axios": "1.4.0",
"date-fns": "2.30.0",
"deepmerge": "4.3.1",
"effector": "22.8.6",
"effector-react": "22.5.3",
"effector-storage": "6.1.1",
"framer-motion": "10.12.12",
"framer-motion": "10.13.0",
"i18next": "23.2.6",
"jwt-decode": "3.1.2",
"msw": "1.2.1",
Expand All @@ -74,7 +74,7 @@
"next-sitemap": "4.1.3",
"nprogress": "0.2.0",
"pathpida": "0.20.1",
"patronum": "1.18.0",
"patronum": "1.19.1",
"picocolors": "1.0.0",
"pino": "8.14.1",
"pino-logflare": "0.4.0",
Expand All @@ -98,22 +98,22 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@next/bundle-analyzer": "13.4.3",
"@next/eslint-plugin-next": "13.4.3",
"@storybook/addon-a11y": "7.0.13",
"@storybook/addon-actions": "7.0.13",
"@storybook/addon-a11y": "7.1.0",
"@storybook/addon-actions": "7.1.0",
"@storybook/addon-console": "2.0.0",
"@storybook/addon-essentials": "7.0.13",
"@storybook/addon-interactions": "7.0.13",
"@storybook/addon-jest": "7.0.13",
"@storybook/addon-links": "7.0.13",
"@storybook/addons": "7.0.13",
"@storybook/blocks": "7.0.13",
"@storybook/builder-webpack5": "7.0.13",
"@storybook/nextjs": "7.0.13",
"@storybook/react": "7.0.13",
"@storybook/react-webpack5": "7.0.13",
"@storybook/addon-essentials": "7.1.0",
"@storybook/addon-interactions": "7.1.0",
"@storybook/addon-jest": "7.1.0",
"@storybook/addon-links": "7.1.0",
"@storybook/addons": "7.1.0",
"@storybook/blocks": "7.1.0",
"@storybook/builder-webpack5": "7.1.0",
"@storybook/nextjs": "7.1.0",
"@storybook/react": "7.1.0",
"@storybook/react-webpack5": "7.1.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.0.13",
"@testing-library/jest-dom": "5.16.5",
"@storybook/theming": "7.1.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
Expand Down Expand Up @@ -141,7 +141,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.6.1",
Expand All @@ -156,7 +156,7 @@
"orval": "6.17.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"storybook": "7.0.13",
"storybook": "7.1.0",
"typescript": "5.1.3"
},
"msw": {
Expand Down
Loading

2 comments on commit 52297f3

@vercel
Copy link

@vercel vercel bot commented on 52297f3 Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 52297f3 Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.