|
7 | 7 | "license": "Apache-2.0", |
8 | 8 | "type": "module", |
9 | 9 | "engines": { |
10 | | - "node": ">=22.20" |
| 10 | + "node": ">=24.11" |
11 | 11 | }, |
12 | | - "packageManager": "pnpm@10.18.0", |
| 12 | + "packageManager": "pnpm@10.25.0", |
13 | 13 | "scripts": { |
14 | 14 | "preinstall": "npx only-allow pnpm", |
15 | 15 | "dev": "vite", |
|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@hookform/resolvers": "5.2.2", |
41 | | - "@reduxjs/toolkit": "2.9.0", |
42 | | - "axios": "1.12.2", |
| 41 | + "@reduxjs/toolkit": "2.11.1", |
| 42 | + "axios": "1.13.2", |
43 | 43 | "clsx": "2.1.1", |
44 | | - "i18next": "25.5.3", |
45 | | - "react": "19.2.0", |
46 | | - "react-dom": "19.2.0", |
47 | | - "react-hook-form": "7.63.0", |
48 | | - "react-i18next": "16.0.0", |
| 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", |
49 | 49 | "react-redux": "9.2.0", |
50 | | - "react-router": "7.9.3", |
51 | | - "zod": "4.1.11" |
| 50 | + "react-router": "7.10.1", |
| 51 | + "zod": "4.1.13" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@changesets/cli": "2.29.7", |
55 | | - "@commencis/commitlint-config": "1.2.0", |
56 | | - "@commencis/eslint-config": "2.3.0", |
57 | | - "@commencis/eslint-plugin": "1.6.0", |
58 | | - "@commencis/lint-staged-config": "1.2.0", |
59 | | - "@commencis/prettier-config": "2.0.0", |
60 | | - "@commencis/stylelint-config": "2.4.0", |
61 | | - "@storybook/addon-a11y": "9.1.10", |
62 | | - "@storybook/addon-docs": "9.1.10", |
63 | | - "@storybook/addon-links": "9.1.10", |
64 | | - "@storybook/react-vite": "9.1.10", |
| 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", |
65 | 65 | "@svitejs/changesets-changelog-github-compact": "1.2.0", |
66 | 66 | "@testing-library/jest-dom": "6.9.1", |
67 | 67 | "@testing-library/react": "16.3.0", |
68 | 68 | "@testing-library/user-event": "14.6.1", |
69 | | - "@types/node": "22.18.8", |
70 | | - "@types/react": "19.2.0", |
71 | | - "@types/react-dom": "19.2.0", |
72 | | - "@vitejs/plugin-react-swc": "4.1.0", |
73 | | - "@vitest/coverage-v8": "3.2.4", |
74 | | - "commitlint": "20.1.0", |
75 | | - "eslint": "9.36.0", |
| 69 | + "@types/node": "24.10.2", |
| 70 | + "@types/react": "19.2.7", |
| 71 | + "@types/react-dom": "19.2.3", |
| 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", |
76 | 76 | "husky": "9.1.7", |
77 | | - "jsdom": "27.0.0", |
78 | | - "lint-staged": "16.2.3", |
79 | | - "msw": "2.11.3", |
80 | | - "prettier": "3.6.2", |
81 | | - "sass-embedded": "1.93.2", |
82 | | - "storybook": "9.1.10", |
83 | | - "stylelint": "16.25.0", |
| 77 | + "jsdom": "27.3.0", |
| 78 | + "lint-staged": "16.2.7", |
| 79 | + "msw": "2.12.4", |
| 80 | + "prettier": "3.7.4", |
| 81 | + "sass-embedded": "1.95.1", |
| 82 | + "storybook": "10.1.6", |
| 83 | + "stylelint": "16.26.1", |
84 | 84 | "typescript": "5.9.3", |
85 | | - "vite": "7.1.9", |
| 85 | + "vite": "7.2.7", |
86 | 86 | "vite-plugin-svgr": "4.5.0", |
87 | | - "vitest": "3.2.4" |
| 87 | + "vitest": "4.0.15" |
88 | 88 | }, |
89 | 89 | "msw": { |
90 | 90 | "workerDirectory": [ |
|
0 commit comments