Update packages

This commit is contained in:
Kieran 2022-09-11 22:50:03 +01:00
parent ba61037e42
commit 3c037d2d49
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 3169 additions and 2831 deletions

View File

@ -4,14 +4,10 @@
"private": true,
"proxy": "https://localhost:7195",
"dependencies": {
"@craco/craco": "^6.4.5",
"@hcaptcha/react-hcaptcha": "^1.1.1",
"@reduxjs/toolkit": "^1.7.2",
"crypto-js": "^4.1.1",
"feather-icons-react": "^0.5.0",
"http-proxy-middleware": "^2.0.6",
"moment": "^2.29.4",
"preval.macro": "^5.0.0",
"qrcode.react": "^1.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@ -22,6 +18,12 @@
"recharts": "^2.1.10",
"sjcl": "^1.0.8"
},
"devDependencies": {
"@craco/craco": "^6.4.5",
"cra-bundle-analyzer": "^0.1.1",
"http-proxy-middleware": "^2.0.6",
"preval.macro": "^5.0.0"
},
"scripts": {
"start": "craco start",
"build": "craco build",
@ -45,8 +47,5 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"browser": {
"crypto": false
}
}

File diff suppressed because it is too large Load Diff