|
42 | 42 | "dependencies": {
|
43 | 43 | "@effable/misc": "0.11.0",
|
44 | 44 | "@effable/react": "0.21.1",
|
45 |
| - "@effector/next": "0.6.1", |
46 |
| - "@emotion/react": "11.11.4", |
47 |
| - "@emotion/styled": "11.11.5", |
48 |
| - "@faker-js/faker": "8.3.1", |
49 |
| - "@farfetched/core": "0.10.6", |
| 45 | + "@effector/next": "0.7.1", |
| 46 | + "@emotion/react": "11.14.0", |
| 47 | + "@emotion/styled": "11.14.0", |
| 48 | + "@faker-js/faker": "8.4.1", |
| 49 | + "@farfetched/core": "0.13.1", |
50 | 50 | "@farfetched/react": "0.5.1",
|
51 |
| - "@fontsource/inter": "5.0.21", |
| 51 | + "@fontsource/inter": "5.2.5", |
52 | 52 | "@next/env": "13.5.8",
|
53 | 53 | "@radix-ui/colors": "1.0.1",
|
54 |
| - "@radix-ui/react-alert-dialog": "1.0.5", |
55 |
| - "@radix-ui/react-dialog": "1.0.5", |
56 |
| - "@radix-ui/react-dropdown-menu": "2.0.6", |
57 |
| - "@radix-ui/react-scroll-area": "1.0.5", |
58 |
| - "@sentry/nextjs": "7.81.1", |
59 |
| - "axios": "1.7.9", |
| 54 | + "@radix-ui/react-alert-dialog": "1.1.13", |
| 55 | + "@radix-ui/react-dialog": "1.1.13", |
| 56 | + "@radix-ui/react-dropdown-menu": "2.1.14", |
| 57 | + "@radix-ui/react-scroll-area": "1.2.8", |
| 58 | + "@sentry/nextjs": "7.120.3", |
| 59 | + "axios": "1.9.0", |
60 | 60 | "date-fns": "2.30.0",
|
61 | 61 | "deepmerge": "4.3.1",
|
62 | 62 | "effector": "22.8.8",
|
63 | 63 | "effector-react": "22.5.4",
|
64 | 64 | "effector-storage": "6.1.1",
|
65 |
| - "framer-motion": "10.16.16", |
66 |
| - "i18next": "23.7.20", |
| 65 | + "framer-motion": "10.18.0", |
| 66 | + "i18next": "23.16.8", |
67 | 67 | "jwt-decode": "3.1.2",
|
68 | 68 | "msw": "1.3.5",
|
69 | 69 | "next": "13.5.6",
|
70 | 70 | "next-cookies": "2.0.3",
|
71 | 71 | "next-i18next": "13.3.0",
|
72 | 72 | "next-pwa": "5.6.0",
|
73 |
| - "next-safe": "3.4.1", |
| 73 | + "next-safe": "3.5.0", |
74 | 74 | "next-sitemap": "4.2.3",
|
75 | 75 | "nprogress": "0.2.0",
|
76 |
| - "pathpida": "0.22.0", |
| 76 | + "pathpida": "0.25.0", |
77 | 77 | "patronum": "1.20.0",
|
78 |
| - "picocolors": "1.0.1", |
79 |
| - "pino": "8.16.2", |
| 78 | + "picocolors": "1.1.1", |
| 79 | + "pino": "8.21.0", |
80 | 80 | "pino-logflare": "0.4.2",
|
81 |
| - "react": "18.2.0", |
82 |
| - "react-dom": "18.2.0", |
83 |
| - "react-error-boundary": "4.0.13", |
| 81 | + "react": "18.3.1", |
| 82 | + "react-dom": "18.3.1", |
| 83 | + "react-error-boundary": "4.1.2", |
84 | 84 | "react-i18next": "12.3.1",
|
85 | 85 | "react-wrap-balancer": "1.1.1",
|
86 | 86 | "react-icons": "4.12.0",
|
87 |
| - "sharp": "0.32.6", |
| 87 | + "sharp": "0.34.1", |
88 | 88 | "timeago-react": "3.0.6",
|
89 | 89 | "timeago.js": "4.0.2",
|
90 | 90 | "uuid": "9.0.1",
|
91 |
| - "zod": "3.22.5" |
| 91 | + "zod": "3.24.4" |
92 | 92 | },
|
93 | 93 | "devDependencies": {
|
94 | 94 | "@commitlint/cli": "17.8.1",
|
95 | 95 | "@commitlint/config-conventional": "17.8.1",
|
96 |
| - "@emotion/babel-plugin": "11.11.0", |
97 |
| - "@emotion/babel-preset-css-prop": "11.11.0", |
98 |
| - "@emotion/jest": "11.11.0", |
99 |
| - "@ianvs/prettier-plugin-sort-imports": "4.1.1", |
| 96 | + "@emotion/babel-plugin": "11.13.5", |
| 97 | + "@emotion/babel-preset-css-prop": "11.12.0", |
| 98 | + "@emotion/jest": "11.13.0", |
| 99 | + "@ianvs/prettier-plugin-sort-imports": "4.4.1", |
100 | 100 | "@next/bundle-analyzer": "13.5.8",
|
101 | 101 | "@next/eslint-plugin-next": "13.5.8",
|
102 |
| - "@storybook/addon-a11y": "7.5.3", |
103 |
| - "@storybook/addon-actions": "7.5.3", |
| 102 | + "@storybook/addon-a11y": "7.6.20", |
| 103 | + "@storybook/addon-actions": "7.6.20", |
104 | 104 | "@storybook/addon-console": "3.0.0",
|
105 |
| - "@storybook/addon-essentials": "7.5.3", |
106 |
| - "@storybook/addon-interactions": "7.5.3", |
107 |
| - "@storybook/addon-jest": "7.5.3", |
108 |
| - "@storybook/addon-links": "7.5.3", |
109 |
| - "@storybook/addons": "7.5.3", |
110 |
| - "@storybook/blocks": "7.5.3", |
111 |
| - "@storybook/builder-webpack5": "7.5.3", |
112 |
| - "@storybook/nextjs": "7.5.3", |
113 |
| - "@storybook/react": "7.5.3", |
114 |
| - "@storybook/react-webpack5": "7.5.3", |
| 105 | + "@storybook/addon-essentials": "7.6.20", |
| 106 | + "@storybook/addon-interactions": "7.6.20", |
| 107 | + "@storybook/addon-jest": "7.6.20", |
| 108 | + "@storybook/addon-links": "7.6.20", |
| 109 | + "@storybook/addons": "7.6.17", |
| 110 | + "@storybook/blocks": "7.6.20", |
| 111 | + "@storybook/builder-webpack5": "7.6.20", |
| 112 | + "@storybook/nextjs": "7.6.20", |
| 113 | + "@storybook/react": "7.6.20", |
| 114 | + "@storybook/react-webpack5": "7.6.20", |
115 | 115 | "@storybook/testing-library": "0.2.2",
|
116 |
| - "@storybook/theming": "7.5.3", |
117 |
| - "@testing-library/jest-dom": "6.1.6", |
118 |
| - "@testing-library/react": "14.1.2", |
| 116 | + "@storybook/theming": "7.6.20", |
| 117 | + "@testing-library/jest-dom": "6.6.3", |
| 118 | + "@testing-library/react": "14.3.1", |
119 | 119 | "@testing-library/react-hooks": "8.0.1",
|
120 |
| - "@testing-library/user-event": "14.5.2", |
| 120 | + "@testing-library/user-event": "14.6.1", |
121 | 121 | "@types/jest": "29.5.14",
|
122 | 122 | "@types/jest-axe": "3.5.9",
|
123 | 123 | "@types/jest-expect-message": "1.1.0",
|
124 | 124 | "@types/next-pwa": "5.6.9",
|
125 |
| - "@types/node": "22.10.10", |
| 125 | + "@types/node": "22.15.14", |
126 | 126 | "@types/nprogress": "0.2.3",
|
127 |
| - "@types/react": "18.2.79", |
128 |
| - "@types/react-dom": "18.2.25", |
| 127 | + "@types/react": "18.3.21", |
| 128 | + "@types/react-dom": "18.3.7", |
129 | 129 | "@types/uuid": "9.0.8",
|
130 | 130 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
131 | 131 | "@typescript-eslint/parser": "5.62.0",
|
132 | 132 | "@welldone-software/why-did-you-render": "10.0.1",
|
133 |
| - "axe-core": "4.8.4", |
| 133 | + "axe-core": "4.10.3", |
134 | 134 | "babel-jest": "29.7.0",
|
135 | 135 | "cross-env": "7.0.3",
|
136 |
| - "eslint": "8.54.0", |
| 136 | + "eslint": "8.57.1", |
137 | 137 | "eslint-config-airbnb": "19.0.4",
|
138 | 138 | "eslint-config-airbnb-typescript": "18.0.0",
|
139 | 139 | "eslint-config-next": "13.5.8",
|
140 |
| - "eslint-config-prettier": "10.0.1", |
141 |
| - "eslint-plugin-effector": "0.12.0", |
142 |
| - "eslint-plugin-import": "2.29.1", |
143 |
| - "eslint-plugin-jsx-a11y": "6.8.0", |
| 140 | + "eslint-config-prettier": "10.1.3", |
| 141 | + "eslint-plugin-effector": "0.15.0", |
| 142 | + "eslint-plugin-import": "2.31.0", |
| 143 | + "eslint-plugin-jsx-a11y": "6.10.2", |
144 | 144 | "eslint-plugin-prettier": "4.2.1",
|
145 |
| - "eslint-plugin-react": "7.33.2", |
| 145 | + "eslint-plugin-react": "7.37.5", |
146 | 146 | "eslint-plugin-react-hooks": "5.2.0",
|
147 | 147 | "husky": "8.0.3",
|
148 | 148 | "jest": "29.7.0",
|
|
154 | 154 | "jest-to-match-shape-of": "1.3.2",
|
155 | 155 | "lint-staged": "14.0.1",
|
156 | 156 | "ngrok": "4.3.3",
|
157 |
| - "orval": "6.20.0", |
| 157 | + "orval": "6.31.0", |
158 | 158 | "prettier": "2.8.8",
|
159 | 159 | "standard-version": "9.5.0",
|
160 |
| - "storybook": "7.5.3", |
161 |
| - "typescript": "5.3.3" |
| 160 | + "storybook": "7.6.20", |
| 161 | + "typescript": "5.8.3" |
162 | 162 | },
|
163 | 163 | "msw": {
|
164 | 164 | "workerDirectory": "public"
|
|
0 commit comments