mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Merge pull request #3874 from weaveworks/security-updates
Security updates
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"block-no-empty": null,
|
||||
"color-named": "never",
|
||||
"color-no-hex": true,
|
||||
"function-blacklist": ["/^rgb/", "/^hsl/"],
|
||||
"function-disallowed-list": ["/^rgb/", "/^hsl/"],
|
||||
"no-empty-source": null,
|
||||
"no-descending-specificity": null,
|
||||
"no-duplicate-selectors": null,
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"page": "1.11.4",
|
||||
"polished": "3.4.1",
|
||||
"prop-types": "15.7.2",
|
||||
"rc-slider": "8.6.13",
|
||||
"rc-slider": "^8.7.1",
|
||||
"react": "16.9.0",
|
||||
"react-dom": "16.9.0",
|
||||
"react-motion": "0.5.2",
|
||||
@@ -44,12 +44,12 @@
|
||||
"reselect": "4.0.0",
|
||||
"reselect-map": "1.0.4",
|
||||
"styled-components": "4.3.2",
|
||||
"weaveworks-ui-components": "^0.22.6",
|
||||
"weaveworks-ui-components": "^0.22.8",
|
||||
"whatwg-fetch": "3.0.0",
|
||||
"xterm": "3.14.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.8.4",
|
||||
"@babel/cli": "^7.14.5",
|
||||
"@babel/core": "^7.8.7",
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
|
||||
@@ -64,7 +64,7 @@
|
||||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||
"clean-webpack-plugin": "1.0.1",
|
||||
"css-loader": "2.1.1",
|
||||
"eslint": "6.6.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-airbnb": "17.1.1",
|
||||
"eslint-loader": "3.0.0",
|
||||
"eslint-plugin-import": "2.18.2",
|
||||
@@ -75,22 +75,22 @@
|
||||
"html-webpack-plugin": "4.0.3",
|
||||
"http-proxy": "1.18.1",
|
||||
"http-proxy-rules": "1.1.1",
|
||||
"jest": "25.1.0",
|
||||
"jest-cli": "25.1.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest-cli": "^26.6.3",
|
||||
"json-loader": "0.5.7",
|
||||
"mockdate": "2.0.2",
|
||||
"postcss-loader": "3.0.0",
|
||||
"react-router": "3.2.0",
|
||||
"react-router": "^3.2.6",
|
||||
"style-loader": "0.23.0",
|
||||
"stylelint": "11.1.1",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-recommended": "3.0.0",
|
||||
"stylelint-config-styled-components": "0.1.1",
|
||||
"stylelint-custom-processor-loader": "0.6.0",
|
||||
"stylelint-declaration-use-variable": "1.7.2",
|
||||
"stylelint-declaration-use-variable": "^1.7.3",
|
||||
"stylelint-processor-styled-components": "1.8.0",
|
||||
"url": "0.11.0",
|
||||
"url-loader": "0.6.2",
|
||||
"webpack": "4.44.1",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"webpack-dev-middleware": "3.7.2",
|
||||
"webpack-hot-middleware": "2.25.0"
|
||||
|
||||
3471
client/yarn.lock
3471
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user