Skip to content

Commit 76146ae

Browse files
authored
Merge pull request #1117 from david-roper/update-packages
feat: update libui package, increment odc version
2 parents 6bf493f + 672173f commit 76146ae

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opendatacapture",
33
"type": "module",
4-
"version": "1.9.4",
4+
"version": "1.9.5",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "Apache-2.0",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ catalog:
77
'@douglasneuroinformatics/libnest': ^0.5.1
88
'@douglasneuroinformatics/libpasswd': latest
99
'@douglasneuroinformatics/libstats': latest
10-
'@douglasneuroinformatics/libui': ^3.8.7
10+
'@douglasneuroinformatics/libui': ^3.9.0
1111
'@douglasneuroinformatics/libui-form-types': latest
1212
'@microsoft/api-extractor': ^7.47.6
1313
'@prisma/client': ^6.5.0

0 commit comments

Comments
 (0)