|
55 | 55 | "docs-serve": "cd docs && bundle exec jekyll serve" |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | | - "@babel/plugin-proposal-decorators": "^7.19.0", |
| 58 | + "@babel/plugin-proposal-decorators": "^7.28.0", |
59 | 59 | "@craco/craco": "^7.1.0", |
60 | 60 | "@emotion/react": "^11.14.0", |
61 | | - "@emotion/styled": "^11.14.0", |
62 | | - "@mui/icons-material": "^6.4.11", |
63 | | - "@mui/lab": "^6.0.1-beta.34", |
64 | | - "@mui/material": "^6.4.11", |
65 | | - "@mui/styles": "^6.4.11", |
| 61 | + "@emotion/styled": "^11.14.1", |
| 62 | + "@mui/icons-material": "^6.5.0", |
| 63 | + "@mui/lab": "^6.0.1-beta.36", |
| 64 | + "@mui/material": "^6.5.0", |
| 65 | + "@mui/styles": "^6.5.0", |
66 | 66 | "@sentry/electron": "^4.0.2", |
67 | 67 | "classnames": "^2.3.2", |
68 | 68 | "clean-stack": "3.0.1", |
|
98 | 98 | }, |
99 | 99 | "devDependencies": { |
100 | 100 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
101 | | - "@babel/preset-env": "^7.19.0", |
| 101 | + "@babel/preset-env": "^7.28.0", |
102 | 102 | "@electron/notarize": "^2.5.0", |
103 | 103 | "@sentry/cli": "^2.5.2", |
104 | 104 | "@sentry/webpack-plugin": "^1.19.0", |
105 | 105 | "cross-env": "^7.0.3", |
106 | | - "dotenv": "^16.5.0", |
| 106 | + "dotenv": "^16.6.1", |
107 | 107 | "download": "^8.0.0", |
108 | 108 | "electron": "^37.2.1", |
109 | 109 | "electron-builder": "^24.13.3", |
110 | 110 | "electron-download": "^4.1.1", |
111 | 111 | "electron-webpack": "^2.8.2", |
112 | | - "nodemon": "^3.1.9", |
| 112 | + "nodemon": "^3.1.10", |
113 | 113 | "npm-run-all": "^4.1.5", |
114 | 114 | "prettier": "^2.8.8", |
115 | 115 | "shx": "^0.4.0", |
|
0 commit comments