Skip to content

Commit

Permalink
Merge from main repo: Release Version 3.2.12 (#5251)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent cbe0c7b commit b5b8853
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medplum-photon-integration",
"version": "3.2.11",
"version": "3.2.12",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -27,23 +27,23 @@
"@mantine/core": "7.12.2",
"@mantine/hooks": "7.12.2",
"@mantine/notifications": "7.12.2",
"@medplum/core": "3.2.11",
"@medplum/eslint-config": "3.2.11",
"@medplum/fhirtypes": "3.2.11",
"@medplum/react": "3.2.11",
"@photonhealth/elements": "0.10.9",
"@tabler/icons-react": "3.16.0",
"@types/node": "22.5.4",
"@types/react": "18.3.5",
"@medplum/core": "3.2.12",
"@medplum/eslint-config": "3.2.12",
"@medplum/fhirtypes": "3.2.12",
"@medplum/react": "3.2.12",
"@photonhealth/elements": "0.12.1",
"@tabler/icons-react": "3.17.0",
"@types/node": "22.5.5",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"postcss": "8.4.45",
"postcss": "8.4.47",
"esbuild": "0.23.1",
"postcss-preset-mantine": "1.17.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.26.2",
"typescript": "5.6.2",
"vite": "5.4.3"
"vite": "5.4.5"
}
}

0 comments on commit b5b8853

Please sign in to comment.