|
13 | 13 | "@mdi/js": "7.4.47", |
14 | 14 | "@mui/lab": "7.0.0-beta.14", |
15 | 15 | "@mui/material": "7.2.0", |
16 | | - "@mui/x-data-grid": "8.8.0", |
17 | | - "@mui/x-date-pickers": "8.8.0", |
| 16 | + "@mui/x-data-grid": "8.9.1", |
| 17 | + "@mui/x-date-pickers": "8.9.0", |
18 | 18 | "autosuggest-highlight": "3.3.4", |
19 | 19 | "axios": "1.11.0", |
20 | 20 | "dayjs": "1.11.13", |
|
26 | 26 | "react-dom": "19.1.0", |
27 | 27 | "react-error-boundary": "6.0.0", |
28 | 28 | "react-hook-form": "7.60.0", |
29 | | - "react-i18next": "15.6.0", |
30 | | - "react-router": "7.6.3", |
| 29 | + "react-i18next": "15.6.1", |
| 30 | + "react-router": "7.7.0", |
31 | 31 | "react-window": "1.8.11", |
32 | 32 | "universal-cookie": "7.1.4", |
33 | 33 | "yup": "1.6.1" |
|
65 | 65 | "@emotion/jest": "11.13.0", |
66 | 66 | "@eslint/js": "9.31.0", |
67 | 67 | "@fontsource/material-icons": "5.2.5", |
68 | | - "@storybook/builder-vite": "9.0.16", |
| 68 | + "@storybook/builder-vite": "9.0.18", |
69 | 69 | "@storybook/icons": "1.4.0", |
70 | | - "@storybook/react-vite": "9.0.16", |
| 70 | + "@storybook/react-vite": "9.0.18", |
| 71 | + "@testing-library/dom": "10.4.0", |
71 | 72 | "@testing-library/jest-dom": "6.6.3", |
72 | 73 | "@testing-library/react": "16.3.0", |
73 | 74 | "@testing-library/user-event": "14.6.1", |
|
76 | 77 | "@types/eslint__js": "9.14.0", |
77 | 78 | "@types/identity-obj-proxy": "3", |
78 | 79 | "@types/jest": "30.0.0", |
79 | | - "@types/node": "22.16.3", |
| 80 | + "@types/node": "24.1.0", |
80 | 81 | "@types/react": "19.1.8", |
81 | 82 | "@types/react-dom": "19.1.6", |
82 | 83 | "@types/react-test-renderer": "19.1.0", |
83 | 84 | "@types/react-window": "1.8.8", |
84 | | - "@typescript-eslint/eslint-plugin": "8.36.0", |
85 | | - "@typescript-eslint/parser": "8.36.0", |
86 | | - "@vitejs/plugin-react": "4.6.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "8.38.0", |
| 86 | + "@typescript-eslint/parser": "8.38.0", |
| 87 | + "@vitejs/plugin-react": "4.7.0", |
87 | 88 | "@vueless/storybook-dark-mode": "9.0.6", |
88 | 89 | "@welldone-software/why-did-you-render": "10.0.1", |
89 | 90 | "concurrently": "9.2.0", |
90 | 91 | "eslint": "9.31.0", |
91 | 92 | "eslint-config-airbnb": "19.0.4", |
92 | 93 | "eslint-config-airbnb-base": "15.0.0", |
93 | | - "eslint-config-prettier": "10.1.5", |
| 94 | + "eslint-config-prettier": "10.1.8", |
94 | 95 | "eslint-formatter-gitlab": "6.0.1", |
95 | 96 | "eslint-import-resolver-typescript": "4.4.4", |
96 | 97 | "eslint-plugin-import-x": "4.16.1", |
97 | 98 | "eslint-plugin-jsx-a11y": "6.10.2", |
98 | | - "eslint-plugin-prettier": "5.5.1", |
| 99 | + "eslint-plugin-prettier": "5.5.3", |
99 | 100 | "eslint-plugin-react": "7.37.5", |
100 | 101 | "eslint-plugin-react-hooks": "5.2.0", |
101 | | - "eslint-plugin-storybook": "9.0.16", |
102 | | - "eslint-plugin-unicorn": "59.0.1", |
| 102 | + "eslint-plugin-storybook": "9.0.18", |
| 103 | + "eslint-plugin-unicorn": "60.0.0", |
103 | 104 | "identity-obj-proxy": "3.0.0", |
104 | | - "jest": "30.0.4", |
105 | | - "jest-environment-jsdom": "30.0.4", |
| 105 | + "jest": "30.0.5", |
| 106 | + "jest-environment-jsdom": "30.0.5", |
106 | 107 | "jest-junit": "16.0.0", |
107 | 108 | "prettier": "3.6.2", |
108 | 109 | "react-docgen": "8.0.0", |
109 | 110 | "react-scan": "0.4.3", |
110 | 111 | "rollup-plugin-visualizer": "6.0.3", |
111 | 112 | "rollup-preserve-directives": "1.1.3", |
112 | | - "storybook": "9.0.16", |
| 113 | + "storybook": "9.0.18", |
113 | 114 | "storybook-addon-apollo-client": "9.0.0", |
114 | 115 | "storybook-addon-remix-react-router": "5.0.0", |
115 | 116 | "storybook-react-i18next": "4.0.11", |
116 | 117 | "ts-jest": "29.4.0", |
117 | 118 | "ts-node": "10.9.2", |
118 | 119 | "typescript": "5.8.3", |
119 | | - "typescript-eslint": "8.36.0", |
| 120 | + "typescript-eslint": "8.38.0", |
120 | 121 | "unplugin-inject-preload": "3.0.0", |
121 | | - "vite": "7.0.4", |
| 122 | + "vite": "7.0.5", |
122 | 123 | "vite-imagetools": "7.1.0", |
123 | 124 | "vite-plugin-svgr": "4.3.0", |
124 | 125 | "vite-tsconfig-paths": "5.1.4", |
|
0 commit comments