@@ -3,39 +3,39 @@ packages:
33 - samples/*
44
55catalog :
6- ' @emotion/react ' : ^ 11.14.0
7- ' @emotion/styled ' : ^ 11.14.1
6+ ' @emotion/react ' : 11.14.0
7+ ' @emotion/styled ' : 11.14.1
88 ' @eslint/js ' : 9.38.0
9- ' @mui/icons-material ' : ^ 7.3.4
10- ' @mui/material ' : ^ 7.3.4
11- ' @mui/x-charts ' : ^ 8.14.0
12- ' @mui/x-data-grid ' : ^ 8.16.0
13- ' @mui/x-date-pickers ' : ^8.17 .0
14- ' @mui/x-tree-view ' : ^ 8.14.0
15- ' @types/eslint ' : ^ 9.6.1
16- ' @types/node ' : ^ 24.6.0
17- ' @types/react ' : ^ 19.2.2
18- ' @types/react-dom ' : ^ 19.2.2
19- ' @typescript-eslint/eslint-plugin ' : ^ 7.0.1
20- ' @typescript-eslint/parser ' : ^ 7.0.1
21- ' @vitejs/plugin-react-swc ' : ^ 4.2.0
22- ' @vitest/ui ' : ^ 4.0.7
23- esbuild : ^ 0.25.12
24- eslint : ^ 9.12.0
25- eslint-plugin-react : ^ 7.33.2
26- eslint-plugin-react-hooks : ^ 4.6.2
27- eslint-plugin-react-refresh : ^ 0.4.24
28- glob : ^ 11.0.3
29- globals : ^ 16.4.0
30- lucide-react : ^ 0.545.0
31- prettier : ^ 3.6.2
32- react : ^ 19.2.0
33- react-dom : ^ 19.2.0
34- rimraf : ^ 6.1.0
35- typescript : ^ 5.9.3
36- typescript-eslint : ^ 8.45.0
37- vite : ^7.2.1
38- vitest : ^ 4.0.7
9+ ' @mui/icons-material ' : 7.3.4
10+ ' @mui/material ' : 7.3.4
11+ ' @mui/x-charts ' : 8.14.0
12+ ' @mui/x-data-grid ' : 8.16.0
13+ ' @mui/x-date-pickers ' : 8.16 .0
14+ ' @mui/x-tree-view ' : 8.14.0
15+ ' @types/eslint ' : 9.6.1
16+ ' @types/node ' : 24.6.0
17+ ' @types/react ' : 19.2.2
18+ ' @types/react-dom ' : 19.2.2
19+ ' @typescript-eslint/eslint-plugin ' : 7.0.1
20+ ' @typescript-eslint/parser ' : 7.0.1
21+ ' @vitejs/plugin-react-swc ' : 4.2.0
22+ ' @vitest/ui ' : 4.0.6
23+ esbuild : 0.25.11
24+ eslint : 9.12.0
25+ eslint-plugin-react : 7.33.2
26+ eslint-plugin-react-hooks : 4.6.2
27+ eslint-plugin-react-refresh : 0.4.24
28+ glob : 11.0.3
29+ globals : 16.4.0
30+ lucide-react : 0.545.0
31+ prettier : 3.6.2
32+ react : 19.2.0
33+ react-dom : 19.2.0
34+ rimraf : 6.1.0
35+ typescript : 5.9.3
36+ typescript-eslint : 8.45.0
37+ vite : 7.1.12
38+ vitest : 4.0.6
3939
4040ignoredBuiltDependencies :
4141 - ' @swc/core'
0 commit comments