|
16 | 16 | "dependencies": { |
17 | 17 | "@emotion/react": "^11.14.0", |
18 | 18 | "@emotion/styled": "^11.14.1", |
19 | | - "@fontsource/roboto": "^5.2.8", |
| 19 | + "@fontsource/roboto": "^5.2.10", |
20 | 20 | "@hookform/resolvers": "^5.2.2", |
21 | 21 | "@monaco-editor/react": "^4.7.0", |
22 | | - "@mui/icons-material": "^7.3.5", |
23 | | - "@mui/lab": "^7.0.1-beta.19", |
24 | | - "@mui/material": "^7.3.5", |
25 | | - "@mui/x-data-grid": "^8.16.0", |
26 | | - "@mui/x-date-pickers": "^8.16.0", |
27 | | - "@reduxjs/toolkit": "^2.10.1", |
| 22 | + "@mui/icons-material": "^7.3.10", |
| 23 | + "@mui/lab": "^7.0.1-beta.24", |
| 24 | + "@mui/material": "^7.3.10", |
| 25 | + "@mui/x-data-grid": "^8.28.2", |
| 26 | + "@mui/x-date-pickers": "^8.28.4", |
| 27 | + "@reduxjs/toolkit": "^2.11.2", |
28 | 28 | "@tanstack/match-sorter-utils": "^8.19.4", |
29 | 29 | "date-fns": "^4.1.0", |
30 | | - "i18next": "^25.6.0", |
31 | | - "i18next-browser-languagedetector": "^8.2.0", |
32 | | - "i18next-fs-backend": "^2.6.4", |
33 | | - "i18next-http-backend": "^3.0.5", |
| 30 | + "i18next": "^25.10.10", |
| 31 | + "i18next-browser-languagedetector": "^8.2.1", |
| 32 | + "i18next-fs-backend": "^2.6.5", |
| 33 | + "i18next-http-backend": "^3.0.6", |
34 | 34 | "ip-regex": "^5.0.0", |
35 | | - "js-yaml": "^4.1.0", |
| 35 | + "js-yaml": "^4.1.1", |
36 | 36 | "lodash": "^4.18.1", |
37 | 37 | "material-react-table": "^3.2.1", |
38 | 38 | "normalize.css": "^8.0.1", |
39 | | - "react": "^19.2.0", |
40 | | - "react-dom": "^19.2.0", |
41 | | - "react-error-boundary": "^6.0.0", |
42 | | - "react-hook-form": "^7.66.0", |
| 39 | + "react": "^19.2.5", |
| 40 | + "react-dom": "^19.2.5", |
| 41 | + "react-error-boundary": "^6.1.1", |
| 42 | + "react-hook-form": "^7.75.0", |
43 | 43 | "react-i18next": "^15.7.4", |
44 | 44 | "react-lazylog": "^4.5.3", |
45 | 45 | "react-redux": "^9.2.0", |
46 | | - "react-router-dom": "^7.9.5", |
47 | | - "react-toastify": "^11.0.5", |
48 | | - "swiper": "^12.0.3", |
49 | | - "yaml": "^2.8.1", |
| 46 | + "react-router-dom": "^7.14.2", |
| 47 | + "react-toastify": "^11.1.0", |
| 48 | + "swiper": "^12.1.4", |
| 49 | + "yaml": "^2.8.4", |
50 | 50 | "yup": "^1.7.1" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@faker-js/faker": "^9.9.0", |
54 | 54 | "@mui/system": "^7", |
55 | | - "@oazapfts/runtime": "^1.0.4", |
56 | | - "@rtk-query/codegen-openapi": "^2.1.0", |
| 55 | + "@oazapfts/runtime": "^1.2.0", |
| 56 | + "@rtk-query/codegen-openapi": "^2.2.0", |
57 | 57 | "@testing-library/dom": "^10.4.1", |
58 | 58 | "@testing-library/jest-dom": "^6.9.1", |
59 | | - "@testing-library/react": "^16.3.0", |
| 59 | + "@testing-library/react": "^16.3.2", |
60 | 60 | "@testing-library/user-event": "^14.6.1", |
61 | 61 | "@types/js-yaml": "^4.0.9", |
62 | | - "@types/lodash": "^4.17.20", |
63 | | - "@types/node": "^22.19.0", |
64 | | - "@types/react": "^19.2.2", |
65 | | - "@types/react-dom": "^19.2.2", |
| 62 | + "@types/lodash": "^4.17.24", |
| 63 | + "@types/node": "^22.19.17", |
| 64 | + "@types/react": "^19.2.14", |
| 65 | + "@types/react-dom": "^19.2.3", |
66 | 66 | "@types/react-lazylog": "^4.5.4", |
67 | | - "@typescript-eslint/eslint-plugin": "^8.46.3", |
68 | | - "@typescript-eslint/parser": "^8.46.3", |
69 | | - "@vitejs/plugin-react": "^5.1.0", |
70 | | - "@vitejs/plugin-react-swc": "^4.2.0", |
71 | | - "autoprefixer": "^10.4.21", |
| 67 | + "@typescript-eslint/eslint-plugin": "^8.59.1", |
| 68 | + "@typescript-eslint/parser": "^8.59.1", |
| 69 | + "@vitejs/plugin-react": "^5.2.0", |
| 70 | + "@vitejs/plugin-react-swc": "^4.3.0", |
| 71 | + "autoprefixer": "^10.5.0", |
72 | 72 | "esbuild": "^0.28.0", |
73 | | - "esbuild-plugin-react-virtualized": "^1.0.5", |
| 73 | + "esbuild-plugin-react-virtualized": "^1.0.6", |
74 | 74 | "esbuild-runner": "^2.2.2", |
75 | | - "eslint": "^9.39.1", |
| 75 | + "eslint": "^9.39.4", |
76 | 76 | "eslint-plugin-react": "^7.37.5", |
77 | 77 | "eslint-plugin-react-hooks": "^5.2.0", |
78 | | - "eslint-plugin-react-refresh": "^0.5.0", |
| 78 | + "eslint-plugin-react-refresh": "^0.5.2", |
79 | 79 | "jsdom": "^26.1.0", |
80 | | - "monaco-editor": "^0.55.0", |
| 80 | + "monaco-editor": "^0.55.1", |
81 | 81 | "openapi-types": "^12.1.3", |
82 | 82 | "postcss": "^8", |
83 | | - "prettier": "^3.6.2", |
84 | | - "sass": "^1.93.3", |
| 83 | + "prettier": "^3.8.3", |
| 84 | + "sass": "^1.99.0", |
85 | 85 | "typescript": "^5.9.3", |
86 | 86 | "vite": "^7.3.2", |
87 | 87 | "vite-plugin-svgr": "^4.5.0", |
|
0 commit comments