Skip to content

Commit bfe6a92

Browse files
authored
Merge pull request #283 from ruisaraiva19/develop
chore: release
2 parents a899502 + 5b81ab2 commit bfe6a92

File tree

2 files changed

+95
-75
lines changed

2 files changed

+95
-75
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"next": "9.5.3",
5151
"nprogress": "0.2.0",
5252
"object-fit-images": "3.2.4",
53-
"preact": "10.5.2",
53+
"preact": "10.5.3",
5454
"preact-render-to-string": "5.1.10",
5555
"preact-ssr-prepass": "1.1.1",
5656
"prismjs": "1.21.0",
@@ -92,25 +92,25 @@
9292
"@types/react-modal": "3.10.6",
9393
"@types/react-transition-group": "4.4.0",
9494
"@types/sharp": "0.25.1",
95-
"@typescript-eslint/eslint-plugin": "4.2.0",
96-
"@typescript-eslint/parser": "4.2.0",
95+
"@typescript-eslint/eslint-plugin": "4.3.0",
96+
"@typescript-eslint/parser": "4.3.0",
9797
"all-contributors-cli": "6.17.4",
9898
"babel-eslint": "10.1.0",
9999
"babel-loader": "8.1.0",
100100
"babel-plugin-prismjs": "2.0.1",
101101
"babel-preset-react-app": "9.1.2",
102102
"commitizen": "4.2.1",
103-
"cypress": "5.2.0",
103+
"cypress": "5.3.0",
104104
"cypress-file-upload": "4.1.1",
105105
"cz-conventional-changelog": "3.3.0",
106106
"dotenv": "8.2.0",
107-
"eslint": "7.9.0",
107+
"eslint": "7.10.0",
108108
"eslint-config-prettier": "6.12.0",
109109
"eslint-config-react": "1.1.7",
110110
"eslint-config-react-app": "5.2.1",
111-
"eslint-plugin-cypress": "2.11.1",
111+
"eslint-plugin-cypress": "2.11.2",
112112
"eslint-plugin-flowtype": "5.2.0",
113-
"eslint-plugin-import": "2.22.0",
113+
"eslint-plugin-import": "2.22.1",
114114
"eslint-plugin-jsx-a11y": "6.3.1",
115115
"eslint-plugin-prettier": "3.1.4",
116116
"eslint-plugin-react": "7.21.2",

yarn.lock

+88-68
Original file line numberDiff line numberDiff line change
@@ -3723,74 +3723,74 @@
37233723
"@types/webpack-sources" "*"
37243724
source-map "^0.6.0"
37253725

3726-
"@typescript-eslint/eslint-plugin@4.2.0":
3727-
version "4.2.0"
3728-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.2.0.tgz#a3d5c11b377b7e18f3cd9c4e87d465fe9432669b"
3729-
integrity sha512-zBNRkzvLSwo6y5TG0DVcmshZIYBHKtmzD4N+LYnfTFpzc4bc79o8jNRSb728WV7A4Cegbs+MV5IRAj8BKBgOVQ==
3726+
"@typescript-eslint/eslint-plugin@4.3.0":
3727+
version "4.3.0"
3728+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa"
3729+
integrity sha512-RqEcaHuEKnn3oPFislZ6TNzsBLqpZjN93G69SS+laav/I8w/iGMuMq97P0D2/2/kW4SCebHggqhbcCfbDaaX+g==
37303730
dependencies:
3731-
"@typescript-eslint/experimental-utils" "4.2.0"
3732-
"@typescript-eslint/scope-manager" "4.2.0"
3731+
"@typescript-eslint/experimental-utils" "4.3.0"
3732+
"@typescript-eslint/scope-manager" "4.3.0"
37333733
debug "^4.1.1"
37343734
functional-red-black-tree "^1.0.1"
37353735
regexpp "^3.0.0"
37363736
semver "^7.3.2"
37373737
tsutils "^3.17.1"
37383738

3739-
"@typescript-eslint/experimental-utils@4.2.0":
3740-
version "4.2.0"
3741-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.2.0.tgz#3d0b5cd4aa61f5eb7aa1e873dea0db1410b062d2"
3742-
integrity sha512-5BBj6BjgHEndBaQQpUVzRIPERz03LBc0MCQkHwUaH044FJFL08SwWv/sQftk7gf0ShZ2xZysz0LTwCwNt4Xu3w==
3739+
"@typescript-eslint/experimental-utils@4.3.0":
3740+
version "4.3.0"
3741+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87"
3742+
integrity sha512-cmmIK8shn3mxmhpKfzMMywqiEheyfXLV/+yPDnOTvQX/ztngx7Lg/OD26J8gTZfkLKUmaEBxO2jYP3keV7h2OQ==
37433743
dependencies:
37443744
"@types/json-schema" "^7.0.3"
3745-
"@typescript-eslint/scope-manager" "4.2.0"
3746-
"@typescript-eslint/types" "4.2.0"
3747-
"@typescript-eslint/typescript-estree" "4.2.0"
3745+
"@typescript-eslint/scope-manager" "4.3.0"
3746+
"@typescript-eslint/types" "4.3.0"
3747+
"@typescript-eslint/typescript-estree" "4.3.0"
37483748
eslint-scope "^5.0.0"
37493749
eslint-utils "^2.0.0"
37503750

3751-
"@typescript-eslint/parser@4.2.0":
3752-
version "4.2.0"
3753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.2.0.tgz#1879ef400abd73d972e20f14c3522e5b343d1d1b"
3754-
integrity sha512-54jJ6MwkOtowpE48C0QJF9iTz2/NZxfKVJzv1ha5imigzHbNSLN9yvbxFFH1KdlRPQrlR8qxqyOvLHHxd397VA==
3751+
"@typescript-eslint/parser@4.3.0":
3752+
version "4.3.0"
3753+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3"
3754+
integrity sha512-JyfRnd72qRuUwItDZ00JNowsSlpQGeKfl9jxwO0FHK1qQ7FbYdoy5S7P+5wh1ISkT2QyAvr2pc9dAemDxzt75g==
37553755
dependencies:
3756-
"@typescript-eslint/scope-manager" "4.2.0"
3757-
"@typescript-eslint/types" "4.2.0"
3758-
"@typescript-eslint/typescript-estree" "4.2.0"
3756+
"@typescript-eslint/scope-manager" "4.3.0"
3757+
"@typescript-eslint/types" "4.3.0"
3758+
"@typescript-eslint/typescript-estree" "4.3.0"
37593759
debug "^4.1.1"
37603760

3761-
"@typescript-eslint/scope-manager@4.2.0":
3762-
version "4.2.0"
3763-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.2.0.tgz#d10e6854a65e175b22a28265d372a97c8cce4bfc"
3764-
integrity sha512-Tb402cxxObSxWIVT+PnBp5ruT2V/36yj6gG4C9AjkgRlZpxrLAzWDk3neen6ToMBGeGdxtnfFLoJRUecGz9mYQ==
3761+
"@typescript-eslint/scope-manager@4.3.0":
3762+
version "4.3.0"
3763+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.3.0.tgz#c743227e087545968080d2362cfb1273842cb6a7"
3764+
integrity sha512-cTeyP5SCNE8QBRfc+Lgh4Xpzje46kNUhXYfc3pQWmJif92sjrFuHT9hH4rtOkDTo/si9Klw53yIr+djqGZS1ig==
37653765
dependencies:
3766-
"@typescript-eslint/types" "4.2.0"
3767-
"@typescript-eslint/visitor-keys" "4.2.0"
3766+
"@typescript-eslint/types" "4.3.0"
3767+
"@typescript-eslint/visitor-keys" "4.3.0"
37683768

3769-
"@typescript-eslint/types@4.2.0":
3770-
version "4.2.0"
3771-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.2.0.tgz#6f6b094329e72040f173123832397c7c0b910fc8"
3772-
integrity sha512-xkv5nIsxfI/Di9eVwN+G9reWl7Me9R5jpzmZUch58uQ7g0/hHVuGUbbn4NcxcM5y/R4wuJIIEPKPDb5l4Fdmwg==
3769+
"@typescript-eslint/types@4.3.0":
3770+
version "4.3.0"
3771+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.3.0.tgz#1f0b2d5e140543e2614f06d48fb3ae95193c6ddf"
3772+
integrity sha512-Cx9TpRvlRjOppGsU6Y6KcJnUDOelja2NNCX6AZwtVHRzaJkdytJWMuYiqi8mS35MRNA3cJSwDzXePfmhU6TANw==
37733773

3774-
"@typescript-eslint/typescript-estree@4.2.0":
3775-
version "4.2.0"
3776-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.2.0.tgz#9d746240991c305bf225ad5e96cbf57e7fea0551"
3777-
integrity sha512-iWDLCB7z4MGkLipduF6EOotdHNtgxuNKnYD54nMS/oitFnsk4S3S/TE/UYXQTra550lHtlv9eGmp+dvN9pUDtA==
3774+
"@typescript-eslint/typescript-estree@4.3.0":
3775+
version "4.3.0"
3776+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.3.0.tgz#0edc1068e6b2e4c7fdc54d61e329fce76241cee8"
3777+
integrity sha512-ZAI7xjkl+oFdLV/COEz2tAbQbR3XfgqHEGy0rlUXzfGQic6EBCR4s2+WS3cmTPG69aaZckEucBoTxW9PhzHxxw==
37783778
dependencies:
3779-
"@typescript-eslint/types" "4.2.0"
3780-
"@typescript-eslint/visitor-keys" "4.2.0"
3779+
"@typescript-eslint/types" "4.3.0"
3780+
"@typescript-eslint/visitor-keys" "4.3.0"
37813781
debug "^4.1.1"
37823782
globby "^11.0.1"
37833783
is-glob "^4.0.1"
37843784
lodash "^4.17.15"
37853785
semver "^7.3.2"
37863786
tsutils "^3.17.1"
37873787

3788-
"@typescript-eslint/visitor-keys@4.2.0":
3789-
version "4.2.0"
3790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.2.0.tgz#ae13838e3a260b63ae51021ecaf1d0cdea8dbba5"
3791-
integrity sha512-WIf4BNOlFOH2W+YqGWa6YKLcK/EB3gEj2apCrqLw6mme1RzBy0jtJ9ewJgnrZDB640zfnv8L+/gwGH5sYp/rGw==
3788+
"@typescript-eslint/visitor-keys@4.3.0":
3789+
version "4.3.0"
3790+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.3.0.tgz#0e5ab0a09552903edeae205982e8521e17635ae0"
3791+
integrity sha512-xZxkuR7XLM6RhvLkgv9yYlTcBHnTULzfnw4i6+z2TGBLy9yljAypQaZl9c3zFvy7PNI7fYWyvKYtohyF8au3cw==
37923792
dependencies:
3793-
"@typescript-eslint/types" "4.2.0"
3793+
"@typescript-eslint/types" "4.3.0"
37943794
eslint-visitor-keys "^2.0.0"
37953795

37963796
"@use-it/event-listener@^0.1.2":
@@ -6540,10 +6540,10 @@ cypress-file-upload@4.1.1:
65406540
dependencies:
65416541
mime "^2.4.4"
65426542

6543-
cypress@5.2.0:
6544-
version "5.2.0"
6545-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.2.0.tgz#6902efd90703242a2539f0623c6e1118aff01f95"
6546-
integrity sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==
6543+
cypress@5.3.0:
6544+
version "5.3.0"
6545+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.3.0.tgz#91122219ae66ab910058970dbf36619ab0fbde6c"
6546+
integrity sha512-XgebyqL7Th6/8YenE1ddb7+d4EiCG2Jvg/5c8+HPfFFY/gXnOVhoCVUU3KW8qg3JL7g0B+iJbHd5hxuCqbd1RQ==
65476547
dependencies:
65486548
"@cypress/listr-verbose-renderer" "^0.4.1"
65496549
"@cypress/request" "^2.88.5"
@@ -7430,10 +7430,10 @@ eslint-config-react@1.1.7:
74307430
resolved "https://registry.yarnpkg.com/eslint-config-react/-/eslint-config-react-1.1.7.tgz#a0918d0fc47d0e9bd161a47308021da85d2585b3"
74317431
integrity sha1-oJGND8R9DpvRYaRzCAIdqF0lhbM=
74327432

7433-
eslint-import-resolver-node@^0.3.3:
7434-
version "0.3.3"
7435-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
7436-
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
7433+
eslint-import-resolver-node@^0.3.4:
7434+
version "0.3.4"
7435+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
7436+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
74377437
dependencies:
74387438
debug "^2.6.9"
74397439
resolve "^1.13.1"
@@ -7446,10 +7446,10 @@ eslint-module-utils@^2.6.0:
74467446
debug "^2.6.9"
74477447
pkg-dir "^2.0.0"
74487448

7449-
eslint-plugin-cypress@2.11.1:
7450-
version "2.11.1"
7451-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.1.tgz#a945e2774b88211e2c706a059d431e262b5c2862"
7452-
integrity sha512-MxMYoReSO5+IZMGgpBZHHSx64zYPSPTpXDwsgW7ChlJTF/sA+obqRbHplxD6sBStE+g4Mi0LCLkG4t9liu//mQ==
7449+
eslint-plugin-cypress@2.11.2:
7450+
version "2.11.2"
7451+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
7452+
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
74537453
dependencies:
74547454
globals "^11.12.0"
74557455

@@ -7461,17 +7461,17 @@ eslint-plugin-flowtype@5.2.0:
74617461
lodash "^4.17.15"
74627462
string-natural-compare "^3.0.1"
74637463

7464-
eslint-plugin-import@2.22.0:
7465-
version "2.22.0"
7466-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
7467-
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
7464+
eslint-plugin-import@2.22.1:
7465+
version "2.22.1"
7466+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
7467+
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
74687468
dependencies:
74697469
array-includes "^3.1.1"
74707470
array.prototype.flat "^1.2.3"
74717471
contains-path "^0.1.0"
74727472
debug "^2.6.9"
74737473
doctrine "1.5.0"
7474-
eslint-import-resolver-node "^0.3.3"
7474+
eslint-import-resolver-node "^0.3.4"
74757475
eslint-module-utils "^2.6.0"
74767476
has "^1.0.3"
74777477
minimatch "^3.0.4"
@@ -7534,14 +7534,22 @@ eslint-scope@^4.0.3:
75347534
esrecurse "^4.1.0"
75357535
estraverse "^4.1.1"
75367536

7537-
eslint-scope@^5.0.0, eslint-scope@^5.1.0:
7537+
eslint-scope@^5.0.0:
75387538
version "5.1.0"
75397539
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
75407540
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
75417541
dependencies:
75427542
esrecurse "^4.1.0"
75437543
estraverse "^4.1.1"
75447544

7545+
eslint-scope@^5.1.1:
7546+
version "5.1.1"
7547+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
7548+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
7549+
dependencies:
7550+
esrecurse "^4.3.0"
7551+
estraverse "^4.1.1"
7552+
75457553
eslint-utils@^2.0.0:
75467554
version "2.0.0"
75477555
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
@@ -7571,10 +7579,10 @@ eslint-visitor-keys@^2.0.0:
75717579
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
75727580
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
75737581

7574-
eslint@7.9.0:
7575-
version "7.9.0"
7576-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0.tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337"
7577-
integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==
7582+
eslint@7.10.0:
7583+
version "7.10.0"
7584+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.10.0.tgz#494edb3e4750fb791133ca379e786a8f648c72b9"
7585+
integrity sha512-BDVffmqWl7JJXqCjAK6lWtcQThZB/aP1HXSH1JKwGwv0LQEdvpR7qzNrUT487RM39B5goWuboFad5ovMBmD8yA==
75787586
dependencies:
75797587
"@babel/code-frame" "^7.0.0"
75807588
"@eslint/eslintrc" "^0.1.3"
@@ -7584,7 +7592,7 @@ eslint@7.9.0:
75847592
debug "^4.0.1"
75857593
doctrine "^3.0.0"
75867594
enquirer "^2.3.5"
7587-
eslint-scope "^5.1.0"
7595+
eslint-scope "^5.1.1"
75887596
eslint-utils "^2.1.0"
75897597
eslint-visitor-keys "^1.3.0"
75907598
espree "^7.3.0"
@@ -7642,6 +7650,13 @@ esrecurse@^4.1.0:
76427650
dependencies:
76437651
estraverse "^4.1.0"
76447652

7653+
esrecurse@^4.3.0:
7654+
version "4.3.0"
7655+
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
7656+
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
7657+
dependencies:
7658+
estraverse "^5.2.0"
7659+
76457660
estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
76467661
version "4.3.0"
76477662
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
@@ -7652,6 +7667,11 @@ estraverse@^5.1.0:
76527667
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642"
76537668
integrity sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==
76547669

7670+
estraverse@^5.2.0:
7671+
version "5.2.0"
7672+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
7673+
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
7674+
76557675
esutils@^2.0.2:
76567676
version "2.0.3"
76577677
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -13225,10 +13245,10 @@ preact-ssr-prepass@1.1.1:
1322513245
resolved "https://registry.yarnpkg.com/preact-ssr-prepass/-/preact-ssr-prepass-1.1.1.tgz#1031e50c3b80cbdd8e155e520d0e97b9bc425faa"
1322613246
integrity sha512-AszER25gPq8GMcUP+PruRCRg6FEgeoVfR8tlquz7QCPbRLSqkmHkTNwRiwx0zeRl0wd0CtFN4D9r6zCPeVo8Hg==
1322713247

13228-
preact@10.5.2:
13229-
version "10.5.2"
13230-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.2.tgz#4c07c27f4239666840e0d637ec7c110cfcae181d"
13231-
integrity sha512-4y2Q6kMiJtMONMJR7z+o8P5tGkMzVItyy77AXGrUdusv+dk4jwoS3KrpCBkFloY2xsScRJYwZQZrx89tTjDkOw==
13248+
preact@10.5.3:
13249+
version "10.5.3"
13250+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.3.tgz#c19d509f60e6adca5da8efd421706b3d0a1fb636"
13251+
integrity sha512-g9i3d4obUJ24idLW/wuKWATVj6YFjxXDN+POu4u68YrI5dypUOu9Z3lb8/M4kr2dojcwq3H1GSgfpQkFX7y5Zw==
1323213252

1323313253
prebuild-install@^5.3.3:
1323413254
version "5.3.4"

0 commit comments

Comments
 (0)