@gooddata/sdk-ui-dashboard 10.43.0 → 10.44.0-alpha.1

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 (65) hide show
  1. package/NOTICE +500 -294
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.d.ts.map +1 -1
  4. package/esm/__version.js +1 -1
  5. package/esm/__version.js.map +1 -1
  6. package/esm/presentation/automationFilters/components/AutomationDateFilter.d.ts.map +1 -1
  7. package/esm/presentation/automationFilters/components/AutomationDateFilter.js +27 -14
  8. package/esm/presentation/automationFilters/components/AutomationDateFilter.js.map +1 -1
  9. package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts +23 -0
  10. package/esm/presentation/automationFilters/components/AutomationDateFilterContext.d.ts.map +1 -0
  11. package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js +20 -0
  12. package/esm/presentation/automationFilters/components/AutomationDateFilterContext.js.map +1 -0
  13. package/esm/presentation/dashboard/components/DashboardRenderer.d.ts.map +1 -1
  14. package/esm/presentation/dashboard/components/DashboardRenderer.js +1 -1
  15. package/esm/presentation/dashboard/components/DashboardRenderer.js.map +1 -1
  16. package/esm/presentation/dragAndDrop/DragLayerPreview/types.d.ts +1 -1
  17. package/esm/presentation/dragAndDrop/DragLayerPreview/types.d.ts.map +1 -1
  18. package/esm/presentation/dragAndDrop/DragLayerPreview/types.js +1 -0
  19. package/esm/presentation/dragAndDrop/DragLayerPreview/types.js.map +1 -1
  20. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts +1 -1
  21. package/esm/presentation/dragAndDrop/LayoutResizeContext.d.ts.map +1 -1
  22. package/esm/presentation/dragAndDrop/LayoutResizeContext.js.map +1 -1
  23. package/esm/presentation/dragAndDrop/Resize/useScrollCorrection.d.ts +1 -1
  24. package/esm/presentation/dragAndDrop/Resize/useScrollCorrection.d.ts.map +1 -1
  25. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts +1 -1
  26. package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
  27. package/esm/presentation/dragAndDrop/useDashboardDrag.js +1 -1
  28. package/esm/presentation/dragAndDrop/useDashboardDrag.js.map +1 -1
  29. package/esm/presentation/dragAndDrop/useDashboardDragScroll.d.ts.map +1 -1
  30. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js +1 -1
  31. package/esm/presentation/dragAndDrop/useDashboardDragScroll.js.map +1 -1
  32. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +3 -3
  33. package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
  34. package/esm/presentation/dragAndDrop/useDashboardDrop.js +1 -1
  35. package/esm/presentation/dragAndDrop/useDashboardDrop.js.map +1 -1
  36. package/esm/presentation/filterBar/filterBar/hooks/useFilterExpansionByDragAndDrop.d.ts +1 -1
  37. package/esm/presentation/filterBar/filterBar/hooks/useFilterExpansionByDragAndDrop.d.ts.map +1 -1
  38. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.d.ts.map +1 -1
  39. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js +1 -1
  40. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayer.js.map +1 -1
  41. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
  42. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
  43. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
  44. package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +1 -1
  45. package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts +2 -2
  46. package/esm/presentation/layout/dragAndDrop/DragLayer.d.ts.map +1 -1
  47. package/esm/presentation/layout/dragAndDrop/DragLayer.js +1 -1
  48. package/esm/presentation/layout/dragAndDrop/DragLayer.js.map +1 -1
  49. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.d.ts.map +1 -1
  50. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/ContentDragPreview.js.map +1 -1
  51. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts +1 -1
  52. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.d.ts.map +1 -1
  53. package/esm/presentation/layout/dragAndDrop/DragLayerPreview/WidthResizerDragPreview.js.map +1 -1
  54. package/package.json +23 -23
  55. package/styles/css/dashboard.css +17 -8
  56. package/styles/css/dashboard.css.map +1 -1
  57. package/styles/css/grouped-navigation.css +3 -1
  58. package/styles/css/grouped-navigation.css.map +1 -1
  59. package/styles/css/main.css +25 -10
  60. package/styles/css/main.css.map +1 -1
  61. package/styles/css/notifications_channels_dialog.css +0 -3
  62. package/styles/css/notifications_channels_dialog.css.map +1 -1
  63. package/styles/css/visualization.css +3 -1
  64. package/styles/css/visualization.css.map +1 -1
  65. package/styles/scss/notifications_channels_dialog.scss +0 -4
package/NOTICE CHANGED
@@ -7,9 +7,9 @@
7
7
 
8
8
  The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
9
9
 
10
- Date generated: 2025-9-8
10
+ Date generated: 2025-9-11
11
11
 
12
- Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
12
+ Revision ID: f2e6322b4ba3a0fa5931109f9877a9d9beece67b
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -157,6 +157,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
157
157
  - @emotion/use-insertion-effect-with-fallbacks (1.2.0) [MIT]
158
158
  - @emotion/utils (1.4.2) [MIT]
159
159
  - @emotion/weak-memoize (0.4.0) [MIT]
160
+ - @evil-internetmann/react-dnd (16.2.1) [MIT]
160
161
  - @floating-ui/core (1.7.1) [MIT]
161
162
  - @floating-ui/dom (1.6.13) [MIT]
162
163
  - @floating-ui/react (0.27.12) [MIT]
@@ -172,9 +173,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
172
173
  - @formatjs/icu-messageformat-parser (2.9.4) [MIT]
173
174
  - @formatjs/icu-skeleton-parser (1.8.14) [MIT]
174
175
  - @formatjs/icu-skeleton-parser (1.8.8) [MIT]
175
- - @formatjs/intl (2.10.15) [MIT]
176
- - @formatjs/intl-displaynames (6.8.5) [MIT]
177
- - @formatjs/intl-listformat (7.7.5) [MIT]
176
+ - @formatjs/intl (3.1.6) [MIT]
178
177
  - @formatjs/intl-localematcher (0.5.8) [MIT]
179
178
  - @formatjs/intl-localematcher (0.6.1) [MIT]
180
179
  - @formatjs/ts-transformer (3.13.23) [MIT]
@@ -213,8 +212,10 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
213
212
  - @react-aria/ssr (3.9.9) [Apache-2.0]
214
213
  - @react-aria/utils (3.29.1) [Apache-2.0]
215
214
  - @react-dnd/asap (4.0.1) [MIT]
215
+ - @react-dnd/asap (5.0.2) [MIT]
216
216
  - @react-dnd/invariant (2.0.0) [MIT]
217
- - @react-dnd/shallowequal (2.0.0) [MIT]
217
+ - @react-dnd/invariant (4.0.2) [MIT]
218
+ - @react-dnd/shallowequal (4.0.2) [MIT]
218
219
  - @react-stately/flags (3.1.2) [Apache-2.0]
219
220
  - @react-stately/utils (3.10.7) [Apache-2.0]
220
221
  - @react-types/shared (3.30.0) [Apache-2.0]
@@ -224,10 +225,12 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
224
225
  - @redux-saga/is (1.1.3) [MIT]
225
226
  - @redux-saga/symbols (1.1.3) [MIT]
226
227
  - @redux-saga/types (1.2.1) [MIT]
227
- - @reduxjs/toolkit (2.6.1) [MIT]
228
+ - @reduxjs/toolkit (2.9.0) [MIT]
228
229
  - @seznam/compose-react-refs (1.0.6) [ISC]
229
230
  - @sidvind/better-ajv-errors (4.0.0) [Apache-2.0]
230
231
  - @sindresorhus/is (4.6.0) [MIT]
232
+ - @standard-schema/spec (1.0.0) [MIT]
233
+ - @standard-schema/utils (0.3.0) [MIT]
231
234
  - @swc/helpers (0.5.17) [Apache-2.0]
232
235
  - @tanstack/react-virtual (3.11.1) [MIT]
233
236
  - @tanstack/virtual-core (3.10.9) [MIT]
@@ -241,7 +244,6 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
241
244
  - @types/deep-eql (4.0.2) [MIT]
242
245
  - @types/eslint (8.44.9) [MIT]
243
246
  - @types/eslint-scope (3.7.7) [MIT]
244
- - @types/estree (1.0.5) [MIT]
245
247
  - @types/estree (1.0.8) [MIT]
246
248
  - @types/estree-jsx (1.0.3) [MIT]
247
249
  - @types/express (4.17.21) [MIT]
@@ -419,7 +421,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
419
421
  - csstype (3.1.2) [MIT]
420
422
  - currently-unhandled (0.4.1) [MIT]
421
423
  - date-fns (2.30.0) [MIT]
422
- - date-fns-tz (2.0.0) [MIT]
424
+ - date-fns-tz (2.0.1) [MIT]
423
425
  - debounce (1.2.1) [MIT]
424
426
  - debounce-promise (3.1.2) [MIT]
425
427
  - debug (2.6.9) [MIT]
@@ -441,6 +443,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
441
443
  - detect-node (2.1.0) [MIT]
442
444
  - devlop (1.1.0) [MIT]
443
445
  - dnd-core (14.0.1) [MIT]
446
+ - dnd-core (16.0.1) [MIT]
444
447
  - dns-packet (5.6.1) [MIT]
445
448
  - dom-helpers (5.2.1) [MIT]
446
449
  - dotenv (16.0.3) [BSD-2-Clause]
@@ -466,7 +469,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
466
469
  - es-module-lexer (1.7.0) [MIT]
467
470
  - es-object-atoms (1.1.1) [MIT]
468
471
  - es-set-tostringtag (2.1.0) [MIT]
469
- - esbuild (0.21.5) [MIT]
472
+ - esbuild (0.25.9) [MIT]
470
473
  - escalade (3.2.0) [MIT]
471
474
  - escape-html (1.0.3) [MIT]
472
475
  - escape-string-regexp (1.0.5) [MIT]
@@ -571,7 +574,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
571
574
  - inline-style-parser (0.2.2) [MIT]
572
575
  - inquirer (8.2.6) [MIT]
573
576
  - interpret (3.1.1) [MIT]
574
- - intl-messageformat (10.7.7) [BSD-3-Clause]
577
+ - intl-messageformat (10.7.16) [BSD-3-Clause]
575
578
  - ipaddr.js (1.9.1) [MIT]
576
579
  - ipaddr.js (2.1.0) [MIT]
577
580
  - is-alphabetical (2.0.1) [MIT]
@@ -711,6 +714,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
711
714
  - multicast-dns (7.2.5) [MIT]
712
715
  - murmurhash-js (1.0.0) [MIT]
713
716
  - mute-stream (0.0.8) [ISC]
717
+ - nanoid (3.3.11) [MIT]
714
718
  - nanoid (3.3.7) [MIT]
715
719
  - negotiator (0.6.3) [MIT]
716
720
  - neo-async (2.6.2) [MIT]
@@ -761,6 +765,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
761
765
  - pkg-dir (4.2.0) [MIT]
762
766
  - polished (3.7.2) [MIT, OFL-1.1]
763
767
  - postcss (8.4.49) [MIT]
768
+ - postcss (8.5.6) [MIT]
764
769
  - postcss-value-parser (4.2.0) [MIT]
765
770
  - potpack (2.0.0) [ISC]
766
771
  - prettier (3.6.2) [MIT, Apache-2.0, MPL-2.0]
@@ -781,28 +786,27 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
781
786
  - raw-body (2.5.2) [MIT]
782
787
  - react (18.3.1) [MIT]
783
788
  - react-content-loader (7.1.1) [MIT, Apache-2.0]
784
- - react-day-picker (8.9.1) [MIT]
785
- - react-dnd (14.0.5) [MIT, BSD-3-Clause]
789
+ - react-day-picker (8.10.1) [MIT]
786
790
  - react-dnd-html5-backend (14.1.0) [MIT]
787
791
  - react-dom (18.3.1) [MIT]
788
792
  - react-fast-compare (3.2.2) [MIT]
789
793
  - react-grid-system (8.1.9) [MIT]
790
- - react-intl (6.8.9) [BSD-3-Clause]
794
+ - react-intl (7.1.11) [BSD-3-Clause]
791
795
  - react-is (16.13.1) [MIT]
792
796
  - react-is (17.0.2) [MIT]
793
797
  - react-lifecycles-compat (3.0.4) [MIT]
794
- - react-lines-ellipsis (0.15.4) [MIT]
798
+ - react-lines-ellipsis (0.16.1) [MIT]
795
799
  - react-loading-skeleton (3.4.0) [MIT]
796
- - react-markdown (9.0.1) [MIT]
800
+ - react-markdown (9.1.0) [MIT]
797
801
  - react-measure (2.5.2) [MIT]
798
802
  - react-portal (4.3.0) [MIT]
799
803
  - react-redux (7.2.9) [MIT]
800
804
  - react-responsive (10.0.1) [MIT, BSD-3-Clause]
801
805
  - react-select (5.10.2) [MIT]
802
806
  - react-select-async-paginate (0.7.11) [MIT]
803
- - react-textarea-autosize (8.4.0) [MIT]
807
+ - react-textarea-autosize (8.5.6) [MIT]
804
808
  - react-transition-group (4.4.5) [BSD-3-Clause]
805
- - react-window (1.8.10) [MIT]
809
+ - react-window (1.8.11) [MIT]
806
810
  - readable-stream (2.3.8) [MIT]
807
811
  - readable-stream (3.6.2) [MIT]
808
812
  - readdirp (3.6.0) [MIT]
@@ -835,7 +839,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
835
839
  - retry (0.13.1) [MIT]
836
840
  - reusify (1.0.4) [MIT]
837
841
  - rimraf (3.0.2) [ISC]
838
- - rollup (4.21.2) [MIT, ISC, Apache-2.0]
842
+ - rollup (4.48.0) [MIT, ISC, Apache-2.0]
839
843
  - run-applescript (7.0.0) [MIT]
840
844
  - run-async (2.4.1) [MIT]
841
845
  - run-parallel (1.2.0) [MIT]
@@ -844,7 +848,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
844
848
  - safe-buffer (5.1.2) [MIT]
845
849
  - safe-buffer (5.2.1) [MIT]
846
850
  - safer-buffer (2.1.2) [MIT]
847
- - sass (1.69.5) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
851
+ - sass (1.66.1) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
848
852
  - scheduler (0.23.2) [MIT]
849
853
  - schema-utils (3.3.0) [MIT]
850
854
  - schema-utils (4.2.0) [MIT]
@@ -972,7 +976,7 @@ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
972
976
  - vary (1.1.2) [MIT]
973
977
  - vfile (6.0.1) [MIT]
974
978
  - vfile-message (4.0.2) [MIT]
975
- - vite (5.4.3) [MIT, ISC, CC0-1.0, BSD-2-Clause, Apache-2.0]
979
+ - vite (6.3.6) [MIT, ISC, CC0-1.0, BSD-2-Clause, Apache-2.0]
976
980
  - vite-node (3.2.4) [MIT]
977
981
  - vitest (3.2.4) [MIT, ISC, BSD-3-Clause, Apache-2.0]
978
982
  - vt-pbf (3.1.3) [MIT, BSD-3-Clause]
@@ -6880,6 +6884,49 @@ Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.to
6880
6884
 
6881
6885
  Package Download URL: https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz
6882
6886
 
6887
+ --------------------------------------------------------------------------------
6888
+ Package Title: @evil-internetmann/react-dnd (16.2.1)
6889
+
6890
+ Package Locator: npm+@evil-internetmann/react-dnd$16.2.1
6891
+
6892
+ Package Depth: Direct
6893
+ --------------------------------------------------------------------------------
6894
+
6895
+ * Declared Licenses *
6896
+ MIT
6897
+
6898
+
6899
+ The MIT License (MIT)
6900
+
6901
+ Copyright (c) 2016 Dan Abramov
6902
+
6903
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6904
+ of this software and associated documentation files (the "Software"), to deal
6905
+ in the Software without restriction, including without limitation the rights
6906
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6907
+ copies of the Software, and to permit persons to whom the Software is
6908
+ furnished to do so, subject to the following conditions:
6909
+
6910
+ The above copyright notice and this permission notice shall be included in all
6911
+ copies or substantial portions of the Software.
6912
+
6913
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6914
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6915
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6916
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6917
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6918
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6919
+ SOFTWARE.
6920
+
6921
+
6922
+
6923
+
6924
+ * Package Info *
6925
+
6926
+ Authors: evil-internetman@proton.me
6927
+
6928
+ Package Download URL: https://registry.npmjs.org/@evil-internetmann/react-dnd/-/react-dnd-16.2.1.tgz
6929
+
6883
6930
  --------------------------------------------------------------------------------
6884
6931
  Package Title: @floating-ui/core (1.7.1)
6885
6932
 
@@ -7397,9 +7444,9 @@ Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
7397
7444
  Package Download URL: https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.8.tgz
7398
7445
 
7399
7446
  --------------------------------------------------------------------------------
7400
- Package Title: @formatjs/intl (2.10.15)
7447
+ Package Title: @formatjs/intl (3.1.6)
7401
7448
 
7402
- Package Locator: npm+@formatjs/intl$2.10.15
7449
+ Package Locator: npm+@formatjs/intl$3.1.6
7403
7450
 
7404
7451
  Package Depth: Transitive
7405
7452
  --------------------------------------------------------------------------------
@@ -7424,67 +7471,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
7424
7471
 
7425
7472
  Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
7426
7473
 
7427
- Package Download URL: https://registry.npmjs.org/@formatjs/intl/-/intl-2.10.15.tgz
7428
-
7429
- --------------------------------------------------------------------------------
7430
- Package Title: @formatjs/intl-displaynames (6.8.5)
7431
-
7432
- Package Locator: npm+@formatjs/intl-displaynames$6.8.5
7433
-
7434
- Package Depth: Transitive
7435
- --------------------------------------------------------------------------------
7436
-
7437
- * Declared Licenses *
7438
- MIT
7439
-
7440
-
7441
- MIT License
7442
-
7443
- Copyright (c) 2019 FormatJS
7444
-
7445
- 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:
7446
-
7447
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7448
-
7449
- 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.
7450
-
7451
-
7452
-
7453
- * Package Info *
7454
-
7455
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
7456
-
7457
- Package Download URL: https://registry.npmjs.org/@formatjs/intl-displaynames/-/intl-displaynames-6.8.5.tgz
7458
-
7459
- --------------------------------------------------------------------------------
7460
- Package Title: @formatjs/intl-listformat (7.7.5)
7461
-
7462
- Package Locator: npm+@formatjs/intl-listformat$7.7.5
7463
-
7464
- Package Depth: Transitive
7465
- --------------------------------------------------------------------------------
7466
-
7467
- * Declared Licenses *
7468
- MIT
7469
-
7470
-
7471
- MIT License
7472
-
7473
- Copyright (c) 2019 FormatJS
7474
-
7475
- 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:
7476
-
7477
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7478
-
7479
- 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.
7480
-
7481
-
7482
-
7483
- * Package Info *
7484
-
7485
- Authors: holevietlong@gmail.com, seth@bertalotto.net, dinglinjie+npm@gmail.com
7486
-
7487
- Package Download URL: https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.7.5.tgz
7474
+ Package Download URL: https://registry.npmjs.org/@formatjs/intl/-/intl-3.1.6.tgz
7488
7475
 
7489
7476
  --------------------------------------------------------------------------------
7490
7477
  Package Title: @formatjs/intl-localematcher (0.5.8)
@@ -10206,6 +10193,46 @@ Authors: darthtrevino@gmail.com
10206
10193
 
10207
10194
  Package Download URL: https://registry.npmjs.org/@react-dnd/asap/-/asap-4.0.1.tgz
10208
10195
 
10196
+ --------------------------------------------------------------------------------
10197
+ Package Title: @react-dnd/asap (5.0.2)
10198
+
10199
+ Package Locator: npm+@react-dnd/asap$5.0.2
10200
+
10201
+ Package Depth: Transitive
10202
+ --------------------------------------------------------------------------------
10203
+
10204
+ * Declared Licenses *
10205
+ MIT
10206
+
10207
+
10208
+ Copyright 2009–2014 Contributors. All rights reserved.
10209
+
10210
+ Permission is hereby granted, free of charge, to any person obtaining a copy
10211
+ of this software and associated documentation files (the "Software"), to
10212
+ deal in the Software without restriction, including without limitation the
10213
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10214
+ sell copies of the Software, and to permit persons to whom the Software is
10215
+ furnished to do so, subject to the following conditions:
10216
+
10217
+ The above copyright notice and this permission notice shall be included in
10218
+ all copies or substantial portions of the Software.
10219
+
10220
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10221
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10222
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10223
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10224
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10225
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
10226
+ IN THE SOFTWARE.
10227
+
10228
+
10229
+
10230
+ * Package Info *
10231
+
10232
+ Authors: darthtrevino@gmail.com
10233
+
10234
+ Package Download URL: https://registry.npmjs.org/@react-dnd/asap/-/asap-5.0.2.tgz
10235
+
10209
10236
  --------------------------------------------------------------------------------
10210
10237
  Package Title: @react-dnd/invariant (2.0.0)
10211
10238
 
@@ -10249,9 +10276,9 @@ Authors: darthtrevino@gmail.com
10249
10276
  Package Download URL: https://registry.npmjs.org/@react-dnd/invariant/-/invariant-2.0.0.tgz
10250
10277
 
10251
10278
  --------------------------------------------------------------------------------
10252
- Package Title: @react-dnd/shallowequal (2.0.0)
10279
+ Package Title: @react-dnd/invariant (4.0.2)
10253
10280
 
10254
- Package Locator: npm+@react-dnd/shallowequal$2.0.0
10281
+ Package Locator: npm+@react-dnd/invariant$4.0.2
10255
10282
 
10256
10283
  Package Depth: Transitive
10257
10284
  --------------------------------------------------------------------------------
@@ -10260,10 +10287,45 @@ Package Depth: Transitive
10260
10287
  MIT
10261
10288
 
10262
10289
 
10263
- MIT License
10290
+ Copyright (c) <year> <copyright holders>
10291
+ Permission is hereby granted, free of charge, to any person obtaining a copy
10292
+ of this software and associated documentation files (the "Software"), to deal
10293
+ in the Software without restriction, including without limitation the rights
10294
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10295
+ copies of the Software, and to permit persons to whom the Software is
10296
+ furnished to do so, subject to the following conditions:
10264
10297
 
10265
- Copyright (c) 2017 Alberto Leal <mailforalberto@gmail.com> (github.com/dashed)
10298
+ The above copyright notice and this permission notice shall be included in all
10299
+ copies or substantial portions of the Software.
10266
10300
 
10301
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10302
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10303
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10304
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10305
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10306
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10307
+ SOFTWARE.
10308
+
10309
+
10310
+ * Package Info *
10311
+
10312
+ Authors: darthtrevino@gmail.com
10313
+
10314
+ Package Download URL: https://registry.npmjs.org/@react-dnd/invariant/-/invariant-4.0.2.tgz
10315
+
10316
+ --------------------------------------------------------------------------------
10317
+ Package Title: @react-dnd/shallowequal (4.0.2)
10318
+
10319
+ Package Locator: npm+@react-dnd/shallowequal$4.0.2
10320
+
10321
+ Package Depth: Transitive
10322
+ --------------------------------------------------------------------------------
10323
+
10324
+ * Declared Licenses *
10325
+ MIT
10326
+
10327
+
10328
+ Copyright (c) <year> <copyright holders>
10267
10329
  Permission is hereby granted, free of charge, to any person obtaining a copy
10268
10330
  of this software and associated documentation files (the "Software"), to deal
10269
10331
  in the Software without restriction, including without limitation the rights
@@ -10283,12 +10345,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10283
10345
  SOFTWARE.
10284
10346
 
10285
10347
 
10286
-
10287
10348
  * Package Info *
10288
10349
 
10289
10350
  Authors: darthtrevino@gmail.com
10290
10351
 
10291
- Package Download URL: https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz
10352
+ Package Download URL: https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-4.0.2.tgz
10292
10353
 
10293
10354
  --------------------------------------------------------------------------------
10294
10355
  Package Title: @react-stately/flags (3.1.2)
@@ -11209,9 +11270,9 @@ Authors: yelouafi@gmail.com, mateuszburzynski@gmail.com, mateuszburzynski+redux-
11209
11270
  Package Download URL: https://registry.npmjs.org/@redux-saga/types/-/types-1.2.1.tgz
11210
11271
 
11211
11272
  --------------------------------------------------------------------------------
11212
- Package Title: @reduxjs/toolkit (2.6.1)
11273
+ Package Title: @reduxjs/toolkit (2.9.0)
11213
11274
 
11214
- Package Locator: npm+@reduxjs/toolkit$2.6.1
11275
+ Package Locator: npm+@reduxjs/toolkit$2.9.0
11215
11276
 
11216
11277
  Package Depth: Direct
11217
11278
  --------------------------------------------------------------------------------
@@ -11248,7 +11309,7 @@ SOFTWARE.
11248
11309
 
11249
11310
  Authors: mark.erikson@gmail.com, timdorr@timdorr.com, dan.abramov@gmail.com, mail@lenzw.de, crutchcorn@gmail.com, ben.j.durrant@gmail.com
11250
11311
 
11251
- Package Download URL: https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.6.1.tgz
11312
+ Package Download URL: https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.9.0.tgz
11252
11313
 
11253
11314
  --------------------------------------------------------------------------------
11254
11315
  Package Title: @seznam/compose-react-refs (1.0.6)
@@ -11356,6 +11417,88 @@ Authors: sindresorhus@gmail.com
11356
11417
 
11357
11418
  Package Download URL: https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz
11358
11419
 
11420
+ --------------------------------------------------------------------------------
11421
+ Package Title: @standard-schema/spec (1.0.0)
11422
+
11423
+ Package Locator: npm+@standard-schema/spec$1.0.0
11424
+
11425
+ Package Depth: Transitive
11426
+ --------------------------------------------------------------------------------
11427
+
11428
+ * Declared Licenses *
11429
+ MIT
11430
+
11431
+
11432
+ MIT License
11433
+
11434
+ Copyright (c) 2024 Colin McDonnell
11435
+
11436
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11437
+ of this software and associated documentation files (the "Software"), to deal
11438
+ in the Software without restriction, including without limitation the rights
11439
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11440
+ copies of the Software, and to permit persons to whom the Software is
11441
+ furnished to do so, subject to the following conditions:
11442
+
11443
+ The above copyright notice and this permission notice shall be included in all
11444
+ copies or substantial portions of the Software.
11445
+
11446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11447
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11448
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11449
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11450
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11451
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11452
+ SOFTWARE.
11453
+
11454
+
11455
+ * Package Info *
11456
+
11457
+ Authors: hillerfabian11@gmail.com, colinmcd94@gmail.com
11458
+
11459
+ Package Download URL: https://registry.npmjs.org/@standard-schema/spec/-/spec-1.0.0.tgz
11460
+
11461
+ --------------------------------------------------------------------------------
11462
+ Package Title: @standard-schema/utils (0.3.0)
11463
+
11464
+ Package Locator: npm+@standard-schema/utils$0.3.0
11465
+
11466
+ Package Depth: Transitive
11467
+ --------------------------------------------------------------------------------
11468
+
11469
+ * Declared Licenses *
11470
+ MIT
11471
+
11472
+
11473
+ MIT License
11474
+
11475
+ Copyright (c) 2024 Fabian Hiller
11476
+
11477
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11478
+ of this software and associated documentation files (the "Software"), to deal
11479
+ in the Software without restriction, including without limitation the rights
11480
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11481
+ copies of the Software, and to permit persons to whom the Software is
11482
+ furnished to do so, subject to the following conditions:
11483
+
11484
+ The above copyright notice and this permission notice shall be included in all
11485
+ copies or substantial portions of the Software.
11486
+
11487
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11488
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11489
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11490
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11491
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11492
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11493
+ SOFTWARE.
11494
+
11495
+
11496
+ * Package Info *
11497
+
11498
+ Authors: hillerfabian11@gmail.com, colinmcd94@gmail.com
11499
+
11500
+ Package Download URL: https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz
11501
+
11359
11502
  --------------------------------------------------------------------------------
11360
11503
  Package Title: @swc/helpers (0.5.17)
11361
11504
 
@@ -12100,9 +12243,9 @@ Authors: ts-npm-types@microsoft.com
12100
12243
  Package Download URL: https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz
12101
12244
 
12102
12245
  --------------------------------------------------------------------------------
12103
- Package Title: @types/estree (1.0.5)
12246
+ Package Title: @types/estree (1.0.8)
12104
12247
 
12105
- Package Locator: npm+@types/estree$1.0.5
12248
+ Package Locator: npm+@types/estree$1.0.8
12106
12249
 
12107
12250
  Package Depth: Transitive
12108
12251
  --------------------------------------------------------------------------------
@@ -12139,12 +12282,12 @@ MIT
12139
12282
 
12140
12283
  Authors: ts-npm-types@microsoft.com
12141
12284
 
12142
- Package Download URL: https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz
12285
+ Package Download URL: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz
12143
12286
 
12144
12287
  --------------------------------------------------------------------------------
12145
- Package Title: @types/estree (1.0.8)
12288
+ Package Title: @types/estree-jsx (1.0.3)
12146
12289
 
12147
- Package Locator: npm+@types/estree$1.0.8
12290
+ Package Locator: npm+@types/estree-jsx$1.0.3
12148
12291
 
12149
12292
  Package Depth: Transitive
12150
12293
  --------------------------------------------------------------------------------
@@ -12181,12 +12324,12 @@ MIT
12181
12324
 
12182
12325
  Authors: ts-npm-types@microsoft.com
12183
12326
 
12184
- Package Download URL: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz
12327
+ Package Download URL: https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.3.tgz
12185
12328
 
12186
12329
  --------------------------------------------------------------------------------
12187
- Package Title: @types/estree-jsx (1.0.3)
12330
+ Package Title: @types/express (4.17.21)
12188
12331
 
12189
- Package Locator: npm+@types/estree-jsx$1.0.3
12332
+ Package Locator: npm+@types/express$4.17.21
12190
12333
 
12191
12334
  Package Depth: Transitive
12192
12335
  --------------------------------------------------------------------------------
@@ -12223,12 +12366,12 @@ MIT
12223
12366
 
12224
12367
  Authors: ts-npm-types@microsoft.com
12225
12368
 
12226
- Package Download URL: https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.3.tgz
12369
+ Package Download URL: https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz
12227
12370
 
12228
12371
  --------------------------------------------------------------------------------
12229
- Package Title: @types/express (4.17.21)
12372
+ Package Title: @types/express-serve-static-core (4.17.41)
12230
12373
 
12231
- Package Locator: npm+@types/express$4.17.21
12374
+ Package Locator: npm+@types/express-serve-static-core$4.17.41
12232
12375
 
12233
12376
  Package Depth: Transitive
12234
12377
  --------------------------------------------------------------------------------
@@ -12265,54 +12408,12 @@ MIT
12265
12408
 
12266
12409
  Authors: ts-npm-types@microsoft.com
12267
12410
 
12268
- Package Download URL: https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz
12411
+ Package Download URL: https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz
12269
12412
 
12270
12413
  --------------------------------------------------------------------------------
12271
- Package Title: @types/express-serve-static-core (4.17.41)
12414
+ Package Title: @types/fs-extra (9.0.13)
12272
12415
 
12273
- Package Locator: npm+@types/express-serve-static-core$4.17.41
12274
-
12275
- Package Depth: Transitive
12276
- --------------------------------------------------------------------------------
12277
-
12278
- * Declared Licenses *
12279
- MIT
12280
-
12281
-
12282
- MIT License
12283
-
12284
- Copyright (c) Microsoft Corporation.
12285
-
12286
- Permission is hereby granted, free of charge, to any person obtaining a copy
12287
- of this software and associated documentation files (the "Software"), to deal
12288
- in the Software without restriction, including without limitation the rights
12289
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12290
- copies of the Software, and to permit persons to whom the Software is
12291
- furnished to do so, subject to the following conditions:
12292
-
12293
- The above copyright notice and this permission notice shall be included in all
12294
- copies or substantial portions of the Software.
12295
-
12296
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12297
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12298
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12299
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12300
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12301
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12302
- SOFTWARE
12303
-
12304
-
12305
-
12306
- * Package Info *
12307
-
12308
- Authors: ts-npm-types@microsoft.com
12309
-
12310
- Package Download URL: https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz
12311
-
12312
- --------------------------------------------------------------------------------
12313
- Package Title: @types/fs-extra (9.0.13)
12314
-
12315
- Package Locator: npm+@types/fs-extra$9.0.13
12416
+ Package Locator: npm+@types/fs-extra$9.0.13
12316
12417
 
12317
12418
  Package Depth: Transitive
12318
12419
  --------------------------------------------------------------------------------
@@ -15897,7 +15998,7 @@ SOFTWARE.
15897
15998
 
15898
15999
  * Package Info *
15899
16000
 
15900
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
16001
+ Authors: sindresorhus@gmail.com
15901
16002
 
15902
16003
  Package Download URL: https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz
15903
16004
 
@@ -15935,7 +16036,7 @@ SOFTWARE.
15935
16036
 
15936
16037
  * Package Info *
15937
16038
 
15938
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
16039
+ Authors: sindresorhus@gmail.com
15939
16040
 
15940
16041
  Package Download URL: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz
15941
16042
 
@@ -15973,7 +16074,7 @@ SOFTWARE.
15973
16074
 
15974
16075
  * Package Info *
15975
16076
 
15976
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
16077
+ Authors: sindresorhus@gmail.com
15977
16078
 
15978
16079
  Package Download URL: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz
15979
16080
 
@@ -16011,7 +16112,7 @@ SOFTWARE.
16011
16112
 
16012
16113
  * Package Info *
16013
16114
 
16014
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
16115
+ Authors: sindresorhus@gmail.com
16015
16116
 
16016
16117
  Package Download URL: https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz
16017
16118
 
@@ -18284,7 +18385,7 @@ SOFTWARE.
18284
18385
 
18285
18386
  * Package Info *
18286
18387
 
18287
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
18388
+ Authors: sindresorhus@gmail.com
18288
18389
 
18289
18390
  Package Download URL: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz
18290
18391
 
@@ -20431,9 +20532,9 @@ Authors: koss@nocorp.me
20431
20532
  Package Download URL: https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz
20432
20533
 
20433
20534
  --------------------------------------------------------------------------------
20434
- Package Title: date-fns-tz (2.0.0)
20535
+ Package Title: date-fns-tz (2.0.1)
20435
20536
 
20436
- Package Locator: npm+date-fns-tz$2.0.0
20537
+ Package Locator: npm+date-fns-tz$2.0.1
20437
20538
 
20438
20539
  Package Depth: Direct
20439
20540
  --------------------------------------------------------------------------------
@@ -20470,7 +20571,7 @@ DEALINGS IN THE SOFTWARE.
20470
20571
 
20471
20572
  Authors: marnusw@gmail.com
20472
20573
 
20473
- Package Download URL: https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-2.0.0.tgz
20574
+ Package Download URL: https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-2.0.1.tgz
20474
20575
 
20475
20576
  --------------------------------------------------------------------------------
20476
20577
  Package Title: debounce (1.2.1)
@@ -21315,6 +21416,49 @@ Authors: jordangens@gmail.com, dan.abramov@gmail.com, darthtrevino@gmail.com, ni
21315
21416
 
21316
21417
  Package Download URL: https://registry.npmjs.org/dnd-core/-/dnd-core-14.0.1.tgz
21317
21418
 
21419
+ --------------------------------------------------------------------------------
21420
+ Package Title: dnd-core (16.0.1)
21421
+
21422
+ Package Locator: npm+dnd-core$16.0.1
21423
+
21424
+ Package Depth: Transitive
21425
+ --------------------------------------------------------------------------------
21426
+
21427
+ * Declared Licenses *
21428
+ MIT
21429
+
21430
+
21431
+ The MIT License (MIT)
21432
+
21433
+ Copyright (c) 2015 Dan Abramov
21434
+
21435
+ Permission is hereby granted, free of charge, to any person obtaining a copy
21436
+ of this software and associated documentation files (the "Software"), to deal
21437
+ in the Software without restriction, including without limitation the rights
21438
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
21439
+ copies of the Software, and to permit persons to whom the Software is
21440
+ furnished to do so, subject to the following conditions:
21441
+
21442
+ The above copyright notice and this permission notice shall be included in all
21443
+ copies or substantial portions of the Software.
21444
+
21445
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21446
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21447
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
21448
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21449
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21450
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21451
+ SOFTWARE.
21452
+
21453
+
21454
+
21455
+
21456
+ * Package Info *
21457
+
21458
+ Authors: jordangens@gmail.com, dan.abramov@gmail.com, darthtrevino@gmail.com, nirice@microsoft.com, santoshg.dev@gmail.com
21459
+
21460
+ Package Download URL: https://registry.npmjs.org/dnd-core/-/dnd-core-16.0.1.tgz
21461
+
21318
21462
  --------------------------------------------------------------------------------
21319
21463
  Package Title: dns-packet (5.6.1)
21320
21464
 
@@ -22325,9 +22469,9 @@ Authors: ljharb@gmail.com
22325
22469
  Package Download URL: https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz
22326
22470
 
22327
22471
  --------------------------------------------------------------------------------
22328
- Package Title: esbuild (0.21.5)
22472
+ Package Title: esbuild (0.25.9)
22329
22473
 
22330
- Package Locator: npm+esbuild$0.21.5
22474
+ Package Locator: npm+esbuild$0.25.9
22331
22475
 
22332
22476
  Package Depth: Transitive
22333
22477
  --------------------------------------------------------------------------------
@@ -22364,7 +22508,7 @@ SOFTWARE.
22364
22508
 
22365
22509
  Authors: evan.exe@gmail.com, evan.exe+esbuild@gmail.com
22366
22510
 
22367
- Package Download URL: https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz
22511
+ Package Download URL: https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz
22368
22512
 
22369
22513
  --------------------------------------------------------------------------------
22370
22514
  Package Title: escalade (3.2.0)
@@ -27401,9 +27545,9 @@ Authors: sttk.xslet@gmail.com, blaine.bublitz@gmail.com, yo@contra.io, tyler@sle
27401
27545
  Package Download URL: https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz
27402
27546
 
27403
27547
  --------------------------------------------------------------------------------
27404
- Package Title: intl-messageformat (10.7.7)
27548
+ Package Title: intl-messageformat (10.7.16)
27405
27549
 
27406
- Package Locator: npm+intl-messageformat$10.7.7
27550
+ Package Locator: npm+intl-messageformat$10.7.16
27407
27551
 
27408
27552
  Package Depth: Transitive
27409
27553
  --------------------------------------------------------------------------------
@@ -27452,7 +27596,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27452
27596
 
27453
27597
  Authors: a.pipkin@yahoo.com, caridy@gmail.com, contact@clarle.com, davglass@gmail.com, drew@folta.net, eferraiuolo@gmail.com, imalberto@gmail.com, holevietlong@gmail.com, lzhan@yahoo-inc.com, okuryu@okuryu.com, dinglinjie+npm@gmail.com, seth@bertalotto.net
27454
27598
 
27455
- Package Download URL: https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.7.tgz
27599
+ Package Download URL: https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.16.tgz
27456
27600
 
27457
27601
  --------------------------------------------------------------------------------
27458
27602
  Package Title: ipaddr.js (1.9.1)
@@ -33155,6 +33299,47 @@ Authors: me@re-becca.org, i@izs.me, ogd@aoaioxxysz.net, kzm@sykosomatic.org
33155
33299
 
33156
33300
  Package Download URL: https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz
33157
33301
 
33302
+ --------------------------------------------------------------------------------
33303
+ Package Title: nanoid (3.3.11)
33304
+
33305
+ Package Locator: npm+nanoid$3.3.11
33306
+
33307
+ Package Depth: Transitive
33308
+ --------------------------------------------------------------------------------
33309
+
33310
+ * Declared Licenses *
33311
+ MIT
33312
+
33313
+
33314
+ The MIT License (MIT)
33315
+
33316
+ Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
33317
+
33318
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
33319
+ this software and associated documentation files (the "Software"), to deal in
33320
+ the Software without restriction, including without limitation the rights to
33321
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
33322
+ the Software, and to permit persons to whom the Software is furnished to do so,
33323
+ subject to the following conditions:
33324
+
33325
+ The above copyright notice and this permission notice shall be included in all
33326
+ copies or substantial portions of the Software.
33327
+
33328
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33329
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
33330
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
33331
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
33332
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
33333
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33334
+
33335
+
33336
+
33337
+ * Package Info *
33338
+
33339
+ Authors: andrey@sitnik.ru
33340
+
33341
+ Package Download URL: https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz
33342
+
33158
33343
  --------------------------------------------------------------------------------
33159
33344
  Package Title: nanoid (3.3.7)
33160
33345
 
@@ -35824,6 +36009,47 @@ Authors: andrey@sitnik.ru
35824
36009
 
35825
36010
  Package Download URL: https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz
35826
36011
 
36012
+ --------------------------------------------------------------------------------
36013
+ Package Title: postcss (8.5.6)
36014
+
36015
+ Package Locator: npm+postcss$8.5.6
36016
+
36017
+ Package Depth: Transitive
36018
+ --------------------------------------------------------------------------------
36019
+
36020
+ * Declared Licenses *
36021
+ MIT
36022
+
36023
+
36024
+ The MIT License (MIT)
36025
+
36026
+ Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
36027
+
36028
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
36029
+ this software and associated documentation files (the "Software"), to deal in
36030
+ the Software without restriction, including without limitation the rights to
36031
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
36032
+ the Software, and to permit persons to whom the Software is furnished to do so,
36033
+ subject to the following conditions:
36034
+
36035
+ The above copyright notice and this permission notice shall be included in all
36036
+ copies or substantial portions of the Software.
36037
+
36038
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36039
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
36040
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
36041
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
36042
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36043
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36044
+
36045
+
36046
+
36047
+ * Package Info *
36048
+
36049
+ Authors: andrey@sitnik.ru
36050
+
36051
+ Package Download URL: https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz
36052
+
35827
36053
  --------------------------------------------------------------------------------
35828
36054
  Package Title: postcss-value-parser (4.2.0)
35829
36055
 
@@ -36731,9 +36957,9 @@ Authors: danilowoz@gmail.com
36731
36957
  Package Download URL: https://registry.npmjs.org/react-content-loader/-/react-content-loader-7.1.1.tgz
36732
36958
 
36733
36959
  --------------------------------------------------------------------------------
36734
- Package Title: react-day-picker (8.9.1)
36960
+ Package Title: react-day-picker (8.10.1)
36735
36961
 
36736
- Package Locator: npm+react-day-picker$8.9.1
36962
+ Package Locator: npm+react-day-picker$8.10.1
36737
36963
 
36738
36964
  Package Depth: Direct
36739
36965
  --------------------------------------------------------------------------------
@@ -36771,58 +36997,7 @@ SOFTWARE.
36771
36997
 
36772
36998
  Authors: io@gpbl.dev
36773
36999
 
36774
- Package Download URL: https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.9.1.tgz
36775
-
36776
- --------------------------------------------------------------------------------
36777
- Package Title: react-dnd (14.0.5)
36778
-
36779
- Package Locator: npm+react-dnd$14.0.5
36780
-
36781
- Package Depth: Direct
36782
- --------------------------------------------------------------------------------
36783
-
36784
- * Declared Licenses *
36785
- MIT
36786
-
36787
-
36788
- The MIT License (MIT)
36789
-
36790
- Copyright (c) 2016 Dan Abramov
36791
-
36792
- Permission is hereby granted, free of charge, to any person obtaining a copy
36793
- of this software and associated documentation files (the "Software"), to deal
36794
- in the Software without restriction, including without limitation the rights
36795
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36796
- copies of the Software, and to permit persons to whom the Software is
36797
- furnished to do so, subject to the following conditions:
36798
-
36799
- The above copyright notice and this permission notice shall be included in all
36800
- copies or substantial portions of the Software.
36801
-
36802
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36803
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36804
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
36805
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36806
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36807
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36808
- SOFTWARE.
36809
-
36810
- ---------------------
36811
- Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.
36812
-
36813
-
36814
- * Other Licenses *
36815
- BSD-3-Clause
36816
-
36817
-
36818
- Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms
36819
-
36820
-
36821
- * Package Info *
36822
-
36823
- Authors: jordangens@gmail.com, dan.abramov@gmail.com, darthtrevino@gmail.com, nirice@microsoft.com, santoshg.dev@gmail.com
36824
-
36825
- Package Download URL: https://registry.npmjs.org/react-dnd/-/react-dnd-14.0.5.tgz
37000
+ Package Download URL: https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz
36826
37001
 
36827
37002
  --------------------------------------------------------------------------------
36828
37003
  Package Title: react-dnd-html5-backend (14.1.0)
@@ -36995,9 +37170,9 @@ Authors: gerben.meyer@gmail.com, mbmbrk@gmail.com
36995
37170
  Package Download URL: https://registry.npmjs.org/react-grid-system/-/react-grid-system-8.1.9.tgz
36996
37171
 
36997
37172
  --------------------------------------------------------------------------------
36998
- Package Title: react-intl (6.8.9)
37173
+ Package Title: react-intl (7.1.11)
36999
37174
 
37000
- Package Locator: npm+react-intl$6.8.9
37175
+ Package Locator: npm+react-intl$7.1.11
37001
37176
 
37002
37177
  Package Depth: Direct
37003
37178
  --------------------------------------------------------------------------------
@@ -37040,7 +37215,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37040
37215
 
37041
37216
  Authors: caridy@gmail.com, contact@clarle.com, eferraiuolo@gmail.com, juan@dopazo.me, holevietlong@gmail.com, okuryu@okuryu.com, dinglinjie+npm@gmail.com, seth@bertalotto.net
37042
37217
 
37043
- Package Download URL: https://registry.npmjs.org/react-intl/-/react-intl-6.8.9.tgz
37218
+ Package Download URL: https://registry.npmjs.org/react-intl/-/react-intl-7.1.11.tgz
37044
37219
 
37045
37220
  --------------------------------------------------------------------------------
37046
37221
  Package Title: react-is (16.13.1)
@@ -37168,9 +37343,9 @@ Authors: acdlite@me.com, briandavidvaughn@gmail.com, opensource+npm@fb.com, flar
37168
37343
  Package Download URL: https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz
37169
37344
 
37170
37345
  --------------------------------------------------------------------------------
37171
- Package Title: react-lines-ellipsis (0.15.4)
37346
+ Package Title: react-lines-ellipsis (0.16.1)
37172
37347
 
37173
- Package Locator: npm+react-lines-ellipsis$0.15.4
37348
+ Package Locator: npm+react-lines-ellipsis$0.16.1
37174
37349
 
37175
37350
  Package Depth: Direct
37176
37351
  --------------------------------------------------------------------------------
@@ -37207,7 +37382,7 @@ SOFTWARE.
37207
37382
 
37208
37383
  Authors: youyounaihe@gmail.com
37209
37384
 
37210
- Package Download URL: https://registry.npmjs.org/react-lines-ellipsis/-/react-lines-ellipsis-0.15.4.tgz
37385
+ Package Download URL: https://registry.npmjs.org/react-lines-ellipsis/-/react-lines-ellipsis-0.16.1.tgz
37211
37386
 
37212
37387
  --------------------------------------------------------------------------------
37213
37388
  Package Title: react-loading-skeleton (3.4.0)
@@ -37238,9 +37413,9 @@ Authors: tang.ddt@gmail.com
37238
37413
  Package Download URL: https://registry.npmjs.org/react-loading-skeleton/-/react-loading-skeleton-3.4.0.tgz
37239
37414
 
37240
37415
  --------------------------------------------------------------------------------
37241
- Package Title: react-markdown (9.0.1)
37416
+ Package Title: react-markdown (9.1.0)
37242
37417
 
37243
- Package Locator: npm+react-markdown$9.0.1
37418
+ Package Locator: npm+react-markdown$9.1.0
37244
37419
 
37245
37420
  Package Depth: Direct
37246
37421
  --------------------------------------------------------------------------------
@@ -37249,7 +37424,7 @@ Package Depth: Direct
37249
37424
  MIT
37250
37425
 
37251
37426
 
37252
- Copyright (c) 2015 Espen Hovlandsdal
37427
+ Copyright (c) Espen Hovlandsdal
37253
37428
  Permission is hereby granted, free of charge, to any person obtaining a copy
37254
37429
  of this software and associated documentation files (the "Software"), to deal
37255
37430
  in the Software without restriction, including without limitation the rights
@@ -37273,7 +37448,7 @@ SOFTWARE.
37273
37448
 
37274
37449
  Authors: johnotander@gmail.com, tituswormer@gmail.com, remcohaszing@gmail.com
37275
37450
 
37276
- Package Download URL: https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.1.tgz
37451
+ Package Download URL: https://registry.npmjs.org/react-markdown/-/react-markdown-9.1.0.tgz
37277
37452
 
37278
37453
  --------------------------------------------------------------------------------
37279
37454
  Package Title: react-measure (2.5.2)
@@ -37554,9 +37729,9 @@ Authors: taizvadim@gmail.com
37554
37729
  Package Download URL: https://registry.npmjs.org/react-select-async-paginate/-/react-select-async-paginate-0.7.11.tgz
37555
37730
 
37556
37731
  --------------------------------------------------------------------------------
37557
- Package Title: react-textarea-autosize (8.4.0)
37732
+ Package Title: react-textarea-autosize (8.5.6)
37558
37733
 
37559
- Package Locator: npm+react-textarea-autosize$8.4.0
37734
+ Package Locator: npm+react-textarea-autosize$8.5.6
37560
37735
 
37561
37736
  Package Depth: Direct
37562
37737
  --------------------------------------------------------------------------------
@@ -37592,7 +37767,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37592
37767
 
37593
37768
  Authors: 8mayday@gmail.com, mateuszburzynski@gmail.com, mateuszburzynski+react-textarea-autosize-release-bot@gmail.com
37594
37769
 
37595
- Package Download URL: https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.4.0.tgz
37770
+ Package Download URL: https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.6.tgz
37596
37771
 
37597
37772
  --------------------------------------------------------------------------------
37598
37773
  Package Title: react-transition-group (4.4.5)
@@ -37641,9 +37816,9 @@ Authors: monastic.panic@gmail.com
37641
37816
  Package Download URL: https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz
37642
37817
 
37643
37818
  --------------------------------------------------------------------------------
37644
- Package Title: react-window (1.8.10)
37819
+ Package Title: react-window (1.8.11)
37645
37820
 
37646
- Package Locator: npm+react-window$1.8.10
37821
+ Package Locator: npm+react-window$1.8.11
37647
37822
 
37648
37823
  Package Depth: Direct
37649
37824
  --------------------------------------------------------------------------------
@@ -37680,7 +37855,7 @@ SOFTWARE.
37680
37855
 
37681
37856
  Authors: briandavidvaughn@gmail.com
37682
37857
 
37683
- Package Download URL: https://registry.npmjs.org/react-window/-/react-window-1.8.10.tgz
37858
+ Package Download URL: https://registry.npmjs.org/react-window/-/react-window-1.8.11.tgz
37684
37859
 
37685
37860
  --------------------------------------------------------------------------------
37686
37861
  Package Title: readable-stream (2.3.8)
@@ -39060,9 +39235,9 @@ Authors: i@izs.me
39060
39235
  Package Download URL: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz
39061
39236
 
39062
39237
  --------------------------------------------------------------------------------
39063
- Package Title: rollup (4.21.2)
39238
+ Package Title: rollup (4.48.0)
39064
39239
 
39065
- Package Locator: npm+rollup$4.21.2
39240
+ Package Locator: npm+rollup$4.48.0
39066
39241
 
39067
39242
  Package Depth: Transitive
39068
39243
  --------------------------------------------------------------------------------
@@ -39682,7 +39857,7 @@ See the License for the specific language governing permissions and limitations
39682
39857
 
39683
39858
  Authors: brian@donovans.cc, trysound@yandex.ru, richard.a.harris@gmail.com, victorystick@gmail.com, lukas.taegert@tngtech.com
39684
39859
 
39685
- Package Download URL: https://registry.npmjs.org/rollup/-/rollup-4.21.2.tgz
39860
+ Package Download URL: https://registry.npmjs.org/rollup/-/rollup-4.48.0.tgz
39686
39861
 
39687
39862
  --------------------------------------------------------------------------------
39688
39863
  Package Title: run-applescript (7.0.0)
@@ -40045,9 +40220,9 @@ Authors: chalkerx@gmail.com
40045
40220
  Package Download URL: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz
40046
40221
 
40047
40222
  --------------------------------------------------------------------------------
40048
- Package Title: sass (1.69.5)
40223
+ Package Title: sass (1.66.1)
40049
40224
 
40050
- Package Locator: npm+sass$1.69.5
40225
+ Package Locator: npm+sass$1.66.1
40051
40226
 
40052
40227
  Package Depth: Transitive
40053
40228
  --------------------------------------------------------------------------------
@@ -41550,7 +41725,7 @@ Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010
41550
41725
 
41551
41726
  Authors: nex342@gmail.com, xzyfer@gmail.com, hcatlin@gmail.com, sass.bot.beep.boop@gmail.com
41552
41727
 
41553
- Package Download URL: https://registry.npmjs.org/sass/-/sass-1.69.5.tgz
41728
+ Package Download URL: https://registry.npmjs.org/sass/-/sass-1.66.1.tgz
41554
41729
 
41555
41730
  --------------------------------------------------------------------------------
41556
41731
  Package Title: scheduler (0.23.2)
@@ -43755,7 +43930,7 @@ SOFTWARE.
43755
43930
 
43756
43931
  * Package Info *
43757
43932
 
43758
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
43933
+ Authors: sindresorhus@gmail.com
43759
43934
 
43760
43935
  Package Download URL: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz
43761
43936
 
@@ -43793,7 +43968,7 @@ SOFTWARE.
43793
43968
 
43794
43969
  * Package Info *
43795
43970
 
43796
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
43971
+ Authors: sindresorhus@gmail.com
43797
43972
 
43798
43973
  Package Download URL: https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz
43799
43974
 
@@ -44058,7 +44233,7 @@ SOFTWARE.
44058
44233
 
44059
44234
  * Package Info *
44060
44235
 
44061
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
44236
+ Authors: sindresorhus@gmail.com
44062
44237
 
44063
44238
  Package Download URL: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz
44064
44239
 
@@ -44096,7 +44271,7 @@ SOFTWARE.
44096
44271
 
44097
44272
  * Package Info *
44098
44273
 
44099
- Authors: sindresorhus@gmail.com, npm@josh.junon.me
44274
+ Authors: sindresorhus@gmail.com
44100
44275
 
44101
44276
  Package Download URL: https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz
44102
44277
 
@@ -47627,9 +47802,9 @@ Authors: tituswormer@gmail.com
47627
47802
  Package Download URL: https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz
47628
47803
 
47629
47804
  --------------------------------------------------------------------------------
47630
- Package Title: vite (5.4.3)
47805
+ Package Title: vite (6.3.6)
47631
47806
 
47632
- Package Locator: npm+vite$5.4.3
47807
+ Package Locator: npm+vite$6.3.6
47633
47808
 
47634
47809
  Package Depth: Transitive
47635
47810
  --------------------------------------------------------------------------------
@@ -55458,7 +55633,7 @@ Repository: github:eemeli/yaml
55458
55633
 
55459
55634
  Authors: npm@haoqun.me, vitejs.twitter@gmail.com, yyx990803@gmail.com, matias.capeletto@gmail.com, anthonyfu117@hotmail.com
55460
55635
 
55461
- Package Download URL: https://registry.npmjs.org/vite/-/vite-5.4.3.tgz
55636
+ Package Download URL: https://registry.npmjs.org/vite/-/vite-6.3.6.tgz
55462
55637
 
55463
55638
  --------------------------------------------------------------------------------
55464
55639
  Package Title: vite-node (3.2.4)
@@ -59415,7 +59590,7 @@ SOFTWARE.
59415
59590
 
59416
59591
  * Package Info *
59417
59592
 
59418
- Authors: sindresorhus@gmail.com, josh@junon.me
59593
+ Authors: sindresorhus@gmail.com
59419
59594
 
59420
59595
  Package Download URL: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz
59421
59596
 
@@ -59453,7 +59628,7 @@ SOFTWARE.
59453
59628
 
59454
59629
  * Package Info *
59455
59630
 
59456
- Authors: sindresorhus@gmail.com, josh@junon.me
59631
+ Authors: sindresorhus@gmail.com
59457
59632
 
59458
59633
  Package Download URL: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz
59459
59634
 
@@ -59491,7 +59666,7 @@ SOFTWARE.
59491
59666
 
59492
59667
  * Package Info *
59493
59668
 
59494
- Authors: sindresorhus@gmail.com, josh@junon.me
59669
+ Authors: sindresorhus@gmail.com
59495
59670
 
59496
59671
  Package Download URL: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz
59497
59672
 
@@ -72255,10 +72430,6 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
72255
72430
  OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
72256
72431
  PERFORMANCE OF THIS SOFTWARE.
72257
72432
 
72258
- * BSD-3-Clause *
72259
-
72260
- Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms
72261
-
72262
72433
  * MIT *
72263
72434
 
72264
72435
  Copyright 2017 Kat Marchán
@@ -75487,31 +75658,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75487
75658
  SOFTWARE.
75488
75659
 
75489
75660
 
75490
- * MIT *
75491
-
75492
- MIT License
75493
-
75494
- Copyright (c) 2017 Alberto Leal <mailforalberto@gmail.com> (github.com/dashed)
75495
-
75496
- Permission is hereby granted, free of charge, to any person obtaining a copy
75497
- of this software and associated documentation files (the "Software"), to deal
75498
- in the Software without restriction, including without limitation the rights
75499
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75500
- copies of the Software, and to permit persons to whom the Software is
75501
- furnished to do so, subject to the following conditions:
75502
-
75503
- The above copyright notice and this permission notice shall be included in all
75504
- copies or substantial portions of the Software.
75505
-
75506
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75507
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75508
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75509
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
75510
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
75511
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75512
- SOFTWARE.
75513
-
75514
-
75515
75661
  * MIT *
75516
75662
 
75517
75663
  MIT License
@@ -76014,19 +76160,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76014
76160
  SOFTWARE.
76015
76161
 
76016
76162
 
76017
- * MIT *
76018
-
76019
- MIT License
76020
-
76021
- Copyright (c) 2019 FormatJS
76022
-
76023
- 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:
76024
-
76025
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
76026
-
76027
- 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.
76028
-
76029
-
76030
76163
  * MIT *
76031
76164
 
76032
76165
  MIT License
@@ -76735,6 +76868,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76735
76868
  SOFTWARE.
76736
76869
 
76737
76870
 
76871
+ * MIT *
76872
+
76873
+ MIT License
76874
+
76875
+ Copyright (c) 2024 Colin McDonnell
76876
+
76877
+ Permission is hereby granted, free of charge, to any person obtaining a copy
76878
+ of this software and associated documentation files (the "Software"), to deal
76879
+ in the Software without restriction, including without limitation the rights
76880
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76881
+ copies of the Software, and to permit persons to whom the Software is
76882
+ furnished to do so, subject to the following conditions:
76883
+
76884
+ The above copyright notice and this permission notice shall be included in all
76885
+ copies or substantial portions of the Software.
76886
+
76887
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76888
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
76889
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76890
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
76891
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
76892
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76893
+ SOFTWARE.
76894
+
76738
76895
  * MIT *
76739
76896
 
76740
76897
  MIT License
@@ -76785,6 +76942,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76785
76942
  SOFTWARE.
76786
76943
 
76787
76944
 
76945
+ * MIT *
76946
+
76947
+ MIT License
76948
+
76949
+ Copyright (c) 2024 Fabian Hiller
76950
+
76951
+ Permission is hereby granted, free of charge, to any person obtaining a copy
76952
+ of this software and associated documentation files (the "Software"), to deal
76953
+ in the Software without restriction, including without limitation the rights
76954
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76955
+ copies of the Software, and to permit persons to whom the Software is
76956
+ furnished to do so, subject to the following conditions:
76957
+
76958
+ The above copyright notice and this permission notice shall be included in all
76959
+ copies or substantial portions of the Software.
76960
+
76961
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76962
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
76963
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76964
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
76965
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
76966
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
76967
+ SOFTWARE.
76968
+
76788
76969
  * MIT *
76789
76970
 
76790
76971
  MIT License
@@ -79042,6 +79223,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
79042
79223
  THE SOFTWARE.
79043
79224
 
79044
79225
 
79226
+ * MIT *
79227
+
79228
+ The MIT License (MIT)
79229
+
79230
+ Copyright (c) 2015 Dan Abramov
79231
+
79232
+ Permission is hereby granted, free of charge, to any person obtaining a copy
79233
+ of this software and associated documentation files (the "Software"), to deal
79234
+ in the Software without restriction, including without limitation the rights
79235
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
79236
+ copies of the Software, and to permit persons to whom the Software is
79237
+ furnished to do so, subject to the following conditions:
79238
+
79239
+ The above copyright notice and this permission notice shall be included in all
79240
+ copies or substantial portions of the Software.
79241
+
79242
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
79243
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
79244
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
79245
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
79246
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79247
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
79248
+ SOFTWARE.
79249
+
79250
+
79251
+
79045
79252
  * MIT *
79046
79253
 
79047
79254
  The MIT License (MIT)
@@ -79786,8 +79993,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79786
79993
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
79787
79994
  SOFTWARE.
79788
79995
 
79789
- ---------------------
79790
- Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.
79996
+
79791
79997
 
79792
79998
  * MIT *
79793
79999
 
@@ -81717,4 +81923,4 @@ POSSIBILITY OF SUCH DAMAGE.
81717
81923
  --------------------------------------------------------------------------------
81718
81924
  --------------------------------------------------------------------------------
81719
81925
 
81720
- Report Generated by FOSSA on 2025-9-8
81926
+ Report Generated by FOSSA on 2025-9-11