Merge branch dev into main

This commit is contained in:
GM 2023-01-12 11:50:57 +00:00
commit 18ce61c3c4
3 changed files with 6087 additions and 7559 deletions

View File

@ -1,11 +1,11 @@
certifi==2021.10.8 certifi==2021.10.8
dnspython==2.2.1 dnspython==2.2.1
eventlet==0.33.0 eventlet==0.33.2
greenlet==1.1.2 greenlet==1.1.2
python-engineio==3.14.2 python-engineio==3.14.2
python-socketio==4.6.1 python-socketio==4.6.1
six==1.16.0 six==1.16.0
pytest==7.1.1 pytest==7.2.0
requests==2.27.1 requests==2.27.1
discord-webhook==0.15.0 discord-webhook==0.15.0
datadog==0.44.0 datadog==0.44.0

View File

@ -8,7 +8,7 @@
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"@datadog/browser-rum": "^4.7.0", "@datadog/browser-rum": "^4.30.0",
"caniuse-lite": "^1.0.30001325", "caniuse-lite": "^1.0.30001325",
"core-js": "^3.16.2", "core-js": "^3.16.2",
"pretty-checkbox-vue": "^1.1.9", "pretty-checkbox-vue": "^1.1.9",
@ -18,7 +18,7 @@
"vue-clipboard2": "^0.3.3", "vue-clipboard2": "^0.3.3",
"vue-i18n": "^8.27.1", "vue-i18n": "^8.27.1",
"vue-json-viewer": "^2.2.22", "vue-json-viewer": "^2.2.22",
"vue-router": "^3.5.3", "vue-router": "^3.6.5",
"vue-socket.io": "^3.0.10" "vue-socket.io": "^3.0.10"
}, },
"devDependencies": { "devDependencies": {
@ -31,7 +31,7 @@
"eslint": "^6.7.2", "eslint": "^6.7.2",
"eslint-plugin-vue": "^7.20.0", "eslint-plugin-vue": "^7.20.0",
"vue-template-compiler": "^2.6.14", "vue-template-compiler": "^2.6.14",
"workbox-webpack-plugin": "^6.5.2" "workbox-webpack-plugin": "^6.5.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,

File diff suppressed because it is too large Load Diff