update packages WIP

This commit is contained in:
Alexander Zobnin
2020-05-29 10:17:50 +03:00
parent 6a0c5e0dd0
commit a8e34431a5
2 changed files with 2307 additions and 2295 deletions

View File

@@ -25,68 +25,68 @@
"url": "https://github.com/alexanderzobnin/grafana-zabbix/issues"
},
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.6.3",
"@emotion/core": "^10.0.27",
"@grafana/data": "^6.7.3",
"@grafana/runtime": "^6.7.3",
"@grafana/ui": "^6.7.3",
"@popperjs/core": "^2.4.0",
"@types/classnames": "^2.2.6",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.6.3",
"@emotion/core": "10.0.27",
"@grafana/data": "6.7.3",
"@grafana/runtime": "6.7.3",
"@grafana/ui": "6.7.3",
"@popperjs/core": "2.4.0",
"@types/classnames": "2.2.9",
"@types/grafana": "github:CorpGlory/types-grafana",
"@types/jest": "^23.1.1",
"@types/jquery": "^3.3.0",
"@types/lodash": "^4.14.104",
"@types/moment": "^2.13.0",
"@types/react": "^16.4.6",
"@types/react-dom": "^16.0.11",
"@types/react-transition-group": "^2.0.15",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"@types/jest": "24.0.13",
"@types/jquery": "3.3.32",
"@types/lodash": "4.14.149",
"@types/react": "16.8.16",
"@types/react-dom": "16.8.4",
"@types/react-transition-group": "4.2.4",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-angularjs-annotate": "0.10.0",
"benchmark": "^2.1.4",
"classnames": "^2.2.6",
"classnames": "2.2.6",
"clean-webpack-plugin": "^0.1.19",
"codecov": "^3.1.0",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "2.1.1",
"css-loader": "3.4.2",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"grunt": "^1.0.3",
"grunt": "1.0.4",
"grunt-benchmark": "^1.0.0",
"grunt-cli": "^1.3.1",
"grunt-cli": "1.3.2",
"grunt-execute": "^0.2.2",
"html-loader": "^0.5.5",
"jest": "^24.9.0",
"html-loader": "0.5.5",
"jest": "24.8.0",
"jscs": "^3.0.7",
"jsdom": "~11.3.0",
"jshint": "^2.9.6",
"jshint-stylish": "^2.1.0",
"load-grunt-tasks": "~3.2.0",
"lodash": "~4.17.13",
"memoize-one": "^5.1.1",
"moment": "~2.21.0",
"ng-annotate-webpack-plugin": "^0.3.0",
"node-sass": "^4.13.0",
"prop-types": "^15.6.2",
"lodash": "4.17.15",
"memoize-one": "5.1.1",
"moment": "2.24.0",
"ng-annotate-webpack-plugin": "0.3.0",
"node-sass": "4.13.1",
"prop-types": "15.7.2",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-popper": "^2.2.3",
"react-table-6": "^6.8.6",
"react-test-renderer": "^16.7.0",
"react-transition-group": "^2.5.2",
"react-transition-group": "4.3.0",
"rst2html": "github:thoward/rst2html#990cb89",
"sass-loader": "7.1.0",
"sass-loader": "8.0.2",
"semver": "^7.3.2",
"style-loader": "^0.23.1",
"style-loader": "1.1.3",
"tether-drop": "^1.4.2",
"ts-jest": "^24.2.0",
"ts-loader": "^4.4.1",
"ts-jest": "24.1.0",
"ts-loader": "4.4.1",
"tslint": "5.20.1",
"typescript": "^3.9.2",
"webpack": "4.29.6",
"webpack-cli": "3.2.3"
"typescript": "3.9.2",
"webpack": "4.41.5",
"webpack-cli": "3.3.10"
},
"resolutions": {
"js-yaml": "^3.13.1",

4522
yarn.lock

File diff suppressed because it is too large Load Diff