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 17, 2023
1 parent 953ed7d commit f5095b4
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 200 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"dependencies": {
"@effable/misc": "0.11.0",
"@effable/react": "0.20.0",
"@effable/react": "0.21.1",
"@effector/next": "0.5.0",
"@emotion/react": "11.11.0",
"@emotion/styled": "11.11.0",
Expand All @@ -55,7 +55,7 @@
"@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.57.0",
"@sentry/nextjs": "7.58.1",
"axios": "1.4.0",
"date-fns": "2.30.0",
"deepmerge": "4.3.1",
Expand Down Expand Up @@ -95,7 +95,7 @@
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/jest": "11.11.0",
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
"@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",
Expand Down Expand Up @@ -126,15 +126,15 @@
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@welldone-software/why-did-you-render": "7.0.1",
"axe-core": "4.7.1",
"babel-jest": "29.6.1",
"cross-env": "7.0.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.4.3",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-effector": "0.10.5",
Expand Down
Loading

2 comments on commit f5095b4

@vercel
Copy link

@vercel vercel bot commented on f5095b4 Jul 17, 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 f5095b4 Jul 17, 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.