1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Updated clipboard, fuse.js, mobile-detect, moment and signalr packages

This commit is contained in:
Mark McDowall
2021-04-24 14:23:35 -07:00
parent 91c895219f
commit a0e3afd614
2 changed files with 27 additions and 32 deletions
+6 -6
View File
@@ -32,18 +32,18 @@
"@sentry/browser": "6.3.1",
"@sentry/integrations": "6.3.1",
"classnames": "2.3.1",
"clipboard": "2.0.6",
"clipboard": "2.0.8",
"connected-react-router": "6.8.0",
"create-react-class": "15.6.3",
"element-class": "0.2.2",
"filesize": "6.1.0",
"fuse.js": "6.4.1",
"fuse.js": "6.4.6",
"history": "4.9.0",
"jdu": "1.0.0",
"jquery": "3.5.1",
"lodash": "4.17.20",
"mobile-detect": "1.4.4",
"moment": "2.29.0",
"lodash": "4.17.21",
"mobile-detect": "1.4.5",
"moment": "2.29.1",
"mousetrap": "1.6.5",
"normalize.css": "8.0.1",
"prop-types": "15.7.2",
@@ -75,7 +75,7 @@
"redux-localstorage": "0.4.1",
"redux-thunk": "2.3.0",
"reselect": "4.0.0",
"signalr": "2.4.1"
"signalr": "2.4.2"
},
"devDependencies": {
"@babel/core": "7.13.16",