Skip to content

Commit

Permalink
feat(*): update concerto deps (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: muhammed-abdulkadir <[email protected]>
Co-authored-by: muhammed-abdulkadir <[email protected]>
  • Loading branch information
muhabdulkadir and muhammed-abdulkadir authored Nov 27, 2024
1 parent 825e84c commit 14293c9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 84 deletions.
117 changes: 38 additions & 79 deletions package-lock.json

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

11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@
"author": "accordproject.org",
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-cto": "3.19.6",
"@accordproject/concerto-cto": "3.19.8",
"@babel/preset-env": "7.16.11",
"@types/webgl-ext": "0.0.37",
"ajv": "8.17.1",
"babel-loader": "8.2.3",
"chai": "4.3.6",
Expand All @@ -67,14 +68,14 @@
"sinon-chai": "3.7.0",
"tmp-promise": "3.0.2",
"ts-json-schema-generator": "2.3.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"webpack": "5.94.0",
"webpack-cli": "4.9.1"
},
"dependencies": {
"@accordproject/concerto-core": "3.19.6",
"@accordproject/concerto-util": "3.19.6",
"@accordproject/concerto-vocabulary": "3.19.6",
"@accordproject/concerto-core": "3.19.8",
"@accordproject/concerto-util": "3.19.8",
"@accordproject/concerto-vocabulary": "3.19.8",
"@openapi-contrib/openapi-schema-to-json-schema": "5.1.0",
"ajv-formats": "3.0.1",
"camelcase": "6.3.0",
Expand Down

0 comments on commit 14293c9

Please sign in to comment.