0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 06:32:37 +00:00

Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.13.9

This commit is contained in:
Trevor Buckner
2021-03-05 23:17:47 -05:00
committed by GitHub
2 changed files with 40 additions and 24 deletions

View File

@@ -40,7 +40,7 @@
]
},
"dependencies": {
"@babel/core": "^7.13.1",
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@babel/preset-react": "^7.12.13",
"body-parser": "^1.19.0",
@@ -51,7 +51,7 @@
"express": "^4.17.1",
"express-static-gzip": "2.1.1",
"fs-extra": "9.1.0",
"googleapis": "67.1.0",
"googleapis": "67.1.1",
"jwt-simple": "^0.5.6",
"less": "^3.13.1",
"lodash": "^4.17.21",
@@ -62,7 +62,7 @@
"marked": "2.0.1",
"nconf": "^0.11.2",
"prop-types": "15.7.2",
"query-string": "6.14.0",
"query-string": "6.14.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-frame-component": "4.1.3",