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 Sep 4, 2023
1 parent 2c75e8a commit d31a57a
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 539 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@radix-ui/react-dialog": "1.0.4",
"@radix-ui/react-dropdown-menu": "2.0.5",
"@radix-ui/react-scroll-area": "1.0.4",
"@sentry/nextjs": "7.64.0",
"@sentry/nextjs": "7.66.0",
"axios": "1.5.0",
"date-fns": "2.30.0",
"deepmerge": "4.3.1",
Expand All @@ -65,7 +65,7 @@
"framer-motion": "10.16.2",
"i18next": "23.4.6",
"jwt-decode": "3.1.2",
"msw": "1.2.5",
"msw": "1.3.0",
"next": "13.4.19",
"next-cookies": "2.0.3",
"next-i18next": "13.3.0",
Expand Down Expand Up @@ -99,21 +99,21 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@next/bundle-analyzer": "13.4.19",
"@next/eslint-plugin-next": "13.4.19",
"@storybook/addon-a11y": "7.3.2",
"@storybook/addon-actions": "7.3.2",
"@storybook/addon-a11y": "7.4.0",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-console": "2.0.0",
"@storybook/addon-essentials": "7.3.2",
"@storybook/addon-interactions": "7.3.2",
"@storybook/addon-jest": "7.3.2",
"@storybook/addon-links": "7.3.2",
"@storybook/addons": "7.3.2",
"@storybook/blocks": "7.3.2",
"@storybook/builder-webpack5": "7.3.2",
"@storybook/nextjs": "7.3.2",
"@storybook/react": "7.3.2",
"@storybook/react-webpack5": "7.3.2",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-jest": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/addons": "7.4.0",
"@storybook/blocks": "7.4.0",
"@storybook/builder-webpack5": "7.4.0",
"@storybook/nextjs": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/react-webpack5": "7.4.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.3.2",
"@storybook/theming": "7.4.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
Expand Down Expand Up @@ -157,7 +157,7 @@
"orval": "6.17.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"storybook": "7.3.2",
"storybook": "7.4.0",
"typescript": "5.2.2"
},
"msw": {
Expand Down
Loading

2 comments on commit d31a57a

@vercel
Copy link

@vercel vercel bot commented on d31a57a Sep 4, 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 d31a57a Sep 4, 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.