Skip to content

Commit

Permalink
Update the smartclide-connector dependency II
Browse files Browse the repository at this point in the history
  • Loading branch information
Goncalo Rolo committed Jun 30, 2022
1 parent 3e20fba commit a282049
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"visualize": "meteor --production --extra-packages bundle-visualizer"
},
"dependencies": {
"@babel/runtime": "^7.16.5",
"@babel/runtime": "^7.18.6",
"@unparallel/smartclide-che-rest-client": "^1.0.0",
"@unparallel/smartclide-frontend-comm": "^0.4.0",
"bootstrap": "^4.6.1",
"bootstrap-vue": "^2.21.2",
"connector-smartclide": "^1.0.28",
"bootstrap-vue": "^2.22.0",
"keycloak-js": "^10.0.2",
"meteor-node-stubs": "^1.0.3",
"moment": "^2.29.1",
"meteor-node-stubs": "^1.2.3",
"moment": "^2.29.3",
"popper.js": "^1.16.1-lts",
"@unparallel/smartclide-frontend-comm": "^0.4.0",
"vue": "^2.6.14",
"vue-meteor-tracker": "^2.0.0-beta.5",
"vue-router": "^3.5.3",
"vue-router": "^3.5.4",
"vue-smart-widget": "^0.6.1",
"vue-template-compiler": "^2.6.14",
"vuex": "^3.6.2"
Expand Down

0 comments on commit a282049

Please sign in to comment.