1465
1465
" @docusaurus/theme-search-algolia" " 2.4.1"
1466
1466
" @docusaurus/types" " 2.4.1"
1467
1467
1468
- " @docusaurus/[email protected] " , "react-loadable@npm:@docusaurus/[email protected] " :
1468
+
1469
1469
version "5.5.2"
1470
1470
resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
1471
1471
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -2386,30 +2386,11 @@ acorn-import-assertions@^1.7.6:
2386
2386
resolved "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz"
2387
2387
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
2388
2388
2389
- acorn-node@^1.8.2 :
2390
- version "1.8.2"
2391
- resolved "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz"
2392
- integrity sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==
2393
- dependencies :
2394
- acorn "^7.0.0"
2395
- acorn-walk "^7.0.0"
2396
- xtend "^4.0.2"
2397
-
2398
- acorn-walk@^7.0.0 :
2399
- version "7.2.0"
2400
- resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz"
2401
- integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
2402
-
2403
2389
acorn-walk@^8.0.0 :
2404
2390
version "8.2.0"
2405
2391
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz"
2406
2392
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
2407
2393
2408
- acorn@^7.0.0 :
2409
- version "7.4.1"
2410
- resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
2411
- integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
2412
-
2413
2394
acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1 :
2414
2395
version "8.8.1"
2415
2396
resolved "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz"
@@ -2543,7 +2524,7 @@ anymatch@~3.1.2:
2543
2524
normalize-path "^3.0.0"
2544
2525
picomatch "^2.0.4"
2545
2526
2546
- arg@^5.0.0, arg@^5.0.2 :
2527
+ arg@^5.0.0 :
2547
2528
version "5.0.2"
2548
2529
resolved "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz"
2549
2530
integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==
@@ -2825,7 +2806,7 @@ camel-case@^4.1.2:
2825
2806
pascal-case "^3.1.2"
2826
2807
tslib "^2.0.3"
2827
2808
2828
- [email protected] , camelcase-css@^2.0.1 :
2809
+
2829
2810
version "2.0.1"
2830
2811
resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz"
2831
2812
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
3018
2999
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
3019
3000
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
3020
3001
3021
- color-name@^1.1.4, color-name@ ~1.1.4 :
3002
+ color-name@~1.1.4 :
3022
3003
version "1.1.4"
3023
3004
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
3024
3005
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
@@ -3429,11 +3410,6 @@ define-properties@^1.1.4:
3429
3410
has-property-descriptors "^1.0.0"
3430
3411
object-keys "^1.1.1"
3431
3412
3432
- defined@^1.0.0 :
3433
- version "1.0.1"
3434
- resolved "https://registry.npmjs.org/defined/-/defined-1.0.1.tgz"
3435
- integrity sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==
3436
-
3437
3413
del@^6.1.1 :
3438
3414
version "6.1.1"
3439
3415
resolved "https://registry.npmjs.org/del/-/del-6.1.1.tgz"
@@ -3491,32 +3467,13 @@ detect-port@^1.3.0:
3491
3467
address "^1.0.1"
3492
3468
debug "4"
3493
3469
3494
- detective@^5.2.1 :
3495
- version "5.2.1"
3496
- resolved "https://registry.npmjs.org/detective/-/detective-5.2.1.tgz"
3497
- integrity sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==
3498
- dependencies :
3499
- acorn-node "^1.8.2"
3500
- defined "^1.0.0"
3501
- minimist "^1.2.6"
3502
-
3503
- didyoumean@^1.2.2 :
3504
- version "1.2.2"
3505
- resolved "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz"
3506
- integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
3507
-
3508
3470
dir-glob@^3.0.1 :
3509
3471
version "3.0.1"
3510
3472
resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz"
3511
3473
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
3512
3474
dependencies :
3513
3475
path-type "^4.0.0"
3514
3476
3515
- dlv@^1.1.3 :
3516
- version "1.1.3"
3517
- resolved "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz"
3518
- integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==
3519
-
3520
3477
dns-equal@^1.0.0 :
3521
3478
version "1.0.0"
3522
3479
resolved "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz"
@@ -3850,7 +3807,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
3850
3807
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
3851
3808
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
3852
3809
3853
- fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2. 9 :
3810
+ fast-glob@^3.2.11, fast-glob@^3.2.9 :
3854
3811
version "3.2.12"
3855
3812
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz"
3856
3813
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
@@ -4131,7 +4088,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
4131
4088
dependencies :
4132
4089
is-glob "^4.0.1"
4133
4090
4134
- glob-parent@^6.0.1, glob-parent@^6.0.2 :
4091
+ glob-parent@^6.0.1 :
4135
4092
version "6.0.2"
4136
4093
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
4137
4094
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -4961,7 +4918,7 @@ leven@^3.1.0:
4961
4918
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
4962
4919
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
4963
4920
4964
- lilconfig@^2.0.3, lilconfig@^2.0.5, lilconfig@^2.0.6 :
4921
+ lilconfig@^2.0.3 :
4965
4922
version "2.0.6"
4966
4923
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz"
4967
4924
integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==
@@ -5233,7 +5190,7 @@
[email protected] , minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1:
5233
5190
dependencies :
5234
5191
brace-expansion "^1.1.7"
5235
5192
5236
- minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6 :
5193
+ minimist@^1.2.0, minimist@^1.2.5 :
5237
5194
version "1.2.7"
5238
5195
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"
5239
5196
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
@@ -5357,11 +5314,6 @@ object-assign@^4.1.0, object-assign@^4.1.1:
5357
5314
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
5358
5315
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
5359
5316
5360
- object-hash@^3.0.0 :
5361
- version "3.0.0"
5362
- resolved "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz"
5363
- integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
5364
-
5365
5317
object-inspect@^1.9.0 :
5366
5318
version "1.12.2"
5367
5319
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz"
@@ -5634,11 +5586,6 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
5634
5586
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
5635
5587
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
5636
5588
5637
- pify@^2.3.0 :
5638
- version "2.3.0"
5639
- resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
5640
- integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
5641
-
5642
5589
pkg-dir@^4.1.0 :
5643
5590
version "4.2.0"
5644
5591
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
@@ -5706,30 +5653,6 @@ postcss-discard-unused@^5.1.0:
5706
5653
dependencies :
5707
5654
postcss-selector-parser "^6.0.5"
5708
5655
5709
- postcss-import@^14.1.0 :
5710
- version "14.1.0"
5711
- resolved "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz"
5712
- integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
5713
- dependencies :
5714
- postcss-value-parser "^4.0.0"
5715
- read-cache "^1.0.0"
5716
- resolve "^1.1.7"
5717
-
5718
- postcss-js@^4.0.0 :
5719
- version "4.0.0"
5720
- resolved "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz"
5721
- integrity sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==
5722
- dependencies :
5723
- camelcase-css "^2.0.1"
5724
-
5725
- postcss-load-config@^3.1.4 :
5726
- version "3.1.4"
5727
- resolved "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz"
5728
- integrity sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==
5729
- dependencies :
5730
- lilconfig "^2.0.5"
5731
- yaml "^1.10.2"
5732
-
5733
5656
postcss-loader@^7.0.0 :
5734
5657
version "7.0.2"
5735
5658
resolved "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.0.2.tgz"
@@ -5825,13 +5748,6 @@ postcss-modules-values@^4.0.0:
5825
5748
dependencies :
5826
5749
icss-utils "^5.0.0"
5827
5750
5828
-
5829
- version "6.0.0"
5830
- resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz"
5831
- integrity sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==
5832
- dependencies :
5833
- postcss-selector-parser "^6.0.10"
5834
-
5835
5751
postcss-normalize-charset@^5.1.0 :
5836
5752
version "5.1.0"
5837
5753
resolved "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz"
@@ -5925,7 +5841,7 @@ postcss-reduce-transforms@^5.1.0:
5925
5841
dependencies :
5926
5842
postcss-value-parser "^4.2.0"
5927
5843
5928
- postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0. 2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.9 :
5844
+ postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.9 :
5929
5845
version "6.0.11"
5930
5846
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz"
5931
5847
integrity sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==
@@ -5955,7 +5871,7 @@ postcss-unique-selectors@^5.1.1:
5955
5871
dependencies :
5956
5872
postcss-selector-parser "^6.0.5"
5957
5873
5958
- postcss-value-parser@^4.0.0, postcss-value-parser@^4. 1.0, postcss-value-parser@^4.2.0 :
5874
+ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0 :
5959
5875
version "4.2.0"
5960
5876
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
5961
5877
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
@@ -5965,7 +5881,7 @@ postcss-zindex@^5.1.0:
5965
5881
resolved "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-5.1.0.tgz"
5966
5882
integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==
5967
5883
5968
- postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.18, postcss@^8.4. 19, postcss@^8.4.21 :
5884
+ postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.19, postcss@^8.4.21 :
5969
5885
version "8.4.21"
5970
5886
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz"
5971
5887
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
6095
6011
dependencies :
6096
6012
inherits "~2.0.3"
6097
6013
6098
- quick-lru@^5.1.1 :
6099
- version "5.1.1"
6100
- resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
6101
- integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==
6102
-
6103
6014
randombytes@^2.1.0 :
6104
6015
version "2.1.0"
6105
6016
resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz"
@@ -6233,6 +6144,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
6233
6144
dependencies :
6234
6145
" @babel/runtime" " ^7.10.3"
6235
6146
6147
+ " react-loadable@npm:@docusaurus/[email protected] " :
6148
+ version "5.5.2"
6149
+ resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz"
6150
+ integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6151
+ dependencies :
6152
+ " @types/react" " *"
6153
+ prop-types "^15.6.2"
6154
+
6236
6155
react-router-config@^5.1.1 :
6237
6156
version "5.1.1"
6238
6157
resolved "https://registry.npmjs.org/react-router-config/-/react-router-config-5.1.1.tgz"
@@ -6284,13 +6203,6 @@ react@^18.2.0:
6284
6203
dependencies :
6285
6204
loose-envify "^1.1.0"
6286
6205
6287
- read-cache@^1.0.0 :
6288
- version "1.0.0"
6289
- resolved "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz"
6290
- integrity sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==
6291
- dependencies :
6292
- pify "^2.3.0"
6293
-
6294
6206
readable-stream@^2.0.1 :
6295
6207
version "2.3.7"
6296
6208
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz"
@@ -6504,7 +6416,7 @@ resolve-pathname@^3.0.0:
6504
6416
resolved "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz"
6505
6417
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
6506
6418
6507
- resolve@^1.1.6, resolve@^1.1.7, resolve@^1. 14.2, resolve@^1.22.1 , resolve@^1.3.2 :
6419
+ resolve@^1.1.6, resolve@^1.14.2, resolve@^1.3.2 :
6508
6420
version "1.22.1"
6509
6421
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
6510
6422
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -7067,34 +6979,10 @@ svgo@^2.7.0, svgo@^2.8.0:
7067
6979
picocolors "^1.0.0"
7068
6980
stable "^0.1.8"
7069
6981
7070
- tailwindcss@^3.2.4 :
7071
- version "3.2.4"
7072
- resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.4.tgz"
7073
- integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==
7074
- dependencies :
7075
- arg "^5.0.2"
7076
- chokidar "^3.5.3"
7077
- color-name "^1.1.4"
7078
- detective "^5.2.1"
7079
- didyoumean "^1.2.2"
7080
- dlv "^1.1.3"
7081
- fast-glob "^3.2.12"
7082
- glob-parent "^6.0.2"
7083
- is-glob "^4.0.3"
7084
- lilconfig "^2.0.6"
7085
- micromatch "^4.0.5"
7086
- normalize-path "^3.0.0"
7087
- object-hash "^3.0.0"
7088
- picocolors "^1.0.0"
7089
- postcss "^8.4.18"
7090
- postcss-import "^14.1.0"
7091
- postcss-js "^4.0.0"
7092
- postcss-load-config "^3.1.4"
7093
- postcss-nested "6.0.0"
7094
- postcss-selector-parser "^6.0.10"
7095
- postcss-value-parser "^4.2.0"
7096
- quick-lru "^5.1.1"
7097
- resolve "^1.22.1"
6982
+ tailwindcss@^4.0.0 :
6983
+ version "4.0.1"
6984
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.1.tgz#ae722697352001233a8f491aeb755e83139c453b"
6985
+ integrity sha512-UK5Biiit/e+r3i0O223bisoS5+y7ZT1PM8Ojn0MxRHzXN1VPZ2KY6Lo6fhu1dOfCfyUAlK7Lt6wSxowRabATBw==
7098
6986
7099
6987
tapable@^1.0.0 :
7100
6988
version "1.1.3"
@@ -7755,7 +7643,7 @@ xml-js@^1.6.11:
7755
7643
dependencies :
7756
7644
sax "^1.2.4"
7757
7645
7758
- xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2 :
7646
+ xtend@^4.0.0, xtend@^4.0.1 :
7759
7647
version "4.0.2"
7760
7648
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz"
7761
7649
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
0 commit comments