@medplum/react 5.0.15 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -174,7 +174,7 @@
174
174
  @tabler/icons-react/dist/esm/icons/IconX.mjs:
175
175
  @tabler/icons-react/dist/esm/tabler-icons-react.mjs:
176
176
  (**
177
- * @license @tabler/icons-react v3.36.1 - MIT
177
+ * @license @tabler/icons-react v3.37.1 - MIT
178
178
  *
179
179
  * This source code is licensed under the MIT license.
180
180
  * See the LICENSE file in the root directory of this source tree.
@@ -174,7 +174,7 @@ var __create=Object.create;var __defProp=Object.defineProperty;var __getOwnPropD
174
174
  @tabler/icons-react/dist/esm/icons/IconX.mjs:
175
175
  @tabler/icons-react/dist/esm/tabler-icons-react.mjs:
176
176
  (**
177
- * @license @tabler/icons-react v3.36.1 - MIT
177
+ * @license @tabler/icons-react v3.37.1 - MIT
178
178
  *
179
179
  * This source code is licensed under the MIT license.
180
180
  * See the LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/react",
3
- "version": "5.0.15",
3
+ "version": "5.1.0",
4
4
  "description": "Medplum React Component Library",
5
5
  "keywords": [
6
6
  "medplum",
@@ -69,22 +69,22 @@
69
69
  "test": "jest"
70
70
  },
71
71
  "devDependencies": {
72
- "@mantine/core": "8.3.14",
73
- "@mantine/hooks": "8.3.14",
74
- "@mantine/notifications": "8.3.14",
75
- "@mantine/spotlight": "8.3.14",
76
- "@medplum/core": "5.0.15",
77
- "@medplum/definitions": "5.0.15",
78
- "@medplum/dosespot-core": "5.0.15",
79
- "@medplum/fhirtypes": "5.0.15",
80
- "@medplum/mock": "5.0.15",
81
- "@medplum/react-hooks": "5.0.15",
82
- "@storybook/addon-docs": "10.2.8",
83
- "@storybook/addon-links": "10.2.8",
84
- "@storybook/builder-vite": "10.2.8",
85
- "@storybook/react": "10.2.8",
86
- "@storybook/react-vite": "10.2.8",
87
- "@tabler/icons-react": "3.36.1",
72
+ "@mantine/core": "8.3.15",
73
+ "@mantine/hooks": "8.3.15",
74
+ "@mantine/notifications": "8.3.15",
75
+ "@mantine/spotlight": "8.3.15",
76
+ "@medplum/core": "5.1.0",
77
+ "@medplum/definitions": "5.1.0",
78
+ "@medplum/dosespot-core": "5.1.0",
79
+ "@medplum/fhirtypes": "5.1.0",
80
+ "@medplum/mock": "5.1.0",
81
+ "@medplum/react-hooks": "5.1.0",
82
+ "@storybook/addon-docs": "10.2.10",
83
+ "@storybook/addon-links": "10.2.10",
84
+ "@storybook/builder-vite": "10.2.10",
85
+ "@storybook/react": "10.2.10",
86
+ "@storybook/react-vite": "10.2.10",
87
+ "@tabler/icons-react": "3.37.1",
88
88
  "@testing-library/dom": "10.4.1",
89
89
  "@testing-library/jest-dom": "6.9.1",
90
90
  "@testing-library/react": "16.3.2",
@@ -94,7 +94,7 @@
94
94
  "@types/react-dom": "19.2.3",
95
95
  "@vitejs/plugin-react": "5.1.4",
96
96
  "@vueless/storybook-dark-mode": "10.0.7",
97
- "chromatic": "15.1.0",
97
+ "chromatic": "15.1.1",
98
98
  "dotenv": "17.3.1",
99
99
  "postcss": "8.5.6",
100
100
  "postcss-preset-mantine": "1.18.0",
@@ -104,7 +104,7 @@
104
104
  "rfc6902": "5.1.2",
105
105
  "signature_pad": "5.1.3",
106
106
  "sinon": "21.0.1",
107
- "storybook": "10.2.8",
107
+ "storybook": "10.2.10",
108
108
  "typescript": "5.9.3"
109
109
  },
110
110
  "peerDependencies": {
@@ -112,9 +112,9 @@
112
112
  "@mantine/hooks": "^8.0.0",
113
113
  "@mantine/notifications": "^8.0.0",
114
114
  "@mantine/spotlight": "^8.0.0",
115
- "@medplum/core": "5.0.15",
116
- "@medplum/dosespot-core": "5.0.15",
117
- "@medplum/react-hooks": "5.0.15",
115
+ "@medplum/core": "5.1.0",
116
+ "@medplum/dosespot-core": "5.1.0",
117
+ "@medplum/react-hooks": "5.1.0",
118
118
  "react": "^18.0.0 || ^19.0.0",
119
119
  "react-dom": "^18.0.0 || ^19.0.0",
120
120
  "rfc6902": "^5.0.1",