Skip to content

Commit

Permalink
chore(deps): update dependencies (#211)
Browse files Browse the repository at this point in the history
Fixes: #54
Fixes: https://github.ibm.com/st4sd/st4sd-registry-ui/issues/210

Signed-off-by: Alessandro Pomponio <[email protected]>
  • Loading branch information
AlessandroPomponio authored and GitHub Enterprise committed Aug 29, 2023
1 parent c3cf010 commit dbb8f0d
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 296 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,33 @@
},
"dependencies": {
"@carbon/charts": "^1.11.21",
"@carbon/grid": "^11.18.0",
"@carbon/ibmdotcom-web-components": "^1.34.0",
"@carbon/styles": "^1.35.0",
"@carbon/grid": "^11.19.0",
"@carbon/ibmdotcom-web-components": "^1.35.0",
"@carbon/styles": "^1.36.0",
"@vue-flow/additional-components": "^1.3.3",
"@vue-flow/core": "^1.22.2",
"@vue-flow/node-resizer": "^1.3.3",
"@vue-flow/core": "^1.22.3",
"@vue-flow/node-resizer": "^1.3.4",
"@vue-flow/node-toolbar": "^1.1.0",
"axios": "^1.4.0",
"axios": "^1.5.0",
"d3": "^7.8.5",
"process": "^0.11.10",
"typescript": "~4.8.0",
"vue": "3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/core": "^7.22.11",
"@babel/eslint-parser": "^7.22.11",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^8.45.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.15.1",
"prettier": "^3.0.0",
"sass": "~1.64.0",
"sass": "~1.66.1",
"sass-loader": "^13.3.2",
"webpack": "^5.88.1"
},
Expand Down
Loading

0 comments on commit dbb8f0d

Please sign in to comment.