Skip to content

Commit 37830de

Browse files
committed
Merge branch 'main' of github.com:Oxicode/oxicode into main
2 parents eb0e79b + 79b0567 commit 37830de

File tree

2 files changed

+94
-73
lines changed

2 files changed

+94
-73
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"devDependencies": {
2626
"@babel/core": "7.17.10",
2727
"@babel/eslint-parser": "7.17.0",
28-
"autoprefixer": "10.4.4",
29-
"eslint": "8.13.0",
28+
"autoprefixer": "10.4.7",
29+
"eslint": "8.16.0",
3030
"eslint-config-eslint": "7.0.0",
3131
"eslint-config-next": "12.1.6",
3232
"eslint-config-standard": "16.0.3",
3333
"eslint-import-resolver-typescript": "2.7.1",
34-
"eslint-plugin-jsdoc": "39.2.3",
34+
"eslint-plugin-jsdoc": "39.3.2",
3535
"eslint-plugin-node": "11.1.0",
3636
"eslint-plugin-promise": "6.0.0",
3737
"eslint-plugin-simple-import-sort": "7.0.0",
38-
"postcss": "8.4.12",
38+
"postcss": "8.4.14",
3939
"tailwindcss": "3.0.24"
4040
}
4141
}

yarn.lock

Lines changed: 90 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -292,28 +292,28 @@
292292
"@babel/helper-validator-identifier" "^7.16.7"
293293
to-fast-properties "^2.0.0"
294294

295-
"@es-joy/jsdoccomment@~0.25.0":
296-
version "0.25.0"
297-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.25.0.tgz#c4535dc31880302cb3564eb6bb147c077b386177"
298-
integrity sha512-qK+cS+ikkF1D86uUGDDprgmBAd7cjr6xftCXsA+0WbT+nlrzo5sAqnkL15GuIaJtZ57O/oDXLSem+wcmFEyxug==
295+
"@es-joy/jsdoccomment@~0.31.0":
296+
version "0.31.0"
297+
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz#dbc342cc38eb6878c12727985e693eaef34302bc"
298+
integrity sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289InzZj72jL3EQ==
299299
dependencies:
300300
comment-parser "1.3.1"
301301
esquery "^1.4.0"
302-
jsdoc-type-pratt-parser "~2.2.5"
302+
jsdoc-type-pratt-parser "~3.1.0"
303303

304-
"@eslint/eslintrc@^1.2.1":
305-
version "1.2.1"
306-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
307-
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
304+
"@eslint/eslintrc@^1.3.0":
305+
version "1.3.0"
306+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
307+
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
308308
dependencies:
309309
ajv "^6.12.4"
310310
debug "^4.3.2"
311-
espree "^9.3.1"
312-
globals "^13.9.0"
311+
espree "^9.3.2"
312+
globals "^13.15.0"
313313
ignore "^5.2.0"
314314
import-fresh "^3.2.1"
315315
js-yaml "^4.1.0"
316-
minimatch "^3.0.4"
316+
minimatch "^3.1.2"
317317
strip-json-comments "^3.1.1"
318318

319319
"@headlessui/react@^1.6.4":
@@ -608,7 +608,7 @@
608608
"@typescript-eslint/types" "5.22.0"
609609
eslint-visitor-keys "^3.0.0"
610610

611-
acorn-jsx@^5.3.1:
611+
acorn-jsx@^5.3.2:
612612
version "5.3.2"
613613
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
614614
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
@@ -632,10 +632,10 @@ acorn@^7.0.0:
632632
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
633633
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
634634

635-
acorn@^8.7.0:
636-
version "8.7.0"
637-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
638-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
635+
acorn@^8.7.1:
636+
version "8.7.1"
637+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
638+
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
639639

640640
ajv@^6.10.0, ajv@^6.12.4:
641641
version "6.12.6"
@@ -731,13 +731,13 @@ ast-types-flow@^0.0.7:
731731
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
732732
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
733733

734-
735-
version "10.4.4"
736-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e"
737-
integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==
734+
735+
version "10.4.7"
736+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.7.tgz#1db8d195f41a52ca5069b7593be167618edbbedf"
737+
integrity sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==
738738
dependencies:
739-
browserslist "^4.20.2"
740-
caniuse-lite "^1.0.30001317"
739+
browserslist "^4.20.3"
740+
caniuse-lite "^1.0.30001335"
741741
fraction.js "^4.2.0"
742742
normalize-range "^0.1.2"
743743
picocolors "^1.0.0"
@@ -794,6 +794,17 @@ browserslist@^4.20.2:
794794
node-releases "^2.0.2"
795795
picocolors "^1.0.0"
796796

797+
browserslist@^4.20.3:
798+
version "4.20.3"
799+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf"
800+
integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==
801+
dependencies:
802+
caniuse-lite "^1.0.30001332"
803+
electron-to-chromium "^1.4.118"
804+
escalade "^3.1.1"
805+
node-releases "^2.0.3"
806+
picocolors "^1.0.0"
807+
797808
call-bind@^1.0.0, call-bind@^1.0.2:
798809
version "1.0.2"
799810
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -817,7 +828,7 @@ caniuse-lite@^1.0.30001317:
817828
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001319.tgz#eb4da4eb3ecdd409f7ba1907820061d56096e88f"
818829
integrity sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw==
819830

820-
caniuse-lite@^1.0.30001332:
831+
caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001335:
821832
version "1.0.30001335"
822833
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001335.tgz#899254a0b70579e5a957c32dced79f0727c61f2a"
823834
integrity sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w==
@@ -1017,6 +1028,11 @@ doctrine@^3.0.0:
10171028
dependencies:
10181029
esutils "^2.0.2"
10191030

1031+
electron-to-chromium@^1.4.118:
1032+
version "1.4.132"
1033+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.132.tgz#b64599eb018221e52e2e4129de103b03a413c55d"
1034+
integrity sha512-JYdZUw/1068NWN+SwXQ7w6Ue0bWYGihvSUNNQwurvcDV/SM7vSiGZ3NuFvFgoEiCs4kB8xs3cX2an3wB7d4TBw==
1035+
10201036
electron-to-chromium@^1.4.84:
10211037
version "1.4.88"
10221038
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.88.tgz#ebe6a2573b563680c7a7bf3a51b9e465c9c501db"
@@ -1282,12 +1298,12 @@ eslint-plugin-import@^2.26.0:
12821298
resolve "^1.22.0"
12831299
tsconfig-paths "^3.14.1"
12841300

1285-
eslint-plugin-jsdoc@39.2.3:
1286-
version "39.2.3"
1287-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.3.tgz#9b2ccc379f78209241bf5989b4e693c17b81bb69"
1288-
integrity sha512-kYB0Sxq51cfZGVkKoI9wjhR/01/z/IUwhfHd7DzP3dKT/GGk2heBGwYyxE8kaptTDXQRpS99H/h4SW3Rj8faCA==
1301+
eslint-plugin-jsdoc@39.3.2:
1302+
version "39.3.2"
1303+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz#b9c3becdbd860a75b8bd07bd04a0eaaad7c79403"
1304+
integrity sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg==
12891305
dependencies:
1290-
"@es-joy/jsdoccomment" "~0.25.0"
1306+
"@es-joy/jsdoccomment" "~0.31.0"
12911307
comment-parser "1.3.1"
12921308
debug "^4.3.4"
12931309
escape-string-regexp "^4.0.0"
@@ -1405,12 +1421,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
14051421
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
14061422
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
14071423

1408-
eslint@8.13.0:
1409-
version "8.13.0"
1410-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
1411-
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
1424+
eslint@8.16.0:
1425+
version "8.16.0"
1426+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.16.0.tgz#6d936e2d524599f2a86c708483b4c372c5d3bbae"
1427+
integrity sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==
14121428
dependencies:
1413-
"@eslint/eslintrc" "^1.2.1"
1429+
"@eslint/eslintrc" "^1.3.0"
14141430
"@humanwhocodes/config-array" "^0.9.2"
14151431
ajv "^6.10.0"
14161432
chalk "^4.0.0"
@@ -1421,14 +1437,14 @@ [email protected]:
14211437
eslint-scope "^7.1.1"
14221438
eslint-utils "^3.0.0"
14231439
eslint-visitor-keys "^3.3.0"
1424-
espree "^9.3.1"
1440+
espree "^9.3.2"
14251441
esquery "^1.4.0"
14261442
esutils "^2.0.2"
14271443
fast-deep-equal "^3.1.3"
14281444
file-entry-cache "^6.0.1"
14291445
functional-red-black-tree "^1.0.1"
14301446
glob-parent "^6.0.1"
1431-
globals "^13.6.0"
1447+
globals "^13.15.0"
14321448
ignore "^5.2.0"
14331449
import-fresh "^3.0.0"
14341450
imurmurhash "^0.1.4"
@@ -1437,7 +1453,7 @@ [email protected]:
14371453
json-stable-stringify-without-jsonify "^1.0.1"
14381454
levn "^0.4.1"
14391455
lodash.merge "^4.6.2"
1440-
minimatch "^3.0.4"
1456+
minimatch "^3.1.2"
14411457
natural-compare "^1.4.0"
14421458
optionator "^0.9.1"
14431459
regexpp "^3.2.0"
@@ -1446,13 +1462,13 @@ [email protected]:
14461462
text-table "^0.2.0"
14471463
v8-compile-cache "^2.0.3"
14481464

1449-
espree@^9.3.1:
1450-
version "9.3.1"
1451-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
1452-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
1465+
espree@^9.3.2:
1466+
version "9.3.2"
1467+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
1468+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
14531469
dependencies:
1454-
acorn "^8.7.0"
1455-
acorn-jsx "^5.3.1"
1470+
acorn "^8.7.1"
1471+
acorn-jsx "^5.3.2"
14561472
eslint-visitor-keys "^3.3.0"
14571473

14581474
esquery@^1.4.0:
@@ -1641,10 +1657,10 @@ globals@^11.1.0:
16411657
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
16421658
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
16431659

1644-
globals@^13.6.0, globals@^13.9.0:
1645-
version "13.13.0"
1646-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.13.0.tgz#ac32261060d8070e2719dd6998406e27d2b5727b"
1647-
integrity sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==
1660+
globals@^13.15.0:
1661+
version "13.15.0"
1662+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
1663+
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
16481664
dependencies:
16491665
type-fest "^0.20.2"
16501666

@@ -1867,10 +1883,10 @@ js-yaml@^4.1.0:
18671883
dependencies:
18681884
argparse "^2.0.1"
18691885

1870-
jsdoc-type-pratt-parser@~2.2.5:
1871-
version "2.2.5"
1872-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz#c9f93afac7ee4b5ed4432fe3f09f7d36b05ed0ff"
1873-
integrity sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw==
1886+
jsdoc-type-pratt-parser@~3.1.0:
1887+
version "3.1.0"
1888+
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz#a4a56bdc6e82e5865ffd9febc5b1a227ff28e67e"
1889+
integrity sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw==
18741890

18751891
jsesc@^2.5.1:
18761892
version "2.5.2"
@@ -2054,6 +2070,11 @@ node-releases@^2.0.2:
20542070
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
20552071
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
20562072

2073+
node-releases@^2.0.3:
2074+
version "2.0.4"
2075+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
2076+
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
2077+
20572078
normalize-path@^3.0.0, normalize-path@~3.0.0:
20582079
version "3.0.0"
20592080
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -2252,12 +2273,12 @@ postcss-value-parser@^4.2.0:
22522273
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
22532274
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
22542275

2255-
[email protected].12, postcss@^8.4.12:
2256-
version "8.4.12"
2257-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
2258-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
2276+
[email protected].14, postcss@^8.4.13:
2277+
version "8.4.14"
2278+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
2279+
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
22592280
dependencies:
2260-
nanoid "^3.3.1"
2281+
nanoid "^3.3.4"
22612282
picocolors "^1.0.0"
22622283
source-map-js "^1.0.2"
22632284

@@ -2270,12 +2291,12 @@ [email protected]:
22702291
picocolors "^1.0.0"
22712292
source-map-js "^1.0.1"
22722293

2273-
postcss@^8.4.13:
2274-
version "8.4.14"
2275-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
2276-
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
2294+
postcss@^8.4.12:
2295+
version "8.4.12"
2296+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
2297+
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
22772298
dependencies:
2278-
nanoid "^3.3.4"
2299+
nanoid "^3.3.1"
22792300
picocolors "^1.0.0"
22802301
source-map-js "^1.0.2"
22812302

@@ -2669,18 +2690,18 @@ type-fest@^0.20.2:
26692690
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
26702691
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
26712692

2672-
2673-
version "2.3.3"
2674-
resolved "https://registry.yarnpkg.com/typeit-react/-/typeit-react-2.3.3.tgz#531119f314ac1e42bec564dac36ca6896940336b"
2675-
integrity sha512-tC4nPWMX03sYm88Lbtf1JBSoyaREFijQRfi9/qxvgOuOv/2m58+cNFCbEiGgosK+iTz4PTIQ0SgCr3Km2Ad/eg==
2693+
2694+
version "2.3.0"
2695+
resolved "https://registry.yarnpkg.com/typeit-react/-/typeit-react-2.3.0.tgz#1a7ec3bac931a3d8ec07e33e09c5b9fddfd071bc"
2696+
integrity sha512-23cX1dELGAJS+JZxdqvIiXzyLA541lZQiGjqeBvfP5/FO4+SMQW1AEZ7NN4esTMIyOtbMhXui5CqYHGYNv1nzQ==
26762697
dependencies:
26772698
"@types/react" "^17.0.39"
26782699
react "^17.0.2"
26792700
react-dom "^17.0.2"
2680-
typeit "^8.3.3"
2681-
vite "^2.8.6"
2701+
typeit "^8.3.0"
2702+
vite "^2.8.1"
26822703

2683-
typeit@^8.3.3:
2704+
typeit@^8.3.0:
26842705
version "8.5.4"
26852706
resolved "https://registry.yarnpkg.com/typeit/-/typeit-8.5.4.tgz#09405364415381d82d0a6a6811ff38148d3bf2e9"
26862707
integrity sha512-ceEftvAFBmBZlaaWSgcUx2oxKa/BvaD7s1Ahzu4bhYiPCOdkMkMWSjQCmbjymVlF1wbIK4JNhJjIbZtBYkfz9A==
@@ -2725,7 +2746,7 @@ v8-compile-cache@^2.0.3:
27252746
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
27262747
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
27272748

2728-
vite@^2.8.6:
2749+
vite@^2.8.1:
27292750
version "2.9.9"
27302751
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
27312752
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==

0 commit comments

Comments
 (0)