Skip to content

Commit

Permalink
Merge pull request #4746 from inception-project/refactoring/4745-Upgr…
Browse files Browse the repository at this point in the history
…ade-dependencies

#4745 - Upgrade dependencies
  • Loading branch information
reckart authored Apr 21, 2024
2 parents 60b4ca7 + b5b34dd commit 8e916bb
Show file tree
Hide file tree
Showing 26 changed files with 16,199 additions and 9,294 deletions.
2,181 changes: 1,347 additions & 834 deletions inception/inception-brat-editor/src/main/ts_template/package-lock.json

Large diffs are not rendered by default.

2,318 changes: 1,418 additions & 900 deletions inception/inception-diam-editor/src/main/ts_template/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"dependencies": {
"@inception-project/inception-js-api": "${semver}",
"@inception-project/inception-diam": "${semver}",
"fast-json-patch": "${fast-json-patch.version}"
"fast-json-patch": "${fast-json-patch.version}",
"bootstrap": "${bootstrap.version}"
},
"devDependencies": {
"chai": "${chai.version}",
Expand Down
Loading

0 comments on commit 8e916bb

Please sign in to comment.