Skip to content

Commit

Permalink
Merge from main repo: Release Version 3.2.26 (#5698)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2024
1 parent d4f560b commit 9ea97bf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medplum-photon-integration",
"version": "3.2.25",
"version": "3.2.26",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -24,16 +24,16 @@
]
},
"devDependencies": {
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@mantine/notifications": "7.14.3",
"@medplum/core": "3.2.25",
"@medplum/eslint-config": "3.2.25",
"@medplum/fhirtypes": "3.2.25",
"@medplum/react": "3.2.25",
"@photonhealth/elements": "0.13.1",
"@mantine/core": "7.15.1",
"@mantine/hooks": "7.15.1",
"@mantine/notifications": "7.15.1",
"@medplum/core": "3.2.26",
"@medplum/eslint-config": "3.2.26",
"@medplum/fhirtypes": "3.2.26",
"@medplum/react": "3.2.26",
"@photonhealth/elements": "0.13.2",
"@tabler/icons-react": "3.17.0",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.4",
Expand Down

0 comments on commit 9ea97bf

Please sign in to comment.