update versions

This commit is contained in:
Alexander Nozik 2021-01-19 13:47:54 +03:00
parent e85b7e5521
commit 8c20b8f8e5
2 changed files with 27800 additions and 17098 deletions

44922
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,51 +4,51 @@
"description": "Nuclear Physics Methods laboratory",
"version": "0.1.0",
"dependencies": {
"@types/bootstrap": "^4.5.0",
"bootstrap": "^4.5.2",
"gatsby": "^2.24.47",
"gatsby-awesome-pagination": "^0.3.6",
"gatsby-cli": "^2.12.87",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-intl": "^0.3.3",
"gatsby-plugin-manifest": "^2.4.23",
"gatsby-plugin-netlify-cms": "^4.3.11",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sharp": "^2.6.27",
"gatsby-remark-images": "^3.3.25",
"gatsby-remark-katex": "^3.3.10",
"gatsby-remark-relative-images": "^0.2.3",
"gatsby-source-filesystem": "^2.3.24",
"gatsby-source-graphql": "^2.7.1",
"gatsby-transformer-remark": "^2.8.28",
"gatsby-transformer-sharp": "^2.5.13",
"html-react-parser": "^0.10.5",
"imagemin-pngquant": "^9.0.1",
"jquery": "^3.5.1",
"katex": "^0.10.2",
"mini-css-extract-plugin": "^0.9.0",
"ncp": "^2.0.0",
"netlify-cms-app": "^2.12.19",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-bootstrap": "^1.3.0",
"react-helmet": "^5.2.1",
"redux": "^3.7.2",
"typescript": "^4.0.2",
"vertical-timeline-component-for-react": "^1.0.7"
"@types/bootstrap": "4.5.0",
"bootstrap": "4.5.3",
"gatsby": "2.30.3",
"gatsby-awesome-pagination": "0.3.6",
"gatsby-cli": "2.17.1",
"gatsby-plugin-catch-links": "2.8.0",
"gatsby-plugin-intl": "0.3.3",
"gatsby-plugin-manifest": "2.10.0",
"gatsby-plugin-netlify-cms": "4.8.0",
"gatsby-plugin-react-helmet": "3.8.0",
"gatsby-plugin-sharp": "2.12.2",
"gatsby-remark-images": "3.9.0",
"gatsby-remark-katex": "3.8.0",
"gatsby-remark-relative-images": "0.2.3",
"gatsby-source-filesystem": "2.9.1",
"gatsby-source-graphql": "2.12.0",
"gatsby-transformer-remark": "2.14.0",
"gatsby-transformer-sharp": "2.10.1",
"html-react-parser": "1.2.1",
"imagemin-pngquant": "9.0.1",
"jquery": "3.5.1",
"katex": "0.12.0",
"mini-css-extract-plugin": "1.3.4",
"ncp": "2.0.0",
"netlify-cms-app": "2.14.12",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-bootstrap": "1.4.3",
"react-helmet": "6.1.0",
"redux": "4.0.5",
"typescript": "4.1.3",
"vertical-timeline-component-for-react": "1.0.7"
},
"devDependencies": {
"autoprefixer": "^9.8.6",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1",
"file-loader": "^5.1.0",
"html-webpack-plugin": "^3.2.0",
"imagemin-webpack-plugin": "^2.4.2",
"img-loader": "^3.0.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
"autoprefixer": "10.2.1",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "7.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "4.5.1",
"imagemin-webpack-plugin": "2.4.2",
"img-loader": "3.0.2",
"uglifyjs-webpack-plugin": "2.2.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
},
"keywords": [
"gatsby"