Skip to content

Commit

Permalink
Merge from main repo: Release Version 3.0.8 (#4102)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 6, 2024
1 parent 946cb70 commit f00fffc
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-hello-world",
"version": "3.0.7",
"version": "3.0.8",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -19,23 +19,23 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.3",
"@mantine/hooks": "7.5.3",
"@mantine/notifications": "7.5.3",
"@medplum/core": "3.0.7",
"@medplum/eslint-config": "3.0.7",
"@medplum/fhirtypes": "3.0.7",
"@medplum/react": "3.0.7",
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@mantine/notifications": "7.6.1",
"@medplum/core": "3.0.8",
"@medplum/eslint-config": "3.0.8",
"@medplum/fhirtypes": "3.0.8",
"@medplum/react": "3.0.8",
"@tabler/icons-react": "2.47.0",
"@types/node": "20.11.20",
"@types/react": "18.2.58",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.35",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.22.1",
"react-router-dom": "6.22.2",
"typescript": "5.3.3",
"vite": "5.1.4"
}
Expand Down

0 comments on commit f00fffc

Please sign in to comment.