Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 56 additions & 56 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,123 +42,123 @@
"dependencies": {
"@effable/misc": "0.11.0",
"@effable/react": "0.21.1",
"@effector/next": "0.6.1",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@faker-js/faker": "8.3.1",
"@farfetched/core": "0.10.6",
"@effector/next": "0.7.2",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.1",
"@faker-js/faker": "8.4.1",
"@farfetched/core": "0.15.0",
"@farfetched/react": "0.5.1",
"@fontsource/inter": "5.0.21",
"@fontsource/inter": "5.2.8",
"@next/env": "13.5.8",
"@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",
"@radix-ui/react-alert-dialog": "1.1.19",
"@radix-ui/react-dialog": "1.1.19",
"@radix-ui/react-dropdown-menu": "2.1.20",
"@radix-ui/react-scroll-area": "1.2.14",
"@sentry/nextjs": "7.120.4",
"axios": "1.7.9",
"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.16.8",
"jwt-decode": "3.1.2",
"msw": "1.3.5",
"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",
"pathpida": "0.26.1",
"patronum": "1.20.0",
"picocolors": "1.0.1",
"pino": "8.16.2",
"pino-logflare": "0.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.13",
"picocolors": "1.1.1",
"pino": "8.21.0",
"pino-logflare": "0.5.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.1.2",
"react-i18next": "12.3.1",
"react-wrap-balancer": "1.1.1",
"react-icons": "4.12.0",
"sharp": "0.32.6",
"sharp": "0.35.3",
"timeago-react": "3.0.6",
"timeago.js": "4.0.2",
"uuid": "9.0.1",
"zod": "3.22.5"
"zod": "3.25.76"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@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",
"@emotion/babel-plugin": "11.13.5",
"@emotion/babel-preset-css-prop": "11.12.0",
"@emotion/jest": "11.14.2",
"@ianvs/prettier-plugin-sort-imports": "4.7.1",
"@next/bundle-analyzer": "13.5.8",
"@next/eslint-plugin-next": "13.5.8",
"@storybook/addon-a11y": "7.5.3",
"@storybook/addon-actions": "7.5.3",
"@storybook/addon-a11y": "7.6.24",
"@storybook/addon-actions": "7.6.24",
"@storybook/addon-console": "3.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.24",
"@storybook/addon-interactions": "7.6.24",
"@storybook/addon-jest": "7.6.24",
"@storybook/addon-links": "7.6.24",
"@storybook/addons": "7.6.17",
"@storybook/blocks": "7.6.24",
"@storybook/builder-webpack5": "7.6.24",
"@storybook/nextjs": "7.6.24",
"@storybook/react": "7.6.24",
"@storybook/react-webpack5": "7.6.24",
"@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.24",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.1",
"@types/jest": "29.5.14",
"@types/jest-axe": "3.5.9",
"@types/jest-expect-message": "1.1.0",
"@types/next-pwa": "5.6.9",
"@types/node": "22.10.10",
"@types/node": "22.20.1",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.31",
"@types/react-dom": "18.3.7",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@welldone-software/why-did-you-render": "10.0.1",
"axe-core": "4.8.4",
"axe-core": "4.12.1",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.54.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-next": "13.5.8",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-effector": "0.12.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-effector": "0.19.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-axe": "8.0.0",
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
"jest-runner-groups": "2.2.0",
"jest-styled-components": "7.2.0",
"jest-styled-components": "7.4.0",
"jest-to-match-shape-of": "1.3.2",
"lint-staged": "14.0.1",
"ngrok": "4.3.3",
"orval": "6.20.0",
"orval": "6.31.0",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"storybook": "7.5.3",
"typescript": "5.3.3"
"typescript": "5.9.3"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading