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:
Batuhan Berk Başoğlu 2023-06-11 23:14:42 -04:00 committed by GitHub
commit 5f5f0eea36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -43,7 +43,7 @@
"react-router-dom": "^6.12.1", "react-router-dom": "^6.12.1",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-select": "^5.7.3", "react-select": "^5.7.3",
"reactstrap": "^9.1.10", "reactstrap": "^9.2.0",
"spectre.css": "^0.5.9", "spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0", "use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2", "web-vitals": "^3.3.2",
@ -17499,9 +17499,9 @@
} }
}, },
"node_modules/reactstrap": { "node_modules/reactstrap": {
"version": "9.1.10", "version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==", "integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",
@ -33283,9 +33283,9 @@
} }
}, },
"reactstrap": { "reactstrap": {
"version": "9.1.10", "version": "9.2.0",
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz", "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz",
"integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==", "integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"@popperjs/core": "^2.6.0", "@popperjs/core": "^2.6.0",

View file

@ -37,7 +37,7 @@
"react-router-dom": "^6.12.1", "react-router-dom": "^6.12.1",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-select": "^5.7.3", "react-select": "^5.7.3",
"reactstrap": "^9.1.10", "reactstrap": "^9.2.0",
"spectre.css": "^0.5.9", "spectre.css": "^0.5.9",
"use-places-autocomplete": "^4.0.0", "use-places-autocomplete": "^4.0.0",
"web-vitals": "^3.3.2", "web-vitals": "^3.3.2",