Skip to content

Commit

Permalink
#4745 - Upgrade dependencies
Browse files Browse the repository at this point in the history
- Update package-lock files
  • Loading branch information
reckart committed Apr 20, 2024
1 parent 60b4ca7 commit 3f8b268
Show file tree
Hide file tree
Showing 20 changed files with 5,690 additions and 4,179 deletions.
893 changes: 544 additions & 349 deletions inception/inception-brat-editor/src/main/ts_template/package-lock.json

Large diffs are not rendered by default.

1,059 changes: 617 additions & 442 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 3f8b268

Please sign in to comment.