Skip to content

Commit e72d229

Browse files
fix(deps): update all non-major dependencies
1 parent a908a89 commit e72d229

File tree

2 files changed

+644
-911
lines changed

2 files changed

+644
-911
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -38,53 +38,53 @@
3838
},
3939
"dependencies": {
4040
"@hookform/resolvers": "5.2.2",
41-
"@reduxjs/toolkit": "2.11.1",
41+
"@reduxjs/toolkit": "2.11.2",
4242
"axios": "1.13.2",
4343
"clsx": "2.1.1",
44-
"i18next": "25.7.2",
45-
"react": "19.2.1",
46-
"react-dom": "19.2.1",
47-
"react-hook-form": "7.68.0",
48-
"react-i18next": "16.4.1",
44+
"i18next": "25.7.4",
45+
"react": "19.2.3",
46+
"react-dom": "19.2.3",
47+
"react-hook-form": "7.70.0",
48+
"react-i18next": "16.5.1",
4949
"react-redux": "9.2.0",
5050
"react-router": "7.10.1",
51-
"zod": "4.1.13"
51+
"zod": "4.3.5"
5252
},
5353
"devDependencies": {
5454
"@changesets/cli": "2.29.8",
55-
"@commencis/commitlint-config": "2.0.0",
56-
"@commencis/eslint-config": "2.4.0",
57-
"@commencis/eslint-plugin": "2.0.0",
58-
"@commencis/lint-staged-config": "2.0.0",
59-
"@commencis/prettier-config": "2.1.0",
60-
"@commencis/stylelint-config": "2.5.0",
61-
"@storybook/addon-a11y": "10.1.6",
62-
"@storybook/addon-docs": "10.1.6",
63-
"@storybook/addon-links": "10.1.6",
64-
"@storybook/react-vite": "10.1.6",
55+
"@commencis/commitlint-config": "2.1.0",
56+
"@commencis/eslint-config": "2.5.0",
57+
"@commencis/eslint-plugin": "2.1.0",
58+
"@commencis/lint-staged-config": "2.1.0",
59+
"@commencis/prettier-config": "2.2.0",
60+
"@commencis/stylelint-config": "2.6.0",
61+
"@storybook/addon-a11y": "10.1.11",
62+
"@storybook/addon-docs": "10.1.11",
63+
"@storybook/addon-links": "10.1.11",
64+
"@storybook/react-vite": "10.1.11",
6565
"@svitejs/changesets-changelog-github-compact": "1.2.0",
6666
"@testing-library/jest-dom": "6.9.1",
67-
"@testing-library/react": "16.3.0",
67+
"@testing-library/react": "16.3.1",
6868
"@testing-library/user-event": "14.6.1",
69-
"@types/node": "24.10.2",
69+
"@types/node": "24.10.6",
7070
"@types/react": "19.2.7",
7171
"@types/react-dom": "19.2.3",
7272
"@vitejs/plugin-react-swc": "4.2.2",
73-
"@vitest/coverage-v8": "4.0.15",
74-
"commitlint": "20.2.0",
75-
"eslint": "9.39.1",
73+
"@vitest/coverage-v8": "4.0.16",
74+
"commitlint": "20.3.1",
75+
"eslint": "9.39.2",
7676
"husky": "9.1.7",
77-
"jsdom": "27.3.0",
77+
"jsdom": "27.4.0",
7878
"lint-staged": "16.2.7",
79-
"msw": "2.12.4",
79+
"msw": "2.12.7",
8080
"prettier": "3.7.4",
81-
"sass-embedded": "1.95.1",
81+
"sass-embedded": "1.97.2",
8282
"storybook": "10.1.6",
8383
"stylelint": "16.26.1",
8484
"typescript": "5.9.3",
85-
"vite": "7.2.7",
85+
"vite": "7.3.1",
8686
"vite-plugin-svgr": "4.5.0",
87-
"vitest": "4.0.15"
87+
"vitest": "4.0.16"
8888
},
8989
"msw": {
9090
"workerDirectory": [

0 commit comments

Comments
 (0)