Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimon committed Sep 3, 2024
1 parent 876612f commit f9700ed
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/extension-tei/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"vite-plugin-dts": "^4.1.0"
},
"peerDependencies": {
"@annotorious/core": "^3.0.2",
"@annotorious/core": "^3.0.3",
"@recogito/text-annotator": "3.0.0-rc.44"
}
}
4 changes: 2 additions & 2 deletions packages/text-annotator-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
}
},
"dependencies": {
"@annotorious/core": "^3.0.2",
"@annotorious/react": "^3.0.2",
"@annotorious/core": "^3.0.3",
"@annotorious/react": "^3.0.3",
"@floating-ui/react": "^0.26.23",
"@recogito/text-annotator": "3.0.0-rc.44",
"@recogito/text-annotator-tei": "3.0.0-rc.44",
Expand Down
2 changes: 1 addition & 1 deletion packages/text-annotator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"vitest": "^2.0.5"
},
"dependencies": {
"@annotorious/core": "^3.0.2",
"@annotorious/core": "^3.0.3",
"colord": "^2.9.3",
"dequal": "^2.0.3",
"rbush": "^4.0.1",
Expand Down

0 comments on commit f9700ed

Please sign in to comment.