packages updated

This commit is contained in:
Elinorre 2020-01-23 22:15:34 +03:00
parent 27af6ab0b1
commit a212107fee
2 changed files with 799 additions and 15 deletions

795
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,6 +5,9 @@
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"@trendmicro/react-sidenav": "^0.5.0",
"@types/bootstrap": "^4.3.1",
"@types/mcustomscrollbar": "^2.8.32",
"bootstrap": "^4.4.1",
"gatsby": "^2.18.12",
"gatsby-cli": "^2.8.22",
@ -25,15 +28,27 @@
"jquery": "^3.4.1",
"jsgrid": "^1.5.3",
"katex": "^0.10.0",
"malihu-custom-scrollbar-plugin": "^3.1.5",
"netlify-cms": "^2.10.2",
"netlify-cms-app": "^2.10.1",
"popper.js": "^1.16.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-bootstrap": "^1.0.0-beta.16",
"react-bootstrap-sidebar": "0.0.1",
"react-burger-menu": "^2.6.13",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1"
"react-helmet": "^5.2.1",
"react-sidebar": "^3.0.2",
"react-spring": "^8.0.27",
"react-use": "^13.21.0",
"react-use-gesture": "^6.0.14",
"rsuite": "^4.2.0",
"semantic-ui-react": "^0.88.2",
"zustand": "^2.2.2"
},
"devDependencies": {
"@types/jquery": "^3.3.31",
"autoprefixer": "^9.7.3",
"babel-loader": "^8.0.6",
"clean-webpack-plugin": "^3.0.0",
@ -44,7 +59,7 @@
"imagemin-webpack-plugin": "^2.4.2",
"img-loader": "^3.0.1",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.13.0",
"node-sass": "^4.13.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"prettier": "^1.19.1",