Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-native-svg": "^15.11.2"
},
"devDependencies": {
"@commitlint/cli": "^19.8.0",
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^19.8.0",
"@types/react": "~18.3.12",
"commitlint": "^19.8.0",
Expand Down
152 changes: 152 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,19 @@
tinyexec "^0.3.0"
yargs "^17.0.0"

"@commitlint/cli@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.0.0.tgz#9459cbf4c0cbabca19bc7219ad295f7f39791e4f"
integrity sha512-I3D7Yldq8ZhOB3qEaTvXWIgib6tSZhbCpRObfFQ/aYI0J9AH8NMwT07Ak+bpE3n6Yn7EtbqEhQUkJZ/jZ5kCeQ==
dependencies:
"@commitlint/format" "^20.0.0"
"@commitlint/lint" "^20.0.0"
"@commitlint/load" "^20.0.0"
"@commitlint/read" "^20.0.0"
"@commitlint/types" "^20.0.0"
tinyexec "^1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
Expand All @@ -1165,6 +1178,14 @@
"@commitlint/types" "^19.8.0"
ajv "^8.11.0"

"@commitlint/config-validator@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557"
integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg==
dependencies:
"@commitlint/types" "^20.0.0"
ajv "^8.11.0"

"@commitlint/ensure@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d"
Expand All @@ -1177,11 +1198,28 @@
lodash.startcase "^4.4.0"
lodash.upperfirst "^4.3.1"

"@commitlint/ensure@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef"
integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg==
dependencies:
"@commitlint/types" "^20.0.0"
lodash.camelcase "^4.3.0"
lodash.kebabcase "^4.1.1"
lodash.snakecase "^4.1.1"
lodash.startcase "^4.4.0"
lodash.upperfirst "^4.3.1"

"@commitlint/execute-rule@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==

"@commitlint/execute-rule@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8"
integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw==

"@commitlint/format@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1"
Expand All @@ -1190,6 +1228,14 @@
"@commitlint/types" "^19.8.0"
chalk "^5.3.0"

"@commitlint/format@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940"
integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg==
dependencies:
"@commitlint/types" "^20.0.0"
chalk "^5.3.0"

"@commitlint/is-ignored@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291"
Expand All @@ -1198,6 +1244,14 @@
"@commitlint/types" "^19.8.0"
semver "^7.6.0"

"@commitlint/is-ignored@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2"
integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw==
dependencies:
"@commitlint/types" "^20.0.0"
semver "^7.6.0"

"@commitlint/lint@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057"
Expand All @@ -1208,6 +1262,16 @@
"@commitlint/rules" "^19.8.0"
"@commitlint/types" "^19.8.0"

"@commitlint/lint@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a"
integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ==
dependencies:
"@commitlint/is-ignored" "^20.0.0"
"@commitlint/parse" "^20.0.0"
"@commitlint/rules" "^20.0.0"
"@commitlint/types" "^20.0.0"

"@commitlint/load@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e"
Expand All @@ -1224,11 +1288,32 @@
lodash.merge "^4.6.2"
lodash.uniq "^4.5.0"

"@commitlint/load@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.0.0.tgz#13fc910cc5f6d2325d499886d95fca797791de7c"
integrity sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q==
dependencies:
"@commitlint/config-validator" "^20.0.0"
"@commitlint/execute-rule" "^20.0.0"
"@commitlint/resolve-extends" "^20.0.0"
"@commitlint/types" "^20.0.0"
chalk "^5.3.0"
cosmiconfig "^9.0.0"
cosmiconfig-typescript-loader "^6.1.0"
lodash.isplainobject "^4.0.6"
lodash.merge "^4.6.2"
lodash.uniq "^4.5.0"

"@commitlint/message@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca"
integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==

"@commitlint/message@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8"
integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ==

"@commitlint/parse@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba"
Expand All @@ -1238,6 +1323,15 @@
conventional-changelog-angular "^7.0.0"
conventional-commits-parser "^5.0.0"

"@commitlint/parse@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43"
integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg==
dependencies:
"@commitlint/types" "^20.0.0"
conventional-changelog-angular "^7.0.0"
conventional-commits-parser "^5.0.0"

"@commitlint/read@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f"
Expand All @@ -1249,6 +1343,17 @@
minimist "^1.2.8"
tinyexec "^0.3.0"

"@commitlint/read@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f"
integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA==
dependencies:
"@commitlint/top-level" "^20.0.0"
"@commitlint/types" "^20.0.0"
git-raw-commits "^4.0.0"
minimist "^1.2.8"
tinyexec "^1.0.0"

"@commitlint/resolve-extends@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726"
Expand All @@ -1261,6 +1366,18 @@
lodash.mergewith "^4.6.2"
resolve-from "^5.0.0"

"@commitlint/resolve-extends@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.0.0.tgz#a92e370b67b9a99aec84904fbb4e5fcaa495ee73"
integrity sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg==
dependencies:
"@commitlint/config-validator" "^20.0.0"
"@commitlint/types" "^20.0.0"
global-directory "^4.0.1"
import-meta-resolve "^4.0.0"
lodash.mergewith "^4.6.2"
resolve-from "^5.0.0"

"@commitlint/rules@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa"
Expand All @@ -1271,18 +1388,40 @@
"@commitlint/to-lines" "^19.8.0"
"@commitlint/types" "^19.8.0"

"@commitlint/rules@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f"
integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA==
dependencies:
"@commitlint/ensure" "^20.0.0"
"@commitlint/message" "^20.0.0"
"@commitlint/to-lines" "^20.0.0"
"@commitlint/types" "^20.0.0"

"@commitlint/to-lines@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118"
integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==

"@commitlint/to-lines@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b"
integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw==

"@commitlint/top-level@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d"
integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==
dependencies:
find-up "^7.0.0"

"@commitlint/top-level@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121"
integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==
dependencies:
find-up "^7.0.0"

"@commitlint/types@^19.8.0":
version "19.8.0"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
Expand All @@ -1291,6 +1430,14 @@
"@types/conventional-commits-parser" "^5.0.0"
chalk "^5.3.0"

"@commitlint/types@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67"
integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==
dependencies:
"@types/conventional-commits-parser" "^5.0.0"
chalk "^5.3.0"

"@eslint-community/eslint-utils@^4.4.0":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
Expand Down Expand Up @@ -7989,6 +8136,11 @@ tinyexec@^0.3.0:
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==

tinyexec@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==

tmp@^0.0.33:
version "0.0.33"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
Expand Down