@licklist/design 0.70.10 → 0.71.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.
- package/dist/assets/iframe/available.svg +4 -4
- package/dist/assets/iframe/available.svg.js +16 -18
- package/dist/availability-indicator/AvailabilityIndicator.d.ts +4 -2
- package/dist/availability-indicator/AvailabilityIndicator.d.ts.map +1 -1
- package/dist/availability-indicator/AvailabilityIndicator.js +112 -18
- package/dist/calendar/Calendar.d.ts +2 -0
- package/dist/calendar/Calendar.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts +2 -2
- package/dist/calendar/components/CalendarDates/CalendarDates.d.ts.map +1 -1
- package/dist/calendar/components/CalendarDates/CalendarDates.js +3 -2
- package/dist/calendar/utils/index.d.ts +8 -2
- package/dist/calendar/utils/index.d.ts.map +1 -1
- package/dist/calendar/utils/index.js +9 -21
- package/dist/date-time-button/DateContent.d.ts.map +1 -1
- package/dist/date-time-button/DateContent.js +3 -3
- package/dist/date-time-button/DateTimeButton.d.ts +3 -1
- package/dist/date-time-button/DateTimeButton.d.ts.map +1 -1
- package/dist/date-time-button/DateTimeButton.js +5 -3
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +1 -0
- package/dist/iframe/activity-card/ActivityCard.d.ts +3 -1
- package/dist/iframe/activity-card/ActivityCard.d.ts.map +1 -1
- package/dist/iframe/activity-card/ActivityCard.js +5 -3
- package/dist/product-set/product/advanced-options/AdvancedOptions.js +1 -0
- package/dist/snippet/snippet-template/preview/Preview.js +2 -0
- package/dist/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/dist/styles/date-time-button/DateTimeButton.scss +2 -2
- package/dist/styles/iframe-events/Calendar.scss +1 -1
- package/package.json +5 -5
- package/src/assets/iframe/available.svg +4 -4
- package/src/availability-indicator/AvailabilityIndicator.tsx +92 -17
- package/src/calendar/Calendar.tsx +2 -0
- package/src/calendar/components/CalendarDates/CalendarDates.tsx +3 -0
- package/src/calendar/utils/index.ts +17 -26
- package/src/date-time-button/DateContent.tsx +3 -3
- package/src/date-time-button/DateTimeButton.tsx +7 -3
- package/src/iframe/activity-card/ActivityCard.tsx +15 -2
- package/src/styles/availability-indicator/AvailabilityIndicator.scss +9 -0
- package/src/styles/date-time-button/DateTimeButton.scss +2 -2
- package/src/styles/iframe-events/Calendar.scss +1 -1
- package/yarn.lock +197 -191
package/yarn.lock
CHANGED
|
@@ -198,9 +198,9 @@ __metadata:
|
|
|
198
198
|
languageName: node
|
|
199
199
|
linkType: hard
|
|
200
200
|
|
|
201
|
-
"@babel/helper-define-polyfill-provider@npm:^0.6.2":
|
|
202
|
-
version: 0.6.
|
|
203
|
-
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.
|
|
201
|
+
"@babel/helper-define-polyfill-provider@npm:^0.6.2, @babel/helper-define-polyfill-provider@npm:^0.6.3":
|
|
202
|
+
version: 0.6.3
|
|
203
|
+
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.3"
|
|
204
204
|
dependencies:
|
|
205
205
|
"@babel/helper-compilation-targets": "npm:^7.22.6"
|
|
206
206
|
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
|
@@ -209,7 +209,7 @@ __metadata:
|
|
|
209
209
|
resolve: "npm:^1.14.2"
|
|
210
210
|
peerDependencies:
|
|
211
211
|
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
212
|
-
checksum: 10c0/
|
|
212
|
+
checksum: 10c0/4320e3527645e98b6a0d5626fef815680e3b2b03ec36045de5e909b0f01546ab3674e96f50bf3bc8413f8c9037e5ee1a5f560ebdf8210426dad1c2c03c96184a
|
|
213
213
|
languageName: node
|
|
214
214
|
linkType: hard
|
|
215
215
|
|
|
@@ -2466,35 +2466,9 @@ __metadata:
|
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@licklist/core@npm:0.
|
|
2470
|
-
version: 0.
|
|
2471
|
-
resolution: "@licklist/core@npm:0.
|
|
2472
|
-
dependencies:
|
|
2473
|
-
"@sentry/browser": "npm:6.2.0"
|
|
2474
|
-
axios: "npm:0.26.0"
|
|
2475
|
-
i18next: "npm:19.4.5"
|
|
2476
|
-
luxon: "npm:3.5.0"
|
|
2477
|
-
react: "npm:17.0.2"
|
|
2478
|
-
react-dom: "npm:17.0.2"
|
|
2479
|
-
react-i18next: "npm:11.8.8"
|
|
2480
|
-
react-intl: "npm:6.6.8"
|
|
2481
|
-
uuid: "npm:9.0.0"
|
|
2482
|
-
wait-for-expect: "npm:3.0.2"
|
|
2483
|
-
peerDependencies:
|
|
2484
|
-
"@licklist/eslint-config": 0.5.6
|
|
2485
|
-
axios: 0.26.0
|
|
2486
|
-
luxon: 3.5.0
|
|
2487
|
-
react: 17.0.2
|
|
2488
|
-
react-dom: 17.0.2
|
|
2489
|
-
react-i18next: 11.8.8
|
|
2490
|
-
react-intl: 6.6.8
|
|
2491
|
-
checksum: 10c0/2b3ec4eebfffd120e188825beb607864dfc85ddc6f5cd834e6c7b99b0191171936da0299441f2a91721d70ebb196279b6b72d8e9ec37fc21d4f51f97400b8475
|
|
2492
|
-
languageName: node
|
|
2493
|
-
linkType: hard
|
|
2494
|
-
|
|
2495
|
-
"@licklist/core@npm:0.31.3":
|
|
2496
|
-
version: 0.31.3
|
|
2497
|
-
resolution: "@licklist/core@npm:0.31.3"
|
|
2469
|
+
"@licklist/core@npm:0.32.0":
|
|
2470
|
+
version: 0.32.0
|
|
2471
|
+
resolution: "@licklist/core@npm:0.32.0"
|
|
2498
2472
|
dependencies:
|
|
2499
2473
|
"@sentry/browser": "npm:6.2.0"
|
|
2500
2474
|
axios: "npm:0.26.0"
|
|
@@ -2516,7 +2490,7 @@ __metadata:
|
|
|
2516
2490
|
react-i18next: 11.8.8
|
|
2517
2491
|
react-intl: 6.6.8
|
|
2518
2492
|
zustand: 3.7.2
|
|
2519
|
-
checksum: 10c0/
|
|
2493
|
+
checksum: 10c0/6f239b2483835a794447f4464ff2770b153a137361afa42a52a782b0d458523b356448db0aff45aaa475db78d3600a8cb94b97c2f669baaa1eb00aa43905631c
|
|
2520
2494
|
languageName: node
|
|
2521
2495
|
linkType: hard
|
|
2522
2496
|
|
|
@@ -2531,9 +2505,9 @@ __metadata:
|
|
|
2531
2505
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2532
2506
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2533
2507
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2534
|
-
"@licklist/core": "npm:0.
|
|
2508
|
+
"@licklist/core": "npm:0.32.0"
|
|
2535
2509
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2536
|
-
"@licklist/plugins": "npm:0.
|
|
2510
|
+
"@licklist/plugins": "npm:0.35.0"
|
|
2537
2511
|
"@mantine/core": "npm:6.0.22"
|
|
2538
2512
|
"@mantine/hooks": "npm:6.0.22"
|
|
2539
2513
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2662,9 +2636,9 @@ __metadata:
|
|
|
2662
2636
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2663
2637
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2664
2638
|
peerDependencies:
|
|
2665
|
-
"@licklist/core": 0.
|
|
2639
|
+
"@licklist/core": 0.31.5
|
|
2666
2640
|
"@licklist/eslint-config": 0.5.6
|
|
2667
|
-
"@licklist/plugins": 0.
|
|
2641
|
+
"@licklist/plugins": 0.34.0
|
|
2668
2642
|
lodash: 4.17.21
|
|
2669
2643
|
luxon: 3.5.0
|
|
2670
2644
|
react: 17.0.2
|
|
@@ -2694,11 +2668,11 @@ __metadata:
|
|
|
2694
2668
|
languageName: node
|
|
2695
2669
|
linkType: hard
|
|
2696
2670
|
|
|
2697
|
-
"@licklist/plugins@npm:0.
|
|
2698
|
-
version: 0.
|
|
2699
|
-
resolution: "@licklist/plugins@npm:0.
|
|
2671
|
+
"@licklist/plugins@npm:0.35.0":
|
|
2672
|
+
version: 0.35.0
|
|
2673
|
+
resolution: "@licklist/plugins@npm:0.35.0"
|
|
2700
2674
|
dependencies:
|
|
2701
|
-
"@licklist/core": "npm:0.
|
|
2675
|
+
"@licklist/core": "npm:0.32.0"
|
|
2702
2676
|
axios: "npm:0.26.0"
|
|
2703
2677
|
history: "npm:4.10.1"
|
|
2704
2678
|
laravel-echo: "npm:1.15.1"
|
|
@@ -2730,7 +2704,7 @@ __metadata:
|
|
|
2730
2704
|
react-loader: 2.4.7
|
|
2731
2705
|
react-query: 3.34.12
|
|
2732
2706
|
react-router-dom: 5.2.0
|
|
2733
|
-
checksum: 10c0/
|
|
2707
|
+
checksum: 10c0/bd1703bcdb5cb03d1e12e60b33c65b6031cb9e11026081092bd93895ee85855caed9ddb52526927e07dde128c15b700d585923ae7354a616e661534e46cd74f9
|
|
2734
2708
|
languageName: node
|
|
2735
2709
|
linkType: hard
|
|
2736
2710
|
|
|
@@ -3314,128 +3288,128 @@ __metadata:
|
|
|
3314
3288
|
languageName: node
|
|
3315
3289
|
linkType: hard
|
|
3316
3290
|
|
|
3317
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
3318
|
-
version: 4.
|
|
3319
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
3291
|
+
"@rollup/rollup-android-arm-eabi@npm:4.25.0":
|
|
3292
|
+
version: 4.25.0
|
|
3293
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.25.0"
|
|
3320
3294
|
conditions: os=android & cpu=arm
|
|
3321
3295
|
languageName: node
|
|
3322
3296
|
linkType: hard
|
|
3323
3297
|
|
|
3324
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
3325
|
-
version: 4.
|
|
3326
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
3298
|
+
"@rollup/rollup-android-arm64@npm:4.25.0":
|
|
3299
|
+
version: 4.25.0
|
|
3300
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.25.0"
|
|
3327
3301
|
conditions: os=android & cpu=arm64
|
|
3328
3302
|
languageName: node
|
|
3329
3303
|
linkType: hard
|
|
3330
3304
|
|
|
3331
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
3332
|
-
version: 4.
|
|
3333
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
3305
|
+
"@rollup/rollup-darwin-arm64@npm:4.25.0":
|
|
3306
|
+
version: 4.25.0
|
|
3307
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.25.0"
|
|
3334
3308
|
conditions: os=darwin & cpu=arm64
|
|
3335
3309
|
languageName: node
|
|
3336
3310
|
linkType: hard
|
|
3337
3311
|
|
|
3338
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
3339
|
-
version: 4.
|
|
3340
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
3312
|
+
"@rollup/rollup-darwin-x64@npm:4.25.0":
|
|
3313
|
+
version: 4.25.0
|
|
3314
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.25.0"
|
|
3341
3315
|
conditions: os=darwin & cpu=x64
|
|
3342
3316
|
languageName: node
|
|
3343
3317
|
linkType: hard
|
|
3344
3318
|
|
|
3345
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
3346
|
-
version: 4.
|
|
3347
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
3319
|
+
"@rollup/rollup-freebsd-arm64@npm:4.25.0":
|
|
3320
|
+
version: 4.25.0
|
|
3321
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.25.0"
|
|
3348
3322
|
conditions: os=freebsd & cpu=arm64
|
|
3349
3323
|
languageName: node
|
|
3350
3324
|
linkType: hard
|
|
3351
3325
|
|
|
3352
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
3353
|
-
version: 4.
|
|
3354
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
3326
|
+
"@rollup/rollup-freebsd-x64@npm:4.25.0":
|
|
3327
|
+
version: 4.25.0
|
|
3328
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.25.0"
|
|
3355
3329
|
conditions: os=freebsd & cpu=x64
|
|
3356
3330
|
languageName: node
|
|
3357
3331
|
linkType: hard
|
|
3358
3332
|
|
|
3359
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3360
|
-
version: 4.
|
|
3361
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3333
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0":
|
|
3334
|
+
version: 4.25.0
|
|
3335
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.25.0"
|
|
3362
3336
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3363
3337
|
languageName: node
|
|
3364
3338
|
linkType: hard
|
|
3365
3339
|
|
|
3366
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3367
|
-
version: 4.
|
|
3368
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3340
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.25.0":
|
|
3341
|
+
version: 4.25.0
|
|
3342
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.25.0"
|
|
3369
3343
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3370
3344
|
languageName: node
|
|
3371
3345
|
linkType: hard
|
|
3372
3346
|
|
|
3373
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3374
|
-
version: 4.
|
|
3375
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3347
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.25.0":
|
|
3348
|
+
version: 4.25.0
|
|
3349
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.25.0"
|
|
3376
3350
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3377
3351
|
languageName: node
|
|
3378
3352
|
linkType: hard
|
|
3379
3353
|
|
|
3380
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3381
|
-
version: 4.
|
|
3382
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3354
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.25.0":
|
|
3355
|
+
version: 4.25.0
|
|
3356
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.25.0"
|
|
3383
3357
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3384
3358
|
languageName: node
|
|
3385
3359
|
linkType: hard
|
|
3386
3360
|
|
|
3387
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3388
|
-
version: 4.
|
|
3389
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3361
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0":
|
|
3362
|
+
version: 4.25.0
|
|
3363
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.25.0"
|
|
3390
3364
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3391
3365
|
languageName: node
|
|
3392
3366
|
linkType: hard
|
|
3393
3367
|
|
|
3394
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3395
|
-
version: 4.
|
|
3396
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3368
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.25.0":
|
|
3369
|
+
version: 4.25.0
|
|
3370
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.25.0"
|
|
3397
3371
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3398
3372
|
languageName: node
|
|
3399
3373
|
linkType: hard
|
|
3400
3374
|
|
|
3401
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3402
|
-
version: 4.
|
|
3403
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3375
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.25.0":
|
|
3376
|
+
version: 4.25.0
|
|
3377
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.25.0"
|
|
3404
3378
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3405
3379
|
languageName: node
|
|
3406
3380
|
linkType: hard
|
|
3407
3381
|
|
|
3408
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3409
|
-
version: 4.
|
|
3410
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3382
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.25.0":
|
|
3383
|
+
version: 4.25.0
|
|
3384
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.25.0"
|
|
3411
3385
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3412
3386
|
languageName: node
|
|
3413
3387
|
linkType: hard
|
|
3414
3388
|
|
|
3415
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
3416
|
-
version: 4.
|
|
3417
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
3389
|
+
"@rollup/rollup-linux-x64-musl@npm:4.25.0":
|
|
3390
|
+
version: 4.25.0
|
|
3391
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.25.0"
|
|
3418
3392
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3419
3393
|
languageName: node
|
|
3420
3394
|
linkType: hard
|
|
3421
3395
|
|
|
3422
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3423
|
-
version: 4.
|
|
3424
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3396
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.25.0":
|
|
3397
|
+
version: 4.25.0
|
|
3398
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.25.0"
|
|
3425
3399
|
conditions: os=win32 & cpu=arm64
|
|
3426
3400
|
languageName: node
|
|
3427
3401
|
linkType: hard
|
|
3428
3402
|
|
|
3429
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3430
|
-
version: 4.
|
|
3431
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3403
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.25.0":
|
|
3404
|
+
version: 4.25.0
|
|
3405
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.25.0"
|
|
3432
3406
|
conditions: os=win32 & cpu=ia32
|
|
3433
3407
|
languageName: node
|
|
3434
3408
|
linkType: hard
|
|
3435
3409
|
|
|
3436
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3437
|
-
version: 4.
|
|
3438
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3410
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.25.0":
|
|
3411
|
+
version: 4.25.0
|
|
3412
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.25.0"
|
|
3439
3413
|
conditions: os=win32 & cpu=x64
|
|
3440
3414
|
languageName: node
|
|
3441
3415
|
linkType: hard
|
|
@@ -5089,20 +5063,20 @@ __metadata:
|
|
|
5089
5063
|
linkType: hard
|
|
5090
5064
|
|
|
5091
5065
|
"@swc/helpers@npm:^0.5.0":
|
|
5092
|
-
version: 0.5.
|
|
5093
|
-
resolution: "@swc/helpers@npm:0.5.
|
|
5066
|
+
version: 0.5.15
|
|
5067
|
+
resolution: "@swc/helpers@npm:0.5.15"
|
|
5094
5068
|
dependencies:
|
|
5095
|
-
tslib: "npm:^2.
|
|
5096
|
-
checksum: 10c0/
|
|
5069
|
+
tslib: "npm:^2.8.0"
|
|
5070
|
+
checksum: 10c0/33002f74f6f885f04c132960835fdfc474186983ea567606db62e86acd0680ca82f34647e8e610f4e1e422d1c16fce729dde22cd3b797ab1fd9061a825dabca4
|
|
5097
5071
|
languageName: node
|
|
5098
5072
|
linkType: hard
|
|
5099
5073
|
|
|
5100
5074
|
"@swc/types@npm:^0.1.9":
|
|
5101
|
-
version: 0.1.
|
|
5102
|
-
resolution: "@swc/types@npm:0.1.
|
|
5075
|
+
version: 0.1.15
|
|
5076
|
+
resolution: "@swc/types@npm:0.1.15"
|
|
5103
5077
|
dependencies:
|
|
5104
5078
|
"@swc/counter": "npm:^0.1.3"
|
|
5105
|
-
checksum: 10c0/
|
|
5079
|
+
checksum: 10c0/82bcfa64e53c6c93ae162fe9e491e5f300227fad6f110e32d9718e5a0e29586bc79c516234f6eccbe5ccd7ed72b514a21f03196a54408cf1b7b47c072fad44f0
|
|
5106
5080
|
languageName: node
|
|
5107
5081
|
linkType: hard
|
|
5108
5082
|
|
|
@@ -5686,12 +5660,12 @@ __metadata:
|
|
|
5686
5660
|
linkType: hard
|
|
5687
5661
|
|
|
5688
5662
|
"@types/node-fetch@npm:^2.5.7":
|
|
5689
|
-
version: 2.6.
|
|
5690
|
-
resolution: "@types/node-fetch@npm:2.6.
|
|
5663
|
+
version: 2.6.12
|
|
5664
|
+
resolution: "@types/node-fetch@npm:2.6.12"
|
|
5691
5665
|
dependencies:
|
|
5692
5666
|
"@types/node": "npm:*"
|
|
5693
5667
|
form-data: "npm:^4.0.0"
|
|
5694
|
-
checksum: 10c0/
|
|
5668
|
+
checksum: 10c0/7693acad5499b7df2d1727d46cff092a63896dc04645f36b973dd6dd754a59a7faba76fcb777bdaa35d80625c6a9dd7257cca9c401a4bab03b04480cda7fd1af
|
|
5695
5669
|
languageName: node
|
|
5696
5670
|
linkType: hard
|
|
5697
5671
|
|
|
@@ -6222,30 +6196,30 @@ __metadata:
|
|
|
6222
6196
|
languageName: node
|
|
6223
6197
|
linkType: hard
|
|
6224
6198
|
|
|
6225
|
-
"@volar/language-core@npm:2.4.
|
|
6226
|
-
version: 2.4.
|
|
6227
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6199
|
+
"@volar/language-core@npm:2.4.10, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6200
|
+
version: 2.4.10
|
|
6201
|
+
resolution: "@volar/language-core@npm:2.4.10"
|
|
6228
6202
|
dependencies:
|
|
6229
|
-
"@volar/source-map": "npm:2.4.
|
|
6230
|
-
checksum: 10c0/
|
|
6203
|
+
"@volar/source-map": "npm:2.4.10"
|
|
6204
|
+
checksum: 10c0/c4c7cb57f9fa477c7669f8c312675a5a94f5d18d19ca125eacf24538ce58b937729910acb46a5532091993999f99cfa51ed1aff51ba8bcd137b777dae5eb4b3c
|
|
6231
6205
|
languageName: node
|
|
6232
6206
|
linkType: hard
|
|
6233
6207
|
|
|
6234
|
-
"@volar/source-map@npm:2.4.
|
|
6235
|
-
version: 2.4.
|
|
6236
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6237
|
-
checksum: 10c0/
|
|
6208
|
+
"@volar/source-map@npm:2.4.10":
|
|
6209
|
+
version: 2.4.10
|
|
6210
|
+
resolution: "@volar/source-map@npm:2.4.10"
|
|
6211
|
+
checksum: 10c0/6d3b18d062c805d4c5c843396df0efc57bbf17ef8697cc17b39e1dfafd4de5fd36adafce945e9c039e4f06c7240c59ca7dcda75ef2d52e125efb35498296f70b
|
|
6238
6212
|
languageName: node
|
|
6239
6213
|
linkType: hard
|
|
6240
6214
|
|
|
6241
6215
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6242
|
-
version: 2.4.
|
|
6243
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6216
|
+
version: 2.4.10
|
|
6217
|
+
resolution: "@volar/typescript@npm:2.4.10"
|
|
6244
6218
|
dependencies:
|
|
6245
|
-
"@volar/language-core": "npm:2.4.
|
|
6219
|
+
"@volar/language-core": "npm:2.4.10"
|
|
6246
6220
|
path-browserify: "npm:^1.0.1"
|
|
6247
6221
|
vscode-uri: "npm:^3.0.8"
|
|
6248
|
-
checksum: 10c0/
|
|
6222
|
+
checksum: 10c0/0d9e5b751fa04f15f519f3252f29dc65e080c5193bf6eefa240ac988b2e85bf096d3a4c50e34fd3149f3e52b00cfa9dadf70888938066ceecdc90c4682401ef4
|
|
6249
6223
|
languageName: node
|
|
6250
6224
|
linkType: hard
|
|
6251
6225
|
|
|
@@ -6598,7 +6572,7 @@ __metadata:
|
|
|
6598
6572
|
languageName: node
|
|
6599
6573
|
linkType: hard
|
|
6600
6574
|
|
|
6601
|
-
"acorn@npm:^8.
|
|
6575
|
+
"acorn@npm:^8.14.0, acorn@npm:^8.5.0, acorn@npm:^8.8.2":
|
|
6602
6576
|
version: 8.14.0
|
|
6603
6577
|
resolution: "acorn@npm:8.14.0"
|
|
6604
6578
|
bin:
|
|
@@ -7411,15 +7385,15 @@ __metadata:
|
|
|
7411
7385
|
linkType: hard
|
|
7412
7386
|
|
|
7413
7387
|
"babel-plugin-polyfill-corejs2@npm:^0.4.10":
|
|
7414
|
-
version: 0.4.
|
|
7415
|
-
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.
|
|
7388
|
+
version: 0.4.12
|
|
7389
|
+
resolution: "babel-plugin-polyfill-corejs2@npm:0.4.12"
|
|
7416
7390
|
dependencies:
|
|
7417
7391
|
"@babel/compat-data": "npm:^7.22.6"
|
|
7418
|
-
"@babel/helper-define-polyfill-provider": "npm:^0.6.
|
|
7392
|
+
"@babel/helper-define-polyfill-provider": "npm:^0.6.3"
|
|
7419
7393
|
semver: "npm:^6.3.1"
|
|
7420
7394
|
peerDependencies:
|
|
7421
7395
|
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
7422
|
-
checksum: 10c0/
|
|
7396
|
+
checksum: 10c0/49150c310de2d472ecb95bd892bca1aa833cf5e84bbb76e3e95cf9ff2c6c8c3b3783dd19d70ba50ff6235eb8ce1fa1c0affe491273c95a1ef6a2923f4d5a3819
|
|
7423
7397
|
languageName: node
|
|
7424
7398
|
linkType: hard
|
|
7425
7399
|
|
|
@@ -7448,13 +7422,13 @@ __metadata:
|
|
|
7448
7422
|
linkType: hard
|
|
7449
7423
|
|
|
7450
7424
|
"babel-plugin-polyfill-regenerator@npm:^0.6.1":
|
|
7451
|
-
version: 0.6.
|
|
7452
|
-
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.
|
|
7425
|
+
version: 0.6.3
|
|
7426
|
+
resolution: "babel-plugin-polyfill-regenerator@npm:0.6.3"
|
|
7453
7427
|
dependencies:
|
|
7454
|
-
"@babel/helper-define-polyfill-provider": "npm:^0.6.
|
|
7428
|
+
"@babel/helper-define-polyfill-provider": "npm:^0.6.3"
|
|
7455
7429
|
peerDependencies:
|
|
7456
7430
|
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
7457
|
-
checksum: 10c0/
|
|
7431
|
+
checksum: 10c0/40164432e058e4b5c6d56feecacdad22692ae0534bd80c92d5399ed9e1a6a2b6797c8fda837995daddd4ca391f9aa2d58c74ad465164922e0f73631eaf9c4f76
|
|
7458
7432
|
languageName: node
|
|
7459
7433
|
linkType: hard
|
|
7460
7434
|
|
|
@@ -7580,9 +7554,9 @@ __metadata:
|
|
|
7580
7554
|
linkType: hard
|
|
7581
7555
|
|
|
7582
7556
|
"bn.js@npm:^4.0.0, bn.js@npm:^4.1.0, bn.js@npm:^4.11.9":
|
|
7583
|
-
version: 4.12.
|
|
7584
|
-
resolution: "bn.js@npm:4.12.
|
|
7585
|
-
checksum: 10c0/
|
|
7557
|
+
version: 4.12.1
|
|
7558
|
+
resolution: "bn.js@npm:4.12.1"
|
|
7559
|
+
checksum: 10c0/b7f37a0cd5e4b79142b6f4292d518b416be34ae55d6dd6b0f66f96550c8083a50ffbbf8bda8d0ab471158cb81aa74ea4ee58fe33c7802e4a30b13810e98df116
|
|
7586
7560
|
languageName: node
|
|
7587
7561
|
linkType: hard
|
|
7588
7562
|
|
|
@@ -8071,9 +8045,9 @@ __metadata:
|
|
|
8071
8045
|
linkType: hard
|
|
8072
8046
|
|
|
8073
8047
|
"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.30001669":
|
|
8074
|
-
version: 1.0.
|
|
8075
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8076
|
-
checksum: 10c0/
|
|
8048
|
+
version: 1.0.30001680
|
|
8049
|
+
resolution: "caniuse-lite@npm:1.0.30001680"
|
|
8050
|
+
checksum: 10c0/11a4e7f6f5d5f965cfd4b7dc4aef34e12a26e99647f02b5ac9fd7f7670845473b95ada416a785473237e4b1b67281f7b043c8736c85b77097f6b697e8950b15f
|
|
8077
8051
|
languageName: node
|
|
8078
8052
|
linkType: hard
|
|
8079
8053
|
|
|
@@ -8209,8 +8183,8 @@ __metadata:
|
|
|
8209
8183
|
linkType: hard
|
|
8210
8184
|
|
|
8211
8185
|
"chromatic@npm:^11.4.0":
|
|
8212
|
-
version: 11.
|
|
8213
|
-
resolution: "chromatic@npm:11.
|
|
8186
|
+
version: 11.18.1
|
|
8187
|
+
resolution: "chromatic@npm:11.18.1"
|
|
8214
8188
|
peerDependencies:
|
|
8215
8189
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
|
8216
8190
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
|
@@ -8223,7 +8197,7 @@ __metadata:
|
|
|
8223
8197
|
chroma: dist/bin.js
|
|
8224
8198
|
chromatic: dist/bin.js
|
|
8225
8199
|
chromatic-cli: dist/bin.js
|
|
8226
|
-
checksum: 10c0/
|
|
8200
|
+
checksum: 10c0/7f95a702f33047badb4ef1c8e3a400ed4e8cb738926505fd6de632b60fc43fd6e9fa3a3d35756c8b285366c9c72085b330af7bdb5ec5c1672a39262a86540163
|
|
8227
8201
|
languageName: node
|
|
8228
8202
|
linkType: hard
|
|
8229
8203
|
|
|
@@ -8884,7 +8858,7 @@ __metadata:
|
|
|
8884
8858
|
languageName: node
|
|
8885
8859
|
linkType: hard
|
|
8886
8860
|
|
|
8887
|
-
"cross-spawn@npm:7.0.3
|
|
8861
|
+
"cross-spawn@npm:7.0.3":
|
|
8888
8862
|
version: 7.0.3
|
|
8889
8863
|
resolution: "cross-spawn@npm:7.0.3"
|
|
8890
8864
|
dependencies:
|
|
@@ -8908,6 +8882,17 @@ __metadata:
|
|
|
8908
8882
|
languageName: node
|
|
8909
8883
|
linkType: hard
|
|
8910
8884
|
|
|
8885
|
+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
|
|
8886
|
+
version: 7.0.5
|
|
8887
|
+
resolution: "cross-spawn@npm:7.0.5"
|
|
8888
|
+
dependencies:
|
|
8889
|
+
path-key: "npm:^3.1.0"
|
|
8890
|
+
shebang-command: "npm:^2.0.0"
|
|
8891
|
+
which: "npm:^2.0.1"
|
|
8892
|
+
checksum: 10c0/aa82ce7ac0814a27e6f2b738c5a7cf1fa21a3558a1e42df449fc96541ba3ba731e4d3ecffa4435348808a86212f287c6f20a1ee551ef1ff95d01cfec5f434944
|
|
8893
|
+
languageName: node
|
|
8894
|
+
linkType: hard
|
|
8895
|
+
|
|
8911
8896
|
"crypto-browserify@npm:^3.11.0":
|
|
8912
8897
|
version: 3.12.1
|
|
8913
8898
|
resolution: "crypto-browserify@npm:3.12.1"
|
|
@@ -9831,9 +9816,9 @@ __metadata:
|
|
|
9831
9816
|
linkType: hard
|
|
9832
9817
|
|
|
9833
9818
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.41":
|
|
9834
|
-
version: 1.5.
|
|
9835
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9836
|
-
checksum: 10c0/
|
|
9819
|
+
version: 1.5.56
|
|
9820
|
+
resolution: "electron-to-chromium@npm:1.5.56"
|
|
9821
|
+
checksum: 10c0/515ee6c8d75fb48f4a7d1ae44cc788cd219c24a3e20a44edb0ee77506687e163dd9663fbf7805c5c5281c52e735605d94d0afd22ec0644ea0e0fb2bc471fd23b
|
|
9837
9822
|
languageName: node
|
|
9838
9823
|
linkType: hard
|
|
9839
9824
|
|
|
@@ -13702,9 +13687,9 @@ __metadata:
|
|
|
13702
13687
|
linkType: hard
|
|
13703
13688
|
|
|
13704
13689
|
"libphonenumber-js@npm:^1.9.11":
|
|
13705
|
-
version: 1.11.
|
|
13706
|
-
resolution: "libphonenumber-js@npm:1.11.
|
|
13707
|
-
checksum: 10c0/
|
|
13690
|
+
version: 1.11.14
|
|
13691
|
+
resolution: "libphonenumber-js@npm:1.11.14"
|
|
13692
|
+
checksum: 10c0/59fef763545eac4aa3cd81305adb4c23712a7d780434fd7384973a6a5b628daa61dbe093a5ce1fbf5fb73b98bbf2a4966d41e2f897c5d5c528c31456a8bf0f46
|
|
13708
13693
|
languageName: node
|
|
13709
13694
|
linkType: hard
|
|
13710
13695
|
|
|
@@ -14172,11 +14157,11 @@ __metadata:
|
|
|
14172
14157
|
linkType: hard
|
|
14173
14158
|
|
|
14174
14159
|
"markdown-to-jsx@npm:^7.1.3":
|
|
14175
|
-
version: 7.
|
|
14176
|
-
resolution: "markdown-to-jsx@npm:7.
|
|
14160
|
+
version: 7.6.0
|
|
14161
|
+
resolution: "markdown-to-jsx@npm:7.6.0"
|
|
14177
14162
|
peerDependencies:
|
|
14178
14163
|
react: ">= 0.14.0"
|
|
14179
|
-
checksum: 10c0/
|
|
14164
|
+
checksum: 10c0/68152a548667c625a22f43b5f3aae94cf1433bb91e30b63dc2a200793bd196b7ab7f107be9ce27e58c89ef076c2901e8eba87fef6aac6056d4b9fcd80dafd8ec
|
|
14180
14165
|
languageName: node
|
|
14181
14166
|
linkType: hard
|
|
14182
14167
|
|
|
@@ -14723,14 +14708,14 @@ __metadata:
|
|
|
14723
14708
|
linkType: hard
|
|
14724
14709
|
|
|
14725
14710
|
"mlly@npm:^1.4.2, mlly@npm:^1.7.2":
|
|
14726
|
-
version: 1.7.
|
|
14727
|
-
resolution: "mlly@npm:1.7.
|
|
14711
|
+
version: 1.7.3
|
|
14712
|
+
resolution: "mlly@npm:1.7.3"
|
|
14728
14713
|
dependencies:
|
|
14729
|
-
acorn: "npm:^8.
|
|
14714
|
+
acorn: "npm:^8.14.0"
|
|
14730
14715
|
pathe: "npm:^1.1.2"
|
|
14731
|
-
pkg-types: "npm:^1.2.
|
|
14716
|
+
pkg-types: "npm:^1.2.1"
|
|
14732
14717
|
ufo: "npm:^1.5.4"
|
|
14733
|
-
checksum: 10c0/
|
|
14718
|
+
checksum: 10c0/b530887fe95a6e3458c1b24e9775dc61c167d402126f2f5f13a13845a3fb77c3db8d79cb32077c98679a392d8ecfdc4e5df3d6925bf650d807dc2dfe8cc35b53
|
|
14734
14719
|
languageName: node
|
|
14735
14720
|
linkType: hard
|
|
14736
14721
|
|
|
@@ -15147,9 +15132,9 @@ __metadata:
|
|
|
15147
15132
|
linkType: hard
|
|
15148
15133
|
|
|
15149
15134
|
"object-inspect@npm:^1.12.0, object-inspect@npm:^1.13.1":
|
|
15150
|
-
version: 1.13.
|
|
15151
|
-
resolution: "object-inspect@npm:1.13.
|
|
15152
|
-
checksum: 10c0/
|
|
15135
|
+
version: 1.13.3
|
|
15136
|
+
resolution: "object-inspect@npm:1.13.3"
|
|
15137
|
+
checksum: 10c0/cc3f15213406be89ffdc54b525e115156086796a515410a8d390215915db9f23c8eab485a06f1297402f440a33715fe8f71a528c1dcbad6e1a3bcaf5a46921d4
|
|
15153
15138
|
languageName: node
|
|
15154
15139
|
linkType: hard
|
|
15155
15140
|
|
|
@@ -15784,7 +15769,7 @@ __metadata:
|
|
|
15784
15769
|
languageName: node
|
|
15785
15770
|
linkType: hard
|
|
15786
15771
|
|
|
15787
|
-
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
|
|
15772
|
+
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0, picocolors@npm:^1.1.1":
|
|
15788
15773
|
version: 1.1.1
|
|
15789
15774
|
resolution: "picocolors@npm:1.1.1"
|
|
15790
15775
|
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
|
|
@@ -15860,7 +15845,7 @@ __metadata:
|
|
|
15860
15845
|
languageName: node
|
|
15861
15846
|
linkType: hard
|
|
15862
15847
|
|
|
15863
|
-
"pkg-types@npm:^1.0.3, pkg-types@npm:^1.2.
|
|
15848
|
+
"pkg-types@npm:^1.0.3, pkg-types@npm:^1.2.1":
|
|
15864
15849
|
version: 1.2.1
|
|
15865
15850
|
resolution: "pkg-types@npm:1.2.1"
|
|
15866
15851
|
dependencies:
|
|
@@ -16187,15 +16172,15 @@ __metadata:
|
|
|
16187
16172
|
linkType: hard
|
|
16188
16173
|
|
|
16189
16174
|
"postcss-modules-local-by-default@npm:^4.0.0":
|
|
16190
|
-
version: 4.0
|
|
16191
|
-
resolution: "postcss-modules-local-by-default@npm:4.0
|
|
16175
|
+
version: 4.1.0
|
|
16176
|
+
resolution: "postcss-modules-local-by-default@npm:4.1.0"
|
|
16192
16177
|
dependencies:
|
|
16193
16178
|
icss-utils: "npm:^5.0.0"
|
|
16194
|
-
postcss-selector-parser: "npm:^
|
|
16179
|
+
postcss-selector-parser: "npm:^7.0.0"
|
|
16195
16180
|
postcss-value-parser: "npm:^4.1.0"
|
|
16196
16181
|
peerDependencies:
|
|
16197
16182
|
postcss: ^8.1.0
|
|
16198
|
-
checksum: 10c0/
|
|
16183
|
+
checksum: 10c0/d6e47d2488c6fcde2c91696d15ef094e6b1cdd8d5dcdf20c6ac72567fcc4778f5f80b8381839232b37242f200b4d83e98a947bf3b3315b0bf673ea42528a3caf
|
|
16199
16184
|
languageName: node
|
|
16200
16185
|
linkType: hard
|
|
16201
16186
|
|
|
@@ -16210,13 +16195,13 @@ __metadata:
|
|
|
16210
16195
|
linkType: hard
|
|
16211
16196
|
|
|
16212
16197
|
"postcss-modules-scope@npm:^3.0.0":
|
|
16213
|
-
version: 3.2.
|
|
16214
|
-
resolution: "postcss-modules-scope@npm:3.2.
|
|
16198
|
+
version: 3.2.1
|
|
16199
|
+
resolution: "postcss-modules-scope@npm:3.2.1"
|
|
16215
16200
|
dependencies:
|
|
16216
|
-
postcss-selector-parser: "npm:^
|
|
16201
|
+
postcss-selector-parser: "npm:^7.0.0"
|
|
16217
16202
|
peerDependencies:
|
|
16218
16203
|
postcss: ^8.1.0
|
|
16219
|
-
checksum: 10c0/
|
|
16204
|
+
checksum: 10c0/bd2d81f79e3da0ef6365b8e2c78cc91469d05b58046b4601592cdeef6c4050ed8fe1478ae000a1608042fc7e692cb51fecbd2d9bce3f4eace4d32e883ffca10b
|
|
16220
16205
|
languageName: node
|
|
16221
16206
|
linkType: hard
|
|
16222
16207
|
|
|
@@ -16397,7 +16382,7 @@ __metadata:
|
|
|
16397
16382
|
languageName: node
|
|
16398
16383
|
linkType: hard
|
|
16399
16384
|
|
|
16400
|
-
"postcss-selector-parser@npm:^6.0.0, postcss-selector-parser@npm:^6.0.11, postcss-selector-parser@npm:^6.0.2, postcss-selector-parser@npm:^6.
|
|
16385
|
+
"postcss-selector-parser@npm:^6.0.0, postcss-selector-parser@npm:^6.0.11, postcss-selector-parser@npm:^6.0.2, postcss-selector-parser@npm:^6.1.1, postcss-selector-parser@npm:^6.1.2":
|
|
16401
16386
|
version: 6.1.2
|
|
16402
16387
|
resolution: "postcss-selector-parser@npm:6.1.2"
|
|
16403
16388
|
dependencies:
|
|
@@ -16407,6 +16392,16 @@ __metadata:
|
|
|
16407
16392
|
languageName: node
|
|
16408
16393
|
linkType: hard
|
|
16409
16394
|
|
|
16395
|
+
"postcss-selector-parser@npm:^7.0.0":
|
|
16396
|
+
version: 7.0.0
|
|
16397
|
+
resolution: "postcss-selector-parser@npm:7.0.0"
|
|
16398
|
+
dependencies:
|
|
16399
|
+
cssesc: "npm:^3.0.0"
|
|
16400
|
+
util-deprecate: "npm:^1.0.2"
|
|
16401
|
+
checksum: 10c0/e96e096afcce70bf5c97789f5ea09d7415ae5eb701d82b05b5e8532885d31363b484fcb1ca9488c9a331f30508d9e5bb6c3109eb2eb5067ef3d3919f9928cd9d
|
|
16402
|
+
languageName: node
|
|
16403
|
+
linkType: hard
|
|
16404
|
+
|
|
16410
16405
|
"postcss-simple-vars@npm:7.0.1, postcss-simple-vars@npm:^7.0.0":
|
|
16411
16406
|
version: 7.0.1
|
|
16412
16407
|
resolution: "postcss-simple-vars@npm:7.0.1"
|
|
@@ -16453,7 +16448,7 @@ __metadata:
|
|
|
16453
16448
|
languageName: node
|
|
16454
16449
|
linkType: hard
|
|
16455
16450
|
|
|
16456
|
-
"postcss@npm:8.4.47
|
|
16451
|
+
"postcss@npm:8.4.47":
|
|
16457
16452
|
version: 8.4.47
|
|
16458
16453
|
resolution: "postcss@npm:8.4.47"
|
|
16459
16454
|
dependencies:
|
|
@@ -16474,6 +16469,17 @@ __metadata:
|
|
|
16474
16469
|
languageName: node
|
|
16475
16470
|
linkType: hard
|
|
16476
16471
|
|
|
16472
|
+
"postcss@npm:^8.2.6, postcss@npm:^8.4.23, postcss@npm:^8.4.39":
|
|
16473
|
+
version: 8.4.49
|
|
16474
|
+
resolution: "postcss@npm:8.4.49"
|
|
16475
|
+
dependencies:
|
|
16476
|
+
nanoid: "npm:^3.3.7"
|
|
16477
|
+
picocolors: "npm:^1.1.1"
|
|
16478
|
+
source-map-js: "npm:^1.2.1"
|
|
16479
|
+
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
|
|
16480
|
+
languageName: node
|
|
16481
|
+
linkType: hard
|
|
16482
|
+
|
|
16477
16483
|
"prelude-ls@npm:^1.2.1":
|
|
16478
16484
|
version: 1.2.1
|
|
16479
16485
|
resolution: "prelude-ls@npm:1.2.1"
|
|
@@ -18732,27 +18738,27 @@ __metadata:
|
|
|
18732
18738
|
linkType: hard
|
|
18733
18739
|
|
|
18734
18740
|
"rollup@npm:^4.13.0":
|
|
18735
|
-
version: 4.
|
|
18736
|
-
resolution: "rollup@npm:4.
|
|
18737
|
-
dependencies:
|
|
18738
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
18739
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
18740
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
18741
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
18742
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
18743
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
18744
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
18745
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
18746
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
18747
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
18748
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.
|
|
18749
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
18750
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
18751
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
18752
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
18753
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
18754
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
18755
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.
|
|
18741
|
+
version: 4.25.0
|
|
18742
|
+
resolution: "rollup@npm:4.25.0"
|
|
18743
|
+
dependencies:
|
|
18744
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.25.0"
|
|
18745
|
+
"@rollup/rollup-android-arm64": "npm:4.25.0"
|
|
18746
|
+
"@rollup/rollup-darwin-arm64": "npm:4.25.0"
|
|
18747
|
+
"@rollup/rollup-darwin-x64": "npm:4.25.0"
|
|
18748
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.25.0"
|
|
18749
|
+
"@rollup/rollup-freebsd-x64": "npm:4.25.0"
|
|
18750
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.25.0"
|
|
18751
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.25.0"
|
|
18752
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.25.0"
|
|
18753
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.25.0"
|
|
18754
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.25.0"
|
|
18755
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.25.0"
|
|
18756
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.25.0"
|
|
18757
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.25.0"
|
|
18758
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.25.0"
|
|
18759
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.25.0"
|
|
18760
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.25.0"
|
|
18761
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.25.0"
|
|
18756
18762
|
"@types/estree": "npm:1.0.6"
|
|
18757
18763
|
fsevents: "npm:~2.3.2"
|
|
18758
18764
|
dependenciesMeta:
|
|
@@ -18796,7 +18802,7 @@ __metadata:
|
|
|
18796
18802
|
optional: true
|
|
18797
18803
|
bin:
|
|
18798
18804
|
rollup: dist/bin/rollup
|
|
18799
|
-
checksum: 10c0/
|
|
18805
|
+
checksum: 10c0/fdb4d530bc942024f6e9ee3b5051fd2a8ef545a3869a689f6d1fea0f391e0b257835b639c01dc3024dbafe3790c8210aea547bcddbdb38c002087e5bf4630ad8
|
|
18800
18806
|
languageName: node
|
|
18801
18807
|
linkType: hard
|
|
18802
18808
|
|
|
@@ -20574,7 +20580,7 @@ __metadata:
|
|
|
20574
20580
|
languageName: node
|
|
20575
20581
|
linkType: hard
|
|
20576
20582
|
|
|
20577
|
-
"tslib@npm:^2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0":
|
|
20583
|
+
"tslib@npm:^2, tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.8.0":
|
|
20578
20584
|
version: 2.8.1
|
|
20579
20585
|
resolution: "tslib@npm:2.8.1"
|
|
20580
20586
|
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
|