0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-22 18:17:52 +00:00

Update Package

This commit is contained in:
Trevor Buckner
2022-01-27 12:09:42 -05:00
parent 87c28c76f3
commit 0f3388c687
2 changed files with 9 additions and 9 deletions

14
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"query-string": "7.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-frame-component": "4.1.3",
"react-frame-component": "5.2.2-alpha.0",
"react-router-dom": "5.3.0",
"sanitize-filename": "1.6.3",
"superagent": "^6.1.0",
@@ -10338,9 +10338,9 @@
}
},
"node_modules/react-frame-component": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-4.1.3.tgz",
"integrity": "sha512-4PurhctiqnmC1F5prPZ+LdsalH7pZ3SFA5xoc0HBe8mSHctdLLt4Cr2WXfXOoajHBYq/yiipp9zOgx+vy8GiEA==",
"version": "5.2.2-alpha.0",
"resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-5.2.2-alpha.0.tgz",
"integrity": "sha512-WCbYSTm6JxOrtw4jE30qvHCUv3lFB6DZVNE9npLxNcLxRi3LYbgG0bGOterDk/399MERnYppLr9LmGM0bzmQDw==",
"peerDependencies": {
"prop-types": "^15.5.9",
"react": ">= 16.3",
@@ -20853,9 +20853,9 @@
}
},
"react-frame-component": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-4.1.3.tgz",
"integrity": "sha512-4PurhctiqnmC1F5prPZ+LdsalH7pZ3SFA5xoc0HBe8mSHctdLLt4Cr2WXfXOoajHBYq/yiipp9zOgx+vy8GiEA==",
"version": "5.2.2-alpha.0",
"resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-5.2.2-alpha.0.tgz",
"integrity": "sha512-WCbYSTm6JxOrtw4jE30qvHCUv3lFB6DZVNE9npLxNcLxRi3LYbgG0bGOterDk/399MERnYppLr9LmGM0bzmQDw==",
"requires": {}
},
"react-is": {

View File

@@ -35,7 +35,7 @@
"mode_modules",
"shared",
"server"
]
]
},
"babel": {
"presets": [
@@ -77,7 +77,7 @@
"query-string": "7.1.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-frame-component": "4.1.3",
"react-frame-component": "5.2.2-alpha.0",
"react-router-dom": "5.3.0",
"sanitize-filename": "1.6.3",
"superagent": "^6.1.0",