Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Feb 27, 2023
2 parents 75c91bb + b1cda6f commit a46d1d3
Show file tree
Hide file tree
Showing 33 changed files with 19,149 additions and 24,271 deletions.
40,467 changes: 18,498 additions & 21,969 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cc-supervisor",
"version": "22.12.0",
"version": "23.02.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -13,8 +13,8 @@
"prepare": "husky install"
},
"dependencies": {
"@webitel/cc-ui-sdk": "^0.1.25",
"@webitel/ui-sdk": "^2.0.2",
"@webitel/cc-ui-sdk": "^0.1.27-3",
"@webitel/ui-sdk": "^2.1.34",
"axios": "^0.27.2",
"clipboard-copy": "^4.0.1",
"core-js": "^3.6.4",
Expand All @@ -27,7 +27,7 @@
"vue-router": "^3.5.4",
"vuelidate": "^0.7.7",
"vuex": "^3.6.2",
"webitel-sdk": "^0.1.120"
"webitel-sdk": "^0.1.174"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
Expand Down
Loading

0 comments on commit a46d1d3

Please sign in to comment.