@licklist/design 0.72.0-dev.5 → 0.72.0-dev.6
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/auth/Authorizer.d.ts.map +1 -1
- package/dist/auth/Authorizer.js +2 -1
- package/package.json +6 -2
- package/src/auth/Authorizer.tsx +1 -0
- package/yarn.lock +115 -152
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Authorizer.d.ts","sourceRoot":"","sources":["../../src/auth/Authorizer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AASnE,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAA;CACnC;AAED,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,
|
|
1
|
+
{"version":3,"file":"Authorizer.d.ts","sourceRoot":"","sources":["../../src/auth/Authorizer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAoC,MAAM,OAAO,CAAA;AASnE,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAA;CACnC;AAED,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,2CA2EzC;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
|
package/dist/auth/Authorizer.js
CHANGED
|
@@ -98,7 +98,8 @@ function Authorizer(props) {
|
|
|
98
98
|
ROUTES.TERMS_PAGE,
|
|
99
99
|
ROUTES.PRIVACY_FACTS_PAGE,
|
|
100
100
|
ROUTES.CHANGE_PASSWORD,
|
|
101
|
-
ROUTES.FORGOT_PASSWORD
|
|
101
|
+
ROUTES.FORGOT_PASSWORD,
|
|
102
|
+
ROUTES.SSO_LOGIN
|
|
102
103
|
].concat(_to_consumable_array(matchedPathPatternUrls())).includes(RouteService.getCurrentPage())) {
|
|
103
104
|
setIsValidated(function() {
|
|
104
105
|
return true;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@licklist/design",
|
|
3
|
-
"version": "0.72.0-dev.
|
|
3
|
+
"version": "0.72.0-dev.6",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@fortawesome/free-solid-svg-icons": "5.15.2",
|
|
64
64
|
"@licklist/core": "0.31.2-dev.17",
|
|
65
65
|
"@licklist/eslint-config": "0.5.6",
|
|
66
|
-
"@licklist/plugins": "0.35.1-dev.
|
|
66
|
+
"@licklist/plugins": "0.35.1-dev.9",
|
|
67
67
|
"@mantine/core": "6.0.22",
|
|
68
68
|
"@mantine/hooks": "6.0.22",
|
|
69
69
|
"@mdx-js/react": "1.6.22",
|
|
@@ -195,6 +195,10 @@
|
|
|
195
195
|
"vite-plugin-svgr": "4.2.0",
|
|
196
196
|
"vite-tsconfig-paths": "5.0.1"
|
|
197
197
|
},
|
|
198
|
+
"resolutions": {
|
|
199
|
+
"@types/react": "17.0.80",
|
|
200
|
+
"@types/react-dom": "17.0.25"
|
|
201
|
+
},
|
|
198
202
|
"lint-staged": {
|
|
199
203
|
"*.{ts,tsx}": [
|
|
200
204
|
"yarn lint:fix",
|
package/src/auth/Authorizer.tsx
CHANGED
package/yarn.lock
CHANGED
|
@@ -2522,7 +2522,7 @@ __metadata:
|
|
|
2522
2522
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2523
2523
|
"@licklist/core": "npm:0.31.2-dev.17"
|
|
2524
2524
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2525
|
-
"@licklist/plugins": "npm:0.35.1-dev.
|
|
2525
|
+
"@licklist/plugins": "npm:0.35.1-dev.9"
|
|
2526
2526
|
"@mantine/core": "npm:6.0.22"
|
|
2527
2527
|
"@mantine/hooks": "npm:6.0.22"
|
|
2528
2528
|
"@mdx-js/react": "npm:1.6.22"
|
|
@@ -2683,9 +2683,9 @@ __metadata:
|
|
|
2683
2683
|
languageName: node
|
|
2684
2684
|
linkType: hard
|
|
2685
2685
|
|
|
2686
|
-
"@licklist/plugins@npm:0.35.1-dev.
|
|
2687
|
-
version: 0.35.1-dev.
|
|
2688
|
-
resolution: "@licklist/plugins@npm:0.35.1-dev.
|
|
2686
|
+
"@licklist/plugins@npm:0.35.1-dev.9":
|
|
2687
|
+
version: 0.35.1-dev.9
|
|
2688
|
+
resolution: "@licklist/plugins@npm:0.35.1-dev.9"
|
|
2689
2689
|
dependencies:
|
|
2690
2690
|
"@licklist/core": "npm:0.31.2-dev.10"
|
|
2691
2691
|
axios: "npm:0.26.0"
|
|
@@ -2719,7 +2719,7 @@ __metadata:
|
|
|
2719
2719
|
react-loader: 2.4.7
|
|
2720
2720
|
react-query: 3.34.12
|
|
2721
2721
|
react-router-dom: 5.2.0
|
|
2722
|
-
checksum: 10c0/
|
|
2722
|
+
checksum: 10c0/4f436bf15b6a5ecfdc0f34c2b4c4790c65eb3035590e299983032ab6779f3553a8f56bbed5700c5d3da9486f8fbf7a07ccd608533edfd13af5b178e067ae5518
|
|
2723
2723
|
languageName: node
|
|
2724
2724
|
linkType: hard
|
|
2725
2725
|
|
|
@@ -3303,142 +3303,142 @@ __metadata:
|
|
|
3303
3303
|
languageName: node
|
|
3304
3304
|
linkType: hard
|
|
3305
3305
|
|
|
3306
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
3307
|
-
version: 4.
|
|
3308
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
3306
|
+
"@rollup/rollup-android-arm-eabi@npm:4.38.0":
|
|
3307
|
+
version: 4.38.0
|
|
3308
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.38.0"
|
|
3309
3309
|
conditions: os=android & cpu=arm
|
|
3310
3310
|
languageName: node
|
|
3311
3311
|
linkType: hard
|
|
3312
3312
|
|
|
3313
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
3314
|
-
version: 4.
|
|
3315
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
3313
|
+
"@rollup/rollup-android-arm64@npm:4.38.0":
|
|
3314
|
+
version: 4.38.0
|
|
3315
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.38.0"
|
|
3316
3316
|
conditions: os=android & cpu=arm64
|
|
3317
3317
|
languageName: node
|
|
3318
3318
|
linkType: hard
|
|
3319
3319
|
|
|
3320
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
3321
|
-
version: 4.
|
|
3322
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
3320
|
+
"@rollup/rollup-darwin-arm64@npm:4.38.0":
|
|
3321
|
+
version: 4.38.0
|
|
3322
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.38.0"
|
|
3323
3323
|
conditions: os=darwin & cpu=arm64
|
|
3324
3324
|
languageName: node
|
|
3325
3325
|
linkType: hard
|
|
3326
3326
|
|
|
3327
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
3328
|
-
version: 4.
|
|
3329
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
3327
|
+
"@rollup/rollup-darwin-x64@npm:4.38.0":
|
|
3328
|
+
version: 4.38.0
|
|
3329
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.38.0"
|
|
3330
3330
|
conditions: os=darwin & cpu=x64
|
|
3331
3331
|
languageName: node
|
|
3332
3332
|
linkType: hard
|
|
3333
3333
|
|
|
3334
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
3335
|
-
version: 4.
|
|
3336
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
3334
|
+
"@rollup/rollup-freebsd-arm64@npm:4.38.0":
|
|
3335
|
+
version: 4.38.0
|
|
3336
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.38.0"
|
|
3337
3337
|
conditions: os=freebsd & cpu=arm64
|
|
3338
3338
|
languageName: node
|
|
3339
3339
|
linkType: hard
|
|
3340
3340
|
|
|
3341
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
3342
|
-
version: 4.
|
|
3343
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
3341
|
+
"@rollup/rollup-freebsd-x64@npm:4.38.0":
|
|
3342
|
+
version: 4.38.0
|
|
3343
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.38.0"
|
|
3344
3344
|
conditions: os=freebsd & cpu=x64
|
|
3345
3345
|
languageName: node
|
|
3346
3346
|
linkType: hard
|
|
3347
3347
|
|
|
3348
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3349
|
-
version: 4.
|
|
3350
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
3348
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.38.0":
|
|
3349
|
+
version: 4.38.0
|
|
3350
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.38.0"
|
|
3351
3351
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3352
3352
|
languageName: node
|
|
3353
3353
|
linkType: hard
|
|
3354
3354
|
|
|
3355
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3356
|
-
version: 4.
|
|
3357
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
3355
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.38.0":
|
|
3356
|
+
version: 4.38.0
|
|
3357
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.38.0"
|
|
3358
3358
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3359
3359
|
languageName: node
|
|
3360
3360
|
linkType: hard
|
|
3361
3361
|
|
|
3362
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3363
|
-
version: 4.
|
|
3364
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
3362
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.38.0":
|
|
3363
|
+
version: 4.38.0
|
|
3364
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.38.0"
|
|
3365
3365
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3366
3366
|
languageName: node
|
|
3367
3367
|
linkType: hard
|
|
3368
3368
|
|
|
3369
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3370
|
-
version: 4.
|
|
3371
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
3369
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.38.0":
|
|
3370
|
+
version: 4.38.0
|
|
3371
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.38.0"
|
|
3372
3372
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3373
3373
|
languageName: node
|
|
3374
3374
|
linkType: hard
|
|
3375
3375
|
|
|
3376
|
-
"@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3377
|
-
version: 4.
|
|
3378
|
-
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.
|
|
3376
|
+
"@rollup/rollup-linux-loongarch64-gnu@npm:4.38.0":
|
|
3377
|
+
version: 4.38.0
|
|
3378
|
+
resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.38.0"
|
|
3379
3379
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
3380
3380
|
languageName: node
|
|
3381
3381
|
linkType: hard
|
|
3382
3382
|
|
|
3383
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3384
|
-
version: 4.
|
|
3385
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.
|
|
3383
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.38.0":
|
|
3384
|
+
version: 4.38.0
|
|
3385
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.38.0"
|
|
3386
3386
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3387
3387
|
languageName: node
|
|
3388
3388
|
linkType: hard
|
|
3389
3389
|
|
|
3390
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3391
|
-
version: 4.
|
|
3392
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
3390
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.38.0":
|
|
3391
|
+
version: 4.38.0
|
|
3392
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.38.0"
|
|
3393
3393
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3394
3394
|
languageName: node
|
|
3395
3395
|
linkType: hard
|
|
3396
3396
|
|
|
3397
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
3398
|
-
version: 4.
|
|
3399
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
3397
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.38.0":
|
|
3398
|
+
version: 4.38.0
|
|
3399
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.38.0"
|
|
3400
3400
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
3401
3401
|
languageName: node
|
|
3402
3402
|
linkType: hard
|
|
3403
3403
|
|
|
3404
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3405
|
-
version: 4.
|
|
3406
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
3404
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.38.0":
|
|
3405
|
+
version: 4.38.0
|
|
3406
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.38.0"
|
|
3407
3407
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3408
3408
|
languageName: node
|
|
3409
3409
|
linkType: hard
|
|
3410
3410
|
|
|
3411
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3412
|
-
version: 4.
|
|
3413
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
3411
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.38.0":
|
|
3412
|
+
version: 4.38.0
|
|
3413
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.38.0"
|
|
3414
3414
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3415
3415
|
languageName: node
|
|
3416
3416
|
linkType: hard
|
|
3417
3417
|
|
|
3418
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
3419
|
-
version: 4.
|
|
3420
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
3418
|
+
"@rollup/rollup-linux-x64-musl@npm:4.38.0":
|
|
3419
|
+
version: 4.38.0
|
|
3420
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.38.0"
|
|
3421
3421
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3422
3422
|
languageName: node
|
|
3423
3423
|
linkType: hard
|
|
3424
3424
|
|
|
3425
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3426
|
-
version: 4.
|
|
3427
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
3425
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.38.0":
|
|
3426
|
+
version: 4.38.0
|
|
3427
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.38.0"
|
|
3428
3428
|
conditions: os=win32 & cpu=arm64
|
|
3429
3429
|
languageName: node
|
|
3430
3430
|
linkType: hard
|
|
3431
3431
|
|
|
3432
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3433
|
-
version: 4.
|
|
3434
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
3432
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.38.0":
|
|
3433
|
+
version: 4.38.0
|
|
3434
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.38.0"
|
|
3435
3435
|
conditions: os=win32 & cpu=ia32
|
|
3436
3436
|
languageName: node
|
|
3437
3437
|
linkType: hard
|
|
3438
3438
|
|
|
3439
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3440
|
-
version: 4.
|
|
3441
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
3439
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.38.0":
|
|
3440
|
+
version: 4.38.0
|
|
3441
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.38.0"
|
|
3442
3442
|
conditions: os=win32 & cpu=x64
|
|
3443
3443
|
languageName: node
|
|
3444
3444
|
linkType: hard
|
|
@@ -5182,14 +5182,14 @@ __metadata:
|
|
|
5182
5182
|
linkType: hard
|
|
5183
5183
|
|
|
5184
5184
|
"@tiptap/extension-bubble-menu@npm:^2.0.0-beta.56":
|
|
5185
|
-
version: 2.11.
|
|
5186
|
-
resolution: "@tiptap/extension-bubble-menu@npm:2.11.
|
|
5185
|
+
version: 2.11.7
|
|
5186
|
+
resolution: "@tiptap/extension-bubble-menu@npm:2.11.7"
|
|
5187
5187
|
dependencies:
|
|
5188
5188
|
tippy.js: "npm:^6.3.7"
|
|
5189
5189
|
peerDependencies:
|
|
5190
5190
|
"@tiptap/core": ^2.7.0
|
|
5191
5191
|
"@tiptap/pm": ^2.7.0
|
|
5192
|
-
checksum: 10c0/
|
|
5192
|
+
checksum: 10c0/0d4ccd529abaaefe8b8a935a8cb012df4144c1ac9ef2549837003f9249166e87423136a245deac1f11e0f91fe1fca21c4733e8bfb49da4de25dbabd9d0aa6a25
|
|
5193
5193
|
languageName: node
|
|
5194
5194
|
linkType: hard
|
|
5195
5195
|
|
|
@@ -5212,14 +5212,14 @@ __metadata:
|
|
|
5212
5212
|
linkType: hard
|
|
5213
5213
|
|
|
5214
5214
|
"@tiptap/extension-floating-menu@npm:^2.0.0-beta.51":
|
|
5215
|
-
version: 2.11.
|
|
5216
|
-
resolution: "@tiptap/extension-floating-menu@npm:2.11.
|
|
5215
|
+
version: 2.11.7
|
|
5216
|
+
resolution: "@tiptap/extension-floating-menu@npm:2.11.7"
|
|
5217
5217
|
dependencies:
|
|
5218
5218
|
tippy.js: "npm:^6.3.7"
|
|
5219
5219
|
peerDependencies:
|
|
5220
5220
|
"@tiptap/core": ^2.7.0
|
|
5221
5221
|
"@tiptap/pm": ^2.7.0
|
|
5222
|
-
checksum: 10c0/
|
|
5222
|
+
checksum: 10c0/e197f05e7230094846225b98d67e0faea55df3bdd9acad3e503607e26a7ab0efb9e9dcd5c7838714d2b178dd4cd917692d8349d1337151aa35756172a54942a1
|
|
5223
5223
|
languageName: node
|
|
5224
5224
|
linkType: hard
|
|
5225
5225
|
|
|
@@ -5469,14 +5469,7 @@ __metadata:
|
|
|
5469
5469
|
languageName: node
|
|
5470
5470
|
linkType: hard
|
|
5471
5471
|
|
|
5472
|
-
"@types/estree@npm:1.0.
|
|
5473
|
-
version: 1.0.6
|
|
5474
|
-
resolution: "@types/estree@npm:1.0.6"
|
|
5475
|
-
checksum: 10c0/cdfd751f6f9065442cd40957c07fd80361c962869aa853c1c2fd03e101af8b9389d8ff4955a43a6fcfa223dd387a089937f95be0f3eec21ca527039fd2d9859a
|
|
5476
|
-
languageName: node
|
|
5477
|
-
linkType: hard
|
|
5478
|
-
|
|
5479
|
-
"@types/estree@npm:^1.0.0":
|
|
5472
|
+
"@types/estree@npm:1.0.7, @types/estree@npm:^1.0.0":
|
|
5480
5473
|
version: 1.0.7
|
|
5481
5474
|
resolution: "@types/estree@npm:1.0.7"
|
|
5482
5475
|
checksum: 10c0/be815254316882f7c40847336cd484c3bc1c3e34f710d197160d455dc9d6d050ffbf4c3bc76585dba86f737f020ab20bdb137ebe0e9116b0c86c7c0342221b8c
|
|
@@ -5706,11 +5699,11 @@ __metadata:
|
|
|
5706
5699
|
linkType: hard
|
|
5707
5700
|
|
|
5708
5701
|
"@types/node@npm:*":
|
|
5709
|
-
version: 22.13.
|
|
5710
|
-
resolution: "@types/node@npm:22.13.
|
|
5702
|
+
version: 22.13.14
|
|
5703
|
+
resolution: "@types/node@npm:22.13.14"
|
|
5711
5704
|
dependencies:
|
|
5712
5705
|
undici-types: "npm:~6.20.0"
|
|
5713
|
-
checksum: 10c0/
|
|
5706
|
+
checksum: 10c0/fa2ab5b8277bfbcc86c42e46a3ea9871b0d559894cc9d955685d17178c9499f0b1bf03d1d1ea8d92ef2dda818988f4035acb8abf9dc15423a998fa56173ab804
|
|
5714
5707
|
languageName: node
|
|
5715
5708
|
linkType: hard
|
|
5716
5709
|
|
|
@@ -5977,25 +5970,6 @@ __metadata:
|
|
|
5977
5970
|
languageName: node
|
|
5978
5971
|
linkType: hard
|
|
5979
5972
|
|
|
5980
|
-
"@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
|
|
5981
|
-
version: 19.0.12
|
|
5982
|
-
resolution: "@types/react@npm:19.0.12"
|
|
5983
|
-
dependencies:
|
|
5984
|
-
csstype: "npm:^3.0.2"
|
|
5985
|
-
checksum: 10c0/c814b6af5c0fbcf5c65d031b1c9bf98c5b857e015254d95811f2851b27b869c3d31c6f35dab127dc6921a3dbda0b0622c6323d493a14b31b231a6a58c41c5e84
|
|
5986
|
-
languageName: node
|
|
5987
|
-
linkType: hard
|
|
5988
|
-
|
|
5989
|
-
"@types/react@npm:16 || 17 || 18":
|
|
5990
|
-
version: 18.3.20
|
|
5991
|
-
resolution: "@types/react@npm:18.3.20"
|
|
5992
|
-
dependencies:
|
|
5993
|
-
"@types/prop-types": "npm:*"
|
|
5994
|
-
csstype: "npm:^3.0.2"
|
|
5995
|
-
checksum: 10c0/65fa867c91357e4c4c646945c8b99044360f8973cb7f928ec4de115fe3207827985d45be236e6fd6c092b09f631c2126ce835c137be30718419e143d73300d8f
|
|
5996
|
-
languageName: node
|
|
5997
|
-
linkType: hard
|
|
5998
|
-
|
|
5999
5973
|
"@types/react@npm:17.0.80":
|
|
6000
5974
|
version: 17.0.80
|
|
6001
5975
|
resolution: "@types/react@npm:17.0.80"
|
|
@@ -6007,17 +5981,6 @@ __metadata:
|
|
|
6007
5981
|
languageName: node
|
|
6008
5982
|
linkType: hard
|
|
6009
5983
|
|
|
6010
|
-
"@types/react@npm:^17":
|
|
6011
|
-
version: 17.0.84
|
|
6012
|
-
resolution: "@types/react@npm:17.0.84"
|
|
6013
|
-
dependencies:
|
|
6014
|
-
"@types/prop-types": "npm:*"
|
|
6015
|
-
"@types/scheduler": "npm:^0.16"
|
|
6016
|
-
csstype: "npm:^3.0.2"
|
|
6017
|
-
checksum: 10c0/58fd9608e3d315fe72adc6554dd7b89715c597449211345108a4fc2c261004f7770f99473ba0e82fde4e97b16c8c3bc9d3b3757d9230ef8a347f5b1d40870c93
|
|
6018
|
-
languageName: node
|
|
6019
|
-
linkType: hard
|
|
6020
|
-
|
|
6021
5984
|
"@types/resize-observer-browser@npm:0.1.7":
|
|
6022
5985
|
version: 0.1.7
|
|
6023
5986
|
resolution: "@types/resize-observer-browser@npm:0.1.7"
|
|
@@ -9904,9 +9867,9 @@ __metadata:
|
|
|
9904
9867
|
linkType: hard
|
|
9905
9868
|
|
|
9906
9869
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
|
|
9907
|
-
version: 1.5.
|
|
9908
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9909
|
-
checksum: 10c0/
|
|
9870
|
+
version: 1.5.128
|
|
9871
|
+
resolution: "electron-to-chromium@npm:1.5.128"
|
|
9872
|
+
checksum: 10c0/3c64ec24a8aff8e9954e99366aebdf41c0a5d0e48a498435b68d4deddd938584af53c1b176edd166285cfb9dcd407d4897184208a0369d1bb97e21d8daee8bc2
|
|
9910
9873
|
languageName: node
|
|
9911
9874
|
linkType: hard
|
|
9912
9875
|
|
|
@@ -12306,9 +12269,9 @@ __metadata:
|
|
|
12306
12269
|
linkType: hard
|
|
12307
12270
|
|
|
12308
12271
|
"html-entities@npm:^2.1.0":
|
|
12309
|
-
version: 2.
|
|
12310
|
-
resolution: "html-entities@npm:2.
|
|
12311
|
-
checksum: 10c0/
|
|
12272
|
+
version: 2.6.0
|
|
12273
|
+
resolution: "html-entities@npm:2.6.0"
|
|
12274
|
+
checksum: 10c0/7c8b15d9ea0cd00dc9279f61bab002ba6ca8a7a0f3c36ed2db3530a67a9621c017830d1d2c1c65beb9b8e3436ea663e9cf8b230472e0e413359399413b27c8b7
|
|
12312
12275
|
languageName: node
|
|
12313
12276
|
linkType: hard
|
|
12314
12277
|
|
|
@@ -15998,9 +15961,9 @@ __metadata:
|
|
|
15998
15961
|
linkType: hard
|
|
15999
15962
|
|
|
16000
15963
|
"pirates@npm:^4.0.1, pirates@npm:^4.0.6":
|
|
16001
|
-
version: 4.0.
|
|
16002
|
-
resolution: "pirates@npm:4.0.
|
|
16003
|
-
checksum: 10c0/
|
|
15964
|
+
version: 4.0.7
|
|
15965
|
+
resolution: "pirates@npm:4.0.7"
|
|
15966
|
+
checksum: 10c0/a51f108dd811beb779d58a76864bbd49e239fa40c7984cd11596c75a121a8cc789f1c8971d8bb15f0dbf9d48b76c05bb62fcbce840f89b688c0fa64b37e8478a
|
|
16004
15967
|
languageName: node
|
|
16005
15968
|
linkType: hard
|
|
16006
15969
|
|
|
@@ -18103,15 +18066,15 @@ __metadata:
|
|
|
18103
18066
|
linkType: hard
|
|
18104
18067
|
|
|
18105
18068
|
"react-textarea-autosize@npm:^8.3.0":
|
|
18106
|
-
version: 8.5.
|
|
18107
|
-
resolution: "react-textarea-autosize@npm:8.5.
|
|
18069
|
+
version: 8.5.9
|
|
18070
|
+
resolution: "react-textarea-autosize@npm:8.5.9"
|
|
18108
18071
|
dependencies:
|
|
18109
18072
|
"@babel/runtime": "npm:^7.20.13"
|
|
18110
18073
|
use-composed-ref: "npm:^1.3.0"
|
|
18111
18074
|
use-latest: "npm:^1.2.1"
|
|
18112
18075
|
peerDependencies:
|
|
18113
18076
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
18114
|
-
checksum: 10c0/
|
|
18077
|
+
checksum: 10c0/3a924db59259a6e3b834dcddc12a8661b43dcdaa1b43c41c732e0548bb2761e9a53dbc6db4e0d9e237728b4869e42c25e5417408b0391aec290c90874733a09f
|
|
18115
18078
|
languageName: node
|
|
18116
18079
|
linkType: hard
|
|
18117
18080
|
|
|
@@ -18944,30 +18907,30 @@ __metadata:
|
|
|
18944
18907
|
linkType: hard
|
|
18945
18908
|
|
|
18946
18909
|
"rollup@npm:^4.13.0":
|
|
18947
|
-
version: 4.
|
|
18948
|
-
resolution: "rollup@npm:4.
|
|
18949
|
-
dependencies:
|
|
18950
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
18951
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
18952
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
18953
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
18954
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
18955
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
18956
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
18957
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
18958
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
18959
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
18960
|
-
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.
|
|
18961
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.
|
|
18962
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
18963
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.
|
|
18964
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
18965
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
18966
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
18967
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
18968
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
18969
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.
|
|
18970
|
-
"@types/estree": "npm:1.0.
|
|
18910
|
+
version: 4.38.0
|
|
18911
|
+
resolution: "rollup@npm:4.38.0"
|
|
18912
|
+
dependencies:
|
|
18913
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.38.0"
|
|
18914
|
+
"@rollup/rollup-android-arm64": "npm:4.38.0"
|
|
18915
|
+
"@rollup/rollup-darwin-arm64": "npm:4.38.0"
|
|
18916
|
+
"@rollup/rollup-darwin-x64": "npm:4.38.0"
|
|
18917
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.38.0"
|
|
18918
|
+
"@rollup/rollup-freebsd-x64": "npm:4.38.0"
|
|
18919
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.38.0"
|
|
18920
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.38.0"
|
|
18921
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.38.0"
|
|
18922
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.38.0"
|
|
18923
|
+
"@rollup/rollup-linux-loongarch64-gnu": "npm:4.38.0"
|
|
18924
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.38.0"
|
|
18925
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.38.0"
|
|
18926
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.38.0"
|
|
18927
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.38.0"
|
|
18928
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.38.0"
|
|
18929
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.38.0"
|
|
18930
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.38.0"
|
|
18931
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.38.0"
|
|
18932
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.38.0"
|
|
18933
|
+
"@types/estree": "npm:1.0.7"
|
|
18971
18934
|
fsevents: "npm:~2.3.2"
|
|
18972
18935
|
dependenciesMeta:
|
|
18973
18936
|
"@rollup/rollup-android-arm-eabi":
|
|
@@ -19014,7 +18977,7 @@ __metadata:
|
|
|
19014
18977
|
optional: true
|
|
19015
18978
|
bin:
|
|
19016
18979
|
rollup: dist/bin/rollup
|
|
19017
|
-
checksum: 10c0/
|
|
18980
|
+
checksum: 10c0/931a6d3bf34fa13adec44a8660319bb7b2f61fbabbf2030f4d29df991fb37b6a685cd7dc203fde8d4ab8b4fe783f1fe8814e448a97f651dc4727511faf958cb4
|
|
19018
18981
|
languageName: node
|
|
19019
18982
|
linkType: hard
|
|
19020
18983
|
|
|
@@ -22228,11 +22191,11 @@ __metadata:
|
|
|
22228
22191
|
linkType: hard
|
|
22229
22192
|
|
|
22230
22193
|
"yaml@npm:^2.3.4":
|
|
22231
|
-
version: 2.7.
|
|
22232
|
-
resolution: "yaml@npm:2.7.
|
|
22194
|
+
version: 2.7.1
|
|
22195
|
+
resolution: "yaml@npm:2.7.1"
|
|
22233
22196
|
bin:
|
|
22234
22197
|
yaml: bin.mjs
|
|
22235
|
-
checksum: 10c0/
|
|
22198
|
+
checksum: 10c0/ee2126398ab7d1fdde566b4013b68e36930b9e6d8e68b6db356875c99614c10d678b6f45597a145ff6d63814961221fc305bf9242af8bf7450177f8a68537590
|
|
22236
22199
|
languageName: node
|
|
22237
22200
|
linkType: hard
|
|
22238
22201
|
|