|
11 | 11 | "@fontsource/roboto": "5.2.10", |
12 | 12 | "@hookform/resolvers": "5.2.2", |
13 | 13 | "@mdi/js": "7.4.47", |
14 | | - "@mui/lab": "9.0.0-beta.2", |
15 | | - "@mui/material": "9.0.0", |
16 | | - "@mui/x-data-grid": "9.0.3", |
17 | | - "@mui/x-date-pickers": "9.0.3", |
| 14 | + "@mui/lab": "9.0.0-beta.3", |
| 15 | + "@mui/material": "9.0.1", |
| 16 | + "@mui/x-data-grid": "9.2.0", |
| 17 | + "@mui/x-date-pickers": "9.2.0", |
18 | 18 | "autosuggest-highlight": "3.3.4", |
19 | | - "axios": "1.15.2", |
| 19 | + "axios": "1.16.1", |
20 | 20 | "dayjs": "1.11.20", |
21 | | - "graphql": "16.13.2", |
22 | | - "i18next": "26.0.8", |
| 21 | + "graphql": "16.14.0", |
| 22 | + "i18next": "26.2.0", |
23 | 23 | "i18next-browser-languagedetector": "8.2.1", |
24 | 24 | "i18next-http-backend": "3.0.6", |
25 | | - "react": "19.2.5", |
26 | | - "react-dom": "19.2.5", |
| 25 | + "react": "19.2.6", |
| 26 | + "react-dom": "19.2.6", |
27 | 27 | "react-error-boundary": "6.1.1", |
28 | | - "react-hook-form": "7.74.0", |
29 | | - "react-i18next": "17.0.6", |
30 | | - "react-router": "7.14.2", |
| 28 | + "react-hook-form": "7.76.0", |
| 29 | + "react-i18next": "17.0.8", |
| 30 | + "react-router": "7.15.1", |
31 | 31 | "react-window": "2.2.7", |
32 | 32 | "rxjs": "7.8.2", |
33 | 33 | "universal-cookie": "7.1.4", |
|
68 | 68 | "@emotion/jest": "11.14.2", |
69 | 69 | "@eslint/js": "9.39.4", |
70 | 70 | "@fontsource/material-icons": "5.2.7", |
71 | | - "@storybook/builder-vite": "10.3.5", |
72 | | - "@storybook/icons": "2.0.1", |
73 | | - "@storybook/react-vite": "10.3.5", |
| 71 | + "@storybook/builder-vite": "10.4.0", |
| 72 | + "@storybook/icons": "2.0.2", |
| 73 | + "@storybook/react-vite": "10.4.0", |
74 | 74 | "@stylistic/eslint-plugin": "5.10.0", |
75 | 75 | "@testing-library/dom": "10.4.1", |
76 | 76 | "@testing-library/jest-dom": "6.9.1", |
|
79 | 79 | "@types/autosuggest-highlight": "3.2.3", |
80 | 80 | "@types/eslint": "9", |
81 | 81 | "@types/eslint__js": "9.14.0", |
82 | | - "@types/node": "25.6.0", |
| 82 | + "@types/node": "25.9.0", |
83 | 83 | "@types/react": "19.2.14", |
84 | 84 | "@types/react-dom": "19.2.3", |
85 | 85 | "@types/react-test-renderer": "19.1.0", |
86 | | - "@typescript-eslint/eslint-plugin": "8.59.1", |
87 | | - "@typescript-eslint/parser": "8.59.1", |
88 | | - "@vitejs/plugin-react": "6.0.1", |
89 | | - "@vitest/coverage-v8": "4.1.5", |
90 | | - "@vueless/storybook-dark-mode": "10.0.7", |
| 86 | + "@typescript-eslint/eslint-plugin": "8.59.3", |
| 87 | + "@typescript-eslint/parser": "8.59.3", |
| 88 | + "@vitejs/plugin-react": "6.0.2", |
| 89 | + "@vitest/coverage-v8": "4.1.6", |
| 90 | + "@vueless/storybook-dark-mode": "10.0.8", |
91 | 91 | "@welldone-software/why-did-you-render": "10.0.1", |
92 | 92 | "concurrently": "9.2.1", |
93 | 93 | "eslint": "9.39.4", |
|
99 | 99 | "eslint-plugin-jsx-a11y": "6.10.2", |
100 | 100 | "eslint-plugin-react": "7.37.5", |
101 | 101 | "eslint-plugin-react-hooks": "7.1.1", |
102 | | - "eslint-plugin-storybook": "10.3.5", |
| 102 | + "eslint-plugin-storybook": "10.4.0", |
103 | 103 | "eslint-plugin-unicorn": "64.0.0", |
104 | 104 | "eslint-plugin-unused-imports": "4.4.1", |
105 | | - "jsdom": "29.1.0", |
| 105 | + "jsdom": "29.1.1", |
106 | 106 | "prettier": "3.8.3", |
107 | 107 | "react-docgen": "8.0.3", |
108 | | - "react-scan": "0.5.3", |
| 108 | + "react-scan": "0.5.6", |
109 | 109 | "rollup-plugin-visualizer": "7.0.1", |
110 | 110 | "rollup-preserve-directives": "1.1.3", |
111 | | - "storybook": "10.3.5", |
| 111 | + "storybook": "10.4.0", |
112 | 112 | "storybook-addon-remix-react-router": "6.1.0", |
113 | 113 | "storybook-react-i18next": "10.1.2", |
114 | 114 | "ts-node": "10.9.2", |
115 | 115 | "typescript": "6.0.3", |
116 | | - "typescript-eslint": "8.59.1", |
| 116 | + "typescript-eslint": "8.59.3", |
117 | 117 | "unplugin-inject-preload": "3.0.0", |
118 | | - "vite": "8.0.10", |
| 118 | + "vite": "8.0.13", |
119 | 119 | "vite-imagetools": "10.0.0", |
120 | 120 | "vite-plugin-svgr": "5.2.0", |
121 | | - "vitest": "4.1.5", |
| 121 | + "vitest": "4.1.6", |
122 | 122 | "whatwg-fetch": "3.6.20", |
123 | 123 | "yarn-or-npm": "3.0.1" |
124 | 124 | } |
|
0 commit comments