|
1 | 1 | { |
2 | 2 | "name": "data-rentgen", |
3 | | - "version": "0.4.1", |
| 3 | + "version": "0.4.2", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "description": "Frontend for Data.Rentgen", |
|
9 | 9 | "@dagrejs/dagre": "^1.1.5", |
10 | 10 | "@mui/icons-material": "^5.18.0", |
11 | 11 | "@mui/material": "^5.18.0", |
12 | | - "@xyflow/react": "^12.8.6", |
| 12 | + "@xyflow/react": "^12.9.0", |
13 | 13 | "clsx": "^2.1.1", |
14 | 14 | "date-fns": "^3.6.0", |
15 | 15 | "inflection": "^3.0.2", |
16 | 16 | "query-string": "^7.1.3", |
17 | | - "ra-i18n-polyglot": "^5.11.4", |
18 | | - "ra-language-english": "^5.11.4", |
| 17 | + "ra-i18n-polyglot": "^5.12.2", |
| 18 | + "ra-language-english": "^5.12.2", |
19 | 19 | "ra-language-russian": "^5.4.4", |
20 | 20 | "react": "^18.3.1", |
21 | | - "react-admin": "^5.11.4", |
| 21 | + "react-admin": "^5.12.2", |
22 | 22 | "react-dom": "^18.3.1", |
23 | 23 | "react-router": "^6.30.1", |
24 | 24 | "react-router-dom": "^6.30.1", |
|
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "@eslint/compat": "^1.4.0", |
41 | | - "@eslint/js": "^9.37.0", |
| 41 | + "@eslint/js": "^9.38.0", |
42 | 42 | "@rollup/plugin-alias": "^5.1.1", |
43 | 43 | "@svgr/plugin-svgo": "^8.1.0", |
44 | 44 | "@types/jest": "^29.5.14", |
45 | | - "@types/node": "^20.19.17", |
| 45 | + "@types/node": "^20.19.23", |
46 | 46 | "@types/react": "^18.3.18", |
47 | 47 | "@types/react-dom": "^18.3.5", |
48 | 48 | "@types/react-syntax-highlighter": "^15.5.13", |
49 | 49 | "@vitejs/plugin-react": "^4.7.0", |
50 | | - "eslint": "^9.37.0", |
| 50 | + "eslint": "^9.38.0", |
51 | 51 | "eslint-plugin-compat": "^6.0.2", |
52 | 52 | "eslint-plugin-react": "^7.37.4", |
53 | 53 | "husky": "^9.1.7", |
|
57 | 57 | "rollup-plugin-visualizer": "^5.14.0", |
58 | 58 | "rollup-preserve-directives": "^1.1.3", |
59 | 59 | "typescript": "^5.7.3", |
60 | | - "typescript-eslint": "^8.44.1", |
61 | | - "vite": "^6.3.6", |
| 60 | + "typescript-eslint": "^8.46.2", |
| 61 | + "vite": "^6.4.1", |
62 | 62 | "vite-plugin-svgr": "^4.5.0", |
63 | 63 | "vite-plugin-webfont-dl": "^3.11.1" |
64 | 64 | }, |
|
0 commit comments