This commit is contained in:
2020-08-19 22:55:44 +02:00
parent 312c8754bc
commit b84aa3db45
18 changed files with 1184 additions and 146 deletions

View File

@@ -7,19 +7,27 @@
"build": "webpack"
},
"devDependencies": {
"@ant-design/icons": "^4.2.2",
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@hot-loader/react-dom": "^16.13.0",
"@types/html-webpack-plugin": "^3.2.3",
"@types/openpgp": "^4.4.12",
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.5",
"@types/styled-components": "^5.1.2",
"antd": "^4.5.4",
"babel-loader": "^8.1.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"css-loader": "^4.2.1",
"html-webpack-plugin": "^4.3.0",
"parcel-bundler": "^1.12.4",
"react-hot-loader": "^4.12.21",
"style-loader": "^1.2.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.7",
"webpack": "^4.44.1",
@@ -33,6 +41,8 @@
"react-dom": "^16.13.1",
"react-dropzone": "^11.0.3",
"react-feather": "^2.0.8",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"styled-components": "^5.1.1"
},
"browserslist": [