|
17 | 17 | "@emotion/react": "11.14.0", |
18 | 18 | "@emotion/styled": "11.14.1", |
19 | 19 | "@hookform/resolvers": "^5.2.2", |
20 | | - "@mui/icons-material": "^7.3.6", |
21 | | - "@mui/lab": "^7.0.1-beta.20", |
22 | | - "@mui/material": "^7.3.6", |
23 | | - "@mui/styled-engine": "^7.3.6", |
24 | | - "@mui/system": "^7.3.7", |
25 | | - "@mui/x-data-grid": "^8.23.0", |
26 | | - "@mui/x-date-pickers": "^8.23.0", |
| 20 | + "@mui/icons-material": "^7.3.9", |
| 21 | + "@mui/lab": "7.0.1-beta.23", |
| 22 | + "@mui/material": "^7.3.9", |
| 23 | + "@mui/styled-engine": "^7.3.9", |
| 24 | + "@mui/system": "^7.3.9", |
| 25 | + "@mui/x-data-grid": "^8.27.4", |
| 26 | + "@mui/x-date-pickers": "^8.27.2", |
27 | 27 | "@nivo/core": "^0.99.0", |
28 | 28 | "@nivo/line": "^0.99.0", |
29 | 29 | "@reduxjs/toolkit": "2.11.2", |
30 | 30 | "browser-image-compression": "^2.0.2", |
31 | | - "core-js": "^3.47.0", |
32 | | - "i18next": "^25.7.3", |
33 | | - "i18next-browser-languagedetector": "^8.2.0", |
| 31 | + "core-js": "^3.48.0", |
| 32 | + "i18next": "^25.8.14", |
| 33 | + "i18next-browser-languagedetector": "^8.2.1", |
34 | 34 | "localforage": "^1.10.0", |
35 | 35 | "luxon": "^3.7.2", |
36 | | - "mathjs": "^15.1.0", |
| 36 | + "mathjs": "^15.1.1", |
37 | 37 | "qrcode.react": "^4.2.0", |
38 | 38 | "react": "19.2.3", |
39 | 39 | "react-dom": "19.2.3", |
40 | | - "react-hook-form": "^7.69.0", |
41 | | - "react-i18next": "^16.5.0", |
| 40 | + "react-hook-form": "^7.71.2", |
| 41 | + "react-i18next": "^16.5.6", |
42 | 42 | "react-redux": "9.2.0", |
43 | 43 | "react-router": "7.12.0", |
44 | 44 | "react-toastify": "^11.0.5", |
45 | 45 | "redux": "^5.0.1", |
46 | 46 | "redux-persist": "^6.0.0", |
47 | 47 | "regenerator-runtime": "0.14.1", |
48 | 48 | "tslib": "^2.8.1", |
49 | | - "zod": "^4.2.1" |
| 49 | + "zod": "^4.3.6" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.28.5", |
| 52 | + "@babel/core": "^7.29.0", |
53 | 53 | "@babel/preset-react": "^7.28.5", |
54 | | - "@playwright/test": "^1.36.0", |
55 | 54 | "@rtk-query/codegen-openapi": "^2.2.0", |
56 | 55 | "@testing-library/dom": "10.4.1", |
57 | 56 | "@testing-library/react": "16.3.1", |
58 | 57 | "@types/luxon": "^3.7.1", |
59 | 58 | "@types/node": "25.0.3", |
60 | 59 | "@types/react": "19.2.7", |
61 | 60 | "@types/react-dom": "19.2.3", |
62 | | - "@vitejs/plugin-react": "^5.1.2", |
63 | | - "@vitest/coverage-v8": "^4.0.16", |
64 | | - "@vitest/ui": "^4.0.16", |
| 61 | + "@vitejs/plugin-react": "^5.1.4", |
| 62 | + "@vitest/coverage-v8": "^4.0.18", |
| 63 | + "@vitest/ui": "^4.0.18", |
65 | 64 | "jsdom": "~27.4.0", |
66 | 65 | "openapi-typescript-codegen": "^0.30.0", |
67 | 66 | "oxfmt": "^0.21.0", |
68 | | - "oxlint": "^1.36.0", |
| 67 | + "oxlint": "^1.51.0", |
69 | 68 | "react-test-renderer": "19.2.3", |
70 | 69 | "ts-node": "10.9.2", |
71 | | - "typed-openapi": "^2.2.3", |
| 70 | + "typed-openapi": "^2.2.4", |
72 | 71 | "typescript": "5.9.3", |
73 | 72 | "vite": "npm:rolldown-vite@7.3.1", |
74 | 73 | "vite-plugin-checker": "^0.12.0", |
75 | 74 | "vite-tsconfig-paths": "^6.1.1", |
76 | | - "vitest": "^4.0.16" |
| 75 | + "vitest": "^4.0.18" |
77 | 76 | } |
78 | 77 | } |
0 commit comments