|
25 | 25 | "@electron-forge/maker-zip": "^6.2.1",
|
26 | 26 | "@electron-forge/plugin-auto-unpack-natives": "^6.2.1",
|
27 | 27 | "@electron-forge/plugin-webpack": "^6.2.1",
|
28 |
| - "@types/react": "^18.2.14", |
29 |
| - "@types/react-dom": "^18.2.6", |
| 28 | + "@types/react": "^18.2.15", |
| 29 | + "@types/react-dom": "^18.2.7", |
30 | 30 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
31 | 31 | "@typescript-eslint/parser": "^5.62.0",
|
32 | 32 | "@vercel/webpack-asset-relocator-loader": "^1.7.3",
|
33 | 33 | "bunyan": "^1.8.15",
|
34 | 34 | "css-loader": "^6.8.1",
|
35 | 35 | "electron": "25.2.0",
|
36 |
| - "eslint": "^8.44.0", |
| 36 | + "eslint": "^8.45.0", |
37 | 37 | "eslint-plugin-import": "^2.27.5",
|
38 | 38 | "fork-ts-checker-webpack-plugin": "^7.3.0",
|
39 | 39 | "node-loader": "^2.0.0",
|
|
46 | 46 | "dependencies": {
|
47 | 47 | "@emotion/react": "^11.11.1",
|
48 | 48 | "@emotion/styled": "^11.11.0",
|
49 |
| - "@mui/icons-material": "^5.14.0", |
50 |
| - "@mui/material": "^5.14.0", |
| 49 | + "@mui/icons-material": "^5.14.1", |
| 50 | + "@mui/material": "^5.14.1", |
51 | 51 | "axios": "^1.4.0",
|
52 | 52 | "electron-squirrel-startup": "^1.0.0",
|
53 | 53 | "react": "^18.2.0",
|
54 | 54 | "react-dom": "^18.2.0",
|
55 |
| - "react-router-dom": "^6.14.1" |
| 55 | + "react-router-dom": "^6.14.2" |
56 | 56 | }
|
57 | 57 | }
|
0 commit comments