@medplum/react 5.1.12 → 5.1.13
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.
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/index.mjs +1 -1
- package/package.json +19 -19
package/dist/cjs/index.cjs
CHANGED
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
@tabler/icons-react/dist/esm/icons/IconX.mjs:
|
|
180
180
|
@tabler/icons-react/dist/esm/tabler-icons-react.mjs:
|
|
181
181
|
(**
|
|
182
|
-
* @license @tabler/icons-react v3.
|
|
182
|
+
* @license @tabler/icons-react v3.44.0 - MIT
|
|
183
183
|
*
|
|
184
184
|
* This source code is licensed under the MIT license.
|
|
185
185
|
* See the LICENSE file in the root directory of this source tree.
|
package/dist/esm/index.mjs
CHANGED
|
@@ -179,7 +179,7 @@ var __create=Object.create;var __defProp=Object.defineProperty;var __getOwnPropD
|
|
|
179
179
|
@tabler/icons-react/dist/esm/icons/IconX.mjs:
|
|
180
180
|
@tabler/icons-react/dist/esm/tabler-icons-react.mjs:
|
|
181
181
|
(**
|
|
182
|
-
* @license @tabler/icons-react v3.
|
|
182
|
+
* @license @tabler/icons-react v3.44.0 - MIT
|
|
183
183
|
*
|
|
184
184
|
* This source code is licensed under the MIT license.
|
|
185
185
|
* 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.1.
|
|
3
|
+
"version": "5.1.13",
|
|
4
4
|
"description": "Medplum React Component Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"medplum",
|
|
@@ -73,37 +73,37 @@
|
|
|
73
73
|
"@mantine/hooks": "8.3.18",
|
|
74
74
|
"@mantine/notifications": "8.3.18",
|
|
75
75
|
"@mantine/spotlight": "8.3.18",
|
|
76
|
-
"@medplum/core": "5.1.
|
|
77
|
-
"@medplum/definitions": "5.1.
|
|
78
|
-
"@medplum/fhirtypes": "5.1.
|
|
79
|
-
"@medplum/mock": "5.1.
|
|
80
|
-
"@medplum/react-hooks": "5.1.
|
|
81
|
-
"@storybook/addon-docs": "10.
|
|
82
|
-
"@storybook/addon-links": "10.
|
|
83
|
-
"@storybook/builder-vite": "10.
|
|
84
|
-
"@storybook/react": "10.
|
|
85
|
-
"@storybook/react-vite": "10.
|
|
86
|
-
"@tabler/icons-react": "3.
|
|
76
|
+
"@medplum/core": "5.1.13",
|
|
77
|
+
"@medplum/definitions": "5.1.13",
|
|
78
|
+
"@medplum/fhirtypes": "5.1.13",
|
|
79
|
+
"@medplum/mock": "5.1.13",
|
|
80
|
+
"@medplum/react-hooks": "5.1.13",
|
|
81
|
+
"@storybook/addon-docs": "10.4.0",
|
|
82
|
+
"@storybook/addon-links": "10.4.0",
|
|
83
|
+
"@storybook/builder-vite": "10.4.0",
|
|
84
|
+
"@storybook/react": "10.4.0",
|
|
85
|
+
"@storybook/react-vite": "10.4.0",
|
|
86
|
+
"@tabler/icons-react": "3.44.0",
|
|
87
87
|
"@testing-library/dom": "10.4.1",
|
|
88
88
|
"@testing-library/jest-dom": "6.9.1",
|
|
89
89
|
"@testing-library/react": "16.3.2",
|
|
90
90
|
"@testing-library/user-event": "14.6.1",
|
|
91
|
-
"@types/node": "22.19.
|
|
91
|
+
"@types/node": "22.19.19",
|
|
92
92
|
"@types/react": "19.2.14",
|
|
93
93
|
"@types/react-dom": "19.2.3",
|
|
94
|
-
"@vitejs/plugin-react": "6.0.
|
|
94
|
+
"@vitejs/plugin-react": "6.0.2",
|
|
95
95
|
"@vueless/storybook-dark-mode": "10.0.8",
|
|
96
|
-
"chromatic": "16.
|
|
96
|
+
"chromatic": "16.10.0",
|
|
97
97
|
"dotenv": "17.4.2",
|
|
98
98
|
"postcss": "8.5.14",
|
|
99
99
|
"postcss-preset-mantine": "1.18.0",
|
|
100
100
|
"react": "19.2.6",
|
|
101
101
|
"react-dom": "19.2.6",
|
|
102
|
-
"react-router": "7.15.
|
|
102
|
+
"react-router": "7.15.1",
|
|
103
103
|
"rfc6902": "5.2.0",
|
|
104
104
|
"signature_pad": "5.1.3",
|
|
105
105
|
"sinon": "22.0.0",
|
|
106
|
-
"storybook": "10.
|
|
106
|
+
"storybook": "10.4.0",
|
|
107
107
|
"typescript": "6.0.3"
|
|
108
108
|
},
|
|
109
109
|
"peerDependencies": {
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
"@mantine/hooks": "^8.0.0",
|
|
112
112
|
"@mantine/notifications": "^8.0.0",
|
|
113
113
|
"@mantine/spotlight": "^8.0.0",
|
|
114
|
-
"@medplum/core": "5.1.
|
|
115
|
-
"@medplum/react-hooks": "5.1.
|
|
114
|
+
"@medplum/core": "5.1.13",
|
|
115
|
+
"@medplum/react-hooks": "5.1.13",
|
|
116
116
|
"react": "^18.0.0 || ^19.0.0",
|
|
117
117
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
118
118
|
"rfc6902": "^5.0.1",
|