|
100 | 100 | "@emotion/react": "^11.8.1", |
101 | 101 | "@emotion/styled": "^11.8.1", |
102 | 102 | "@fontsource/roboto": "^4.5.0", |
| 103 | + "@medv/finder": "^1.1.1", |
103 | 104 | "@mui/icons-material": "^5.5.0", |
104 | 105 | "@mui/lab": "^5.0.0-alpha.72", |
105 | 106 | "@mui/material": "^5.5.0", |
|
126 | 127 | "react-dnd": "^15.1.1", |
127 | 128 | "react-dnd-html5-backend": "^15.1.2", |
128 | 129 | "react-dom": "^17.0.2", |
| 130 | + "scroll-into-view-if-needed": "^2.2.20", |
129 | 131 | "ua-parser-js": "^0.7.19", |
130 | 132 | "v8-compile-cache": "^2.3.0" |
131 | 133 | }, |
132 | 134 | "devDependencies": { |
133 | | - "@medv/finder": "^1.1.1", |
134 | 135 | "@types/copy-webpack-plugin": "8.0.1", |
135 | 136 | "@types/electron": "1.6.10", |
136 | 137 | "@types/electron-devtools-installer": "2.2.2", |
|
149 | 150 | "html-webpack-plugin": "^5.3.2", |
150 | 151 | "npm-run-all": "^4.1.5", |
151 | 152 | "run-script-os": "1.1.6", |
152 | | - "scroll-into-view-if-needed": "^2.2.20", |
153 | 153 | "source-map-loader": "3.0.1", |
154 | 154 | "source-map-support": "0.5.21", |
155 | 155 | "style-loader": "^3.1.0", |
|
0 commit comments