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 Mar 29, 2024
1 parent c3c0f83 commit cd950de
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 93 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,29 +43,29 @@
"@effable/misc": "0.11.0",
"@effable/react": "0.21.1",
"@effector/next": "0.6.1",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@faker-js/faker": "8.3.1",
"@farfetched/core": "0.10.6",
"@farfetched/react": "0.5.1",
"@fontsource/inter": "5.0.16",
"@fontsource/inter": "5.0.17",
"@next/env": "13.5.6",
"@radix-ui/colors": "1.0.1",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-scroll-area": "1.0.5",
"@sentry/nextjs": "7.81.1",
"axios": "1.6.2",
"axios": "1.6.8",
"date-fns": "2.30.0",
"deepmerge": "4.3.1",
"effector": "22.8.8",
"effector-react": "22.5.4",
"effector-storage": "6.1.1",
"framer-motion": "10.16.16",
"i18next": "23.7.11",
"i18next": "23.7.20",
"jwt-decode": "3.1.2",
"msw": "1.3.2",
"msw": "1.3.3",
"next": "13.5.6",
"next-cookies": "2.0.3",
"next-i18next": "13.3.0",
Expand All @@ -80,7 +80,7 @@
"pino-logflare": "0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-error-boundary": "4.0.13",
"react-i18next": "12.3.1",
"react-wrap-balancer": "1.1.0",
"react-icons": "4.12.0",
Expand Down Expand Up @@ -114,23 +114,23 @@
"@storybook/react-webpack5": "7.5.3",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.5.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.11",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/jest-axe": "3.5.9",
"@types/jest-expect-message": "1.1.0",
"@types/next-pwa": "5.6.9",
"@types/node": "20.10.5",
"@types/node": "20.10.8",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/uuid": "9.0.7",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@welldone-software/why-did-you-render": "8.0.1",
"axe-core": "4.8.2",
"axe-core": "4.8.4",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.54.0",
Expand Down
Loading

0 comments on commit cd950de

Please sign in to comment.