summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLASER-Yi <[email protected]>2021-04-01 11:46:48 +0800
committerLASER-Yi <[email protected]>2021-04-01 11:46:48 +0800
commitdf70a8b6fe28ef4c202bf0833e23cc47e5a3a242 (patch)
tree851a82f6f77bd70dda13aa1d0b3804ef6d7dd290
parent677cf75deb394e7ab3c5bacc5817626e4e18a538 (diff)
downloadbazarr-df70a8b6fe28ef4c202bf0833e23cc47e5a3a242.tar.gz
bazarr-df70a8b6fe28ef4c202bf0833e23cc47e5a3a242.zip
Update npm packages to latest version
-rw-r--r--frontend/package-lock.json127
1 files changed, 69 insertions, 58 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index ef31fbb2a..09c291c50 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -2780,9 +2780,9 @@
}
},
"node_modules/@types/bootstrap": {
- "version": "5.0.9",
- "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.0.9.tgz",
- "integrity": "sha512-lBo3AJ6/6kA9xo3UXV+4iU+1XeK9kl/3HY5zvdpUTuAg05q1n/hoOY677JQUaaKcP0zrKBvsanjFB9gMIjem1A==",
+ "version": "5.0.12",
+ "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.0.12.tgz",
+ "integrity": "sha512-iowwPfp9Au6aoxS2hOgeRjXE25xdfLrTpmxzQSUs21z5qY3UZpmjSIWF4h8jPYPEXgZioIKLB2OSU8oWzzJAcQ==",
"dependencies": {
"@popperjs/core": "2.6.0",
"@types/jquery": "*"
@@ -2924,9 +2924,9 @@
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
},
"node_modules/@types/node": {
- "version": "14.14.35",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.35.tgz",
- "integrity": "sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag=="
+ "version": "14.14.37",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz",
+ "integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@@ -2981,9 +2981,9 @@
}
},
"node_modules/@types/react-dom": {
- "version": "16.9.11",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.11.tgz",
- "integrity": "sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==",
+ "version": "16.9.12",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.12.tgz",
+ "integrity": "sha512-i7NPZZpPte3jtVOoW+eLB7G/jsX5OM6GqQnH+lC0nq0rqwlK0x8WcMEvYDgFWqWhWMlTltTimzdMax6wYfZssA==",
"dependencies": {
"@types/react": "^16"
}
@@ -8405,6 +8405,11 @@
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
},
+ "node_modules/fast-equals": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-2.0.0.tgz",
+ "integrity": "sha512-u6RBd8cSiLLxAiC04wVsLV6GBFDOXcTCgWkd3wEoFXgidPSoAJENqC9m7Jb2vewSvjBIfXV6icKeh3GTKfIaXA=="
+ },
"node_modules/fast-glob": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz",
@@ -15663,9 +15668,9 @@
}
},
"node_modules/rc-slider": {
- "version": "9.7.1",
- "resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.1.tgz",
- "integrity": "sha512-r9r0dpFA3PEvxBhIfVi1lVzxuSogWxeY+tGvi2AqMM1rPgaOXQ7WbtT+9kVFkJ9K8TntA/vYPgiCCKfN29KTkw==",
+ "version": "9.7.2",
+ "resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.2.tgz",
+ "integrity": "sha512-mVaLRpDo6otasBs6yVnG02ykI3K6hIrLTNfT5eyaqduFv95UODI9PDS6fWuVVehVpdS4ENgOSwsTjrPVun+k9g==",
"dependencies": {
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.5",
@@ -16058,11 +16063,12 @@
}
},
"node_modules/react-redux": {
- "version": "7.2.2",
- "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.2.tgz",
- "integrity": "sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==",
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.3.tgz",
+ "integrity": "sha512-ZhAmQ1lrK+Pyi0ZXNMUZuYxYAZd59wFuVDGUt536kSGdD0ya9Q7BfsE95E3TsFLE3kOSFp5m6G5qbatE+Ic1+w==",
"dependencies": {
"@babel/runtime": "^7.12.1",
+ "@types/react-redux": "^7.1.16",
"hoist-non-react-statics": "^3.3.2",
"loose-envify": "^1.4.0",
"prop-types": "^15.7.2",
@@ -16252,18 +16258,18 @@
}
},
"node_modules/react-smooth": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-1.0.6.tgz",
- "integrity": "sha512-B2vL4trGpNSMSOzFiAul9kFAsxTukL9Wyy9EXtkQy3GJr6sZqW9e1nShdVOJ3hRYamPZ94O17r3Q0bjSw3UYtg==",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-2.0.0.tgz",
+ "integrity": "sha512-wK4dBBR6P21otowgMT9toZk+GngMplGS1O5gk+2WSiHEXIrQgDvhR5IIlT74Vtu//qpTcipkgo21dD7a7AUNxw==",
"dependencies": {
- "lodash": "~4.17.4",
- "prop-types": "^15.6.0",
+ "fast-equals": "^2.0.0",
"raf": "^3.4.0",
- "react-transition-group": "^2.5.0"
+ "react-transition-group": "2.9.0"
},
"peerDependencies": {
- "react": "^15.0.0 || ^16.0.0",
- "react-dom": "^15.0.0 || ^16.0.0"
+ "prop-types": "^15.6.0",
+ "react": "^15.0.0 || ^16.0.0 || ^17.0.0",
+ "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0"
}
},
"node_modules/react-smooth/node_modules/dom-helpers": {
@@ -16446,9 +16452,9 @@
}
},
"node_modules/recharts": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.8.tgz",
- "integrity": "sha512-38Pc1Z3UaNdi+zv1O5CQs1vCv2ZHo8sZ2c8UaTFydNKNO07uNVc3411TYRDOqMj0SZCwhoEW7uTHNhWBTkPmaQ==",
+ "version": "2.0.9",
+ "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.9.tgz",
+ "integrity": "sha512-JNsXE80PuF3hugUCE7JqDOMSvu5xQLxtjOaqFKKZI2pCJ1PVJzhwDv4TWk0nO4AvADbeWzYEHbg8C5Hcrh42UA==",
"dependencies": {
"@types/d3-scale": "^3.0.0",
"@types/d3-shape": "^2.0.0",
@@ -16459,10 +16465,10 @@
"eventemitter3": "^4.0.1",
"lodash": "^4.17.19",
"react-is": "16.10.2",
- "react-resize-detector": "^6.6.0",
- "react-smooth": "^1.0.6",
- "recharts-scale": "^0.4.2",
- "reduce-css-calc": "^2.1.7"
+ "react-resize-detector": "^6.6.3",
+ "react-smooth": "^2.0.0",
+ "recharts-scale": "^0.4.4",
+ "reduce-css-calc": "^2.1.8"
},
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0",
@@ -24126,9 +24132,9 @@
}
},
"@types/bootstrap": {
- "version": "5.0.9",
- "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.0.9.tgz",
- "integrity": "sha512-lBo3AJ6/6kA9xo3UXV+4iU+1XeK9kl/3HY5zvdpUTuAg05q1n/hoOY677JQUaaKcP0zrKBvsanjFB9gMIjem1A==",
+ "version": "5.0.12",
+ "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.0.12.tgz",
+ "integrity": "sha512-iowwPfp9Au6aoxS2hOgeRjXE25xdfLrTpmxzQSUs21z5qY3UZpmjSIWF4h8jPYPEXgZioIKLB2OSU8oWzzJAcQ==",
"requires": {
"@popperjs/core": "2.6.0",
"@types/jquery": "*"
@@ -24270,9 +24276,9 @@
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
},
"@types/node": {
- "version": "14.14.35",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.35.tgz",
- "integrity": "sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag=="
+ "version": "14.14.37",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz",
+ "integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw=="
},
"@types/normalize-package-data": {
"version": "2.4.0",
@@ -24327,9 +24333,9 @@
}
},
"@types/react-dom": {
- "version": "16.9.11",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.11.tgz",
- "integrity": "sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==",
+ "version": "16.9.12",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.12.tgz",
+ "integrity": "sha512-i7NPZZpPte3jtVOoW+eLB7G/jsX5OM6GqQnH+lC0nq0rqwlK0x8WcMEvYDgFWqWhWMlTltTimzdMax6wYfZssA==",
"requires": {
"@types/react": "^16"
}
@@ -28679,6 +28685,11 @@
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
},
+ "fast-equals": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-2.0.0.tgz",
+ "integrity": "sha512-u6RBd8cSiLLxAiC04wVsLV6GBFDOXcTCgWkd3wEoFXgidPSoAJENqC9m7Jb2vewSvjBIfXV6icKeh3GTKfIaXA=="
+ },
"fast-glob": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz",
@@ -34353,9 +34364,9 @@
}
},
"rc-slider": {
- "version": "9.7.1",
- "resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.1.tgz",
- "integrity": "sha512-r9r0dpFA3PEvxBhIfVi1lVzxuSogWxeY+tGvi2AqMM1rPgaOXQ7WbtT+9kVFkJ9K8TntA/vYPgiCCKfN29KTkw==",
+ "version": "9.7.2",
+ "resolved": "https://registry.npmjs.org/rc-slider/-/rc-slider-9.7.2.tgz",
+ "integrity": "sha512-mVaLRpDo6otasBs6yVnG02ykI3K6hIrLTNfT5eyaqduFv95UODI9PDS6fWuVVehVpdS4ENgOSwsTjrPVun+k9g==",
"requires": {
"@babel/runtime": "^7.10.1",
"classnames": "^2.2.5",
@@ -34658,11 +34669,12 @@
}
},
"react-redux": {
- "version": "7.2.2",
- "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.2.tgz",
- "integrity": "sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==",
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.3.tgz",
+ "integrity": "sha512-ZhAmQ1lrK+Pyi0ZXNMUZuYxYAZd59wFuVDGUt536kSGdD0ya9Q7BfsE95E3TsFLE3kOSFp5m6G5qbatE+Ic1+w==",
"requires": {
"@babel/runtime": "^7.12.1",
+ "@types/react-redux": "^7.1.16",
"hoist-non-react-statics": "^3.3.2",
"loose-envify": "^1.4.0",
"prop-types": "^15.7.2",
@@ -34803,14 +34815,13 @@
"requires": {}
},
"react-smooth": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-1.0.6.tgz",
- "integrity": "sha512-B2vL4trGpNSMSOzFiAul9kFAsxTukL9Wyy9EXtkQy3GJr6sZqW9e1nShdVOJ3hRYamPZ94O17r3Q0bjSw3UYtg==",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-2.0.0.tgz",
+ "integrity": "sha512-wK4dBBR6P21otowgMT9toZk+GngMplGS1O5gk+2WSiHEXIrQgDvhR5IIlT74Vtu//qpTcipkgo21dD7a7AUNxw==",
"requires": {
- "lodash": "~4.17.4",
- "prop-types": "^15.6.0",
+ "fast-equals": "^2.0.0",
"raf": "^3.4.0",
- "react-transition-group": "^2.5.0"
+ "react-transition-group": "2.9.0"
},
"dependencies": {
"dom-helpers": {
@@ -34949,9 +34960,9 @@
}
},
"recharts": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.8.tgz",
- "integrity": "sha512-38Pc1Z3UaNdi+zv1O5CQs1vCv2ZHo8sZ2c8UaTFydNKNO07uNVc3411TYRDOqMj0SZCwhoEW7uTHNhWBTkPmaQ==",
+ "version": "2.0.9",
+ "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.9.tgz",
+ "integrity": "sha512-JNsXE80PuF3hugUCE7JqDOMSvu5xQLxtjOaqFKKZI2pCJ1PVJzhwDv4TWk0nO4AvADbeWzYEHbg8C5Hcrh42UA==",
"requires": {
"@types/d3-scale": "^3.0.0",
"@types/d3-shape": "^2.0.0",
@@ -34962,10 +34973,10 @@
"eventemitter3": "^4.0.1",
"lodash": "^4.17.19",
"react-is": "16.10.2",
- "react-resize-detector": "^6.6.0",
- "react-smooth": "^1.0.6",
- "recharts-scale": "^0.4.2",
- "reduce-css-calc": "^2.1.7"
+ "react-resize-detector": "^6.6.3",
+ "react-smooth": "^2.0.0",
+ "recharts-scale": "^0.4.4",
+ "reduce-css-calc": "^2.1.8"
},
"dependencies": {
"react-is": {