Merge pull request #92 from batuhan-basoglu/dependabot/npm_and_yarn/reactstrap-9.2.0
Bump reactstrap from 9.1.10 to 9.2.0
This commit is contained in:
commit
5f5f0eea36
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -43,7 +43,7 @@
|
|||
"react-router-dom": "^6.12.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-select": "^5.7.3",
|
||||
"reactstrap": "^9.1.10",
|
||||
"reactstrap": "^9.2.0",
|
||||
"spectre.css": "^0.5.9",
|
||||
"use-places-autocomplete": "^4.0.0",
|
||||
"web-vitals": "^3.3.2",
|
||||
|
@ -17499,9 +17499,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/reactstrap": {
|
||||
"version": "9.1.10",
|
||||
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz",
|
||||
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
|
||||
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@popperjs/core": "^2.6.0",
|
||||
|
@ -33283,9 +33283,9 @@
|
|||
}
|
||||
},
|
||||
"reactstrap": {
|
||||
"version": "9.1.10",
|
||||
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz",
|
||||
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
|
||||
"integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@popperjs/core": "^2.6.0",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"react-router-dom": "^6.12.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-select": "^5.7.3",
|
||||
"reactstrap": "^9.1.10",
|
||||
"reactstrap": "^9.2.0",
|
||||
"spectre.css": "^0.5.9",
|
||||
"use-places-autocomplete": "^4.0.0",
|
||||
"web-vitals": "^3.3.2",
|
||||
|
|
Loading…
Reference in a new issue