Skip to content

Commit d8ac430

Browse files
chore(deps): update all non-major dependencies with stable version (#1476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78143b2 commit d8ac430

File tree

4 files changed

+114
-79
lines changed

4 files changed

+114
-79
lines changed

.github/workflows/commitlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Remove tsconfig
1717
run: rm tsconfig.json
1818

19-
- uses: wagoid/commitlint-github-action@v5.4.4
19+
- uses: wagoid/commitlint-github-action@v5.5.1
2020
with:
2121
configFile: commitlint.config.cjs

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.19.0
1+
18.20.0

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@semantic-release/changelog": "^6.0.3",
5757
"@semantic-release/git": "^10.0.1",
5858
"@types/node": "^18.19.5",
59-
"@typescript-eslint/eslint-plugin": "^7.2.0",
60-
"@typescript-eslint/parser": "^7.2.0",
59+
"@typescript-eslint/eslint-plugin": "^7.4.0",
60+
"@typescript-eslint/parser": "^7.4.0",
6161
"@vitejs/plugin-vue": "^5.0.3",
6262
"@vue/eslint-config-standard": "^8.0.1",
6363
"@vue/eslint-config-typescript": "^12.0.0",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-node": "^11.1.0",
7373
"eslint-plugin-promise": "^6.1.1",
7474
"eslint-plugin-standard": "^5.0.0",
75-
"eslint-plugin-vue": "^9.23.0",
75+
"eslint-plugin-vue": "^9.24.0",
7676
"postcss-custom-properties": "^13.3.4",
7777
"postcss-html": "^1.6.0",
7878
"rollup-plugin-visualizer": "^5.12.0",
@@ -163,7 +163,7 @@
163163
"node": ">=v16.20.2"
164164
},
165165
"volta": {
166-
"node": "18.19.0",
166+
"node": "18.20.0",
167167
"yarn": "1.22.21"
168168
}
169169
}

yarn.lock

Lines changed: 108 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,11 @@
813813
dependencies:
814814
eslint-visitor-keys "^3.3.0"
815815

816+
"@eslint-community/regexpp@^4.10.0":
817+
version "4.10.0"
818+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
819+
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
820+
816821
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
817822
version "4.7.0"
818823
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.7.0.tgz#96e7c05e738327602ae5942437f9c6b177ec279a"
@@ -1581,6 +1586,11 @@
15811586
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
15821587
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
15831588

1589+
"@types/json-schema@^7.0.15":
1590+
version "7.0.15"
1591+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1592+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1593+
15841594
"@types/json5@^0.0.29":
15851595
version "0.0.29"
15861596
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -1628,6 +1638,11 @@
16281638
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
16291639
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
16301640

1641+
"@types/semver@^7.5.8":
1642+
version "7.5.8"
1643+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
1644+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
1645+
16311646
16321647
version "8.1.1"
16331648
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
@@ -1662,22 +1677,22 @@
16621677
semver "^7.5.4"
16631678
ts-api-utils "^1.0.1"
16641679

1665-
"@typescript-eslint/eslint-plugin@^7.2.0":
1666-
version "7.3.1"
1667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1"
1668-
integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw==
1669-
dependencies:
1670-
"@eslint-community/regexpp" "^4.5.1"
1671-
"@typescript-eslint/scope-manager" "7.3.1"
1672-
"@typescript-eslint/type-utils" "7.3.1"
1673-
"@typescript-eslint/utils" "7.3.1"
1674-
"@typescript-eslint/visitor-keys" "7.3.1"
1680+
"@typescript-eslint/eslint-plugin@^7.4.0":
1681+
version "7.6.0"
1682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242"
1683+
integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==
1684+
dependencies:
1685+
"@eslint-community/regexpp" "^4.10.0"
1686+
"@typescript-eslint/scope-manager" "7.6.0"
1687+
"@typescript-eslint/type-utils" "7.6.0"
1688+
"@typescript-eslint/utils" "7.6.0"
1689+
"@typescript-eslint/visitor-keys" "7.6.0"
16751690
debug "^4.3.4"
16761691
graphemer "^1.4.0"
1677-
ignore "^5.2.4"
1692+
ignore "^5.3.1"
16781693
natural-compare "^1.4.0"
1679-
semver "^7.5.4"
1680-
ts-api-utils "^1.0.1"
1694+
semver "^7.6.0"
1695+
ts-api-utils "^1.3.0"
16811696

16821697
"@typescript-eslint/parser@^6.7.0":
16831698
version "6.9.0"
@@ -1690,15 +1705,15 @@
16901705
"@typescript-eslint/visitor-keys" "6.9.0"
16911706
debug "^4.3.4"
16921707

1693-
"@typescript-eslint/parser@^7.2.0":
1694-
version "7.3.1"
1695-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.3.1.tgz#c4ba7dc2744318a5e4506596cbc3a0086255c526"
1696-
integrity sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw==
1708+
"@typescript-eslint/parser@^7.4.0":
1709+
version "7.6.0"
1710+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6.0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95"
1711+
integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==
16971712
dependencies:
1698-
"@typescript-eslint/scope-manager" "7.3.1"
1699-
"@typescript-eslint/types" "7.3.1"
1700-
"@typescript-eslint/typescript-estree" "7.3.1"
1701-
"@typescript-eslint/visitor-keys" "7.3.1"
1713+
"@typescript-eslint/scope-manager" "7.6.0"
1714+
"@typescript-eslint/types" "7.6.0"
1715+
"@typescript-eslint/typescript-estree" "7.6.0"
1716+
"@typescript-eslint/visitor-keys" "7.6.0"
17021717
debug "^4.3.4"
17031718

17041719
"@typescript-eslint/[email protected]":
@@ -1709,13 +1724,13 @@
17091724
"@typescript-eslint/types" "6.9.0"
17101725
"@typescript-eslint/visitor-keys" "6.9.0"
17111726

1712-
"@typescript-eslint/scope-manager@7.3.1":
1713-
version "7.3.1"
1714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36"
1715-
integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==
1727+
"@typescript-eslint/scope-manager@7.6.0":
1728+
version "7.6.0"
1729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d"
1730+
integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==
17161731
dependencies:
1717-
"@typescript-eslint/types" "7.3.1"
1718-
"@typescript-eslint/visitor-keys" "7.3.1"
1732+
"@typescript-eslint/types" "7.6.0"
1733+
"@typescript-eslint/visitor-keys" "7.6.0"
17191734

17201735
"@typescript-eslint/[email protected]":
17211736
version "6.9.0"
@@ -1727,25 +1742,25 @@
17271742
debug "^4.3.4"
17281743
ts-api-utils "^1.0.1"
17291744

1730-
"@typescript-eslint/type-utils@7.3.1":
1731-
version "7.3.1"
1732-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d"
1733-
integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==
1745+
"@typescript-eslint/type-utils@7.6.0":
1746+
version "7.6.0"
1747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c"
1748+
integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==
17341749
dependencies:
1735-
"@typescript-eslint/typescript-estree" "7.3.1"
1736-
"@typescript-eslint/utils" "7.3.1"
1750+
"@typescript-eslint/typescript-estree" "7.6.0"
1751+
"@typescript-eslint/utils" "7.6.0"
17371752
debug "^4.3.4"
1738-
ts-api-utils "^1.0.1"
1753+
ts-api-utils "^1.3.0"
17391754

17401755
"@typescript-eslint/[email protected]":
17411756
version "6.9.0"
17421757
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
17431758
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
17441759

1745-
"@typescript-eslint/types@7.3.1":
1746-
version "7.3.1"
1747-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
1748-
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
1760+
"@typescript-eslint/types@7.6.0":
1761+
version "7.6.0"
1762+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38"
1763+
integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==
17491764

17501765
"@typescript-eslint/[email protected]":
17511766
version "6.9.0"
@@ -1760,19 +1775,19 @@
17601775
semver "^7.5.4"
17611776
ts-api-utils "^1.0.1"
17621777

1763-
"@typescript-eslint/typescript-estree@7.3.1":
1764-
version "7.3.1"
1765-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb"
1766-
integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==
1778+
"@typescript-eslint/typescript-estree@7.6.0":
1779+
version "7.6.0"
1780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17"
1781+
integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==
17671782
dependencies:
1768-
"@typescript-eslint/types" "7.3.1"
1769-
"@typescript-eslint/visitor-keys" "7.3.1"
1783+
"@typescript-eslint/types" "7.6.0"
1784+
"@typescript-eslint/visitor-keys" "7.6.0"
17701785
debug "^4.3.4"
17711786
globby "^11.1.0"
17721787
is-glob "^4.0.3"
1773-
minimatch "9.0.3"
1774-
semver "^7.5.4"
1775-
ts-api-utils "^1.0.1"
1788+
minimatch "^9.0.4"
1789+
semver "^7.6.0"
1790+
ts-api-utils "^1.3.0"
17761791

17771792
"@typescript-eslint/[email protected]":
17781793
version "6.9.0"
@@ -1787,18 +1802,18 @@
17871802
"@typescript-eslint/typescript-estree" "6.9.0"
17881803
semver "^7.5.4"
17891804

1790-
"@typescript-eslint/utils@7.3.1":
1791-
version "7.3.1"
1792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460"
1793-
integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==
1805+
"@typescript-eslint/utils@7.6.0":
1806+
version "7.6.0"
1807+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282"
1808+
integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==
17941809
dependencies:
17951810
"@eslint-community/eslint-utils" "^4.4.0"
1796-
"@types/json-schema" "^7.0.12"
1797-
"@types/semver" "^7.5.0"
1798-
"@typescript-eslint/scope-manager" "7.3.1"
1799-
"@typescript-eslint/types" "7.3.1"
1800-
"@typescript-eslint/typescript-estree" "7.3.1"
1801-
semver "^7.5.4"
1811+
"@types/json-schema" "^7.0.15"
1812+
"@types/semver" "^7.5.8"
1813+
"@typescript-eslint/scope-manager" "7.6.0"
1814+
"@typescript-eslint/types" "7.6.0"
1815+
"@typescript-eslint/typescript-estree" "7.6.0"
1816+
semver "^7.6.0"
18021817

18031818
"@typescript-eslint/[email protected]":
18041819
version "6.9.0"
@@ -1808,13 +1823,13 @@
18081823
"@typescript-eslint/types" "6.9.0"
18091824
eslint-visitor-keys "^3.4.1"
18101825

1811-
"@typescript-eslint/visitor-keys@7.3.1":
1812-
version "7.3.1"
1813-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c"
1814-
integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==
1826+
"@typescript-eslint/visitor-keys@7.6.0":
1827+
version "7.6.0"
1828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76"
1829+
integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==
18151830
dependencies:
1816-
"@typescript-eslint/types" "7.3.1"
1817-
eslint-visitor-keys "^3.4.1"
1831+
"@typescript-eslint/types" "7.6.0"
1832+
eslint-visitor-keys "^3.4.3"
18181833

18191834
"@ungap/structured-clone@^1.2.0":
18201835
version "1.2.0"
@@ -3943,12 +3958,13 @@ eslint-plugin-standard@^5.0.0:
39433958
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
39443959
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
39453960

3946-
eslint-plugin-vue@^9.23.0:
3947-
version "9.23.0"
3948-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.23.0.tgz#1354a33b0cd21e0cb373557ff73c5d7a6698fbcd"
3949-
integrity sha512-Bqd/b7hGYGrlV+wP/g77tjyFmp81lh5TMw0be9093X02SyelxRRfCI6/IsGq/J7Um0YwB9s0Ry0wlFyjPdmtUw==
3961+
eslint-plugin-vue@^9.24.0:
3962+
version "9.24.1"
3963+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
3964+
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
39503965
dependencies:
39513966
"@eslint-community/eslint-utils" "^4.4.0"
3967+
globals "^13.24.0"
39523968
natural-compare "^1.4.0"
39533969
nth-check "^2.1.1"
39543970
postcss-selector-parser "^6.0.15"
@@ -4772,6 +4788,13 @@ globals@^13.19.0, globals@^13.20.0:
47724788
dependencies:
47734789
type-fest "^0.20.2"
47744790

4791+
globals@^13.24.0:
4792+
version "13.24.0"
4793+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
4794+
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
4795+
dependencies:
4796+
type-fest "^0.20.2"
4797+
47754798
globalthis@^1.0.3:
47764799
version "1.0.3"
47774800
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -6147,19 +6170,26 @@ min-indent@^1.0.0:
61476170
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
61486171
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
61496172

6150-
[email protected], minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
6173+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
6174+
version "3.1.2"
6175+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
6176+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
6177+
dependencies:
6178+
brace-expansion "^1.1.7"
6179+
6180+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
61516181
version "9.0.3"
61526182
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
61536183
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
61546184
dependencies:
61556185
brace-expansion "^2.0.1"
61566186

6157-
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
6158-
version "3.1.2"
6159-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
6160-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
6187+
minimatch@^9.0.4:
6188+
version "9.0.4"
6189+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6190+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
61616191
dependencies:
6162-
brace-expansion "^1.1.7"
6192+
brace-expansion "^2.0.1"
61636193

61646194
61656195
version "4.1.0"
@@ -8494,6 +8524,11 @@ ts-api-utils@^1.0.1:
84948524
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.2.tgz#7c094f753b6705ee4faee25c3c684ade52d66d99"
84958525
integrity sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==
84968526

8527+
ts-api-utils@^1.3.0:
8528+
version "1.3.0"
8529+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
8530+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
8531+
84978532
ts-node@^10.8.1:
84988533
version "10.9.1"
84998534
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"

0 commit comments

Comments
 (0)