Skip to content

Commit

Permalink
Dependency upgrades (medplum#3874)
Browse files Browse the repository at this point in the history
  • Loading branch information
medplumbot authored Feb 1, 2024
1 parent cd09c5c commit 0ad5a69
Show file tree
Hide file tree
Showing 23 changed files with 1,465 additions and 1,914 deletions.
18 changes: 9 additions & 9 deletions examples/foomedical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/mock": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.11",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"babel-jest": "29.7.0",
Expand All @@ -49,7 +49,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-transform-stub": "2.0.0",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-chartjs-2": "5.2.0",
"react-dom": "18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions examples/medplum-chart-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/medplum-demo-bots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/mock": "3.0.2",
"@types/node": "20.11.8",
"@types/node": "20.11.16",
"@types/node-fetch": "2.6.11",
"@types/ssh2-sftp-client": "9.0.3",
"@vitest/coverage-v8": "1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions examples/medplum-fhircast-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/react": "18.2.48",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.3",
Expand Down
12 changes: 6 additions & 6 deletions examples/medplum-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.3",
Expand Down
12 changes: 6 additions & 6 deletions examples/medplum-live-chat-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.3",
Expand Down
12 changes: 6 additions & 6 deletions examples/medplum-nextjs-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"start": "next start"
},
"dependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/react": "3.0.2",
"next": "14.1.0",
Expand All @@ -22,13 +22,13 @@
},
"devDependencies": {
"@medplum/fhirtypes": "3.0.2",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion examples/medplum-react-native-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"expo-status-bar": "1.11.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.2",
"react-native": "0.73.3",
"react-native-web": "0.19.10"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions examples/medplum-task-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
]
},
"devDependencies": {
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/definitions": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.21.3",
Expand Down
10 changes: 5 additions & 5 deletions examples/medplum-websocket-subscriptions-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
},
"devDependencies": {
"@emotion/react": "11.11.3",
"@mantine/core": "7.5.0",
"@mantine/hooks": "7.5.0",
"@mantine/notifications": "7.5.0",
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/notifications": "7.5.1",
"@medplum/core": "3.0.2",
"@medplum/eslint-config": "3.0.2",
"@medplum/fhir-router": "3.0.2",
"@medplum/fhirtypes": "3.0.2",
"@medplum/mock": "3.0.2",
"@medplum/react": "3.0.2",
"@tabler/icons-react": "2.46.0",
"@types/node": "20.11.8",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 0ad5a69

Please sign in to comment.