This commit is contained in:
Simon Larsen
2022-05-08 17:58:12 +01:00
parent 72d012f05d
commit 08d841d67a
3 changed files with 9237 additions and 1461 deletions

10692
Accounts/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@
"@stripe/react-stripe-js": "^1.7.2",
"@stripe/stripe-js": "^1.29.0",
"@types/compression": "^1.7.2",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.24",
"@types/react-router-redux": "^5.0.21",
"@types/redux-form": "^8.3.5",
@@ -29,9 +29,9 @@
"prop-types": "^15.8.1",
"puppeteer": "^13.7.0",
"query-string": "^7.1.1",
"react": "^18.1.0",
"react": "^17.0.2",
"react-awesome-reveal": "^3.8.1",
"react-dom": "^18.1.0",
"react-dom": "^17.0.2",
"react-frontload": "^2.0.0",
"react-ga": "^3.3.0",
"react-redux": "^8.0.1",