|
5 | 5 | "packageManager": "yarn@4.12.0", |
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | | - "@apollo/client": "4.1.4", |
| 8 | + "@apollo/client": "4.1.6", |
9 | 9 | "@emotion/react": "11.14.0", |
10 | 10 | "@emotion/styled": "11.14.1", |
11 | | - "@fontsource/roboto": "5.2.9", |
| 11 | + "@fontsource/roboto": "5.2.10", |
12 | 12 | "@hookform/resolvers": "5.2.2", |
13 | 13 | "@mdi/js": "7.4.47", |
14 | 14 | "@mui/lab": "7.0.1-beta.22", |
15 | 15 | "@mui/material": "7.3.8", |
16 | | - "@mui/x-data-grid": "8.27.1", |
17 | | - "@mui/x-date-pickers": "8.27.0", |
| 16 | + "@mui/x-data-grid": "8.27.3", |
| 17 | + "@mui/x-date-pickers": "8.27.2", |
18 | 18 | "autosuggest-highlight": "3.3.4", |
19 | 19 | "axios": "1.13.5", |
20 | 20 | "dayjs": "1.11.19", |
21 | | - "graphql": "16.12.0", |
22 | | - "i18next": "25.8.10", |
| 21 | + "graphql": "16.13.0", |
| 22 | + "i18next": "25.8.13", |
23 | 23 | "i18next-browser-languagedetector": "8.2.1", |
24 | 24 | "i18next-http-backend": "3.0.2", |
25 | 25 | "react": "19.2.4", |
26 | 26 | "react-dom": "19.2.4", |
27 | 27 | "react-error-boundary": "6.1.1", |
28 | | - "react-hook-form": "7.71.1", |
| 28 | + "react-hook-form": "7.71.2", |
29 | 29 | "react-i18next": "16.5.4", |
30 | | - "react-router": "7.13.0", |
| 30 | + "react-router": "7.13.1", |
31 | 31 | "react-window": "2.2.7", |
32 | 32 | "rxjs": "7.8.2", |
33 | 33 | "universal-cookie": "7.1.4", |
|
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@emotion/jest": "11.14.2", |
68 | | - "@eslint/js": "9.39.2", |
| 68 | + "@eslint/js": "9.39.3", |
69 | 69 | "@fontsource/material-icons": "5.2.7", |
70 | | - "@storybook/builder-vite": "10.2.9", |
| 70 | + "@storybook/builder-vite": "10.2.13", |
71 | 71 | "@storybook/icons": "2.0.1", |
72 | | - "@storybook/react-vite": "10.2.9", |
73 | | - "@stylistic/eslint-plugin": "5.8.0", |
| 72 | + "@storybook/react-vite": "10.2.13", |
| 73 | + "@stylistic/eslint-plugin": "5.9.0", |
74 | 74 | "@testing-library/dom": "10.4.1", |
75 | 75 | "@testing-library/jest-dom": "6.9.1", |
76 | 76 | "@testing-library/react": "16.3.2", |
|
80 | 80 | "@types/eslint__js": "9.14.0", |
81 | 81 | "@types/identity-obj-proxy": "3", |
82 | 82 | "@types/jest": "30.0.0", |
83 | | - "@types/node": "25.2.3", |
| 83 | + "@types/node": "25.3.2", |
84 | 84 | "@types/react": "19.2.14", |
85 | 85 | "@types/react-dom": "19.2.3", |
86 | 86 | "@types/react-test-renderer": "19.1.0", |
87 | | - "@typescript-eslint/eslint-plugin": "8.56.0", |
88 | | - "@typescript-eslint/parser": "8.56.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "8.56.1", |
| 88 | + "@typescript-eslint/parser": "8.56.1", |
89 | 89 | "@vitejs/plugin-react": "5.1.4", |
90 | 90 | "@vueless/storybook-dark-mode": "10.0.7", |
91 | 91 | "@welldone-software/why-did-you-render": "10.0.1", |
92 | 92 | "concurrently": "9.2.1", |
93 | | - "eslint": "9.39.2", |
| 93 | + "eslint": "9.39.3", |
94 | 94 | "eslint-config-airbnb-extended": "3.0.1", |
95 | 95 | "eslint-config-prettier": "10.1.8", |
96 | 96 | "eslint-formatter-gitlab": "7.0.1", |
|
99 | 99 | "eslint-plugin-jsx-a11y": "6.10.2", |
100 | 100 | "eslint-plugin-react": "7.37.5", |
101 | 101 | "eslint-plugin-react-hooks": "7.0.1", |
102 | | - "eslint-plugin-storybook": "10.2.9", |
| 102 | + "eslint-plugin-storybook": "10.2.13", |
103 | 103 | "eslint-plugin-unicorn": "63.0.0", |
104 | 104 | "eslint-plugin-unused-imports": "4.4.1", |
105 | 105 | "identity-obj-proxy": "3.0.0", |
|
108 | 108 | "jest-junit": "16.0.0", |
109 | 109 | "prettier": "3.8.1", |
110 | 110 | "react-docgen": "8.0.2", |
111 | | - "react-scan": "0.5.2", |
| 111 | + "react-scan": "0.5.3", |
112 | 112 | "rollup-plugin-visualizer": "6.0.5", |
113 | 113 | "rollup-preserve-directives": "1.1.3", |
114 | 114 | "storybook": "10.2.9", |
|
117 | 117 | "ts-jest": "29.4.6", |
118 | 118 | "ts-node": "10.9.2", |
119 | 119 | "typescript": "5.9.3", |
120 | | - "typescript-eslint": "8.56.0", |
| 120 | + "typescript-eslint": "8.56.1", |
121 | 121 | "unplugin-inject-preload": "3.0.0", |
122 | 122 | "vite": "7.3.1", |
123 | 123 | "vite-imagetools": "9.0.3", |
|
0 commit comments