@smart-factor/gem-ui-components 0.0.89 → 0.0.91

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.
Files changed (191) hide show
  1. package/dist/Drawer-Q3D0v6B2.js +2028 -0
  2. package/dist/SignEditor.js +14323 -14351
  3. package/dist/Stack-CdVfRhco.js +7503 -0
  4. package/dist/Tree-xeWEfulP.js +3135 -0
  5. package/dist/components/AccordionSummary/AccordionSummary.d.ts +0 -1
  6. package/dist/components/AccordionSummary/AccordionSummary.stories.d.ts +0 -1
  7. package/dist/components/AccordionSummary/AccordionSummary.styles.d.ts +4 -5
  8. package/dist/components/Button/Button.d.ts +0 -2
  9. package/dist/components/Button/Button.stories.d.ts +0 -1
  10. package/dist/components/Button/Button.styles.d.ts +3 -4
  11. package/dist/components/Button/ButtonAdd.d.ts +0 -1
  12. package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.d.ts +0 -1
  13. package/dist/components/ButtonPreviewAttachment/ButtonPreviewAttachment.stories.d.ts +0 -1
  14. package/dist/components/ButtonWithIcon/ButtonWithIcon.d.ts +0 -1
  15. package/dist/components/ButtonWithIcon/ButtonWithIcon.stories.d.ts +0 -1
  16. package/dist/components/Dialog/Dialog.d.ts +0 -1
  17. package/dist/components/Dialog/Dialog.stories.d.ts +34 -4
  18. package/dist/components/Dialog/Dialog.styles.d.ts +5 -6
  19. package/dist/components/Dialog/types.d.ts +0 -1
  20. package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.d.ts +0 -1
  21. package/dist/components/Dialogs/ConfirmDialog/ConfirmDialog.styles.d.ts +0 -1
  22. package/dist/components/Dialogs/EditDialog/EditDialog.d.ts +0 -1
  23. package/dist/components/Dialogs/EditDialog/EditDialog.styles.d.ts +0 -1
  24. package/dist/components/Drawer/Drawer.d.ts +0 -1
  25. package/dist/components/Drawer/Drawer.stories.d.ts +0 -1
  26. package/dist/components/Drawer/DrawerContent.d.ts +0 -1
  27. package/dist/components/Drawer/DrawerFooter.d.ts +0 -1
  28. package/dist/components/Drawer/DrawerHeader.d.ts +0 -1
  29. package/dist/components/Drawer/index.js +1 -1
  30. package/dist/components/Dropzone/Dropzone.stories.d.ts +0 -1
  31. package/dist/components/Dropzone/Dropzone.styles.d.ts +4 -5
  32. package/dist/components/Dropzone/DropzoneField.d.ts +0 -1
  33. package/dist/components/ElementsPicker/ElementsPicker.d.ts +0 -1
  34. package/dist/components/ElementsPicker/ElementsPicker.stories.d.ts +21 -4
  35. package/dist/components/ElementsPicker/ElementsPickerElement.d.ts +0 -1
  36. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.d.ts +0 -1
  37. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.stories.d.ts +0 -1
  38. package/dist/components/FixedActionsBottomPanel/FixedActionsBottomPanel.styles.d.ts +1 -2
  39. package/dist/components/FormComponents/Autocomplete/Autocomplete.d.ts +0 -1
  40. package/dist/components/FormComponents/Autocomplete/Autocomplete.stories.d.ts +0 -1
  41. package/dist/components/FormComponents/Autocomplete/Autocomplete.styles.d.ts +0 -1
  42. package/dist/components/FormComponents/Autocomplete/types.d.ts +0 -1
  43. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.d.ts +0 -1
  44. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.stories.d.ts +0 -1
  45. package/dist/components/FormComponents/ContextualSearch/ContextualSearch.styles.d.ts +1 -2
  46. package/dist/components/FormComponents/ContextualSearch/ContextualSearchControlled.d.ts +0 -1
  47. package/dist/components/FormComponents/ContextualSearch/ContextualSearchListListbox.d.ts +0 -1
  48. package/dist/components/FormComponents/ContextualSearch/mock.d.ts +0 -1
  49. package/dist/components/FormComponents/DatePicker/DatePicker.d.ts +0 -1
  50. package/dist/components/FormComponents/DatePicker/DatePicker.stories.d.ts +22 -4
  51. package/dist/components/FormComponents/DatePicker/DatePicker.styles.d.ts +2 -3
  52. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.d.ts +0 -1
  53. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.stories.d.ts +22 -4
  54. package/dist/components/FormComponents/DateTimePicker/DateTimePicker.styles.d.ts +2 -3
  55. package/dist/components/FormComponents/Input/Input.d.ts +0 -1
  56. package/dist/components/FormComponents/Input/Input.stories.d.ts +0 -1
  57. package/dist/components/FormComponents/RadioChips/RadioChips.d.ts +1 -3
  58. package/dist/components/FormComponents/RadioChips/RadioChips.stories.d.ts +22 -4
  59. package/dist/components/FormComponents/RadioChips/RadioChips.styles.d.ts +3 -4
  60. package/dist/components/FormComponents/SearchInput/SearchInput.d.ts +0 -1
  61. package/dist/components/FormComponents/SearchInput/SearchInput.stories.d.ts +20 -3
  62. package/dist/components/FormComponents/Select/Select.d.ts +1 -2
  63. package/dist/components/FormComponents/Select/Select.stories.d.ts +26 -4
  64. package/dist/components/FormComponents/Select/Select.styles.d.ts +1 -2
  65. package/dist/components/FormComponents/TimePicker/TimePicker.d.ts +0 -1
  66. package/dist/components/FormComponents/TimePicker/TimePicker.stories.d.ts +22 -4
  67. package/dist/components/FormComponents/TimePicker/TimePicker.styles.d.ts +3 -4
  68. package/dist/components/Grid/Grid.d.ts +0 -1
  69. package/dist/components/Grid/types.d.ts +0 -1
  70. package/dist/components/Grid/useGridInitialState.d.ts +3 -5
  71. package/dist/components/GridCell/GridCell.d.ts +0 -1
  72. package/dist/components/LoadingBackdrop/LoadingBackdrop.d.ts +0 -1
  73. package/dist/components/LoadingBackdrop/LoadingBackdrop.stories.d.ts +0 -1
  74. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.d.ts +0 -1
  75. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.stories.d.ts +0 -1
  76. package/dist/components/MuiLikeWrapper/MuiLikeWrapper.styles.d.ts +3 -4
  77. package/dist/components/PaginatedPopover/PaginatedPopover.d.ts +0 -1
  78. package/dist/components/PaginatedPopover/PaginatedPopover.stories.d.ts +0 -1
  79. package/dist/components/PaginatedPopover/PaginatedPopover.styles.d.ts +8 -9
  80. package/dist/components/PaginatedPopover/PaginatedPopoverContent.d.ts +2 -3
  81. package/dist/components/PaginatedPopover/PaginatedPopoverHeader.d.ts +0 -1
  82. package/dist/components/PaginatedPopover/types.d.ts +0 -1
  83. package/dist/components/ResizableWrapper/ResizableWrapper.d.ts +0 -1
  84. package/dist/components/ResizableWrapper/ResizableWrapper.stories.d.ts +0 -1
  85. package/dist/components/ResizableWrapper/ResizableWrapper.styles.d.ts +2 -3
  86. package/dist/components/SignEditor/SignEditor.d.ts +0 -1
  87. package/dist/components/SignEditor/SignEditor.stories.d.ts +0 -1
  88. package/dist/components/SignEditor/SignEditor.styles.d.ts +12 -11
  89. package/dist/components/SignEditor/SignEditorCanvas.d.ts +0 -1
  90. package/dist/components/SignEditor/SignEditorCanvasHeader.d.ts +0 -1
  91. package/dist/components/SignEditor/SignEditorContext.d.ts +0 -1
  92. package/dist/components/SignEditor/SignEditorContextProvider.d.ts +0 -1
  93. package/dist/components/SignEditor/SignEditorEditDialog.d.ts +0 -1
  94. package/dist/components/SignEditor/SignEditorImage.d.ts +0 -1
  95. package/dist/components/SignEditor/SignEditorImagesList.d.ts +0 -1
  96. package/dist/components/SignEditor/SignEditorSaveDialog.d.ts +0 -1
  97. package/dist/components/SignEditor/useOnSvgSelected.d.ts +0 -1
  98. package/dist/components/SignEditor/useSaveStencil.d.ts +0 -1
  99. package/dist/components/SignEditor/useSvgMount.d.ts +0 -1
  100. package/dist/components/SimpleAutocomplete/SimpleAutocomplete.d.ts +0 -1
  101. package/dist/components/SimpleAutocomplete/SimpleAutocomplete.stories.d.ts +0 -1
  102. package/dist/components/SimpleInput/SimpleInput.d.ts +0 -1
  103. package/dist/components/SimpleInput/SimpleInput.stories.d.ts +0 -1
  104. package/dist/components/SimpleSelect/SimpleSelect.d.ts +3 -4
  105. package/dist/components/SimpleSelect/SimpleSelect.stories.d.ts +0 -1
  106. package/dist/components/Stepper/Stepper.d.ts +0 -1
  107. package/dist/components/Stepper/Stepper.stories.d.ts +25 -5
  108. package/dist/components/Stepper/Stepper.styles.d.ts +3 -4
  109. package/dist/components/StickyContainer/StickyContainer.d.ts +0 -1
  110. package/dist/components/StickyContainer/StickyContainer.stories.d.ts +0 -1
  111. package/dist/components/StickyContainer/StickyContainer.styles.d.ts +2 -3
  112. package/dist/components/SvgImage/SvgImage.d.ts +0 -1
  113. package/dist/components/SvgImage/SvgImage.styles.d.ts +1 -2
  114. package/dist/components/TableComponents/ContextMenu/ContextMenu.d.ts +0 -1
  115. package/dist/components/TableComponents/ContextMenu/ContextMenu.stories.d.ts +0 -1
  116. package/dist/components/TableComponents/ContextMenu/ContextMenuContext.d.ts +0 -1
  117. package/dist/components/TableComponents/ContextMenu/ContextMenuItem.d.ts +0 -1
  118. package/dist/components/TableComponents/ContextMenu/ContextMenuPropsContext/ContextMenuPropsContext.d.ts +0 -1
  119. package/dist/components/TableComponents/TableActions/TableActions.d.ts +0 -1
  120. package/dist/components/TableComponents/TableActions/TableActions.stories.d.ts +0 -1
  121. package/dist/components/TableComponents/TableCustomToolbar/TableCustomToolbar.d.ts +0 -1
  122. package/dist/components/TableComponents/TableExportButton/TableExportButton.d.ts +0 -1
  123. package/dist/components/TableComponents/TableRecord/TableRecord.d.ts +0 -1
  124. package/dist/components/TableComponents/TableWithPagination/TableWithPagination.d.ts +0 -1
  125. package/dist/components/TableComponents/TableWithPagination/TableWithPagination.stories.d.ts +0 -1
  126. package/dist/components/TableComponents/TableWithPagination/TableWrapper.d.ts +0 -1
  127. package/dist/components/TableComponents/TableWithPagination/types.d.ts +0 -1
  128. package/dist/components/TabsPanel/TabsPanel.d.ts +0 -1
  129. package/dist/components/TabsPanel/TabsPanel.stories.d.ts +27 -4
  130. package/dist/components/TabsPanel/TabsPanel.styles.d.ts +7 -8
  131. package/dist/components/Toast/Toast.stories.d.ts +0 -1
  132. package/dist/components/Toast/Toast.styles.d.ts +4 -5
  133. package/dist/components/Toast/ToastContent.d.ts +0 -1
  134. package/dist/components/Toast/errorToast.d.ts +0 -1
  135. package/dist/components/Toast/infoToast.d.ts +0 -1
  136. package/dist/components/Toast/successToast.d.ts +0 -1
  137. package/dist/components/Tree/Tree.d.ts +0 -1
  138. package/dist/components/Tree/Tree.stories.d.ts +0 -1
  139. package/dist/components/Tree/index.js +1 -1
  140. package/dist/consts/data-grid.d.ts +32 -27
  141. package/dist/helpers/columns/getBooleanColumn.d.ts +0 -1
  142. package/dist/helpers/columns/getDateColumn.d.ts +0 -1
  143. package/dist/helpers/columns/getDateTimeColumn.d.ts +0 -1
  144. package/dist/helpers/columns/getNumericColumn.d.ts +0 -1
  145. package/dist/helpers/columns/getStaticColumn.d.ts +0 -1
  146. package/dist/helpers/columns/getStringColumn.d.ts +0 -1
  147. package/dist/helpers/date/formatDate.d.ts +0 -1
  148. package/dist/helpers/date/formatDateTime.d.ts +0 -1
  149. package/dist/helpers/index.d.ts +2 -0
  150. package/dist/helpers/sortArrayByAnotherArray.d.ts +4 -0
  151. package/dist/helpers/sortColumns.d.ts +2 -0
  152. package/dist/helpers/zodTransforms.d.ts +0 -1
  153. package/dist/hooks/useContextMenu.d.ts +0 -1
  154. package/dist/hooks/useDataGridInitialState.d.ts +3 -5
  155. package/dist/hooks/useDataGridState.d.ts +2 -4
  156. package/dist/hooks/useDebounce.d.ts +1 -1
  157. package/dist/hooks/useGetFileUrl.d.ts +0 -1
  158. package/dist/hooks/useTableQuery/getLogicOperator.d.ts +0 -1
  159. package/dist/hooks/useTableQuery/normalizeFilterModel.d.ts +0 -1
  160. package/dist/hooks/useTableQuery/useDataGridQueryState.d.ts +0 -1
  161. package/dist/hooks/useTableQuery/useExportGridAsExcel.d.ts +0 -1
  162. package/dist/hooks/useTableQuery/useExportToExcel.d.ts +0 -1
  163. package/dist/hooks/useTableQuery/usePaginationAndSort.d.ts +0 -1
  164. package/dist/hooks/useTableQuery/useTableFilter.d.ts +0 -1
  165. package/dist/hooks/useTableQuery/useTableQuery.d.ts +2 -3
  166. package/dist/licenses.txt +593 -512
  167. package/dist/main.js +2662 -1812
  168. package/dist/providers/QueryClientProvider.d.ts +0 -1
  169. package/dist/services/api.d.ts +0 -1
  170. package/dist/services/generated/api.d.ts +4 -4
  171. package/dist/services/mutations/roadSigns/useCreateRoadSignFile.d.ts +0 -1
  172. package/dist/services/mutations/roadSigns/useCreateRoadSignTemplate.d.ts +0 -1
  173. package/dist/services/mutations/stencils/useCreateStencil.d.ts +0 -1
  174. package/dist/services/mutations/stencils/useCreateStencilFile.d.ts +0 -1
  175. package/dist/services/mutations/stencils/useDeleteStencil.d.ts +0 -1
  176. package/dist/services/mutations/stencils/useUpdateStencil.d.ts +0 -1
  177. package/dist/services/mutations/stencils/useUpdateStencilFile.d.ts +0 -1
  178. package/dist/services/queries/roadSigns/useGetRoadSignNameUnique.d.ts +1 -2
  179. package/dist/services/queries/roadSigns/useGetRoadSignsByGroupName.d.ts +1 -2
  180. package/dist/services/queries/roadSigns/useGetRoadSignsGroups.d.ts +1 -2
  181. package/dist/services/queries/stencils/useGetStencilGroups.d.ts +1 -2
  182. package/dist/services/queries/stencils/useGetStencils.d.ts +1 -2
  183. package/dist/theme-Da36hI_g.js +259278 -0
  184. package/dist/warning-VmSVedfJ.js +88 -0
  185. package/package.json +62 -52
  186. package/dist/Drawer-CldXrceX.js +0 -2112
  187. package/dist/Stack-CU3sSZaK.js +0 -6619
  188. package/dist/Tree-zB7xEw6c.js +0 -2895
  189. package/dist/services/generated/api-candidate.d.ts +0 -22942
  190. package/dist/theme-BdJB2D9d.js +0 -262510
  191. package/dist/useFormControl-v82Vw7n0.js +0 -68
package/dist/licenses.txt CHANGED
@@ -1,10 +1,10 @@
1
- Name: @mui/system
2
- Version: 5.16.7
1
+ Name: @mui/utils
2
+ Version: 7.0.2
3
3
  License: MIT
4
4
  Private: false
5
- Description: MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
6
- Repository: https://github.com/mui/material-ui.git
7
- Homepage: https://mui.com/system/getting-started/
5
+ Description: Utility functions for React components.
6
+ Repository: git+https://github.com/mui/material-ui.git
7
+ Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-utils
8
8
  Author: MUI Team
9
9
  License Copyright:
10
10
  ===
@@ -34,11 +34,11 @@ SOFTWARE.
34
34
  ---
35
35
 
36
36
  Name: @mui/material
37
- Version: 5.16.7
37
+ Version: 7.0.2
38
38
  License: MIT
39
39
  Private: false
40
40
  Description: Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
41
- Repository: https://github.com/mui/material-ui.git
41
+ Repository: git+https://github.com/mui/material-ui.git
42
42
  Homepage: https://mui.com/material-ui/
43
43
  Author: MUI Team
44
44
  License Copyright:
@@ -68,20 +68,20 @@ SOFTWARE.
68
68
 
69
69
  ---
70
70
 
71
- Name: @mui/icons-material
72
- Version: 5.16.7
71
+ Name: @mui/x-internals
72
+ Version: 7.29.0
73
73
  License: MIT
74
74
  Private: false
75
- Description: Material Design icons distributed as SVG React components.
76
- Repository: https://github.com/mui/material-ui.git
77
- Homepage: https://mui.com/material-ui/material-icons/
75
+ Description: Utility functions for the MUI X packages (internal use only).
76
+ Repository: git+https://github.com/mui/mui-x.git
77
+ Homepage: https://mui.com/x/
78
78
  Author: MUI Team
79
79
  License Copyright:
80
80
  ===
81
81
 
82
- The MIT License (MIT)
82
+ MIT License
83
83
 
84
- Copyright (c) 2014 Call-Em-All
84
+ Copyright (c) 2020 Material-UI SAS
85
85
 
86
86
  Permission is hereby granted, free of charge, to any person obtaining a copy
87
87
  of this software and associated documentation files (the "Software"), to deal
@@ -103,13 +103,13 @@ SOFTWARE.
103
103
 
104
104
  ---
105
105
 
106
- Name: @mui/utils
107
- Version: 5.16.6
106
+ Name: @mui/icons-material
107
+ Version: 7.0.2
108
108
  License: MIT
109
109
  Private: false
110
- Description: Utility functions for React components.
111
- Repository: https://github.com/mui/material-ui.git
112
- Homepage: private package
110
+ Description: Material Design icons distributed as SVG React components.
111
+ Repository: git+https://github.com/mui/material-ui.git
112
+ Homepage: https://mui.com/material-ui/material-icons/
113
113
  Author: MUI Team
114
114
  License Copyright:
115
115
  ===
@@ -138,44 +138,8 @@ SOFTWARE.
138
138
 
139
139
  ---
140
140
 
141
- Name: @babel/runtime
142
- Version: 7.25.6
143
- License: MIT
144
- Private: false
145
- Description: babel's modular runtime helpers
146
- Repository: https://github.com/babel/babel.git
147
- Homepage: https://babel.dev/docs/en/next/babel-runtime
148
- Author: The Babel Team (https://babel.dev/team)
149
- License Copyright:
150
- ===
151
-
152
- MIT License
153
-
154
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
155
-
156
- Permission is hereby granted, free of charge, to any person obtaining
157
- a copy of this software and associated documentation files (the
158
- "Software"), to deal in the Software without restriction, including
159
- without limitation the rights to use, copy, modify, merge, publish,
160
- distribute, sublicense, and/or sell copies of the Software, and to
161
- permit persons to whom the Software is furnished to do so, subject to
162
- the following conditions:
163
-
164
- The above copyright notice and this permission notice shall be
165
- included in all copies or substantial portions of the Software.
166
-
167
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
168
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
169
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
170
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
171
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
172
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
173
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
174
-
175
- ---
176
-
177
141
  Name: @mui/x-tree-view
178
- Version: 7.18.0
142
+ Version: 7.29.1
179
143
  License: MIT
180
144
  Private: false
181
145
  Description: The community edition of the Tree View components (MUI X).
@@ -209,43 +173,8 @@ SOFTWARE.
209
173
 
210
174
  ---
211
175
 
212
- Name: @mui/x-internals
213
- Version: 7.18.0
214
- License: MIT
215
- Private: false
216
- Description: Utility functions for the MUI X packages (internal use only).
217
- Repository: git+https://github.com/mui/mui-x.git
218
- Homepage: https://mui.com/x/
219
- Author: MUI Team
220
- License Copyright:
221
- ===
222
-
223
- MIT License
224
-
225
- Copyright (c) 2020 Material-UI SAS
226
-
227
- Permission is hereby granted, free of charge, to any person obtaining a copy
228
- of this software and associated documentation files (the "Software"), to deal
229
- in the Software without restriction, including without limitation the rights
230
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
231
- copies of the Software, and to permit persons to whom the Software is
232
- furnished to do so, subject to the following conditions:
233
-
234
- The above copyright notice and this permission notice shall be included in all
235
- copies or substantial portions of the Software.
236
-
237
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
238
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
239
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
240
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
241
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
242
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
243
- SOFTWARE.
244
-
245
- ---
246
-
247
176
  Name: @tanstack/query-core
248
- Version: 5.66.4
177
+ Version: 5.75.0
249
178
  License: MIT
250
179
  Private: false
251
180
  Description: The framework agnostic core that powers TanStack Query
@@ -280,7 +209,7 @@ SOFTWARE.
280
209
  ---
281
210
 
282
211
  Name: @tanstack/react-query
283
- Version: 5.66.9
212
+ Version: 5.75.2
284
213
  License: MIT
285
214
  Private: false
286
215
  Description: Hooks for managing, caching and syncing asynchronous and remote data in React
@@ -315,7 +244,7 @@ SOFTWARE.
315
244
  ---
316
245
 
317
246
  Name: @hookform/resolvers
318
- Version: 4.1.2
247
+ Version: 4.1.3
319
248
  License: MIT
320
249
  Private: false
321
250
  Description: React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
@@ -424,40 +353,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
424
353
 
425
354
  ---
426
355
 
427
- Name: @uidotdev/usehooks
428
- Version: 2.4.1
429
- License: MIT
430
- Private: false
431
- Description: A collection of modern, server-safe React hooks – from the ui.dev team
432
- Repository: undefined
433
- Author: Tyler McGinnis, Ben Adam
434
- License Copyright:
435
- ===
436
-
437
- MIT License
438
-
439
- Copyright (c) 2023 ui.dev
440
-
441
- Permission is hereby granted, free of charge, to any person obtaining a copy
442
- of this software and associated documentation files (the "Software"), to deal
443
- in the Software without restriction, including without limitation the rights
444
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
445
- copies of the Software, and to permit persons to whom the Software is
446
- furnished to do so, subject to the following conditions:
447
-
448
- The above copyright notice and this permission notice shall be included in all
449
- copies or substantial portions of the Software.
450
-
451
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
452
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
453
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
454
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
455
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
456
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
457
- SOFTWARE.
458
-
459
- ---
460
-
461
356
  Name: svgedit-pl
462
357
  Version: 7.3.18
463
358
  License: (MIT AND Apache-2.0 AND ISC AND LGPL-3.0-or-later AND X11)
@@ -499,20 +394,19 @@ THE SOFTWARE.
499
394
 
500
395
  ---
501
396
 
502
- Name: @mui/private-theming
503
- Version: 5.16.6
397
+ Name: react-is
398
+ Version: 19.1.0
504
399
  License: MIT
505
400
  Private: false
506
- Description: Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
507
- Repository: https://github.com/mui/material-ui.git
508
- Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-private-theming
509
- Author: MUI Team
401
+ Description: Brand checking of React Elements.
402
+ Repository: https://github.com/facebook/react.git
403
+ Homepage: https://react.dev/
510
404
  License Copyright:
511
405
  ===
512
406
 
513
- The MIT License (MIT)
407
+ MIT License
514
408
 
515
- Copyright (c) 2014 Call-Em-All
409
+ Copyright (c) Meta Platforms, Inc. and affiliates.
516
410
 
517
411
  Permission is hereby granted, free of charge, to any person obtaining a copy
518
412
  of this software and associated documentation files (the "Software"), to deal
@@ -534,83 +428,53 @@ SOFTWARE.
534
428
 
535
429
  ---
536
430
 
537
- Name: lodash-es
538
- Version: 4.17.21
431
+ Name: prop-types
432
+ Version: 15.8.1
539
433
  License: MIT
540
434
  Private: false
541
- Description: Lodash exported as ES modules.
435
+ Description: Runtime type checking for React props and similar objects.
542
436
  Repository: undefined
543
- Homepage: https://lodash.com/custom-builds
544
- Author: John-David Dalton <john.david.dalton@gmail.com>
545
- Contributors:
546
- John-David Dalton <john.david.dalton@gmail.com>
547
- Mathias Bynens <mathias@qiwi.be>
437
+ Homepage: https://facebook.github.io/react/
548
438
  License Copyright:
549
439
  ===
550
440
 
551
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
552
-
553
- Based on Underscore.js, copyright Jeremy Ashkenas,
554
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
555
-
556
- This software consists of voluntary contributions made by many
557
- individuals. For exact contribution history, see the revision history
558
- available at https://github.com/lodash/lodash
559
-
560
- The following license applies to all parts of this software except as
561
- documented below:
562
-
563
- ====
564
-
565
- Permission is hereby granted, free of charge, to any person obtaining
566
- a copy of this software and associated documentation files (the
567
- "Software"), to deal in the Software without restriction, including
568
- without limitation the rights to use, copy, modify, merge, publish,
569
- distribute, sublicense, and/or sell copies of the Software, and to
570
- permit persons to whom the Software is furnished to do so, subject to
571
- the following conditions:
572
-
573
- The above copyright notice and this permission notice shall be
574
- included in all copies or substantial portions of the Software.
575
-
576
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
577
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
578
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
579
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
580
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
581
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
582
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
583
-
584
- ====
441
+ MIT License
585
442
 
586
- Copyright and related rights for sample code are waived via CC0. Sample
587
- code is defined as all source code displayed within the prose of the
588
- documentation.
443
+ Copyright (c) 2013-present, Facebook, Inc.
589
444
 
590
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
445
+ Permission is hereby granted, free of charge, to any person obtaining a copy
446
+ of this software and associated documentation files (the "Software"), to deal
447
+ in the Software without restriction, including without limitation the rights
448
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
449
+ copies of the Software, and to permit persons to whom the Software is
450
+ furnished to do so, subject to the following conditions:
591
451
 
592
- ====
452
+ The above copyright notice and this permission notice shall be included in all
453
+ copies or substantial portions of the Software.
593
454
 
594
- Files located in the node_modules and vendor directories are externally
595
- maintained libraries used by this software which have their own
596
- licenses; we recommend you read them, as their terms may differ from the
597
- terms above.
455
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
456
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
457
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
458
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
459
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
460
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
461
+ SOFTWARE.
598
462
 
599
463
  ---
600
464
 
601
- Name: react-intersection-observer
602
- Version: 9.13.1
465
+ Name: object-assign
466
+ Version: 4.1.1
603
467
  License: MIT
604
468
  Private: false
605
- Description: Monitor if a component is inside the viewport, using IntersectionObserver API
606
- Repository: https://github.com/thebuilder/react-intersection-observer.git
607
- Author: Daniel Schmidt
469
+ Description: ES2015 `Object.assign()` ponyfill
470
+ Repository: undefined
471
+ Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
608
472
  License Copyright:
609
473
  ===
610
474
 
611
475
  The MIT License (MIT)
612
476
 
613
- Copyright (c) 2023 React Intersection Observer authors
477
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
614
478
 
615
479
  Permission is hereby granted, free of charge, to any person obtaining a copy
616
480
  of this software and associated documentation files (the "Software"), to deal
@@ -619,33 +483,55 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
619
483
  copies of the Software, and to permit persons to whom the Software is
620
484
  furnished to do so, subject to the following conditions:
621
485
 
622
- The above copyright notice and this permission notice shall be included in all
623
- copies or substantial portions of the Software.
486
+ The above copyright notice and this permission notice shall be included in
487
+ all copies or substantial portions of the Software.
624
488
 
625
489
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
626
490
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
627
491
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
628
492
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
629
493
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
630
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
631
- SOFTWARE.
494
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
495
+ THE SOFTWARE.
632
496
 
633
497
  ---
634
498
 
635
- Name: dayjs
636
- Version: 1.11.12
499
+ Name: clsx
500
+ Version: 2.1.1
637
501
  License: MIT
638
502
  Private: false
639
- Description: 2KB immutable date time library alternative to Moment.js with the same modern API
640
- Repository: https://github.com/iamkun/dayjs.git
641
- Homepage: https://day.js.org
642
- Author: iamkun
503
+ Description: A tiny (239B) utility for constructing className strings conditionally.
504
+ Repository: undefined
505
+ Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
643
506
  License Copyright:
644
507
  ===
645
508
 
646
509
  MIT License
647
510
 
648
- Copyright (c) 2018-present, iamkun
511
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
512
+
513
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
514
+
515
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
516
+
517
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
518
+
519
+ ---
520
+
521
+ Name: @mui/system
522
+ Version: 7.0.2
523
+ License: MIT
524
+ Private: false
525
+ Description: MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
526
+ Repository: git+https://github.com/mui/material-ui.git
527
+ Homepage: https://mui.com/system/getting-started/
528
+ Author: MUI Team
529
+ License Copyright:
530
+ ===
531
+
532
+ The MIT License (MIT)
533
+
534
+ Copyright (c) 2014 Call-Em-All
649
535
 
650
536
  Permission is hereby granted, free of charge, to any person obtaining a copy
651
537
  of this software and associated documentation files (the "Software"), to deal
@@ -667,20 +553,54 @@ SOFTWARE.
667
553
 
668
554
  ---
669
555
 
670
- Name: @mui/x-date-pickers
671
- Version: 7.14.0
556
+ Name: @babel/runtime
557
+ Version: 7.27.1
672
558
  License: MIT
673
559
  Private: false
674
- Description: The community edition of the Date and Time Picker components (MUI X).
675
- Repository: https://github.com/mui/mui-x.git
676
- Homepage: https://mui.com/x/react-date-pickers/
677
- Author: MUI Team
560
+ Description: babel's modular runtime helpers
561
+ Repository: https://github.com/babel/babel.git
562
+ Homepage: https://babel.dev/docs/en/next/babel-runtime
563
+ Author: The Babel Team (https://babel.dev/team)
678
564
  License Copyright:
679
565
  ===
680
566
 
681
567
  MIT License
682
568
 
683
- Copyright (c) 2020 Material-UI SAS
569
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
570
+
571
+ Permission is hereby granted, free of charge, to any person obtaining
572
+ a copy of this software and associated documentation files (the
573
+ "Software"), to deal in the Software without restriction, including
574
+ without limitation the rights to use, copy, modify, merge, publish,
575
+ distribute, sublicense, and/or sell copies of the Software, and to
576
+ permit persons to whom the Software is furnished to do so, subject to
577
+ the following conditions:
578
+
579
+ The above copyright notice and this permission notice shall be
580
+ included in all copies or substantial portions of the Software.
581
+
582
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
583
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
584
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
585
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
586
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
587
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
588
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
589
+
590
+ ---
591
+
592
+ Name: @emotion/sheet
593
+ Version: 1.4.0
594
+ License: MIT
595
+ Private: false
596
+ Description: emotion's stylesheet
597
+ Repository: undefined
598
+ License Copyright:
599
+ ===
600
+
601
+ MIT License
602
+
603
+ Copyright (c) Emotion team and other contributors
684
604
 
685
605
  Permission is hereby granted, free of charge, to any person obtaining a copy
686
606
  of this software and associated documentation files (the "Software"), to deal
@@ -702,19 +622,20 @@ SOFTWARE.
702
622
 
703
623
  ---
704
624
 
705
- Name: prop-types
706
- Version: 15.8.1
625
+ Name: stylis
626
+ Version: 4.2.0
707
627
  License: MIT
708
628
  Private: false
709
- Description: Runtime type checking for React props and similar objects.
629
+ Description: A Light–weight CSS Preprocessor
710
630
  Repository: undefined
711
- Homepage: https://facebook.github.io/react/
631
+ Homepage: https://github.com/thysultan/stylis.js
632
+ Author: Sultan Tarimo <sultantarimo@me.com>
712
633
  License Copyright:
713
634
  ===
714
635
 
715
636
  MIT License
716
637
 
717
- Copyright (c) 2013-present, Facebook, Inc.
638
+ Copyright (c) 2016-present Sultan Tarimo
718
639
 
719
640
  Permission is hereby granted, free of charge, to any person obtaining a copy
720
641
  of this software and associated documentation files (the "Software"), to deal
@@ -736,19 +657,18 @@ SOFTWARE.
736
657
 
737
658
  ---
738
659
 
739
- Name: react-is
740
- Version: 16.13.1
660
+ Name: @emotion/memoize
661
+ Version: 0.9.0
741
662
  License: MIT
742
663
  Private: false
743
- Description: Brand checking of React Elements.
744
- Repository: https://github.com/facebook/react.git
745
- Homepage: https://reactjs.org/
664
+ Description: emotion's memoize utility
665
+ Repository: undefined
746
666
  License Copyright:
747
667
  ===
748
668
 
749
669
  MIT License
750
670
 
751
- Copyright (c) Facebook, Inc. and its affiliates.
671
+ Copyright (c) Emotion team and other contributors
752
672
 
753
673
  Permission is hereby granted, free of charge, to any person obtaining a copy
754
674
  of this software and associated documentation files (the "Software"), to deal
@@ -770,19 +690,18 @@ SOFTWARE.
770
690
 
771
691
  ---
772
692
 
773
- Name: object-assign
774
- Version: 4.1.1
693
+ Name: @emotion/cache
694
+ Version: 11.14.0
775
695
  License: MIT
776
696
  Private: false
777
- Description: ES2015 `Object.assign()` ponyfill
697
+ Description: emotion's cache
778
698
  Repository: undefined
779
- Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
780
699
  License Copyright:
781
700
  ===
782
701
 
783
- The MIT License (MIT)
702
+ MIT License
784
703
 
785
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
704
+ Copyright (c) Emotion team and other contributors
786
705
 
787
706
  Permission is hereby granted, free of charge, to any person obtaining a copy
788
707
  of this software and associated documentation files (the "Software"), to deal
@@ -791,46 +710,66 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
791
710
  copies of the Software, and to permit persons to whom the Software is
792
711
  furnished to do so, subject to the following conditions:
793
712
 
794
- The above copyright notice and this permission notice shall be included in
795
- all copies or substantial portions of the Software.
713
+ The above copyright notice and this permission notice shall be included in all
714
+ copies or substantial portions of the Software.
796
715
 
797
716
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
798
717
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
799
718
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
800
719
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801
720
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
802
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
803
- THE SOFTWARE.
721
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
722
+ SOFTWARE.
804
723
 
805
724
  ---
806
725
 
807
- Name: clsx
808
- Version: 2.1.1
809
- License: MIT
726
+ Name: hoist-non-react-statics
727
+ Version: 3.3.2
728
+ License: BSD-3-Clause
810
729
  Private: false
811
- Description: A tiny (239B) utility for constructing className strings conditionally.
812
- Repository: undefined
813
- Author: Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
730
+ Description: Copies non-react specific statics from a child component to a parent component
731
+ Repository: git://github.com/mridgway/hoist-non-react-statics.git
732
+ Author: Michael Ridgway <mcridgway@gmail.com>
814
733
  License Copyright:
815
734
  ===
816
735
 
817
- MIT License
736
+ Software License Agreement (BSD License)
737
+ ========================================
818
738
 
819
- Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
739
+ Copyright (c) 2015, Yahoo! Inc. All rights reserved.
740
+ ----------------------------------------------------
820
741
 
821
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
742
+ Redistribution and use of this software in source and binary forms, with or
743
+ without modification, are permitted provided that the following conditions are
744
+ met:
822
745
 
823
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
746
+ * Redistributions of source code must retain the above copyright notice, this
747
+ list of conditions and the following disclaimer.
748
+ * Redistributions in binary form must reproduce the above copyright notice,
749
+ this list of conditions and the following disclaimer in the documentation
750
+ and/or other materials provided with the distribution.
751
+ * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
752
+ used to endorse or promote products derived from this software without
753
+ specific prior written permission of Yahoo! Inc.
824
754
 
825
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
755
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
756
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
757
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
758
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
759
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
760
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
761
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
762
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
763
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
764
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
826
765
 
827
766
  ---
828
767
 
829
- Name: @emotion/memoize
830
- Version: 0.9.0
768
+ Name: @emotion/utils
769
+ Version: 1.4.2
831
770
  License: MIT
832
771
  Private: false
833
- Description: emotion's memoize utility
772
+ Description: internal utils for emotion
834
773
  Repository: undefined
835
774
  License Copyright:
836
775
  ===
@@ -859,11 +798,11 @@ SOFTWARE.
859
798
 
860
799
  ---
861
800
 
862
- Name: @emotion/is-prop-valid
863
- Version: 1.3.0
801
+ Name: @emotion/hash
802
+ Version: 0.9.2
864
803
  License: MIT
865
804
  Private: false
866
- Description: A function to check whether a prop is valid for HTML and SVG elements
805
+ Description: A MurmurHash2 implementation
867
806
  Repository: undefined
868
807
  License Copyright:
869
808
  ===
@@ -892,11 +831,11 @@ SOFTWARE.
892
831
 
893
832
  ---
894
833
 
895
- Name: @emotion/sheet
896
- Version: 1.4.0
834
+ Name: @emotion/unitless
835
+ Version: 0.10.0
897
836
  License: MIT
898
837
  Private: false
899
- Description: emotion's stylesheet
838
+ Description: An object of css properties that don't accept values with units
900
839
  Repository: undefined
901
840
  License Copyright:
902
841
  ===
@@ -925,20 +864,18 @@ SOFTWARE.
925
864
 
926
865
  ---
927
866
 
928
- Name: stylis
929
- Version: 4.2.0
867
+ Name: @emotion/serialize
868
+ Version: 1.3.3
930
869
  License: MIT
931
870
  Private: false
932
- Description: A Light–weight CSS Preprocessor
871
+ Description: serialization utils for emotion
933
872
  Repository: undefined
934
- Homepage: https://github.com/thysultan/stylis.js
935
- Author: Sultan Tarimo <sultantarimo@me.com>
936
873
  License Copyright:
937
874
  ===
938
875
 
939
876
  MIT License
940
877
 
941
- Copyright (c) 2016-present Sultan Tarimo
878
+ Copyright (c) Emotion team and other contributors
942
879
 
943
880
  Permission is hereby granted, free of charge, to any person obtaining a copy
944
881
  of this software and associated documentation files (the "Software"), to deal
@@ -960,11 +897,11 @@ SOFTWARE.
960
897
 
961
898
  ---
962
899
 
963
- Name: @emotion/cache
964
- Version: 11.13.1
900
+ Name: @emotion/use-insertion-effect-with-fallbacks
901
+ Version: 1.2.0
965
902
  License: MIT
966
903
  Private: false
967
- Description: emotion's cache
904
+ Description: A wrapper package that uses `useInsertionEffect` or a fallback for it
968
905
  Repository: undefined
969
906
  License Copyright:
970
907
  ===
@@ -993,54 +930,12 @@ SOFTWARE.
993
930
 
994
931
  ---
995
932
 
996
- Name: hoist-non-react-statics
997
- Version: 3.3.2
998
- License: BSD-3-Clause
999
- Private: false
1000
- Description: Copies non-react specific statics from a child component to a parent component
1001
- Repository: git://github.com/mridgway/hoist-non-react-statics.git
1002
- Author: Michael Ridgway <mcridgway@gmail.com>
1003
- License Copyright:
1004
- ===
1005
-
1006
- Software License Agreement (BSD License)
1007
- ========================================
1008
-
1009
- Copyright (c) 2015, Yahoo! Inc. All rights reserved.
1010
- ----------------------------------------------------
1011
-
1012
- Redistribution and use of this software in source and binary forms, with or
1013
- without modification, are permitted provided that the following conditions are
1014
- met:
1015
-
1016
- * Redistributions of source code must retain the above copyright notice, this
1017
- list of conditions and the following disclaimer.
1018
- * Redistributions in binary form must reproduce the above copyright notice,
1019
- this list of conditions and the following disclaimer in the documentation
1020
- and/or other materials provided with the distribution.
1021
- * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
1022
- used to endorse or promote products derived from this software without
1023
- specific prior written permission of Yahoo! Inc.
1024
-
1025
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1026
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1027
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1028
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1029
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1030
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1031
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1032
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1033
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1034
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1035
-
1036
- ---
1037
-
1038
- Name: @emotion/utils
1039
- Version: 1.4.0
933
+ Name: @emotion/react
934
+ Version: 11.14.0
1040
935
  License: MIT
1041
936
  Private: false
1042
- Description: internal utils for emotion
1043
937
  Repository: undefined
938
+ Author: Emotion Contributors
1044
939
  License Copyright:
1045
940
  ===
1046
941
 
@@ -1068,11 +963,11 @@ SOFTWARE.
1068
963
 
1069
964
  ---
1070
965
 
1071
- Name: @emotion/hash
1072
- Version: 0.9.2
966
+ Name: @emotion/is-prop-valid
967
+ Version: 1.3.1
1073
968
  License: MIT
1074
969
  Private: false
1075
- Description: A MurmurHash2 implementation
970
+ Description: A function to check whether a prop is valid for HTML and SVG elements
1076
971
  Repository: undefined
1077
972
  License Copyright:
1078
973
  ===
@@ -1101,11 +996,11 @@ SOFTWARE.
1101
996
 
1102
997
  ---
1103
998
 
1104
- Name: @emotion/unitless
1105
- Version: 0.9.0
999
+ Name: @emotion/styled
1000
+ Version: 11.14.0
1106
1001
  License: MIT
1107
1002
  Private: false
1108
- Description: An object of css properties that don't accept values with units
1003
+ Description: styled API for emotion
1109
1004
  Repository: undefined
1110
1005
  License Copyright:
1111
1006
  ===
@@ -1134,18 +1029,20 @@ SOFTWARE.
1134
1029
 
1135
1030
  ---
1136
1031
 
1137
- Name: @emotion/serialize
1138
- Version: 1.3.0
1032
+ Name: @mui/styled-engine
1033
+ Version: 7.0.2
1139
1034
  License: MIT
1140
1035
  Private: false
1141
- Description: serialization utils for emotion
1142
- Repository: undefined
1036
+ Description: styled() API wrapper package for emotion.
1037
+ Repository: git+https://github.com/mui/material-ui.git
1038
+ Homepage: https://mui.com/system/styled/
1039
+ Author: MUI Team
1143
1040
  License Copyright:
1144
1041
  ===
1145
1042
 
1146
- MIT License
1043
+ The MIT License (MIT)
1147
1044
 
1148
- Copyright (c) Emotion team and other contributors
1045
+ Copyright (c) 2014 Call-Em-All
1149
1046
 
1150
1047
  Permission is hereby granted, free of charge, to any person obtaining a copy
1151
1048
  of this software and associated documentation files (the "Software"), to deal
@@ -1167,18 +1064,63 @@ SOFTWARE.
1167
1064
 
1168
1065
  ---
1169
1066
 
1170
- Name: @emotion/use-insertion-effect-with-fallbacks
1171
- Version: 1.1.0
1067
+ Name: react-transition-group
1068
+ Version: 4.4.5
1069
+ License: BSD-3-Clause
1070
+ Private: false
1071
+ Description: A react component toolset for managing animations
1072
+ Repository: https://github.com/reactjs/react-transition-group.git
1073
+ Homepage: https://github.com/reactjs/react-transition-group#readme
1074
+ License Copyright:
1075
+ ===
1076
+
1077
+ BSD 3-Clause License
1078
+
1079
+ Copyright (c) 2018, React Community
1080
+ Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
1081
+ All rights reserved.
1082
+
1083
+ Redistribution and use in source and binary forms, with or without
1084
+ modification, are permitted provided that the following conditions are met:
1085
+
1086
+ * Redistributions of source code must retain the above copyright notice, this
1087
+ list of conditions and the following disclaimer.
1088
+
1089
+ * Redistributions in binary form must reproduce the above copyright notice,
1090
+ this list of conditions and the following disclaimer in the documentation
1091
+ and/or other materials provided with the distribution.
1092
+
1093
+ * Neither the name of the copyright holder nor the names of its
1094
+ contributors may be used to endorse or promote products derived from
1095
+ this software without specific prior written permission.
1096
+
1097
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1098
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1099
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1100
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1101
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1102
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1103
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1104
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1105
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1106
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1107
+
1108
+ ---
1109
+
1110
+ Name: @mui/private-theming
1111
+ Version: 7.0.2
1172
1112
  License: MIT
1173
1113
  Private: false
1174
- Description: A wrapper package that uses `useInsertionEffect` or a fallback for it
1175
- Repository: undefined
1114
+ Description: Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.
1115
+ Repository: git+https://github.com/mui/material-ui.git
1116
+ Homepage: https://github.com/mui/material-ui/tree/master/packages/mui-private-theming
1117
+ Author: MUI Team
1176
1118
  License Copyright:
1177
1119
  ===
1178
1120
 
1179
- MIT License
1121
+ The MIT License (MIT)
1180
1122
 
1181
- Copyright (c) Emotion team and other contributors
1123
+ Copyright (c) 2014 Call-Em-All
1182
1124
 
1183
1125
  Permission is hereby granted, free of charge, to any person obtaining a copy
1184
1126
  of this software and associated documentation files (the "Software"), to deal
@@ -1200,51 +1142,83 @@ SOFTWARE.
1200
1142
 
1201
1143
  ---
1202
1144
 
1203
- Name: @emotion/react
1204
- Version: 11.13.0
1145
+ Name: lodash-es
1146
+ Version: 4.17.21
1205
1147
  License: MIT
1206
1148
  Private: false
1149
+ Description: Lodash exported as ES modules.
1207
1150
  Repository: undefined
1208
- Author: Emotion Contributors
1151
+ Homepage: https://lodash.com/custom-builds
1152
+ Author: John-David Dalton <john.david.dalton@gmail.com>
1153
+ Contributors:
1154
+ John-David Dalton <john.david.dalton@gmail.com>
1155
+ Mathias Bynens <mathias@qiwi.be>
1209
1156
  License Copyright:
1210
1157
  ===
1211
1158
 
1212
- MIT License
1159
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
1213
1160
 
1214
- Copyright (c) Emotion team and other contributors
1161
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1162
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
1215
1163
 
1216
- Permission is hereby granted, free of charge, to any person obtaining a copy
1217
- of this software and associated documentation files (the "Software"), to deal
1218
- in the Software without restriction, including without limitation the rights
1219
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1220
- copies of the Software, and to permit persons to whom the Software is
1221
- furnished to do so, subject to the following conditions:
1164
+ This software consists of voluntary contributions made by many
1165
+ individuals. For exact contribution history, see the revision history
1166
+ available at https://github.com/lodash/lodash
1222
1167
 
1223
- The above copyright notice and this permission notice shall be included in all
1224
- copies or substantial portions of the Software.
1168
+ The following license applies to all parts of this software except as
1169
+ documented below:
1225
1170
 
1226
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1227
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1228
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1229
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1230
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1231
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1232
- SOFTWARE.
1171
+ ====
1172
+
1173
+ Permission is hereby granted, free of charge, to any person obtaining
1174
+ a copy of this software and associated documentation files (the
1175
+ "Software"), to deal in the Software without restriction, including
1176
+ without limitation the rights to use, copy, modify, merge, publish,
1177
+ distribute, sublicense, and/or sell copies of the Software, and to
1178
+ permit persons to whom the Software is furnished to do so, subject to
1179
+ the following conditions:
1180
+
1181
+ The above copyright notice and this permission notice shall be
1182
+ included in all copies or substantial portions of the Software.
1183
+
1184
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1185
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1186
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1187
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1188
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1189
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1190
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1191
+
1192
+ ====
1193
+
1194
+ Copyright and related rights for sample code are waived via CC0. Sample
1195
+ code is defined as all source code displayed within the prose of the
1196
+ documentation.
1197
+
1198
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
1199
+
1200
+ ====
1201
+
1202
+ Files located in the node_modules and vendor directories are externally
1203
+ maintained libraries used by this software which have their own
1204
+ licenses; we recommend you read them, as their terms may differ from the
1205
+ terms above.
1233
1206
 
1234
1207
  ---
1235
1208
 
1236
- Name: @emotion/styled
1237
- Version: 11.13.0
1209
+ Name: react-intersection-observer
1210
+ Version: 9.16.0
1238
1211
  License: MIT
1239
1212
  Private: false
1240
- Description: styled API for emotion
1241
- Repository: undefined
1213
+ Description: Monitor if a component is inside the viewport, using IntersectionObserver API
1214
+ Repository: https://github.com/thebuilder/react-intersection-observer.git
1215
+ Author: Daniel Schmidt
1242
1216
  License Copyright:
1243
1217
  ===
1244
1218
 
1245
- MIT License
1219
+ The MIT License (MIT)
1246
1220
 
1247
- Copyright (c) Emotion team and other contributors
1221
+ Copyright (c) 2023 React Intersection Observer authors
1248
1222
 
1249
1223
  Permission is hereby granted, free of charge, to any person obtaining a copy
1250
1224
  of this software and associated documentation files (the "Software"), to deal
@@ -1266,20 +1240,20 @@ SOFTWARE.
1266
1240
 
1267
1241
  ---
1268
1242
 
1269
- Name: @mui/styled-engine
1270
- Version: 5.16.6
1243
+ Name: dayjs
1244
+ Version: 1.11.13
1271
1245
  License: MIT
1272
1246
  Private: false
1273
- Description: styled() API wrapper package for emotion.
1274
- Repository: https://github.com/mui/material-ui.git
1275
- Homepage: https://mui.com/system/styled/
1276
- Author: MUI Team
1247
+ Description: 2KB immutable date time library alternative to Moment.js with the same modern API
1248
+ Repository: https://github.com/iamkun/dayjs.git
1249
+ Homepage: https://day.js.org
1250
+ Author: iamkun
1277
1251
  License Copyright:
1278
1252
  ===
1279
1253
 
1280
- The MIT License (MIT)
1254
+ MIT License
1281
1255
 
1282
- Copyright (c) 2014 Call-Em-All
1256
+ Copyright (c) 2018-present, iamkun
1283
1257
 
1284
1258
  Permission is hereby granted, free of charge, to any person obtaining a copy
1285
1259
  of this software and associated documentation files (the "Software"), to deal
@@ -1301,46 +1275,38 @@ SOFTWARE.
1301
1275
 
1302
1276
  ---
1303
1277
 
1304
- Name: react-transition-group
1305
- Version: 4.4.5
1306
- License: BSD-3-Clause
1278
+ Name: @mui/x-date-pickers
1279
+ Version: 7.29.2
1280
+ License: MIT
1307
1281
  Private: false
1308
- Description: A react component toolset for managing animations
1309
- Repository: https://github.com/reactjs/react-transition-group.git
1310
- Homepage: https://github.com/reactjs/react-transition-group#readme
1282
+ Description: The community edition of the Date and Time Picker components (MUI X).
1283
+ Repository: git+https://github.com/mui/mui-x.git
1284
+ Homepage: https://mui.com/x/react-date-pickers/
1285
+ Author: MUI Team
1311
1286
  License Copyright:
1312
1287
  ===
1313
1288
 
1314
- BSD 3-Clause License
1315
-
1316
- Copyright (c) 2018, React Community
1317
- Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
1318
- All rights reserved.
1319
-
1320
- Redistribution and use in source and binary forms, with or without
1321
- modification, are permitted provided that the following conditions are met:
1322
-
1323
- * Redistributions of source code must retain the above copyright notice, this
1324
- list of conditions and the following disclaimer.
1289
+ MIT License
1325
1290
 
1326
- * Redistributions in binary form must reproduce the above copyright notice,
1327
- this list of conditions and the following disclaimer in the documentation
1328
- and/or other materials provided with the distribution.
1291
+ Copyright (c) 2020 Material-UI SAS
1329
1292
 
1330
- * Neither the name of the copyright holder nor the names of its
1331
- contributors may be used to endorse or promote products derived from
1332
- this software without specific prior written permission.
1293
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1294
+ of this software and associated documentation files (the "Software"), to deal
1295
+ in the Software without restriction, including without limitation the rights
1296
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1297
+ copies of the Software, and to permit persons to whom the Software is
1298
+ furnished to do so, subject to the following conditions:
1333
1299
 
1334
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1335
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1336
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1337
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1338
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1339
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1340
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1341
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1342
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1343
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1300
+ The above copyright notice and this permission notice shall be included in all
1301
+ copies or substantial portions of the Software.
1302
+
1303
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1304
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1305
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1306
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1307
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1308
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1309
+ SOFTWARE.
1344
1310
 
1345
1311
  ---
1346
1312
 
@@ -1413,7 +1379,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1413
1379
  ---
1414
1380
 
1415
1381
  Name: axios
1416
- Version: 1.8.1
1382
+ Version: 1.9.0
1417
1383
  License: MIT
1418
1384
  Private: false
1419
1385
  Description: Promise based HTTP client for the browser and node.js
@@ -1540,7 +1506,7 @@ License Copyright:
1540
1506
  ---
1541
1507
 
1542
1508
  Name: tslib
1543
- Version: 2.6.3
1509
+ Version: 2.8.1
1544
1510
  License: 0BSD
1545
1511
  Private: false
1546
1512
  Description: Runtime library for TypeScript helper functions
@@ -1566,7 +1532,7 @@ PERFORMANCE OF THIS SOFTWARE.
1566
1532
  ---
1567
1533
 
1568
1534
  Name: file-selector
1569
- Version: 0.6.0
1535
+ Version: 2.1.2
1570
1536
  License: MIT
1571
1537
  Private: false
1572
1538
  Description: Convert DataTransfer object to a list of File objects
@@ -1601,7 +1567,7 @@ SOFTWARE.
1601
1567
  ---
1602
1568
 
1603
1569
  Name: attr-accept
1604
- Version: 2.2.2
1570
+ Version: 2.2.5
1605
1571
  License: MIT
1606
1572
  Private: false
1607
1573
  Description: JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
@@ -1639,7 +1605,7 @@ SOFTWARE.
1639
1605
  ---
1640
1606
 
1641
1607
  Name: react-dropzone
1642
- Version: 14.2.3
1608
+ Version: 14.3.8
1643
1609
  License: MIT
1644
1610
  Private: false
1645
1611
  Description: Simple HTML5 drag-drop zone with React.js
@@ -1681,7 +1647,7 @@ SOFTWARE.
1681
1647
  ---
1682
1648
 
1683
1649
  Name: zod
1684
- Version: 3.24.2
1650
+ Version: 3.24.4
1685
1651
  License: MIT
1686
1652
  Private: false
1687
1653
  Description: TypeScript-first schema declaration and validation library with static type inference
@@ -1750,22 +1716,20 @@ SOFTWARE.
1750
1716
 
1751
1717
  ---
1752
1718
 
1753
- Name: has-symbols
1754
- Version: 1.0.3
1719
+ Name: object-inspect
1720
+ Version: 1.13.4
1755
1721
  License: MIT
1756
1722
  Private: false
1757
- Description: Determine if the JS environment has Symbol support. Supports spec, or shams.
1758
- Repository: git://github.com/inspect-js/has-symbols.git
1759
- Homepage: https://github.com/ljharb/has-symbols#readme
1760
- Author: Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1761
- Contributors:
1762
- Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1723
+ Description: string representations of objects in node and the browser
1724
+ Repository: git://github.com/inspect-js/object-inspect.git
1725
+ Homepage: https://github.com/inspect-js/object-inspect
1726
+ Author: James Halliday <mail@substack.net> (http://substack.net)
1763
1727
  License Copyright:
1764
1728
  ===
1765
1729
 
1766
1730
  MIT License
1767
1731
 
1768
- Copyright (c) 2016 Jordan Harband
1732
+ Copyright (c) 2013 James Halliday
1769
1733
 
1770
1734
  Permission is hereby granted, free of charge, to any person obtaining a copy
1771
1735
  of this software and associated documentation files (the "Software"), to deal
@@ -1787,20 +1751,20 @@ SOFTWARE.
1787
1751
 
1788
1752
  ---
1789
1753
 
1790
- Name: has-proto
1791
- Version: 1.0.3
1754
+ Name: side-channel-list
1755
+ Version: 1.0.0
1792
1756
  License: MIT
1793
1757
  Private: false
1794
- Description: Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
1795
- Repository: git+https://github.com/inspect-js/has-proto.git
1796
- Homepage: https://github.com/inspect-js/has-proto#readme
1758
+ Description: Store information about any JS value in a side channel, using a linked list
1759
+ Repository: git+https://github.com/ljharb/side-channel-list.git
1760
+ Homepage: https://github.com/ljharb/side-channel-list#readme
1797
1761
  Author: Jordan Harband <ljharb@gmail.com>
1798
1762
  License Copyright:
1799
1763
  ===
1800
1764
 
1801
1765
  MIT License
1802
1766
 
1803
- Copyright (c) 2022 Inspect JS
1767
+ Copyright (c) 2024 Jordan Harband
1804
1768
 
1805
1769
  Permission is hereby granted, free of charge, to any person obtaining a copy
1806
1770
  of this software and associated documentation files (the "Software"), to deal
@@ -1822,21 +1786,20 @@ SOFTWARE.
1822
1786
 
1823
1787
  ---
1824
1788
 
1825
- Name: function-bind
1826
- Version: 1.1.2
1789
+ Name: es-object-atoms
1790
+ Version: 1.1.1
1827
1791
  License: MIT
1828
1792
  Private: false
1829
- Description: Implementation of Function.prototype.bind
1830
- Repository: https://github.com/Raynos/function-bind.git
1831
- Homepage: https://github.com/Raynos/function-bind
1832
- Author: Raynos <raynos2@gmail.com>
1833
- Contributors:
1834
- Raynos
1835
- Jordan Harband (https://github.com/ljharb)
1793
+ Description: ES Object-related atoms: Object, ToObject, RequireObjectCoercible
1794
+ Repository: git+https://github.com/ljharb/es-object-atoms.git
1795
+ Homepage: https://github.com/ljharb/es-object-atoms#readme
1796
+ Author: Jordan Harband <ljharb@gmail.com>
1836
1797
  License Copyright:
1837
1798
  ===
1838
1799
 
1839
- Copyright (c) 2013 Raynos.
1800
+ MIT License
1801
+
1802
+ Copyright (c) 2024 Jordan Harband
1840
1803
 
1841
1804
  Permission is hereby granted, free of charge, to any person obtaining a copy
1842
1805
  of this software and associated documentation files (the "Software"), to deal
@@ -1845,33 +1808,33 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1845
1808
  copies of the Software, and to permit persons to whom the Software is
1846
1809
  furnished to do so, subject to the following conditions:
1847
1810
 
1848
- The above copyright notice and this permission notice shall be included in
1849
- all copies or substantial portions of the Software.
1811
+ The above copyright notice and this permission notice shall be included in all
1812
+ copies or substantial portions of the Software.
1850
1813
 
1851
1814
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1852
1815
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1853
1816
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1854
1817
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1855
1818
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1856
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1857
- THE SOFTWARE.
1819
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1820
+ SOFTWARE.
1858
1821
 
1859
1822
  ---
1860
1823
 
1861
- Name: hasown
1862
- Version: 2.0.2
1824
+ Name: math-intrinsics
1825
+ Version: 1.1.0
1863
1826
  License: MIT
1864
1827
  Private: false
1865
- Description: A robust, ES3 compatible, "has own property" predicate.
1866
- Repository: git+https://github.com/inspect-js/hasOwn.git
1867
- Homepage: https://github.com/inspect-js/hasOwn#readme
1828
+ Description: ES Math-related intrinsics and helpers, robustly cached.
1829
+ Repository: git+https://github.com/es-shims/math-intrinsics.git
1830
+ Homepage: https://github.com/es-shims/math-intrinsics#readme
1868
1831
  Author: Jordan Harband <ljharb@gmail.com>
1869
1832
  License Copyright:
1870
1833
  ===
1871
1834
 
1872
1835
  MIT License
1873
1836
 
1874
- Copyright (c) Jordan Harband and contributors
1837
+ Copyright (c) 2024 ECMAScript Shims
1875
1838
 
1876
1839
  Permission is hereby granted, free of charge, to any person obtaining a copy
1877
1840
  of this software and associated documentation files (the "Software"), to deal
@@ -1893,20 +1856,20 @@ SOFTWARE.
1893
1856
 
1894
1857
  ---
1895
1858
 
1896
- Name: get-intrinsic
1897
- Version: 1.2.4
1859
+ Name: gopd
1860
+ Version: 1.2.0
1898
1861
  License: MIT
1899
1862
  Private: false
1900
- Description: Get and robustly cache all JS language-level intrinsics at first require time
1901
- Repository: git+https://github.com/ljharb/get-intrinsic.git
1902
- Homepage: https://github.com/ljharb/get-intrinsic#readme
1863
+ Description: `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
1864
+ Repository: git+https://github.com/ljharb/gopd.git
1865
+ Homepage: https://github.com/ljharb/gopd#readme
1903
1866
  Author: Jordan Harband <ljharb@gmail.com>
1904
1867
  License Copyright:
1905
1868
  ===
1906
1869
 
1907
1870
  MIT License
1908
1871
 
1909
- Copyright (c) 2020 Jordan Harband
1872
+ Copyright (c) 2022 Jordan Harband
1910
1873
 
1911
1874
  Permission is hereby granted, free of charge, to any person obtaining a copy
1912
1875
  of this software and associated documentation files (the "Software"), to deal
@@ -1928,20 +1891,20 @@ SOFTWARE.
1928
1891
 
1929
1892
  ---
1930
1893
 
1931
- Name: call-bind
1932
- Version: 1.0.7
1894
+ Name: es-define-property
1895
+ Version: 1.0.1
1933
1896
  License: MIT
1934
1897
  Private: false
1935
- Description: Robustly `.call.bind()` a function
1936
- Repository: git+https://github.com/ljharb/call-bind.git
1937
- Homepage: https://github.com/ljharb/call-bind#readme
1898
+ Description: `Object.defineProperty`, but not IE 8's broken one.
1899
+ Repository: git+https://github.com/ljharb/es-define-property.git
1900
+ Homepage: https://github.com/ljharb/es-define-property#readme
1938
1901
  Author: Jordan Harband <ljharb@gmail.com>
1939
1902
  License Copyright:
1940
1903
  ===
1941
1904
 
1942
1905
  MIT License
1943
1906
 
1944
- Copyright (c) 2020 Jordan Harband
1907
+ Copyright (c) 2024 Jordan Harband
1945
1908
 
1946
1909
  Permission is hereby granted, free of charge, to any person obtaining a copy
1947
1910
  of this software and associated documentation files (the "Software"), to deal
@@ -1963,13 +1926,121 @@ SOFTWARE.
1963
1926
 
1964
1927
  ---
1965
1928
 
1966
- Name: es-define-property
1967
- Version: 1.0.0
1929
+ Name: has-symbols
1930
+ Version: 1.1.0
1968
1931
  License: MIT
1969
1932
  Private: false
1970
- Description: `Object.defineProperty`, but not IE 8's broken one.
1971
- Repository: git+https://github.com/ljharb/es-define-property.git
1972
- Homepage: https://github.com/ljharb/es-define-property#readme
1933
+ Description: Determine if the JS environment has Symbol support. Supports spec, or shams.
1934
+ Repository: git://github.com/inspect-js/has-symbols.git
1935
+ Homepage: https://github.com/ljharb/has-symbols#readme
1936
+ Author: Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1937
+ Contributors:
1938
+ Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
1939
+ License Copyright:
1940
+ ===
1941
+
1942
+ MIT License
1943
+
1944
+ Copyright (c) 2016 Jordan Harband
1945
+
1946
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1947
+ of this software and associated documentation files (the "Software"), to deal
1948
+ in the Software without restriction, including without limitation the rights
1949
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1950
+ copies of the Software, and to permit persons to whom the Software is
1951
+ furnished to do so, subject to the following conditions:
1952
+
1953
+ The above copyright notice and this permission notice shall be included in all
1954
+ copies or substantial portions of the Software.
1955
+
1956
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1957
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1958
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1959
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1960
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1961
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1962
+ SOFTWARE.
1963
+
1964
+ ---
1965
+
1966
+ Name: get-proto
1967
+ Version: 1.0.1
1968
+ License: MIT
1969
+ Private: false
1970
+ Description: Robustly get the [[Prototype]] of an object
1971
+ Repository: git+https://github.com/ljharb/get-proto.git
1972
+ Homepage: https://github.com/ljharb/get-proto#readme
1973
+ Author: Jordan Harband <ljharb@gmail.com>
1974
+ License Copyright:
1975
+ ===
1976
+
1977
+ MIT License
1978
+
1979
+ Copyright (c) 2025 Jordan Harband
1980
+
1981
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1982
+ of this software and associated documentation files (the "Software"), to deal
1983
+ in the Software without restriction, including without limitation the rights
1984
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1985
+ copies of the Software, and to permit persons to whom the Software is
1986
+ furnished to do so, subject to the following conditions:
1987
+
1988
+ The above copyright notice and this permission notice shall be included in all
1989
+ copies or substantial portions of the Software.
1990
+
1991
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1992
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1993
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1994
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1995
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1996
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1997
+ SOFTWARE.
1998
+
1999
+ ---
2000
+
2001
+ Name: function-bind
2002
+ Version: 1.1.2
2003
+ License: MIT
2004
+ Private: false
2005
+ Description: Implementation of Function.prototype.bind
2006
+ Repository: https://github.com/Raynos/function-bind.git
2007
+ Homepage: https://github.com/Raynos/function-bind
2008
+ Author: Raynos <raynos2@gmail.com>
2009
+ Contributors:
2010
+ Raynos
2011
+ Jordan Harband (https://github.com/ljharb)
2012
+ License Copyright:
2013
+ ===
2014
+
2015
+ Copyright (c) 2013 Raynos.
2016
+
2017
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2018
+ of this software and associated documentation files (the "Software"), to deal
2019
+ in the Software without restriction, including without limitation the rights
2020
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2021
+ copies of the Software, and to permit persons to whom the Software is
2022
+ furnished to do so, subject to the following conditions:
2023
+
2024
+ The above copyright notice and this permission notice shall be included in
2025
+ all copies or substantial portions of the Software.
2026
+
2027
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2028
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2029
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2030
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2031
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2032
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2033
+ THE SOFTWARE.
2034
+
2035
+ ---
2036
+
2037
+ Name: call-bind-apply-helpers
2038
+ Version: 1.0.2
2039
+ License: MIT
2040
+ Private: false
2041
+ Description: Helper functions around Function call/apply/bind, for use in `call-bind`
2042
+ Repository: git+https://github.com/ljharb/call-bind-apply-helpers.git
2043
+ Homepage: https://github.com/ljharb/call-bind-apply-helpers#readme
1973
2044
  Author: Jordan Harband <ljharb@gmail.com>
1974
2045
  License Copyright:
1975
2046
  ===
@@ -1998,20 +2069,20 @@ SOFTWARE.
1998
2069
 
1999
2070
  ---
2000
2071
 
2001
- Name: gopd
2072
+ Name: dunder-proto
2002
2073
  Version: 1.0.1
2003
2074
  License: MIT
2004
2075
  Private: false
2005
- Description: `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
2006
- Repository: git+https://github.com/ljharb/gopd.git
2007
- Homepage: https://github.com/ljharb/gopd#readme
2076
+ Description: If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
2077
+ Repository: git+https://github.com/es-shims/dunder-proto.git
2078
+ Homepage: https://github.com/es-shims/dunder-proto#readme
2008
2079
  Author: Jordan Harband <ljharb@gmail.com>
2009
2080
  License Copyright:
2010
2081
  ===
2011
2082
 
2012
2083
  MIT License
2013
2084
 
2014
- Copyright (c) 2022 Jordan Harband
2085
+ Copyright (c) 2024 ECMAScript Shims
2015
2086
 
2016
2087
  Permission is hereby granted, free of charge, to any person obtaining a copy
2017
2088
  of this software and associated documentation files (the "Software"), to deal
@@ -2033,20 +2104,20 @@ SOFTWARE.
2033
2104
 
2034
2105
  ---
2035
2106
 
2036
- Name: define-data-property
2037
- Version: 1.1.4
2107
+ Name: hasown
2108
+ Version: 2.0.2
2038
2109
  License: MIT
2039
2110
  Private: false
2040
- Description: Define a data property on an object. Will fall back to assignment in an engine without descriptors.
2041
- Repository: git+https://github.com/ljharb/define-data-property.git
2042
- Homepage: https://github.com/ljharb/define-data-property#readme
2111
+ Description: A robust, ES3 compatible, "has own property" predicate.
2112
+ Repository: git+https://github.com/inspect-js/hasOwn.git
2113
+ Homepage: https://github.com/inspect-js/hasOwn#readme
2043
2114
  Author: Jordan Harband <ljharb@gmail.com>
2044
2115
  License Copyright:
2045
2116
  ===
2046
2117
 
2047
2118
  MIT License
2048
2119
 
2049
- Copyright (c) 2023 Jordan Harband
2120
+ Copyright (c) Jordan Harband and contributors
2050
2121
 
2051
2122
  Permission is hereby granted, free of charge, to any person obtaining a copy
2052
2123
  of this software and associated documentation files (the "Software"), to deal
@@ -2068,20 +2139,20 @@ SOFTWARE.
2068
2139
 
2069
2140
  ---
2070
2141
 
2071
- Name: has-property-descriptors
2072
- Version: 1.0.2
2142
+ Name: get-intrinsic
2143
+ Version: 1.3.0
2073
2144
  License: MIT
2074
2145
  Private: false
2075
- Description: Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
2076
- Repository: git+https://github.com/inspect-js/has-property-descriptors.git
2077
- Homepage: https://github.com/inspect-js/has-property-descriptors#readme
2146
+ Description: Get and robustly cache all JS language-level intrinsics at first require time
2147
+ Repository: git+https://github.com/ljharb/get-intrinsic.git
2148
+ Homepage: https://github.com/ljharb/get-intrinsic#readme
2078
2149
  Author: Jordan Harband <ljharb@gmail.com>
2079
2150
  License Copyright:
2080
2151
  ===
2081
2152
 
2082
2153
  MIT License
2083
2154
 
2084
- Copyright (c) 2022 Inspect JS
2155
+ Copyright (c) 2020 Jordan Harband
2085
2156
 
2086
2157
  Permission is hereby granted, free of charge, to any person obtaining a copy
2087
2158
  of this software and associated documentation files (the "Software"), to deal
@@ -2103,20 +2174,20 @@ SOFTWARE.
2103
2174
 
2104
2175
  ---
2105
2176
 
2106
- Name: set-function-length
2107
- Version: 1.2.2
2177
+ Name: call-bound
2178
+ Version: 1.0.4
2108
2179
  License: MIT
2109
2180
  Private: false
2110
- Description: Set a function's length property
2111
- Repository: git+https://github.com/ljharb/set-function-length.git
2112
- Homepage: https://github.com/ljharb/set-function-length#readme
2181
+ Description: Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
2182
+ Repository: git+https://github.com/ljharb/call-bound.git
2183
+ Homepage: https://github.com/ljharb/call-bound#readme
2113
2184
  Author: Jordan Harband <ljharb@gmail.com>
2114
2185
  License Copyright:
2115
2186
  ===
2116
2187
 
2117
2188
  MIT License
2118
2189
 
2119
- Copyright (c) Jordan Harband and contributors
2190
+ Copyright (c) 2024 Jordan Harband
2120
2191
 
2121
2192
  Permission is hereby granted, free of charge, to any person obtaining a copy
2122
2193
  of this software and associated documentation files (the "Software"), to deal
@@ -2138,20 +2209,55 @@ SOFTWARE.
2138
2209
 
2139
2210
  ---
2140
2211
 
2141
- Name: object-inspect
2142
- Version: 1.13.2
2212
+ Name: side-channel-map
2213
+ Version: 1.0.1
2143
2214
  License: MIT
2144
2215
  Private: false
2145
- Description: string representations of objects in node and the browser
2146
- Repository: git://github.com/inspect-js/object-inspect.git
2147
- Homepage: https://github.com/inspect-js/object-inspect
2148
- Author: James Halliday <mail@substack.net> (http://substack.net)
2216
+ Description: Store information about any JS value in a side channel, using a Map
2217
+ Repository: git+https://github.com/ljharb/side-channel-map.git
2218
+ Homepage: https://github.com/ljharb/side-channel-map#readme
2219
+ Author: Jordan Harband <ljharb@gmail.com>
2149
2220
  License Copyright:
2150
2221
  ===
2151
2222
 
2152
2223
  MIT License
2153
2224
 
2154
- Copyright (c) 2013 James Halliday
2225
+ Copyright (c) 2024 Jordan Harband
2226
+
2227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2228
+ of this software and associated documentation files (the "Software"), to deal
2229
+ in the Software without restriction, including without limitation the rights
2230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2231
+ copies of the Software, and to permit persons to whom the Software is
2232
+ furnished to do so, subject to the following conditions:
2233
+
2234
+ The above copyright notice and this permission notice shall be included in all
2235
+ copies or substantial portions of the Software.
2236
+
2237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2243
+ SOFTWARE.
2244
+
2245
+ ---
2246
+
2247
+ Name: side-channel-weakmap
2248
+ Version: 1.0.2
2249
+ License: MIT
2250
+ Private: false
2251
+ Description: Store information about any JS value in a side channel. Uses WeakMap if available.
2252
+ Repository: git+https://github.com/ljharb/side-channel-weakmap.git
2253
+ Homepage: https://github.com/ljharb/side-channel-weakmap#readme
2254
+ Author: Jordan Harband <ljharb@gmail.com>
2255
+ License Copyright:
2256
+ ===
2257
+
2258
+ MIT License
2259
+
2260
+ Copyright (c) 2019 Jordan Harband
2155
2261
 
2156
2262
  Permission is hereby granted, free of charge, to any person obtaining a copy
2157
2263
  of this software and associated documentation files (the "Software"), to deal
@@ -2174,7 +2280,7 @@ SOFTWARE.
2174
2280
  ---
2175
2281
 
2176
2282
  Name: side-channel
2177
- Version: 1.0.6
2283
+ Version: 1.1.0
2178
2284
  License: MIT
2179
2285
  Private: false
2180
2286
  Description: Store information about any JS value in a side channel. Uses WeakMap if available.
@@ -2209,7 +2315,7 @@ SOFTWARE.
2209
2315
  ---
2210
2316
 
2211
2317
  Name: qs
2212
- Version: 6.11.0
2318
+ Version: 6.14.0
2213
2319
  License: BSD-3-Clause
2214
2320
  Private: false
2215
2321
  Description: A querystring parser that supports nesting and arrays, with a depth limit
@@ -2253,13 +2359,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2253
2359
  ---
2254
2360
 
2255
2361
  Name: react-hook-form
2256
- Version: 7.54.2
2362
+ Version: 7.56.2
2257
2363
  License: MIT
2258
2364
  Private: false
2259
2365
  Description: Performant, flexible and extensible forms library for React Hooks
2260
2366
  Repository: https://github.com/react-hook-form/react-hook-form
2261
2367
  Homepage: https://www.react-hook-form.com
2262
- Author: null <bluebill1049@hotmail.com>
2368
+ Author: Beier <bluebill1049@hotmail.com> (Bill Luo)
2263
2369
  License Copyright:
2264
2370
  ===
2265
2371
 
@@ -2287,37 +2393,12 @@ SOFTWARE.
2287
2393
 
2288
2394
  ---
2289
2395
 
2290
- Name: @mui/x-data-grid-pro
2291
- Version: 7.16.0
2292
- License: SEE LICENSE IN LICENSE
2293
- Private: false
2294
- Description: The Pro plan edition of the Data Grid components (MUI X).
2295
- Repository: https://github.com/mui/mui-x.git
2296
- Homepage: https://mui.com/x/react-data-grid/
2297
- Author: MUI Team
2298
- License Copyright:
2299
- ===
2300
-
2301
- Commercial License
2302
-
2303
- Copyright (c) 2020 Material-UI SAS
2304
-
2305
- MUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the
2306
- End User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to
2307
- use the software.
2308
-
2309
- This means that you either need to purchase a commercial license at
2310
- https://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)
2311
- licenses detailed at https://mui.com/r/x-license-trial.
2312
-
2313
- ---
2314
-
2315
2396
  Name: @mui/x-data-grid
2316
- Version: 7.16.0
2397
+ Version: 7.29.2
2317
2398
  License: MIT
2318
2399
  Private: false
2319
2400
  Description: The Community plan edition of the Data Grid components (MUI X).
2320
- Repository: https://github.com/mui/mui-x.git
2401
+ Repository: git+https://github.com/mui/mui-x.git
2321
2402
  Homepage: https://mui.com/x/react-data-grid/
2322
2403
  Author: MUI Team
2323
2404
  License Copyright:
@@ -2348,7 +2429,7 @@ SOFTWARE.
2348
2429
  ---
2349
2430
 
2350
2431
  Name: goober
2351
- Version: 2.1.14
2432
+ Version: 2.1.16
2352
2433
  License: MIT
2353
2434
  Private: false
2354
2435
  Description: A less than 1KB css-in-js solution
@@ -2382,7 +2463,7 @@ SOFTWARE.
2382
2463
  ---
2383
2464
 
2384
2465
  Name: react-hot-toast
2385
- Version: 2.4.1
2466
+ Version: 2.5.2
2386
2467
  License: MIT
2387
2468
  Private: false
2388
2469
  Description: Smoking hot React Notifications. Lightweight, customizable and beautiful by default.