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 Jun 20, 2024
1 parent cd950de commit 13fbd2e
Show file tree
Hide file tree
Showing 2 changed files with 3,194 additions and 1,387 deletions.
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,107 +42,107 @@
"dependencies": {
"@effable/misc": "0.11.0",
"@effable/react": "0.21.1",
"@effector/next": "0.6.1",
"@effector/next": "0.7.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@faker-js/faker": "8.3.1",
"@farfetched/core": "0.10.6",
"@faker-js/faker": "8.4.1",
"@farfetched/core": "0.12.4",
"@farfetched/react": "0.5.1",
"@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.8",
"@radix-ui/react-alert-dialog": "1.1.0",
"@radix-ui/react-dialog": "1.1.0",
"@radix-ui/react-dropdown-menu": "2.1.0",
"@radix-ui/react-scroll-area": "1.1.0",
"@sentry/nextjs": "7.117.0",
"axios": "1.7.2",
"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.20",
"framer-motion": "10.18.0",
"i18next": "23.11.5",
"jwt-decode": "3.1.2",
"msw": "1.3.3",
"next": "13.5.6",
"next-cookies": "2.0.3",
"next-i18next": "13.3.0",
"next-pwa": "5.6.0",
"next-safe": "3.4.1",
"next-safe": "3.5.0",
"next-sitemap": "4.2.3",
"nprogress": "0.2.0",
"pathpida": "0.22.0",
"patronum": "1.20.0",
"picocolors": "1.0.0",
"pino": "8.16.2",
"pino": "8.21.0",
"pino-logflare": "0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-i18next": "12.3.1",
"react-wrap-balancer": "1.1.0",
"react-icons": "4.12.0",
"sharp": "0.32.6",
"sharp": "0.33.4",
"timeago-react": "3.0.6",
"timeago.js": "4.0.2",
"uuid": "9.0.1",
"zod": "3.22.4"
"zod": "3.23.8"
},
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@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.1.1",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@next/bundle-analyzer": "13.5.6",
"@next/eslint-plugin-next": "13.5.6",
"@storybook/addon-a11y": "7.5.3",
"@storybook/addon-actions": "7.5.3",
"@storybook/addon-a11y": "7.6.19",
"@storybook/addon-actions": "7.6.19",
"@storybook/addon-console": "2.0.0",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-jest": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/addons": "7.5.3",
"@storybook/blocks": "7.5.3",
"@storybook/builder-webpack5": "7.5.3",
"@storybook/nextjs": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-webpack5": "7.5.3",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addon-interactions": "7.6.19",
"@storybook/addon-jest": "7.6.19",
"@storybook/addon-links": "7.6.19",
"@storybook/addons": "7.6.17",
"@storybook/blocks": "7.6.19",
"@storybook/builder-webpack5": "7.6.19",
"@storybook/nextjs": "7.6.19",
"@storybook/react": "7.6.19",
"@storybook/react-webpack5": "7.6.19",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.5.3",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.1.2",
"@storybook/theming": "7.6.19",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@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.8",
"@types/node": "20.14.7",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@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.4",
"axe-core": "4.9.1",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.54.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.5.6",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-effector": "0.12.0",
"eslint-plugin-effector": "0.14.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.7.0",
Expand All @@ -154,11 +154,11 @@
"jest-to-match-shape-of": "1.3.2",
"lint-staged": "14.0.1",
"ngrok": "4.3.3",
"orval": "6.20.0",
"orval": "6.30.2",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"storybook": "7.5.3",
"typescript": "5.3.3"
"storybook": "7.6.19",
"typescript": "5.5.2"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading

0 comments on commit 13fbd2e

Please sign in to comment.