|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@hookform/resolvers": "5.2.2", |
41 | | - "@reduxjs/toolkit": "2.11.1", |
| 41 | + "@reduxjs/toolkit": "2.11.2", |
42 | 42 | "axios": "1.13.2", |
43 | 43 | "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", |
49 | 49 | "react-redux": "9.2.0", |
50 | 50 | "react-router": "7.10.1", |
51 | | - "zod": "4.1.13" |
| 51 | + "zod": "4.3.5" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@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", |
65 | 65 | "@svitejs/changesets-changelog-github-compact": "1.2.0", |
66 | 66 | "@testing-library/jest-dom": "6.9.1", |
67 | | - "@testing-library/react": "16.3.0", |
| 67 | + "@testing-library/react": "16.3.1", |
68 | 68 | "@testing-library/user-event": "14.6.1", |
69 | | - "@types/node": "24.10.2", |
| 69 | + "@types/node": "24.10.6", |
70 | 70 | "@types/react": "19.2.7", |
71 | 71 | "@types/react-dom": "19.2.3", |
72 | 72 | "@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", |
76 | 76 | "husky": "9.1.7", |
77 | | - "jsdom": "27.3.0", |
| 77 | + "jsdom": "27.4.0", |
78 | 78 | "lint-staged": "16.2.7", |
79 | | - "msw": "2.12.4", |
| 79 | + "msw": "2.12.7", |
80 | 80 | "prettier": "3.7.4", |
81 | | - "sass-embedded": "1.95.1", |
| 81 | + "sass-embedded": "1.97.2", |
82 | 82 | "storybook": "10.1.6", |
83 | 83 | "stylelint": "16.26.1", |
84 | 84 | "typescript": "5.9.3", |
85 | | - "vite": "7.2.7", |
| 85 | + "vite": "7.3.1", |
86 | 86 | "vite-plugin-svgr": "4.5.0", |
87 | | - "vitest": "4.0.15" |
| 87 | + "vitest": "4.0.16" |
88 | 88 | }, |
89 | 89 | "msw": { |
90 | 90 | "workerDirectory": [ |
|
0 commit comments