Skip to content

Commit 146ccb9

Browse files
chore(deps): Update dependency @microsoft/api-extractor to ^7.52.11
1 parent 800064a commit 146ccb9

File tree

2 files changed

+48
-43
lines changed

2 files changed

+48
-43
lines changed

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"path-to-regexp": "^6.3.0"
6262
},
6363
"devDependencies": {
64-
"@microsoft/api-extractor": "^7.52.8",
64+
"@microsoft/api-extractor": "^7.52.11",
6565
"@next-api-sdk/api-gateway-sdk": "^1.2.2",
6666
"@next-api-sdk/micro-app-sdk": "^1.2.1",
6767
"@next-core/build-next-libs": "^1.0.25",

yarn.lock

Lines changed: 47 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,6 +1620,18 @@
16201620
resolved "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz"
16211621
integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==
16221622

1623+
"@isaacs/balanced-match@^4.0.1":
1624+
version "4.0.1"
1625+
resolved "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1626+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1627+
1628+
"@isaacs/brace-expansion@^5.0.0":
1629+
version "5.0.0"
1630+
resolved "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
1631+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
1632+
dependencies:
1633+
"@isaacs/balanced-match" "^4.0.1"
1634+
16231635
"@isaacs/cliui@^8.0.2":
16241636
version "8.0.2"
16251637
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -2050,29 +2062,29 @@
20502062
dependencies:
20512063
call-bind "^1.0.2"
20522064

2053-
"@microsoft/[email protected].6":
2054-
version "7.30.6"
2055-
resolved "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.6.tgz#cd9c434521dda3b226cc0f6aefb9c20afaf99c92"
2056-
integrity sha512-znmFn69wf/AIrwHya3fxX6uB5etSIn6vg4Q4RB/tb5VDDs1rqREc+AvMC/p19MUN13CZ7+V/8pkYPTj7q8tftg==
2065+
"@microsoft/[email protected].7":
2066+
version "7.30.7"
2067+
resolved "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.30.7.tgz#a87cd3332cd1016e47a6f4a1c4585024aa92bc7d"
2068+
integrity sha512-TBbmSI2/BHpfR9YhQA7nH0nqVmGgJ0xH0Ex4D99/qBDAUpnhA2oikGmdXanbw9AWWY/ExBYIpkmY8dBHdla3YQ==
20572069
dependencies:
20582070
"@microsoft/tsdoc" "~0.15.1"
20592071
"@microsoft/tsdoc-config" "~0.17.1"
2060-
"@rushstack/node-core-library" "5.13.1"
2072+
"@rushstack/node-core-library" "5.14.0"
20612073

2062-
"@microsoft/api-extractor@^7.52.8":
2063-
version "7.52.8"
2064-
resolved "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.52.8.tgz#7cc944f44ca1b1ad9d7272ab5d98e81987c1f8ca"
2065-
integrity sha512-cszYIcjiNscDoMB1CIKZ3My61+JOhpERGlGr54i6bocvGLrcL/wo9o+RNXMBrb7XgLtKaizZWUpqRduQuHQLdg==
2074+
"@microsoft/api-extractor@^7.52.11":
2075+
version "7.52.11"
2076+
resolved "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.52.11.tgz#88c0af74b4c8ec28eb976941117fea039c53aa93"
2077+
integrity sha512-IKQ7bHg6f/Io3dQds6r9QPYk4q0OlR9A4nFDtNhUt3UUIhyitbxAqRN1CLjUVtk6IBk3xzyCMOdwwtIXQ7AlGg==
20662078
dependencies:
2067-
"@microsoft/api-extractor-model" "7.30.6"
2079+
"@microsoft/api-extractor-model" "7.30.7"
20682080
"@microsoft/tsdoc" "~0.15.1"
20692081
"@microsoft/tsdoc-config" "~0.17.1"
2070-
"@rushstack/node-core-library" "5.13.1"
2082+
"@rushstack/node-core-library" "5.14.0"
20712083
"@rushstack/rig-package" "0.5.3"
2072-
"@rushstack/terminal" "0.15.3"
2073-
"@rushstack/ts-command-line" "5.0.1"
2084+
"@rushstack/terminal" "0.15.4"
2085+
"@rushstack/ts-command-line" "5.0.2"
20742086
lodash "~4.17.15"
2075-
minimatch "~3.0.3"
2087+
minimatch "10.0.3"
20762088
resolve "~1.22.1"
20772089
semver "~7.5.4"
20782090
source-map "~0.6.1"
@@ -2587,10 +2599,10 @@
25872599
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
25882600
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
25892601

2590-
"@rushstack/node-core-library@5.13.1":
2591-
version "5.13.1"
2592-
resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.13.1.tgz#e56b915ecb08b5a92711acac6b233417353a32dc"
2593-
integrity sha512-5yXhzPFGEkVc9Fu92wsNJ9jlvdwz4RNb2bMso+/+TH0nMm1jDDDsOIf4l8GAkPxGuwPw5DH24RliWVfSPhlW/Q==
2602+
"@rushstack/node-core-library@5.14.0":
2603+
version "5.14.0"
2604+
resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.14.0.tgz#4bd461e6e53c31e14170e3eeee057c63662b0d80"
2605+
integrity sha512-eRong84/rwQUlATGFW3TMTYVyqL1vfW9Lf10PH+mVGfIb9HzU3h5AASNIw+axnBLjnD0n3rT5uQBwu9fvzATrg==
25942606
dependencies:
25952607
ajv "~8.13.0"
25962608
ajv-draft-04 "~1.0.0"
@@ -2609,20 +2621,20 @@
26092621
resolve "~1.22.1"
26102622
strip-json-comments "~3.1.1"
26112623

2612-
"@rushstack/[email protected].3":
2613-
version "0.15.3"
2614-
resolved "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.15.3.tgz#365e0ae5ac73bb4883b096ae36c5011f52911861"
2615-
integrity sha512-DGJ0B2Vm69468kZCJkPj3AH5nN+nR9SPmC0rFHtzsS4lBQ7/dgOwtwVxYP7W9JPDMuRBkJ4KHmWKr036eJsj9g==
2624+
"@rushstack/[email protected].4":
2625+
version "0.15.4"
2626+
resolved "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.15.4.tgz#ca84c117a7167407a1d65ae164c5991376ea5101"
2627+
integrity sha512-OQSThV0itlwVNHV6thoXiAYZlQh4Fgvie2CzxFABsbO2MWQsI4zOh3LRNigYSTrmS+ba2j0B3EObakPzf/x6Zg==
26162628
dependencies:
2617-
"@rushstack/node-core-library" "5.13.1"
2629+
"@rushstack/node-core-library" "5.14.0"
26182630
supports-color "~8.1.1"
26192631

2620-
"@rushstack/[email protected].1":
2621-
version "5.0.1"
2622-
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.0.1.tgz#e147394b5ce87ef79db95b5b4f155461d6f2c50e"
2623-
integrity sha512-bsbUucn41UXrQK7wgM8CNM/jagBytEyJqXw/umtI8d68vFm1Jwxh1OtLrlW7uGZgjCWiiPH6ooUNa1aVsuVr3Q==
2632+
"@rushstack/[email protected].2":
2633+
version "5.0.2"
2634+
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-5.0.2.tgz#92e3284c5dd9e05e76593c278672883722d46ed4"
2635+
integrity sha512-+AkJDbu1GFMPIU8Sb7TLVXDv/Q7Mkvx+wAjEl8XiXVVq+p1FmWW6M3LYpJMmoHNckSofeMecgWg5lfMwNAAsEQ==
26242636
dependencies:
2625-
"@rushstack/terminal" "0.15.3"
2637+
"@rushstack/terminal" "0.15.4"
26262638
"@types/argparse" "1.0.38"
26272639
argparse "~1.0.9"
26282640
string-argv "~0.3.1"
@@ -9895,6 +9907,13 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
98959907
version "1.0.1"
98969908
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz"
98979909

9910+
[email protected], minimatch@^10.0.0:
9911+
version "10.0.3"
9912+
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
9913+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
9914+
dependencies:
9915+
"@isaacs/brace-expansion" "^5.0.0"
9916+
98989917
98999918
version "3.0.5"
99009919
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz"
@@ -9909,13 +9928,6 @@ [email protected]:
99099928
dependencies:
99109929
brace-expansion "^2.0.1"
99119930

9912-
minimatch@^10.0.0:
9913-
version "10.0.1"
9914-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
9915-
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
9916-
dependencies:
9917-
brace-expansion "^2.0.1"
9918-
99199931
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
99209932
version "3.1.2"
99219933
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
@@ -9944,13 +9956,6 @@ minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.4:
99449956
dependencies:
99459957
brace-expansion "^2.0.1"
99469958

9947-
minimatch@~3.0.3:
9948-
version "3.0.8"
9949-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
9950-
integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
9951-
dependencies:
9952-
brace-expansion "^1.1.7"
9953-
99549959
99559960
version "4.1.0"
99569961
resolved "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz"

0 commit comments

Comments
 (0)