1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Upgrade jquery, moment and qs

This commit is contained in:
Mark McDowall
2020-10-03 12:28:25 -07:00
parent 213db3b107
commit 3ef47b0ce3
2 changed files with 19 additions and 9 deletions

View File

@@ -71,12 +71,12 @@
"history": "4.9.0",
"html-webpack-plugin": "3.2.0",
"jdu": "1.0.0",
"jquery": "3.4.1",
"jquery": "3.5.1",
"loader-utils": "^1.1.0",
"lodash": "4.17.20",
"mini-css-extract-plugin": "0.8.0",
"mobile-detect": "1.4.4",
"moment": "2.24.0",
"moment": "2.29.0",
"mousetrap": "1.6.5",
"normalize.css": "8.0.1",
"postcss-color-function": "4.1.0",
@@ -86,7 +86,7 @@
"postcss-simple-vars": "5.0.2",
"postcss-url": "8.0.0",
"prop-types": "15.7.2",
"qs": "6.7.0",
"qs": "6.9.4",
"react": "16.8.6",
"react-addons-shallow-compare": "15.6.2",
"react-async-script": "1.1.1",