sync dependencies from main to dev
This commit is contained in:
parent
5a309aeac5
commit
c8a6e36023
@ -1,12 +1,11 @@
|
||||
certifi==2022.5.18.1
|
||||
certifi==2021.10.8
|
||||
dnspython==2.2.1
|
||||
eventlet==0.33.1
|
||||
eventlet==0.33.0
|
||||
greenlet==1.1.2
|
||||
python-engineio==3.14.2
|
||||
python-socketio==4.6.1
|
||||
six==1.16.0
|
||||
pytest==7.1.2
|
||||
requests==2.28.0
|
||||
discord-webhook==0.16.3
|
||||
pytest==7.1.1
|
||||
requests==2.27.1
|
||||
discord-webhook==0.15.0
|
||||
datadog==0.44.0
|
||||
ddtrace==1.1.4
|
@ -8,12 +8,12 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@datadog/browser-rum": "^4.11.4",
|
||||
"caniuse-lite": "^1.0.30001352",
|
||||
"@datadog/browser-rum": "^4.7.0",
|
||||
"caniuse-lite": "^1.0.30001325",
|
||||
"core-js": "^3.16.2",
|
||||
"pretty-checkbox-vue": "^1.1.9",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"socket.io-client": "^4.5.1",
|
||||
"socket.io-client": "^4.4.1",
|
||||
"vue": "^2.6.14",
|
||||
"vue-clipboard2": "^0.3.3",
|
||||
"vue-i18n": "^8.27.1",
|
||||
@ -31,7 +31,7 @@
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"workbox-webpack-plugin": "^6.5.3"
|
||||
"workbox-webpack-plugin": "^6.5.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user