@licklist/design 0.75.1-dev.1 → 0.75.1-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fullscreen-loader/FullscreenLoader.d.ts +4 -0
- package/dist/fullscreen-loader/FullscreenLoader.d.ts.map +1 -0
- package/dist/fullscreen-loader/FullscreenLoader.js +73 -0
- package/dist/fullscreen-loader/context.d.ts +3 -0
- package/dist/fullscreen-loader/context.d.ts.map +1 -0
- package/dist/fullscreen-loader/context.js +10 -0
- package/dist/fullscreen-loader/index.d.ts +4 -0
- package/dist/fullscreen-loader/index.d.ts.map +1 -0
- package/dist/fullscreen-loader/useFullscreenLoader.d.ts +2 -0
- package/dist/fullscreen-loader/useFullscreenLoader.d.ts.map +1 -0
- package/dist/fullscreen-loader/useFullscreenLoader.js +8 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -0
- package/package.json +6 -6
- package/src/fullscreen-loader/FullscreenLoader.tsx +19 -0
- package/src/fullscreen-loader/context.ts +5 -0
- package/src/fullscreen-loader/index.ts +3 -0
- package/src/fullscreen-loader/useFullscreenLoader.ts +4 -0
- package/src/index.ts +1 -0
- package/yarn.lock +280 -259
package/yarn.lock
CHANGED
|
@@ -52,9 +52,9 @@ __metadata:
|
|
|
52
52
|
linkType: hard
|
|
53
53
|
|
|
54
54
|
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.27.2":
|
|
55
|
-
version: 7.27.
|
|
56
|
-
resolution: "@babel/compat-data@npm:7.27.
|
|
57
|
-
checksum: 10c0/
|
|
55
|
+
version: 7.27.5
|
|
56
|
+
resolution: "@babel/compat-data@npm:7.27.5"
|
|
57
|
+
checksum: 10c0/da2751fcd0b58eea958f2b2f7ff7d6de1280712b709fa1ad054b73dc7d31f589e353bb50479b9dc96007935f3ed3cada68ac5b45ce93086b7122ddc32e60dc00
|
|
58
58
|
languageName: node
|
|
59
59
|
linkType: hard
|
|
60
60
|
|
|
@@ -83,47 +83,47 @@ __metadata:
|
|
|
83
83
|
linkType: hard
|
|
84
84
|
|
|
85
85
|
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.24.5, @babel/core@npm:^7.7.5":
|
|
86
|
-
version: 7.27.
|
|
87
|
-
resolution: "@babel/core@npm:7.27.
|
|
86
|
+
version: 7.27.4
|
|
87
|
+
resolution: "@babel/core@npm:7.27.4"
|
|
88
88
|
dependencies:
|
|
89
89
|
"@ampproject/remapping": "npm:^2.2.0"
|
|
90
90
|
"@babel/code-frame": "npm:^7.27.1"
|
|
91
|
-
"@babel/generator": "npm:^7.27.
|
|
92
|
-
"@babel/helper-compilation-targets": "npm:^7.27.
|
|
93
|
-
"@babel/helper-module-transforms": "npm:^7.27.
|
|
94
|
-
"@babel/helpers": "npm:^7.27.
|
|
95
|
-
"@babel/parser": "npm:^7.27.
|
|
96
|
-
"@babel/template": "npm:^7.27.
|
|
97
|
-
"@babel/traverse": "npm:^7.27.
|
|
98
|
-
"@babel/types": "npm:^7.27.
|
|
91
|
+
"@babel/generator": "npm:^7.27.3"
|
|
92
|
+
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
|
93
|
+
"@babel/helper-module-transforms": "npm:^7.27.3"
|
|
94
|
+
"@babel/helpers": "npm:^7.27.4"
|
|
95
|
+
"@babel/parser": "npm:^7.27.4"
|
|
96
|
+
"@babel/template": "npm:^7.27.2"
|
|
97
|
+
"@babel/traverse": "npm:^7.27.4"
|
|
98
|
+
"@babel/types": "npm:^7.27.3"
|
|
99
99
|
convert-source-map: "npm:^2.0.0"
|
|
100
100
|
debug: "npm:^4.1.0"
|
|
101
101
|
gensync: "npm:^1.0.0-beta.2"
|
|
102
102
|
json5: "npm:^2.2.3"
|
|
103
103
|
semver: "npm:^6.3.1"
|
|
104
|
-
checksum: 10c0/
|
|
104
|
+
checksum: 10c0/d2d17b106a8d91d3eda754bb3f26b53a12eb7646df73c2b2d2e9b08d90529186bc69e3823f70a96ec6e5719dc2372fb54e14ad499da47ceeb172d2f7008787b5
|
|
105
105
|
languageName: node
|
|
106
106
|
linkType: hard
|
|
107
107
|
|
|
108
|
-
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.27.
|
|
109
|
-
version: 7.27.
|
|
110
|
-
resolution: "@babel/generator@npm:7.27.
|
|
108
|
+
"@babel/generator@npm:^7.12.11, @babel/generator@npm:^7.12.5, @babel/generator@npm:^7.27.3":
|
|
109
|
+
version: 7.27.5
|
|
110
|
+
resolution: "@babel/generator@npm:7.27.5"
|
|
111
111
|
dependencies:
|
|
112
|
-
"@babel/parser": "npm:^7.27.
|
|
113
|
-
"@babel/types": "npm:^7.27.
|
|
112
|
+
"@babel/parser": "npm:^7.27.5"
|
|
113
|
+
"@babel/types": "npm:^7.27.3"
|
|
114
114
|
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
115
115
|
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
116
116
|
jsesc: "npm:^3.0.2"
|
|
117
|
-
checksum: 10c0/
|
|
117
|
+
checksum: 10c0/8f649ef4cd81765c832bb11de4d6064b035ffebdecde668ba7abee68a7b0bce5c9feabb5dc5bb8aeba5bd9e5c2afa3899d852d2bd9ca77a711ba8c8379f416f0
|
|
118
118
|
languageName: node
|
|
119
119
|
linkType: hard
|
|
120
120
|
|
|
121
121
|
"@babel/helper-annotate-as-pure@npm:^7.27.1":
|
|
122
|
-
version: 7.27.
|
|
123
|
-
resolution: "@babel/helper-annotate-as-pure@npm:7.27.
|
|
122
|
+
version: 7.27.3
|
|
123
|
+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
|
|
124
124
|
dependencies:
|
|
125
|
-
"@babel/types": "npm:^7.27.
|
|
126
|
-
checksum: 10c0/
|
|
125
|
+
"@babel/types": "npm:^7.27.3"
|
|
126
|
+
checksum: 10c0/94996ce0a05b7229f956033e6dcd69393db2b0886d0db6aff41e704390402b8cdcca11f61449cb4f86cfd9e61b5ad3a73e4fa661eeed7846b125bd1c33dbc633
|
|
127
127
|
languageName: node
|
|
128
128
|
linkType: hard
|
|
129
129
|
|
|
@@ -223,16 +223,16 @@ __metadata:
|
|
|
223
223
|
languageName: node
|
|
224
224
|
linkType: hard
|
|
225
225
|
|
|
226
|
-
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.27.1":
|
|
227
|
-
version: 7.27.
|
|
228
|
-
resolution: "@babel/helper-module-transforms@npm:7.27.
|
|
226
|
+
"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.27.3":
|
|
227
|
+
version: 7.27.3
|
|
228
|
+
resolution: "@babel/helper-module-transforms@npm:7.27.3"
|
|
229
229
|
dependencies:
|
|
230
230
|
"@babel/helper-module-imports": "npm:^7.27.1"
|
|
231
231
|
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
232
|
-
"@babel/traverse": "npm:^7.27.
|
|
232
|
+
"@babel/traverse": "npm:^7.27.3"
|
|
233
233
|
peerDependencies:
|
|
234
234
|
"@babel/core": ^7.0.0
|
|
235
|
-
checksum: 10c0/
|
|
235
|
+
checksum: 10c0/fccb4f512a13b4c069af51e1b56b20f54024bcf1591e31e978a30f3502567f34f90a80da6a19a6148c249216292a8074a0121f9e52602510ef0f32dbce95ca01
|
|
236
236
|
languageName: node
|
|
237
237
|
linkType: hard
|
|
238
238
|
|
|
@@ -327,13 +327,13 @@ __metadata:
|
|
|
327
327
|
languageName: node
|
|
328
328
|
linkType: hard
|
|
329
329
|
|
|
330
|
-
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.27.
|
|
331
|
-
version: 7.27.
|
|
332
|
-
resolution: "@babel/helpers@npm:7.27.
|
|
330
|
+
"@babel/helpers@npm:^7.12.5, @babel/helpers@npm:^7.27.4":
|
|
331
|
+
version: 7.27.4
|
|
332
|
+
resolution: "@babel/helpers@npm:7.27.4"
|
|
333
333
|
dependencies:
|
|
334
|
-
"@babel/template": "npm:^7.27.
|
|
335
|
-
"@babel/types": "npm:^7.27.
|
|
336
|
-
checksum: 10c0/
|
|
334
|
+
"@babel/template": "npm:^7.27.2"
|
|
335
|
+
"@babel/types": "npm:^7.27.3"
|
|
336
|
+
checksum: 10c0/3463551420926b3f403c1a30d66ac67bba5c4f73539a8ccb71544da129c4709ac37c57fac740ed8a261b3e6bbbf353b05e03b36ea1a6bf1081604b2a94ca43c1
|
|
337
337
|
languageName: node
|
|
338
338
|
linkType: hard
|
|
339
339
|
|
|
@@ -349,14 +349,14 @@ __metadata:
|
|
|
349
349
|
languageName: node
|
|
350
350
|
linkType: hard
|
|
351
351
|
|
|
352
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.
|
|
353
|
-
version: 7.27.
|
|
354
|
-
resolution: "@babel/parser@npm:7.27.
|
|
352
|
+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.4, @babel/parser@npm:^7.27.5":
|
|
353
|
+
version: 7.27.5
|
|
354
|
+
resolution: "@babel/parser@npm:7.27.5"
|
|
355
355
|
dependencies:
|
|
356
|
-
"@babel/types": "npm:^7.27.
|
|
356
|
+
"@babel/types": "npm:^7.27.3"
|
|
357
357
|
bin:
|
|
358
358
|
parser: ./bin/babel-parser.js
|
|
359
|
-
checksum: 10c0/
|
|
359
|
+
checksum: 10c0/f7faaebf21cc1f25d9ca8ac02c447ed38ef3460ea95be7ea760916dcf529476340d72a5a6010c6641d9ed9d12ad827c8424840277ec2295c5b082ba0f291220a
|
|
360
360
|
languageName: node
|
|
361
361
|
linkType: hard
|
|
362
362
|
|
|
@@ -711,13 +711,13 @@ __metadata:
|
|
|
711
711
|
linkType: hard
|
|
712
712
|
|
|
713
713
|
"@babel/plugin-transform-block-scoping@npm:^7.12.12, @babel/plugin-transform-block-scoping@npm:^7.27.1":
|
|
714
|
-
version: 7.27.
|
|
715
|
-
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.
|
|
714
|
+
version: 7.27.5
|
|
715
|
+
resolution: "@babel/plugin-transform-block-scoping@npm:7.27.5"
|
|
716
716
|
dependencies:
|
|
717
717
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
718
718
|
peerDependencies:
|
|
719
719
|
"@babel/core": ^7.0.0-0
|
|
720
|
-
checksum: 10c0/
|
|
720
|
+
checksum: 10c0/5c1a61f312f18d3807c4df25868161301a7bd0807092b86951fa6b9918e07ee382d58d61a204c3f9ad0b72b8f6f1d18586f8e485c355a3e959c26a070397e95e
|
|
721
721
|
languageName: node
|
|
722
722
|
linkType: hard
|
|
723
723
|
|
|
@@ -773,14 +773,14 @@ __metadata:
|
|
|
773
773
|
languageName: node
|
|
774
774
|
linkType: hard
|
|
775
775
|
|
|
776
|
-
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.27.1":
|
|
777
|
-
version: 7.27.
|
|
778
|
-
resolution: "@babel/plugin-transform-destructuring@npm:7.27.
|
|
776
|
+
"@babel/plugin-transform-destructuring@npm:^7.12.1, @babel/plugin-transform-destructuring@npm:^7.27.1, @babel/plugin-transform-destructuring@npm:^7.27.3":
|
|
777
|
+
version: 7.27.3
|
|
778
|
+
resolution: "@babel/plugin-transform-destructuring@npm:7.27.3"
|
|
779
779
|
dependencies:
|
|
780
780
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
781
781
|
peerDependencies:
|
|
782
782
|
"@babel/core": ^7.0.0-0
|
|
783
|
-
checksum: 10c0/
|
|
783
|
+
checksum: 10c0/f8ac96deef6f9a4cb1dff148dfa2a43116ca1c48434bba433964498c4ef5cef5557693b47463e64a71ffaaf10191c7fab0270844e8dbdc47dc4d120435025df5
|
|
784
784
|
languageName: node
|
|
785
785
|
linkType: hard
|
|
786
786
|
|
|
@@ -1029,16 +1029,16 @@ __metadata:
|
|
|
1029
1029
|
linkType: hard
|
|
1030
1030
|
|
|
1031
1031
|
"@babel/plugin-transform-object-rest-spread@npm:^7.27.2":
|
|
1032
|
-
version: 7.27.
|
|
1033
|
-
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.
|
|
1032
|
+
version: 7.27.3
|
|
1033
|
+
resolution: "@babel/plugin-transform-object-rest-spread@npm:7.27.3"
|
|
1034
1034
|
dependencies:
|
|
1035
1035
|
"@babel/helper-compilation-targets": "npm:^7.27.2"
|
|
1036
1036
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1037
|
-
"@babel/plugin-transform-destructuring": "npm:^7.27.
|
|
1037
|
+
"@babel/plugin-transform-destructuring": "npm:^7.27.3"
|
|
1038
1038
|
"@babel/plugin-transform-parameters": "npm:^7.27.1"
|
|
1039
1039
|
peerDependencies:
|
|
1040
1040
|
"@babel/core": ^7.0.0-0
|
|
1041
|
-
checksum: 10c0/
|
|
1041
|
+
checksum: 10c0/f2d04f59f773a9480bbaabd082fecdb5fb2b6ae5e77147ae8df34a8b773b6148d0c4260d2beaa4755eb5f548a105f2069124b9cea96f9387128656cbb0730ee4
|
|
1042
1042
|
languageName: node
|
|
1043
1043
|
linkType: hard
|
|
1044
1044
|
|
|
@@ -1207,13 +1207,13 @@ __metadata:
|
|
|
1207
1207
|
linkType: hard
|
|
1208
1208
|
|
|
1209
1209
|
"@babel/plugin-transform-regenerator@npm:^7.27.1":
|
|
1210
|
-
version: 7.27.
|
|
1211
|
-
resolution: "@babel/plugin-transform-regenerator@npm:7.27.
|
|
1210
|
+
version: 7.27.5
|
|
1211
|
+
resolution: "@babel/plugin-transform-regenerator@npm:7.27.5"
|
|
1212
1212
|
dependencies:
|
|
1213
1213
|
"@babel/helper-plugin-utils": "npm:^7.27.1"
|
|
1214
1214
|
peerDependencies:
|
|
1215
1215
|
"@babel/core": ^7.0.0-0
|
|
1216
|
-
checksum: 10c0/
|
|
1216
|
+
checksum: 10c0/4ace8ced76b421cd44dd9fa08bebc2f3fd76ec84e532cd1027738f411afdbc239789edd6c96dd1db412fc4a42cead5c1ac98a8aef94f35102f5de1049e64c07a
|
|
1217
1217
|
languageName: node
|
|
1218
1218
|
linkType: hard
|
|
1219
1219
|
|
|
@@ -1510,22 +1510,22 @@ __metadata:
|
|
|
1510
1510
|
linkType: hard
|
|
1511
1511
|
|
|
1512
1512
|
"@babel/runtime-corejs3@npm:^7.10.2":
|
|
1513
|
-
version: 7.27.
|
|
1514
|
-
resolution: "@babel/runtime-corejs3@npm:7.27.
|
|
1513
|
+
version: 7.27.4
|
|
1514
|
+
resolution: "@babel/runtime-corejs3@npm:7.27.4"
|
|
1515
1515
|
dependencies:
|
|
1516
1516
|
core-js-pure: "npm:^3.30.2"
|
|
1517
|
-
checksum: 10c0/
|
|
1517
|
+
checksum: 10c0/77c3f71e00d6c4caee76bdbc5063984c80353529ee638cab447e55140b97403bff9fb992e0d9de62982821db7f848bcd53ed1f386cfffee8be2e2316b4aef566
|
|
1518
1518
|
languageName: node
|
|
1519
1519
|
linkType: hard
|
|
1520
1520
|
|
|
1521
1521
|
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.6, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
|
|
1522
|
-
version: 7.27.
|
|
1523
|
-
resolution: "@babel/runtime@npm:7.27.
|
|
1524
|
-
checksum: 10c0/
|
|
1522
|
+
version: 7.27.4
|
|
1523
|
+
resolution: "@babel/runtime@npm:7.27.4"
|
|
1524
|
+
checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e
|
|
1525
1525
|
languageName: node
|
|
1526
1526
|
linkType: hard
|
|
1527
1527
|
|
|
1528
|
-
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.27.1":
|
|
1528
|
+
"@babel/template@npm:^7.12.7, @babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2":
|
|
1529
1529
|
version: 7.27.2
|
|
1530
1530
|
resolution: "@babel/template@npm:7.27.2"
|
|
1531
1531
|
dependencies:
|
|
@@ -1536,28 +1536,28 @@ __metadata:
|
|
|
1536
1536
|
languageName: node
|
|
1537
1537
|
linkType: hard
|
|
1538
1538
|
|
|
1539
|
-
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.27.1":
|
|
1540
|
-
version: 7.27.
|
|
1541
|
-
resolution: "@babel/traverse@npm:7.27.
|
|
1539
|
+
"@babel/traverse@npm:^7.1.6, @babel/traverse@npm:^7.12.11, @babel/traverse@npm:^7.12.9, @babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4":
|
|
1540
|
+
version: 7.27.4
|
|
1541
|
+
resolution: "@babel/traverse@npm:7.27.4"
|
|
1542
1542
|
dependencies:
|
|
1543
1543
|
"@babel/code-frame": "npm:^7.27.1"
|
|
1544
|
-
"@babel/generator": "npm:^7.27.
|
|
1545
|
-
"@babel/parser": "npm:^7.27.
|
|
1546
|
-
"@babel/template": "npm:^7.27.
|
|
1547
|
-
"@babel/types": "npm:^7.27.
|
|
1544
|
+
"@babel/generator": "npm:^7.27.3"
|
|
1545
|
+
"@babel/parser": "npm:^7.27.4"
|
|
1546
|
+
"@babel/template": "npm:^7.27.2"
|
|
1547
|
+
"@babel/types": "npm:^7.27.3"
|
|
1548
1548
|
debug: "npm:^4.3.1"
|
|
1549
1549
|
globals: "npm:^11.1.0"
|
|
1550
|
-
checksum: 10c0/
|
|
1550
|
+
checksum: 10c0/6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
|
|
1551
1551
|
languageName: node
|
|
1552
1552
|
linkType: hard
|
|
1553
1553
|
|
|
1554
|
-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.4.4":
|
|
1555
|
-
version: 7.27.
|
|
1556
|
-
resolution: "@babel/types@npm:7.27.
|
|
1554
|
+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.4.4":
|
|
1555
|
+
version: 7.27.3
|
|
1556
|
+
resolution: "@babel/types@npm:7.27.3"
|
|
1557
1557
|
dependencies:
|
|
1558
1558
|
"@babel/helper-string-parser": "npm:^7.27.1"
|
|
1559
1559
|
"@babel/helper-validator-identifier": "npm:^7.27.1"
|
|
1560
|
-
checksum: 10c0/
|
|
1560
|
+
checksum: 10c0/bafdfc98e722a6b91a783b6f24388f478fd775f0c0652e92220e08be2cc33e02d42088542f1953ac5e5ece2ac052172b3dadedf12bec9aae57899e92fb9a9757
|
|
1561
1561
|
languageName: node
|
|
1562
1562
|
linkType: hard
|
|
1563
1563
|
|
|
@@ -2117,22 +2117,22 @@ __metadata:
|
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@floating-ui/core@npm:^1.7.
|
|
2121
|
-
version: 1.7.
|
|
2122
|
-
resolution: "@floating-ui/core@npm:1.7.
|
|
2120
|
+
"@floating-ui/core@npm:^1.7.1":
|
|
2121
|
+
version: 1.7.1
|
|
2122
|
+
resolution: "@floating-ui/core@npm:1.7.1"
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2125
|
-
checksum: 10c0/
|
|
2125
|
+
checksum: 10c0/40df1e1dd8a2bad6f70c1ee163f0e151c456f52b9b98a38488d88720b2be72ccd631501a66f8369f96d2e8ad1c4250936b6fd4243e3a99833f2d008ee6afec18
|
|
2126
2126
|
languageName: node
|
|
2127
2127
|
linkType: hard
|
|
2128
2128
|
|
|
2129
2129
|
"@floating-ui/dom@npm:^1.2.1":
|
|
2130
|
-
version: 1.7.
|
|
2131
|
-
resolution: "@floating-ui/dom@npm:1.7.
|
|
2130
|
+
version: 1.7.1
|
|
2131
|
+
resolution: "@floating-ui/dom@npm:1.7.1"
|
|
2132
2132
|
dependencies:
|
|
2133
|
-
"@floating-ui/core": "npm:^1.7.
|
|
2133
|
+
"@floating-ui/core": "npm:^1.7.1"
|
|
2134
2134
|
"@floating-ui/utils": "npm:^0.2.9"
|
|
2135
|
-
checksum: 10c0/
|
|
2135
|
+
checksum: 10c0/33b0e892f4c50ce568169cd58793ff5e3bc1e72ee007237d73b9458d4475e1e5f5a4b3f9e6752422d5f5ac902bc0c135ca7dc0a23c6df187fd9d28dc34cdceed
|
|
2136
2136
|
languageName: node
|
|
2137
2137
|
linkType: hard
|
|
2138
2138
|
|
|
@@ -2478,9 +2478,9 @@ __metadata:
|
|
|
2478
2478
|
languageName: node
|
|
2479
2479
|
linkType: hard
|
|
2480
2480
|
|
|
2481
|
-
"@licklist/core@npm:0.
|
|
2482
|
-
version: 0.
|
|
2483
|
-
resolution: "@licklist/core@npm:0.
|
|
2481
|
+
"@licklist/core@npm:0.34.3-dev.0":
|
|
2482
|
+
version: 0.34.3-dev.0
|
|
2483
|
+
resolution: "@licklist/core@npm:0.34.3-dev.0"
|
|
2484
2484
|
dependencies:
|
|
2485
2485
|
"@sentry/browser": "npm:6.2.0"
|
|
2486
2486
|
axios: "npm:0.26.0"
|
|
@@ -2502,7 +2502,7 @@ __metadata:
|
|
|
2502
2502
|
react-i18next: 11.8.8
|
|
2503
2503
|
react-intl: 6.6.8
|
|
2504
2504
|
zustand: 3.7.2
|
|
2505
|
-
checksum: 10c0/
|
|
2505
|
+
checksum: 10c0/4fa363166e7175d1661c6a080d913f59f60fb0571bd013718b4a9256144be8c4f2b66fdc3c7b3f063b5f59ff61bbeb107b11ee0048450723f75c346140235c72
|
|
2506
2506
|
languageName: node
|
|
2507
2507
|
linkType: hard
|
|
2508
2508
|
|
|
@@ -2517,9 +2517,9 @@ __metadata:
|
|
|
2517
2517
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2518
2518
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2519
2519
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2520
|
-
"@licklist/core": "npm:0.
|
|
2520
|
+
"@licklist/core": "npm:0.34.3-dev.0"
|
|
2521
2521
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2522
|
-
"@licklist/plugins": "npm:0.
|
|
2522
|
+
"@licklist/plugins": "npm:0.36.1-dev.0"
|
|
2523
2523
|
"@mantine/core": "npm:6.0.22"
|
|
2524
2524
|
"@mantine/hooks": "npm:6.0.22"
|
|
2525
2525
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2581,7 +2581,6 @@ __metadata:
|
|
|
2581
2581
|
babel-loader: "npm:8.2.2"
|
|
2582
2582
|
bootstrap: "npm:4.6.0"
|
|
2583
2583
|
bootstrap-social: "npm:5.1.1"
|
|
2584
|
-
clsx: "npm:2.1.1"
|
|
2585
2584
|
css-loader: "npm:5.1.1"
|
|
2586
2585
|
cssnano: "npm:7.0.6"
|
|
2587
2586
|
date-fns: "npm:2.29.3"
|
|
@@ -2648,9 +2647,10 @@ __metadata:
|
|
|
2648
2647
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2649
2648
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2650
2649
|
peerDependencies:
|
|
2651
|
-
"@licklist/core": 0.
|
|
2650
|
+
"@licklist/core": 0.34.3-dev.0
|
|
2652
2651
|
"@licklist/eslint-config": 0.5.6
|
|
2653
|
-
"@licklist/plugins": 0.
|
|
2652
|
+
"@licklist/plugins": 0.36.1-dev.0
|
|
2653
|
+
clsx: 2.1.1
|
|
2654
2654
|
lodash: 4.17.21
|
|
2655
2655
|
luxon: 3.5.0
|
|
2656
2656
|
react: 17.0.2
|
|
@@ -2680,12 +2680,13 @@ __metadata:
|
|
|
2680
2680
|
languageName: node
|
|
2681
2681
|
linkType: hard
|
|
2682
2682
|
|
|
2683
|
-
"@licklist/plugins@npm:0.
|
|
2684
|
-
version: 0.
|
|
2685
|
-
resolution: "@licklist/plugins@npm:0.
|
|
2683
|
+
"@licklist/plugins@npm:0.36.1-dev.0":
|
|
2684
|
+
version: 0.36.1-dev.0
|
|
2685
|
+
resolution: "@licklist/plugins@npm:0.36.1-dev.0"
|
|
2686
2686
|
dependencies:
|
|
2687
2687
|
"@licklist/core": "npm:0.31.2-dev.10"
|
|
2688
2688
|
axios: "npm:0.26.0"
|
|
2689
|
+
clsx: "npm:2.1.1"
|
|
2689
2690
|
history: "npm:4.10.1"
|
|
2690
2691
|
laravel-echo: "npm:1.15.1"
|
|
2691
2692
|
lodash: "npm:4.17.21"
|
|
@@ -2702,6 +2703,7 @@ __metadata:
|
|
|
2702
2703
|
react-query: "npm:3.34.12"
|
|
2703
2704
|
react-router-dom: "npm:5.2.0"
|
|
2704
2705
|
rrule: "npm:2.6.8"
|
|
2706
|
+
tailwind-merge: "npm:3.1.0"
|
|
2705
2707
|
use-debounce: "npm:7.0.1"
|
|
2706
2708
|
peerDependencies:
|
|
2707
2709
|
"@licklist/core": 0.31.2-dev.10
|
|
@@ -2716,7 +2718,7 @@ __metadata:
|
|
|
2716
2718
|
react-loader: 2.4.7
|
|
2717
2719
|
react-query: 3.34.12
|
|
2718
2720
|
react-router-dom: 5.2.0
|
|
2719
|
-
checksum: 10c0/
|
|
2721
|
+
checksum: 10c0/d208236e03a6e43163b8cc755348988c05a83944e49d3fa1fc831c603e625036eae1e79b6e789fffcf06e87bbac0ff3d0f1dc274341dce101305b7ef9c6cf12d
|
|
2720
2722
|
languageName: node
|
|
2721
2723
|
linkType: hard
|
|
2722
2724
|
|
|
@@ -3300,142 +3302,142 @@ __metadata:
|
|
|
3300
3302
|
languageName: node
|
|
3301
3303
|
linkType: hard
|
|
3302
3304
|
|
|
3303
|
-
"@rollup/rollup-android-arm-eabi@npm:4.41.
|
|
3304
|
-
version: 4.41.
|
|
3305
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.41.
|
|
3305
|
+
"@rollup/rollup-android-arm-eabi@npm:4.41.1":
|
|
3306
|
+
version: 4.41.1
|
|
3307
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.41.1"
|
|
3306
3308
|
conditions: os=android & cpu=arm
|
|
3307
3309
|
languageName: node
|
|
3308
3310
|
linkType: hard
|
|
3309
3311
|
|
|
3310
|
-
"@rollup/rollup-android-arm64@npm:4.41.
|
|
3311
|
-
version: 4.41.
|
|
3312
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.41.
|
|
3312
|
+
"@rollup/rollup-android-arm64@npm:4.41.1":
|
|
3313
|
+
version: 4.41.1
|
|
3314
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.41.1"
|
|
3313
3315
|
conditions: os=android & cpu=arm64
|
|
3314
3316
|
languageName: node
|
|
3315
3317
|
linkType: hard
|
|
3316
3318
|
|
|
3317
|
-
"@rollup/rollup-darwin-arm64@npm:4.41.
|
|
3318
|
-
version: 4.41.
|
|
3319
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.41.
|
|
3319
|
+
"@rollup/rollup-darwin-arm64@npm:4.41.1":
|
|
3320
|
+
version: 4.41.1
|
|
3321
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.41.1"
|
|
3320
3322
|
conditions: os=darwin & cpu=arm64
|
|
3321
3323
|
languageName: node
|
|
3322
3324
|
linkType: hard
|
|
3323
3325
|
|
|
3324
|
-
"@rollup/rollup-darwin-x64@npm:4.41.
|
|
3325
|
-
version: 4.41.
|
|
3326
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.41.
|
|
3326
|
+
"@rollup/rollup-darwin-x64@npm:4.41.1":
|
|
3327
|
+
version: 4.41.1
|
|
3328
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.41.1"
|
|
3327
3329
|
conditions: os=darwin & cpu=x64
|
|
3328
3330
|
languageName: node
|
|
3329
3331
|
linkType: hard
|
|
3330
3332
|
|
|
3331
|
-
"@rollup/rollup-freebsd-arm64@npm:4.41.
|
|
3332
|
-
version: 4.41.
|
|
3333
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.41.
|
|
3333
|
+
"@rollup/rollup-freebsd-arm64@npm:4.41.1":
|
|
3334
|
+
version: 4.41.1
|
|
3335
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.41.1"
|
|
3334
3336
|
conditions: os=freebsd & cpu=arm64
|
|
3335
3337
|
languageName: node
|
|
3336
3338
|
linkType: hard
|
|
3337
3339
|
|
|
3338
|
-
"@rollup/rollup-freebsd-x64@npm:4.41.
|
|
3339
|
-
version: 4.41.
|
|
3340
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.41.
|
|
3340
|
+
"@rollup/rollup-freebsd-x64@npm:4.41.1":
|
|
3341
|
+
version: 4.41.1
|
|
3342
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.41.1"
|
|
3341
3343
|
conditions: os=freebsd & cpu=x64
|
|
3342
3344
|
languageName: node
|
|
3343
3345
|
linkType: hard
|
|
3344
3346
|
|
|
3345
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.41.
|
|
3346
|
-
version: 4.41.
|
|
3347
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.41.
|
|
3347
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.41.1":
|
|
3348
|
+
version: 4.41.1
|
|
3349
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.41.1"
|
|
3348
3350
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3349
3351
|
languageName: node
|
|
3350
3352
|
linkType: hard
|
|
3351
3353
|
|
|
3352
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.41.
|
|
3353
|
-
version: 4.41.
|
|
3354
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.41.
|
|
3354
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.41.1":
|
|
3355
|
+
version: 4.41.1
|
|
3356
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.41.1"
|
|
3355
3357
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3356
3358
|
languageName: node
|
|
3357
3359
|
linkType: hard
|
|
3358
3360
|
|
|
3359
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.41.
|
|
3360
|
-
version: 4.41.
|
|
3361
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.41.
|
|
3361
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.41.1":
|
|
3362
|
+
version: 4.41.1
|
|
3363
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.41.1"
|
|
3362
3364
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3363
3365
|
languageName: node
|
|
3364
3366
|
linkType: hard
|
|
3365
3367
|
|
|
3366
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.41.
|
|
3367
|
-
version: 4.41.
|
|
3368
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.41.
|
|
3368
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.41.1":
|
|
3369
|
+
version: 4.41.1
|
|
3370
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.41.1"
|
|
3369
3371
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3370
3372
|
languageName: node
|
|
3371
3373
|
linkType: hard
|
|
3372
3374
|
|
|
3373
|
-
"@rollup/rollup-linux-loongarch64-gnu@npm:4.41.
|
|
3374
|
-
version: 4.41.
|
|
3375
|
-
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.41.
|
|
3375
|
+
"@rollup/rollup-linux-loongarch64-gnu@npm:4.41.1":
|
|
3376
|
+
version: 4.41.1
|
|
3377
|
+
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.41.1"
|
|
3376
3378
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
3377
3379
|
languageName: node
|
|
3378
3380
|
linkType: hard
|
|
3379
3381
|
|
|
3380
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.
|
|
3381
|
-
version: 4.41.
|
|
3382
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.
|
|
3382
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.1":
|
|
3383
|
+
version: 4.41.1
|
|
3384
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.1"
|
|
3383
3385
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3384
3386
|
languageName: node
|
|
3385
3387
|
linkType: hard
|
|
3386
3388
|
|
|
3387
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.41.
|
|
3388
|
-
version: 4.41.
|
|
3389
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.41.
|
|
3389
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.41.1":
|
|
3390
|
+
version: 4.41.1
|
|
3391
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.41.1"
|
|
3390
3392
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3391
3393
|
languageName: node
|
|
3392
3394
|
linkType: hard
|
|
3393
3395
|
|
|
3394
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.41.
|
|
3395
|
-
version: 4.41.
|
|
3396
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.41.
|
|
3396
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.41.1":
|
|
3397
|
+
version: 4.41.1
|
|
3398
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.41.1"
|
|
3397
3399
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
3398
3400
|
languageName: node
|
|
3399
3401
|
linkType: hard
|
|
3400
3402
|
|
|
3401
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.41.
|
|
3402
|
-
version: 4.41.
|
|
3403
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.41.
|
|
3403
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.41.1":
|
|
3404
|
+
version: 4.41.1
|
|
3405
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.41.1"
|
|
3404
3406
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3405
3407
|
languageName: node
|
|
3406
3408
|
linkType: hard
|
|
3407
3409
|
|
|
3408
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.41.
|
|
3409
|
-
version: 4.41.
|
|
3410
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.41.
|
|
3410
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.41.1":
|
|
3411
|
+
version: 4.41.1
|
|
3412
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.41.1"
|
|
3411
3413
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3412
3414
|
languageName: node
|
|
3413
3415
|
linkType: hard
|
|
3414
3416
|
|
|
3415
|
-
"@rollup/rollup-linux-x64-musl@npm:4.41.
|
|
3416
|
-
version: 4.41.
|
|
3417
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.41.
|
|
3417
|
+
"@rollup/rollup-linux-x64-musl@npm:4.41.1":
|
|
3418
|
+
version: 4.41.1
|
|
3419
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.41.1"
|
|
3418
3420
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3419
3421
|
languageName: node
|
|
3420
3422
|
linkType: hard
|
|
3421
3423
|
|
|
3422
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.41.
|
|
3423
|
-
version: 4.41.
|
|
3424
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.41.
|
|
3424
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.41.1":
|
|
3425
|
+
version: 4.41.1
|
|
3426
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.41.1"
|
|
3425
3427
|
conditions: os=win32 & cpu=arm64
|
|
3426
3428
|
languageName: node
|
|
3427
3429
|
linkType: hard
|
|
3428
3430
|
|
|
3429
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.41.
|
|
3430
|
-
version: 4.41.
|
|
3431
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.41.
|
|
3431
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.41.1":
|
|
3432
|
+
version: 4.41.1
|
|
3433
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.41.1"
|
|
3432
3434
|
conditions: os=win32 & cpu=ia32
|
|
3433
3435
|
languageName: node
|
|
3434
3436
|
linkType: hard
|
|
3435
3437
|
|
|
3436
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.41.
|
|
3437
|
-
version: 4.41.
|
|
3438
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.41.
|
|
3438
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.41.1":
|
|
3439
|
+
version: 4.41.1
|
|
3440
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.41.1"
|
|
3439
3441
|
conditions: os=win32 & cpu=x64
|
|
3440
3442
|
languageName: node
|
|
3441
3443
|
linkType: hard
|
|
@@ -5696,11 +5698,11 @@ __metadata:
|
|
|
5696
5698
|
linkType: hard
|
|
5697
5699
|
|
|
5698
5700
|
"@types/node@npm:*":
|
|
5699
|
-
version: 22.15.
|
|
5700
|
-
resolution: "@types/node@npm:22.15.
|
|
5701
|
+
version: 22.15.29
|
|
5702
|
+
resolution: "@types/node@npm:22.15.29"
|
|
5701
5703
|
dependencies:
|
|
5702
5704
|
undici-types: "npm:~6.21.0"
|
|
5703
|
-
checksum: 10c0/
|
|
5705
|
+
checksum: 10c0/602cc88c6150780cd9b5b44604754e0ce13983ae876a538861d6ecfb1511dff289e5576fffd26c841cde2142418d4bb76e2a72a382b81c04557ccb17cff29e1d
|
|
5704
5706
|
languageName: node
|
|
5705
5707
|
linkType: hard
|
|
5706
5708
|
|
|
@@ -6228,26 +6230,26 @@ __metadata:
|
|
|
6228
6230
|
languageName: node
|
|
6229
6231
|
linkType: hard
|
|
6230
6232
|
|
|
6231
|
-
"@vue/compiler-core@npm:3.5.
|
|
6232
|
-
version: 3.5.
|
|
6233
|
-
resolution: "@vue/compiler-core@npm:3.5.
|
|
6233
|
+
"@vue/compiler-core@npm:3.5.16":
|
|
6234
|
+
version: 3.5.16
|
|
6235
|
+
resolution: "@vue/compiler-core@npm:3.5.16"
|
|
6234
6236
|
dependencies:
|
|
6235
6237
|
"@babel/parser": "npm:^7.27.2"
|
|
6236
|
-
"@vue/shared": "npm:3.5.
|
|
6238
|
+
"@vue/shared": "npm:3.5.16"
|
|
6237
6239
|
entities: "npm:^4.5.0"
|
|
6238
6240
|
estree-walker: "npm:^2.0.2"
|
|
6239
6241
|
source-map-js: "npm:^1.2.1"
|
|
6240
|
-
checksum: 10c0/
|
|
6242
|
+
checksum: 10c0/1a6f1446320467eac382c9ee567bd6017a61d374eebe48cbf948badb13e14beb0f96645e2cb8c4bfff565aa4948f1d836352bea511e5f3322c51cc5921caf42a
|
|
6241
6243
|
languageName: node
|
|
6242
6244
|
linkType: hard
|
|
6243
6245
|
|
|
6244
6246
|
"@vue/compiler-dom@npm:^3.4.0":
|
|
6245
|
-
version: 3.5.
|
|
6246
|
-
resolution: "@vue/compiler-dom@npm:3.5.
|
|
6247
|
+
version: 3.5.16
|
|
6248
|
+
resolution: "@vue/compiler-dom@npm:3.5.16"
|
|
6247
6249
|
dependencies:
|
|
6248
|
-
"@vue/compiler-core": "npm:3.5.
|
|
6249
|
-
"@vue/shared": "npm:3.5.
|
|
6250
|
-
checksum: 10c0/
|
|
6250
|
+
"@vue/compiler-core": "npm:3.5.16"
|
|
6251
|
+
"@vue/shared": "npm:3.5.16"
|
|
6252
|
+
checksum: 10c0/e3ed5b50977cbb240abc2b8a71497254810e433a2e4a5eb254900c46abc6494b99df7e69ae79d7122c29c2e1cc4605c5b4925bf280e83e4f918098194b2894cf
|
|
6251
6253
|
languageName: node
|
|
6252
6254
|
linkType: hard
|
|
6253
6255
|
|
|
@@ -6282,10 +6284,10 @@ __metadata:
|
|
|
6282
6284
|
languageName: node
|
|
6283
6285
|
linkType: hard
|
|
6284
6286
|
|
|
6285
|
-
"@vue/shared@npm:3.5.
|
|
6286
|
-
version: 3.5.
|
|
6287
|
-
resolution: "@vue/shared@npm:3.5.
|
|
6288
|
-
checksum: 10c0/
|
|
6287
|
+
"@vue/shared@npm:3.5.16, @vue/shared@npm:^3.4.0":
|
|
6288
|
+
version: 3.5.16
|
|
6289
|
+
resolution: "@vue/shared@npm:3.5.16"
|
|
6290
|
+
checksum: 10c0/242ecc41f4c4e8f7f5d8714d715f4a78e31ead988da47cb369b88bd2f53aacc0f1db8c15dfac726e2a3ebe1104689bddd65c5c349ca5097e6657b2af2098c2f7
|
|
6289
6291
|
languageName: node
|
|
6290
6292
|
linkType: hard
|
|
6291
6293
|
|
|
@@ -6973,16 +6975,18 @@ __metadata:
|
|
|
6973
6975
|
linkType: hard
|
|
6974
6976
|
|
|
6975
6977
|
"array-includes@npm:^3.0.3, array-includes@npm:^3.1.1, array-includes@npm:^3.1.4, array-includes@npm:^3.1.6, array-includes@npm:^3.1.8":
|
|
6976
|
-
version: 3.1.
|
|
6977
|
-
resolution: "array-includes@npm:3.1.
|
|
6978
|
+
version: 3.1.9
|
|
6979
|
+
resolution: "array-includes@npm:3.1.9"
|
|
6978
6980
|
dependencies:
|
|
6979
|
-
call-bind: "npm:^1.0.
|
|
6981
|
+
call-bind: "npm:^1.0.8"
|
|
6982
|
+
call-bound: "npm:^1.0.4"
|
|
6980
6983
|
define-properties: "npm:^1.2.1"
|
|
6981
|
-
es-abstract: "npm:^1.
|
|
6982
|
-
es-object-atoms: "npm:^1.
|
|
6983
|
-
get-intrinsic: "npm:^1.
|
|
6984
|
-
is-string: "npm:^1.
|
|
6985
|
-
|
|
6984
|
+
es-abstract: "npm:^1.24.0"
|
|
6985
|
+
es-object-atoms: "npm:^1.1.1"
|
|
6986
|
+
get-intrinsic: "npm:^1.3.0"
|
|
6987
|
+
is-string: "npm:^1.1.1"
|
|
6988
|
+
math-intrinsics: "npm:^1.1.0"
|
|
6989
|
+
checksum: 10c0/0235fa69078abeac05ac4250699c44996bc6f774a9cbe45db48674ce6bd142f09b327d31482ff75cf03344db4ea03eae23edb862d59378b484b47ed842574856
|
|
6986
6990
|
languageName: node
|
|
6987
6991
|
linkType: hard
|
|
6988
6992
|
|
|
@@ -7807,16 +7811,16 @@ __metadata:
|
|
|
7807
7811
|
linkType: hard
|
|
7808
7812
|
|
|
7809
7813
|
"browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.4, browserslist@npm:^4.24.5":
|
|
7810
|
-
version: 4.
|
|
7811
|
-
resolution: "browserslist@npm:4.
|
|
7814
|
+
version: 4.25.0
|
|
7815
|
+
resolution: "browserslist@npm:4.25.0"
|
|
7812
7816
|
dependencies:
|
|
7813
|
-
caniuse-lite: "npm:^1.0.
|
|
7814
|
-
electron-to-chromium: "npm:^1.5.
|
|
7817
|
+
caniuse-lite: "npm:^1.0.30001718"
|
|
7818
|
+
electron-to-chromium: "npm:^1.5.160"
|
|
7815
7819
|
node-releases: "npm:^2.0.19"
|
|
7816
7820
|
update-browserslist-db: "npm:^1.1.3"
|
|
7817
7821
|
bin:
|
|
7818
7822
|
browserslist: cli.js
|
|
7819
|
-
checksum: 10c0/
|
|
7823
|
+
checksum: 10c0/cc16c55b4468b18684a0e1ca303592b38635b1155d6724f172407192737a2f405b8030d87a05813729592793445b3d15e737b0055f901cdecccb29b1e580a1c5
|
|
7820
7824
|
languageName: node
|
|
7821
7825
|
linkType: hard
|
|
7822
7826
|
|
|
@@ -8074,10 +8078,10 @@ __metadata:
|
|
|
8074
8078
|
languageName: node
|
|
8075
8079
|
linkType: hard
|
|
8076
8080
|
|
|
8077
|
-
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.
|
|
8078
|
-
version: 1.0.
|
|
8079
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8080
|
-
checksum: 10c0/
|
|
8081
|
+
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001718":
|
|
8082
|
+
version: 1.0.30001721
|
|
8083
|
+
resolution: "caniuse-lite@npm:1.0.30001721"
|
|
8084
|
+
checksum: 10c0/fa3a8926899824b385279f1f886fe34c5efb1321c9ece1b9df25c8d567a2706db8450cc5b4d969e769e641593e08ea644909324aba93636a43e4949a75f81c4c
|
|
8081
8085
|
languageName: node
|
|
8082
8086
|
linkType: hard
|
|
8083
8087
|
|
|
@@ -8220,8 +8224,8 @@ __metadata:
|
|
|
8220
8224
|
linkType: hard
|
|
8221
8225
|
|
|
8222
8226
|
"chromatic@npm:^11.4.0":
|
|
8223
|
-
version: 11.
|
|
8224
|
-
resolution: "chromatic@npm:11.
|
|
8227
|
+
version: 11.29.0
|
|
8228
|
+
resolution: "chromatic@npm:11.29.0"
|
|
8225
8229
|
peerDependencies:
|
|
8226
8230
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8227
8231
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8234,7 +8238,7 @@ __metadata:
|
|
|
8234
8238
|
chroma: dist/bin.js
|
|
8235
8239
|
chromatic: dist/bin.js
|
|
8236
8240
|
chromatic-cli: dist/bin.js
|
|
8237
|
-
checksum: 10c0/
|
|
8241
|
+
checksum: 10c0/4c26e00a170cb40b38f837358fbcab51ab0bdf3644a396b166074cd167696be6a34eeb5583e65425f4392845c8a3052f6d538ea9fb0d09a903100c52d858b4f9
|
|
8238
8242
|
languageName: node
|
|
8239
8243
|
linkType: hard
|
|
8240
8244
|
|
|
@@ -9863,10 +9867,10 @@ __metadata:
|
|
|
9863
9867
|
languageName: node
|
|
9864
9868
|
linkType: hard
|
|
9865
9869
|
|
|
9866
|
-
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.
|
|
9867
|
-
version: 1.5.
|
|
9868
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9869
|
-
checksum: 10c0/
|
|
9870
|
+
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.160":
|
|
9871
|
+
version: 1.5.164
|
|
9872
|
+
resolution: "electron-to-chromium@npm:1.5.164"
|
|
9873
|
+
checksum: 10c0/ddd0ce93d68a32b074a82d361f00ac5222d4960aa1bb5bfa4fb1da56a629724be8ff296e38979041753f2eda729514995096e3519f3f20147020978f55e73f97
|
|
9870
9874
|
languageName: node
|
|
9871
9875
|
linkType: hard
|
|
9872
9876
|
|
|
@@ -10073,26 +10077,26 @@ __metadata:
|
|
|
10073
10077
|
languageName: node
|
|
10074
10078
|
linkType: hard
|
|
10075
10079
|
|
|
10076
|
-
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6, es-abstract@npm:^1.23.9":
|
|
10077
|
-
version: 1.
|
|
10078
|
-
resolution: "es-abstract@npm:1.
|
|
10080
|
+
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6, es-abstract@npm:^1.23.9, es-abstract@npm:^1.24.0":
|
|
10081
|
+
version: 1.24.0
|
|
10082
|
+
resolution: "es-abstract@npm:1.24.0"
|
|
10079
10083
|
dependencies:
|
|
10080
10084
|
array-buffer-byte-length: "npm:^1.0.2"
|
|
10081
10085
|
arraybuffer.prototype.slice: "npm:^1.0.4"
|
|
10082
10086
|
available-typed-arrays: "npm:^1.0.7"
|
|
10083
10087
|
call-bind: "npm:^1.0.8"
|
|
10084
|
-
call-bound: "npm:^1.0.
|
|
10088
|
+
call-bound: "npm:^1.0.4"
|
|
10085
10089
|
data-view-buffer: "npm:^1.0.2"
|
|
10086
10090
|
data-view-byte-length: "npm:^1.0.2"
|
|
10087
10091
|
data-view-byte-offset: "npm:^1.0.1"
|
|
10088
10092
|
es-define-property: "npm:^1.0.1"
|
|
10089
10093
|
es-errors: "npm:^1.3.0"
|
|
10090
|
-
es-object-atoms: "npm:^1.
|
|
10094
|
+
es-object-atoms: "npm:^1.1.1"
|
|
10091
10095
|
es-set-tostringtag: "npm:^2.1.0"
|
|
10092
10096
|
es-to-primitive: "npm:^1.3.0"
|
|
10093
10097
|
function.prototype.name: "npm:^1.1.8"
|
|
10094
|
-
get-intrinsic: "npm:^1.
|
|
10095
|
-
get-proto: "npm:^1.0.
|
|
10098
|
+
get-intrinsic: "npm:^1.3.0"
|
|
10099
|
+
get-proto: "npm:^1.0.1"
|
|
10096
10100
|
get-symbol-description: "npm:^1.1.0"
|
|
10097
10101
|
globalthis: "npm:^1.0.4"
|
|
10098
10102
|
gopd: "npm:^1.2.0"
|
|
@@ -10104,21 +10108,24 @@ __metadata:
|
|
|
10104
10108
|
is-array-buffer: "npm:^3.0.5"
|
|
10105
10109
|
is-callable: "npm:^1.2.7"
|
|
10106
10110
|
is-data-view: "npm:^1.0.2"
|
|
10111
|
+
is-negative-zero: "npm:^2.0.3"
|
|
10107
10112
|
is-regex: "npm:^1.2.1"
|
|
10113
|
+
is-set: "npm:^2.0.3"
|
|
10108
10114
|
is-shared-array-buffer: "npm:^1.0.4"
|
|
10109
10115
|
is-string: "npm:^1.1.1"
|
|
10110
10116
|
is-typed-array: "npm:^1.1.15"
|
|
10111
|
-
is-weakref: "npm:^1.1.
|
|
10117
|
+
is-weakref: "npm:^1.1.1"
|
|
10112
10118
|
math-intrinsics: "npm:^1.1.0"
|
|
10113
|
-
object-inspect: "npm:^1.13.
|
|
10119
|
+
object-inspect: "npm:^1.13.4"
|
|
10114
10120
|
object-keys: "npm:^1.1.1"
|
|
10115
10121
|
object.assign: "npm:^4.1.7"
|
|
10116
10122
|
own-keys: "npm:^1.0.1"
|
|
10117
|
-
regexp.prototype.flags: "npm:^1.5.
|
|
10123
|
+
regexp.prototype.flags: "npm:^1.5.4"
|
|
10118
10124
|
safe-array-concat: "npm:^1.1.3"
|
|
10119
10125
|
safe-push-apply: "npm:^1.0.0"
|
|
10120
10126
|
safe-regex-test: "npm:^1.1.0"
|
|
10121
10127
|
set-proto: "npm:^1.0.0"
|
|
10128
|
+
stop-iteration-iterator: "npm:^1.1.0"
|
|
10122
10129
|
string.prototype.trim: "npm:^1.2.10"
|
|
10123
10130
|
string.prototype.trimend: "npm:^1.0.9"
|
|
10124
10131
|
string.prototype.trimstart: "npm:^1.0.8"
|
|
@@ -10127,8 +10134,8 @@ __metadata:
|
|
|
10127
10134
|
typed-array-byte-offset: "npm:^1.0.4"
|
|
10128
10135
|
typed-array-length: "npm:^1.0.7"
|
|
10129
10136
|
unbox-primitive: "npm:^1.1.0"
|
|
10130
|
-
which-typed-array: "npm:^1.1.
|
|
10131
|
-
checksum: 10c0/
|
|
10137
|
+
which-typed-array: "npm:^1.1.19"
|
|
10138
|
+
checksum: 10c0/b256e897be32df5d382786ce8cce29a1dd8c97efbab77a26609bd70f2ed29fbcfc7a31758cb07488d532e7ccccdfca76c1118f2afe5a424cdc05ca007867c318
|
|
10132
10139
|
languageName: node
|
|
10133
10140
|
linkType: hard
|
|
10134
10141
|
|
|
@@ -11005,14 +11012,14 @@ __metadata:
|
|
|
11005
11012
|
linkType: hard
|
|
11006
11013
|
|
|
11007
11014
|
"fdir@npm:^6.4.4":
|
|
11008
|
-
version: 6.4.
|
|
11009
|
-
resolution: "fdir@npm:6.4.
|
|
11015
|
+
version: 6.4.5
|
|
11016
|
+
resolution: "fdir@npm:6.4.5"
|
|
11010
11017
|
peerDependencies:
|
|
11011
11018
|
picomatch: ^3 || ^4
|
|
11012
11019
|
peerDependenciesMeta:
|
|
11013
11020
|
picomatch:
|
|
11014
11021
|
optional: true
|
|
11015
|
-
checksum: 10c0/
|
|
11022
|
+
checksum: 10c0/5d63330a1b97165e9b0fb20369fafc7cf826bc4b3e374efcb650bc77d7145ac01193b5da1a7591eab89ae6fd6b15cdd414085910b2a2b42296b1480c9f2677af
|
|
11016
11023
|
languageName: node
|
|
11017
11024
|
linkType: hard
|
|
11018
11025
|
|
|
@@ -13041,6 +13048,13 @@ __metadata:
|
|
|
13041
13048
|
languageName: node
|
|
13042
13049
|
linkType: hard
|
|
13043
13050
|
|
|
13051
|
+
"is-negative-zero@npm:^2.0.3":
|
|
13052
|
+
version: 2.0.3
|
|
13053
|
+
resolution: "is-negative-zero@npm:2.0.3"
|
|
13054
|
+
checksum: 10c0/bcdcf6b8b9714063ffcfa9929c575ac69bfdabb8f4574ff557dfc086df2836cf07e3906f5bbc4f2a5c12f8f3ba56af640c843cdfc74da8caed86c7c7d66fd08e
|
|
13055
|
+
languageName: node
|
|
13056
|
+
linkType: hard
|
|
13057
|
+
|
|
13044
13058
|
"is-number-object@npm:^1.1.1":
|
|
13045
13059
|
version: 1.1.1
|
|
13046
13060
|
resolution: "is-number-object@npm:1.1.1"
|
|
@@ -13211,7 +13225,7 @@ __metadata:
|
|
|
13211
13225
|
languageName: node
|
|
13212
13226
|
linkType: hard
|
|
13213
13227
|
|
|
13214
|
-
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.
|
|
13228
|
+
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.1":
|
|
13215
13229
|
version: 1.1.1
|
|
13216
13230
|
resolution: "is-weakref@npm:1.1.1"
|
|
13217
13231
|
dependencies:
|
|
@@ -14951,7 +14965,7 @@ __metadata:
|
|
|
14951
14965
|
languageName: node
|
|
14952
14966
|
linkType: hard
|
|
14953
14967
|
|
|
14954
|
-
"nanoid@npm:^3.3.
|
|
14968
|
+
"nanoid@npm:^3.3.11, nanoid@npm:^3.3.7":
|
|
14955
14969
|
version: 3.3.11
|
|
14956
14970
|
resolution: "nanoid@npm:3.3.11"
|
|
14957
14971
|
bin:
|
|
@@ -15266,7 +15280,7 @@ __metadata:
|
|
|
15266
15280
|
languageName: node
|
|
15267
15281
|
linkType: hard
|
|
15268
15282
|
|
|
15269
|
-
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.3":
|
|
15283
|
+
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.3, object-inspect@npm:^1.13.4":
|
|
15270
15284
|
version: 1.13.4
|
|
15271
15285
|
resolution: "object-inspect@npm:1.13.4"
|
|
15272
15286
|
checksum: 10c0/d7f8711e803b96ea3191c745d6f8056ce1f2496e530e6a19a0e92d89b0fa3c76d910c31f0aa270432db6bd3b2f85500a376a83aaba849a8d518c8845b3211692
|
|
@@ -16627,13 +16641,13 @@ __metadata:
|
|
|
16627
16641
|
linkType: hard
|
|
16628
16642
|
|
|
16629
16643
|
"postcss@npm:^8.2.6, postcss@npm:^8.4.23, postcss@npm:^8.4.39":
|
|
16630
|
-
version: 8.5.
|
|
16631
|
-
resolution: "postcss@npm:8.5.
|
|
16644
|
+
version: 8.5.4
|
|
16645
|
+
resolution: "postcss@npm:8.5.4"
|
|
16632
16646
|
dependencies:
|
|
16633
|
-
nanoid: "npm:^3.3.
|
|
16647
|
+
nanoid: "npm:^3.3.11"
|
|
16634
16648
|
picocolors: "npm:^1.1.1"
|
|
16635
16649
|
source-map-js: "npm:^1.2.1"
|
|
16636
|
-
checksum: 10c0/
|
|
16650
|
+
checksum: 10c0/0feff648614a834f7cd5396ea6b05b658ca0507e10a4eaad03b56c348f6aec93f42a885fc1b30522630c6a7e49ae53b38a061e3cba526f2d9857afbe095a22bb
|
|
16637
16651
|
languageName: node
|
|
16638
16652
|
linkType: hard
|
|
16639
16653
|
|
|
@@ -16876,11 +16890,11 @@ __metadata:
|
|
|
16876
16890
|
linkType: hard
|
|
16877
16891
|
|
|
16878
16892
|
"prosemirror-changeset@npm:^2.2.0":
|
|
16879
|
-
version: 2.3.
|
|
16880
|
-
resolution: "prosemirror-changeset@npm:2.3.
|
|
16893
|
+
version: 2.3.1
|
|
16894
|
+
resolution: "prosemirror-changeset@npm:2.3.1"
|
|
16881
16895
|
dependencies:
|
|
16882
16896
|
prosemirror-transform: "npm:^1.0.0"
|
|
16883
|
-
checksum: 10c0/
|
|
16897
|
+
checksum: 10c0/efd6578ee4535d72d11c032b49921f14b3f7ccae680eb14c8d9f6cc1fbec00299c598475af0ab432864976bdbb7f94f011193278b2d19eadda83b754fe6d8a35
|
|
16884
16898
|
languageName: node
|
|
16885
16899
|
linkType: hard
|
|
16886
16900
|
|
|
@@ -17059,13 +17073,13 @@ __metadata:
|
|
|
17059
17073
|
linkType: hard
|
|
17060
17074
|
|
|
17061
17075
|
"prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0, prosemirror-view@npm:^1.39.1":
|
|
17062
|
-
version: 1.
|
|
17063
|
-
resolution: "prosemirror-view@npm:1.
|
|
17076
|
+
version: 1.40.0
|
|
17077
|
+
resolution: "prosemirror-view@npm:1.40.0"
|
|
17064
17078
|
dependencies:
|
|
17065
17079
|
prosemirror-model: "npm:^1.20.0"
|
|
17066
17080
|
prosemirror-state: "npm:^1.0.0"
|
|
17067
17081
|
prosemirror-transform: "npm:^1.1.0"
|
|
17068
|
-
checksum: 10c0/
|
|
17082
|
+
checksum: 10c0/9fde9b415b9beeeda823acc170871f420f8e8646be83d9af5b9b5c124419d9a4b5c1293d9536dd06910b6154a001401d79cdc57a902fb7a0ea19501966f8dfdd
|
|
17069
17083
|
languageName: node
|
|
17070
17084
|
linkType: hard
|
|
17071
17085
|
|
|
@@ -17886,8 +17900,8 @@ __metadata:
|
|
|
17886
17900
|
linkType: hard
|
|
17887
17901
|
|
|
17888
17902
|
"react-remove-scroll@npm:^2.5.5":
|
|
17889
|
-
version: 2.7.
|
|
17890
|
-
resolution: "react-remove-scroll@npm:2.7.
|
|
17903
|
+
version: 2.7.1
|
|
17904
|
+
resolution: "react-remove-scroll@npm:2.7.1"
|
|
17891
17905
|
dependencies:
|
|
17892
17906
|
react-remove-scroll-bar: "npm:^2.3.7"
|
|
17893
17907
|
react-style-singleton: "npm:^2.2.3"
|
|
@@ -17900,7 +17914,7 @@ __metadata:
|
|
|
17900
17914
|
peerDependenciesMeta:
|
|
17901
17915
|
"@types/react":
|
|
17902
17916
|
optional: true
|
|
17903
|
-
checksum: 10c0/
|
|
17917
|
+
checksum: 10c0/7ad8f6ffd3e2aedf9b3d79f0c9088a9a3d7c5332d80c923427a6d97fe0626fb4cb33a6d9174d19fad57d860be69c96f68497a0619c3a8af0e8a5332e49bdde31
|
|
17904
17918
|
languageName: node
|
|
17905
17919
|
linkType: hard
|
|
17906
17920
|
|
|
@@ -18406,7 +18420,7 @@ __metadata:
|
|
|
18406
18420
|
languageName: node
|
|
18407
18421
|
linkType: hard
|
|
18408
18422
|
|
|
18409
|
-
"regexp.prototype.flags@npm:^1.5.3":
|
|
18423
|
+
"regexp.prototype.flags@npm:^1.5.3, regexp.prototype.flags@npm:^1.5.4":
|
|
18410
18424
|
version: 1.5.4
|
|
18411
18425
|
resolution: "regexp.prototype.flags@npm:1.5.4"
|
|
18412
18426
|
dependencies:
|
|
@@ -18888,29 +18902,29 @@ __metadata:
|
|
|
18888
18902
|
linkType: hard
|
|
18889
18903
|
|
|
18890
18904
|
"rollup@npm:^4.13.0":
|
|
18891
|
-
version: 4.41.
|
|
18892
|
-
resolution: "rollup@npm:4.41.
|
|
18893
|
-
dependencies:
|
|
18894
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.41.
|
|
18895
|
-
"@rollup/rollup-android-arm64": "npm:4.41.
|
|
18896
|
-
"@rollup/rollup-darwin-arm64": "npm:4.41.
|
|
18897
|
-
"@rollup/rollup-darwin-x64": "npm:4.41.
|
|
18898
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.41.
|
|
18899
|
-
"@rollup/rollup-freebsd-x64": "npm:4.41.
|
|
18900
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.41.
|
|
18901
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.41.
|
|
18902
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.41.
|
|
18903
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.41.
|
|
18904
|
-
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.41.
|
|
18905
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.41.
|
|
18906
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.41.
|
|
18907
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.41.
|
|
18908
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.41.
|
|
18909
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.41.
|
|
18910
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.41.
|
|
18911
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.41.
|
|
18912
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.41.
|
|
18913
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.41.
|
|
18905
|
+
version: 4.41.1
|
|
18906
|
+
resolution: "rollup@npm:4.41.1"
|
|
18907
|
+
dependencies:
|
|
18908
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.41.1"
|
|
18909
|
+
"@rollup/rollup-android-arm64": "npm:4.41.1"
|
|
18910
|
+
"@rollup/rollup-darwin-arm64": "npm:4.41.1"
|
|
18911
|
+
"@rollup/rollup-darwin-x64": "npm:4.41.1"
|
|
18912
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.41.1"
|
|
18913
|
+
"@rollup/rollup-freebsd-x64": "npm:4.41.1"
|
|
18914
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.41.1"
|
|
18915
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.41.1"
|
|
18916
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.41.1"
|
|
18917
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.41.1"
|
|
18918
|
+
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.41.1"
|
|
18919
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.41.1"
|
|
18920
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.41.1"
|
|
18921
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.41.1"
|
|
18922
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.41.1"
|
|
18923
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.41.1"
|
|
18924
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.41.1"
|
|
18925
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.41.1"
|
|
18926
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.41.1"
|
|
18927
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.41.1"
|
|
18914
18928
|
"@types/estree": "npm:1.0.7"
|
|
18915
18929
|
fsevents: "npm:~2.3.2"
|
|
18916
18930
|
dependenciesMeta:
|
|
@@ -18958,7 +18972,7 @@ __metadata:
|
|
|
18958
18972
|
optional: true
|
|
18959
18973
|
bin:
|
|
18960
18974
|
rollup: dist/bin/rollup
|
|
18961
|
-
checksum: 10c0/
|
|
18975
|
+
checksum: 10c0/c4d5f2257320b50dc0e035e31d8d2f78d36b7015aef2f87cc984c0a1c97ffebf14337dddeb488b4b11ae798fea6486189b77e7cf677617dcf611d97db41ebfda
|
|
18962
18976
|
languageName: node
|
|
18963
18977
|
linkType: hard
|
|
18964
18978
|
|
|
@@ -19901,7 +19915,7 @@ __metadata:
|
|
|
19901
19915
|
languageName: node
|
|
19902
19916
|
linkType: hard
|
|
19903
19917
|
|
|
19904
|
-
"stop-iteration-iterator@npm:^1.0.0":
|
|
19918
|
+
"stop-iteration-iterator@npm:^1.0.0, stop-iteration-iterator@npm:^1.1.0":
|
|
19905
19919
|
version: 1.1.0
|
|
19906
19920
|
resolution: "stop-iteration-iterator@npm:1.1.0"
|
|
19907
19921
|
dependencies:
|
|
@@ -20395,6 +20409,13 @@ __metadata:
|
|
|
20395
20409
|
languageName: node
|
|
20396
20410
|
linkType: hard
|
|
20397
20411
|
|
|
20412
|
+
"tailwind-merge@npm:3.1.0":
|
|
20413
|
+
version: 3.1.0
|
|
20414
|
+
resolution: "tailwind-merge@npm:3.1.0"
|
|
20415
|
+
checksum: 10c0/71d6dc5f8bae2f87950eefa2605a391ffef45a09759de22ba0e90976180ab3cd4fc48ed37063a617dc2ff0f48768c0006090a78bcd1f5ad0ae1c373aad16d2b6
|
|
20416
|
+
languageName: node
|
|
20417
|
+
linkType: hard
|
|
20418
|
+
|
|
20398
20419
|
"tailwindcss@npm:3.4.13":
|
|
20399
20420
|
version: 3.4.13
|
|
20400
20421
|
resolution: "tailwindcss@npm:3.4.13"
|
|
@@ -20538,8 +20559,8 @@ __metadata:
|
|
|
20538
20559
|
linkType: hard
|
|
20539
20560
|
|
|
20540
20561
|
"terser@npm:^5.3.4":
|
|
20541
|
-
version: 5.
|
|
20542
|
-
resolution: "terser@npm:5.
|
|
20562
|
+
version: 5.40.0
|
|
20563
|
+
resolution: "terser@npm:5.40.0"
|
|
20543
20564
|
dependencies:
|
|
20544
20565
|
"@jridgewell/source-map": "npm:^0.3.3"
|
|
20545
20566
|
acorn: "npm:^8.14.0"
|
|
@@ -20547,7 +20568,7 @@ __metadata:
|
|
|
20547
20568
|
source-map-support: "npm:~0.5.20"
|
|
20548
20569
|
bin:
|
|
20549
20570
|
terser: bin/terser
|
|
20550
|
-
checksum: 10c0/
|
|
20571
|
+
checksum: 10c0/0a6f35085217299b2e93c4c97533267f0d3a151fa771d7903bba3466345511c1ada2c474c668fc27f67b52906abac12fcf65b537dc5c177a1be9230aaa159b7f
|
|
20551
20572
|
languageName: node
|
|
20552
20573
|
linkType: hard
|
|
20553
20574
|
|
|
@@ -20642,12 +20663,12 @@ __metadata:
|
|
|
20642
20663
|
linkType: hard
|
|
20643
20664
|
|
|
20644
20665
|
"tinyglobby@npm:^0.2.12":
|
|
20645
|
-
version: 0.2.
|
|
20646
|
-
resolution: "tinyglobby@npm:0.2.
|
|
20666
|
+
version: 0.2.14
|
|
20667
|
+
resolution: "tinyglobby@npm:0.2.14"
|
|
20647
20668
|
dependencies:
|
|
20648
20669
|
fdir: "npm:^6.4.4"
|
|
20649
20670
|
picomatch: "npm:^4.0.2"
|
|
20650
|
-
checksum: 10c0/
|
|
20671
|
+
checksum: 10c0/f789ed6c924287a9b7d3612056ed0cda67306cd2c80c249fd280cf1504742b12583a2089b61f4abbd24605f390809017240e250241f09938054c9b363e51c0a6
|
|
20651
20672
|
languageName: node
|
|
20652
20673
|
linkType: hard
|
|
20653
20674
|
|
|
@@ -21989,7 +22010,7 @@ __metadata:
|
|
|
21989
22010
|
languageName: node
|
|
21990
22011
|
linkType: hard
|
|
21991
22012
|
|
|
21992
|
-
"which-typed-array@npm:^1.1.16, which-typed-array@npm:^1.1.
|
|
22013
|
+
"which-typed-array@npm:^1.1.16, which-typed-array@npm:^1.1.19":
|
|
21993
22014
|
version: 1.1.19
|
|
21994
22015
|
resolution: "which-typed-array@npm:1.1.19"
|
|
21995
22016
|
dependencies:
|