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 Aug 7, 2023
1 parent b825bba commit 23f0e43
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 559 deletions.
36 changes: 18 additions & 18 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.60.1",
"@sentry/nextjs": "7.61.1",
"axios": "1.4.0",
"date-fns": "2.30.0",
"deepmerge": "4.3.1",
Expand All @@ -76,7 +76,7 @@
"pathpida": "0.21.0",
"patronum": "1.19.1",
"picocolors": "1.0.0",
"pino": "8.14.2",
"pino": "8.15.0",
"pino-logflare": "0.4.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -99,21 +99,21 @@
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@next/bundle-analyzer": "13.4.13",
"@next/eslint-plugin-next": "13.4.13",
"@storybook/addon-a11y": "7.1.1",
"@storybook/addon-actions": "7.1.1",
"@storybook/addon-a11y": "7.2.1",
"@storybook/addon-actions": "7.2.1",
"@storybook/addon-console": "2.0.0",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-jest": "7.1.1",
"@storybook/addon-links": "7.1.1",
"@storybook/addons": "7.1.1",
"@storybook/blocks": "7.1.1",
"@storybook/builder-webpack5": "7.1.1",
"@storybook/nextjs": "7.1.1",
"@storybook/react": "7.1.1",
"@storybook/react-webpack5": "7.1.1",
"@storybook/addon-essentials": "7.2.1",
"@storybook/addon-interactions": "7.2.1",
"@storybook/addon-jest": "7.2.1",
"@storybook/addon-links": "7.2.1",
"@storybook/addons": "7.2.1",
"@storybook/blocks": "7.2.1",
"@storybook/builder-webpack5": "7.2.1",
"@storybook/nextjs": "7.2.1",
"@storybook/react": "7.2.1",
"@storybook/react-webpack5": "7.2.1",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.1.1",
"@storybook/theming": "7.2.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
Expand All @@ -137,8 +137,8 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.4.13",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-effector": "0.10.5",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-effector": "0.11.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -157,7 +157,7 @@
"orval": "6.17.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"storybook": "7.1.1",
"storybook": "7.2.1",
"typescript": "5.1.6"
},
"msw": {
Expand Down
Loading

2 comments on commit 23f0e43

@vercel
Copy link

@vercel vercel bot commented on 23f0e43 Aug 7, 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 23f0e43 Aug 7, 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.