Skip to content

Commit e770ee8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 23f0e43 commit e770ee8

File tree

2 files changed

+468
-455
lines changed

2 files changed

+468
-455
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"effector": "22.8.6",
6363
"effector-react": "22.5.3",
6464
"effector-storage": "6.1.1",
65-
"framer-motion": "10.15.0",
66-
"i18next": "23.4.2",
65+
"framer-motion": "10.15.1",
66+
"i18next": "23.4.4",
6767
"jwt-decode": "3.1.2",
6868
"msw": "1.2.3",
6969
"next": "13.4.13",
@@ -80,7 +80,7 @@
8080
"pino-logflare": "0.4.0",
8181
"react": "18.2.0",
8282
"react-dom": "18.2.0",
83-
"react-error-boundary": "4.0.10",
83+
"react-error-boundary": "4.0.11",
8484
"react-i18next": "12.3.1",
8585
"react-wrap-balancer": "1.0.0",
8686
"react-icons": "4.10.1",
@@ -99,21 +99,21 @@
9999
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
100100
"@next/bundle-analyzer": "13.4.13",
101101
"@next/eslint-plugin-next": "13.4.13",
102-
"@storybook/addon-a11y": "7.2.1",
103-
"@storybook/addon-actions": "7.2.1",
102+
"@storybook/addon-a11y": "7.2.3",
103+
"@storybook/addon-actions": "7.2.3",
104104
"@storybook/addon-console": "2.0.0",
105-
"@storybook/addon-essentials": "7.2.1",
106-
"@storybook/addon-interactions": "7.2.1",
107-
"@storybook/addon-jest": "7.2.1",
108-
"@storybook/addon-links": "7.2.1",
109-
"@storybook/addons": "7.2.1",
110-
"@storybook/blocks": "7.2.1",
111-
"@storybook/builder-webpack5": "7.2.1",
112-
"@storybook/nextjs": "7.2.1",
113-
"@storybook/react": "7.2.1",
114-
"@storybook/react-webpack5": "7.2.1",
105+
"@storybook/addon-essentials": "7.2.3",
106+
"@storybook/addon-interactions": "7.2.3",
107+
"@storybook/addon-jest": "7.2.3",
108+
"@storybook/addon-links": "7.2.3",
109+
"@storybook/addons": "7.2.3",
110+
"@storybook/blocks": "7.2.3",
111+
"@storybook/builder-webpack5": "7.2.3",
112+
"@storybook/nextjs": "7.2.3",
113+
"@storybook/react": "7.2.3",
114+
"@storybook/react-webpack5": "7.2.3",
115115
"@storybook/testing-library": "0.2.0",
116-
"@storybook/theming": "7.2.1",
116+
"@storybook/theming": "7.2.3",
117117
"@testing-library/jest-dom": "5.17.0",
118118
"@testing-library/react": "14.0.0",
119119
"@testing-library/react-hooks": "8.0.1",
@@ -122,9 +122,9 @@
122122
"@types/jest-axe": "3.5.5",
123123
"@types/jest-expect-message": "1.1.0",
124124
"@types/next-pwa": "5.6.4",
125-
"@types/node": "20.4.8",
125+
"@types/node": "20.4.10",
126126
"@types/nprogress": "0.2.0",
127-
"@types/react": "18.2.18",
127+
"@types/react": "18.2.20",
128128
"@types/react-dom": "18.2.7",
129129
"@types/uuid": "9.0.2",
130130
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -157,7 +157,7 @@
157157
"orval": "6.17.0",
158158
"prettier": "2.8.8",
159159
"standard-version": "9.5.0",
160-
"storybook": "7.2.1",
160+
"storybook": "7.2.3",
161161
"typescript": "5.1.6"
162162
},
163163
"msw": {

0 commit comments

Comments
 (0)