|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@babel/cli": "^7.28.3", |
21 | | - "@babel/core": "^7.28.3", |
22 | | - "@babel/eslint-parser": "^7.28.0", |
| 21 | + "@babel/core": "^7.28.4", |
| 22 | + "@babel/eslint-parser": "^7.28.4", |
23 | 23 | "@babel/helper-get-function-arity": "^7.16.7", |
24 | 24 | "@babel/plugin-proposal-decorators": "^7.28.0", |
25 | 25 | "@babel/plugin-transform-class-properties": "^7.27.1", |
26 | | - "@babel/plugin-transform-object-rest-spread": "^7.27.1", |
| 26 | + "@babel/plugin-transform-object-rest-spread": "^7.28.4", |
27 | 27 | "@babel/plugin-transform-optional-chaining": "^7.27.1", |
28 | 28 | "@babel/preset-env": "^7.28.3", |
29 | 29 | "@babel/preset-react": "^7.27.1", |
|
61 | 61 | "eslint-webpack-plugin": "^4.2.0", |
62 | 62 | "html-webpack-plugin": "^5.6.4", |
63 | 63 | "intersection-observer": "^0.12.2", |
64 | | - "jest": "^30.1.1", |
65 | | - "jest-environment-jsdom": "^30.1.1", |
| 64 | + "jest": "^30.1.3", |
| 65 | + "jest-environment-jsdom": "^30.1.2", |
66 | 66 | "jest-fixed-jsdom": "^0.0.10", |
67 | 67 | "mini-css-extract-plugin": "^2.9.4", |
68 | 68 | "msw": "^2.10.5", |
|
95 | 95 | "@maji/react-prism": "^1.0.1", |
96 | 96 | "@monaco-editor/react": "^4.7.0", |
97 | 97 | "@mui/icons-material": "^5.16.14", |
98 | | - "@mui/material": "^7.3.1", |
| 98 | + "@mui/material": "^7.3.2", |
99 | 99 | "@tanstack/react-query": "^4.36.1", |
100 | 100 | "accounting": "^0.4.1", |
101 | 101 | "apexcharts": "^4.7.0", |
|
104 | 104 | "classnames": "^2.5.1", |
105 | 105 | "clipboard": "^2.0.11", |
106 | 106 | "cronstrue": "^2.61.0", |
107 | | - "dayjs": "^1.11.17", |
| 107 | + "dayjs": "^1.11.18", |
108 | 108 | "diff": "^8.0.2", |
109 | 109 | "downloadjs": "^1.4.7", |
110 | 110 | "filereader-stream": "^2.0.0", |
|
0 commit comments