Pin dependencies

This commit is contained in:
Renovate Bot 2022-01-29 08:03:21 +00:00
parent 11da28fe4a
commit dc29098f54
2 changed files with 534 additions and 446 deletions

View File

@ -15,33 +15,33 @@
"postinstall": "yarn run fix-fomantic-css" "postinstall": "yarn run fix-fomantic-css"
}, },
"dependencies": { "dependencies": {
"axios": "~0.21.1", "axios": "0.21.4",
"axios-auth-refresh": "~2.2.8", "axios-auth-refresh": "2.2.8",
"core-js": "~3.6.4", "core-js": "3.6.5",
"diff": "~4.0.2", "diff": "4.0.2",
"django-channels": "1.1.6", "django-channels": "1.1.6",
"focus-trap": "~5.1.0", "focus-trap": "5.1.0",
"fomantic-ui-css": "~2.8.8", "fomantic-ui-css": "2.8.8",
"howler": "~2.2.3", "howler": "2.2.3",
"js-logger": "~1.6.1", "js-logger": "1.6.1",
"lodash": "~4.17.21", "lodash": "4.17.21",
"moment": "~2.22.2", "moment": "2.22.2",
"qs": "~6.7.0", "qs": "6.7.3",
"register-service-worker": "~1.7.2", "register-service-worker": "1.7.2",
"sanitize-html": "~2.3.3", "sanitize-html": "2.3.3",
"sass": "~1.26.5", "sass": "1.26.11",
"showdown": "~1.9.1", "showdown": "1.9.1",
"text-clipper": "~1.3.0", "text-clipper": "1.3.0",
"vue": "~2.6.14", "vue": "2.6.14",
"vue-gettext": "~2.1.12", "vue-gettext": "2.1.12",
"vue-lazyload": "~1.3.3", "vue-lazyload": "1.3.3",
"vue-plyr": "~5.1.3", "vue-plyr": "5.1.3",
"vue-router": "~3.0.1", "vue-router": "3.0.7",
"vue-upload-component": "~2.8.22", "vue-upload-component": "2.8.22",
"vuedraggable": "~2.24.3", "vuedraggable": "2.24.3",
"vuex": "~3.0.1", "vuex": "3.0.1",
"vuex-persistedstate": "~2.7.1", "vuex-persistedstate": "2.7.1",
"vuex-router-sync": "~5.0.0" "vuex-router-sync": "5.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "~7.13.14", "@babel/eslint-parser": "~7.13.14",

File diff suppressed because it is too large Load Diff