Updated reactstrap

This commit is contained in:
Alejandro Celaya
2020-11-14 10:33:32 +01:00
parent aba65346b4
commit dead22c332
2 changed files with 190 additions and 185 deletions

View File

@@ -57,7 +57,7 @@
"react-router-dom": "^5.2.0",
"react-swipeable": "^5.5.1",
"react-tagsinput": "^3.19.0",
"reactstrap": "^8.0.1",
"reactstrap": "^8.7.1",
"redux": "^4.0.4",
"redux-localstorage-simple": "^2.2.0",
"redux-thunk": "^2.3.0",
@@ -90,7 +90,6 @@
"@types/react-redux": "^7.1.11",
"@types/react-router-dom": "^5.1.6",
"@types/react-tagsinput": "^3.19.7",
"@types/reactstrap": "~8.5.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/parser": "^4.7.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.1",
@@ -145,7 +144,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"sw-precache-webpack-plugin": "^1.0.0",
"terser-webpack-plugin": "^2.3.8",
"terser-webpack-plugin": "^4.2.3",
"ts-jest": "^26.4.4",
"ts-mockery": "^1.2.0",
"typescript": "^4.0.5",