-
-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
305db88
commit 68f41c9
Showing
1 changed file
with
76 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,9 +28,9 @@ | |
"@octokit/plugin-rest-endpoint-methods" "^10.0.0" | ||
|
||
"@actions/http-client@^2.0.1", "@actions/http-client@^2.2.0": | ||
version "2.2.2" | ||
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.2.tgz#4fd561ee9b5b8ebf74cf09cc6c596a677337e382" | ||
integrity sha512-2TvX5LskKQzDDQI+bobIDGAjkn0NJiQlg4MTrKnZ8HfQ7nDEUbtJ1ytxPDb2bfk3Hr2XD99X8oAJISAmIoiSAQ== | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.3.tgz#31fc0b25c0e665754ed39a9f19a8611fc6dab674" | ||
integrity sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA== | ||
dependencies: | ||
tunnel "^0.0.6" | ||
undici "^5.25.4" | ||
|
@@ -57,9 +57,9 @@ | |
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.25.2": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" | ||
integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== | ||
version "7.25.4" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" | ||
integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== | ||
|
||
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": | ||
version "7.25.2" | ||
|
@@ -82,12 +82,12 @@ | |
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/generator@^7.25.0", "@babel/generator@^7.7.2": | ||
version "7.25.0" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" | ||
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== | ||
"@babel/generator@^7.25.0", "@babel/generator@^7.25.4", "@babel/generator@^7.7.2": | ||
version "7.25.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.5.tgz#b31cf05b3fe8c32d206b6dad03bb0aacbde73450" | ||
integrity sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w== | ||
dependencies: | ||
"@babel/types" "^7.25.0" | ||
"@babel/types" "^7.25.4" | ||
"@jridgewell/gen-mapping" "^0.3.5" | ||
"@jridgewell/trace-mapping" "^0.3.25" | ||
jsesc "^2.5.1" | ||
|
@@ -121,7 +121,7 @@ | |
"@babel/helper-validator-identifier" "^7.24.7" | ||
"@babel/traverse" "^7.25.2" | ||
|
||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0": | ||
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.8.0": | ||
version "7.24.8" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878" | ||
integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg== | ||
|
@@ -167,12 +167,12 @@ | |
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3": | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" | ||
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== | ||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.4": | ||
version "7.25.4" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" | ||
integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== | ||
dependencies: | ||
"@babel/types" "^7.25.2" | ||
"@babel/types" "^7.25.4" | ||
|
||
"@babel/plugin-syntax-async-generators@^7.8.4": | ||
version "7.8.4" | ||
|
@@ -287,11 +287,11 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
"@babel/plugin-syntax-typescript@^7.7.2": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz#58d458271b4d3b6bb27ee6ac9525acbb259bad1c" | ||
integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA== | ||
version "7.25.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz#04db9ce5a9043d9c635e75ae7969a2cd50ca97ff" | ||
integrity sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.24.7" | ||
"@babel/helper-plugin-utils" "^7.24.8" | ||
|
||
"@babel/template@^7.25.0", "@babel/template@^7.3.3": | ||
version "7.25.0" | ||
|
@@ -303,22 +303,22 @@ | |
"@babel/types" "^7.25.0" | ||
|
||
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2": | ||
version "7.25.3" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" | ||
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== | ||
version "7.25.4" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" | ||
integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== | ||
dependencies: | ||
"@babel/code-frame" "^7.24.7" | ||
"@babel/generator" "^7.25.0" | ||
"@babel/parser" "^7.25.3" | ||
"@babel/generator" "^7.25.4" | ||
"@babel/parser" "^7.25.4" | ||
"@babel/template" "^7.25.0" | ||
"@babel/types" "^7.25.2" | ||
"@babel/types" "^7.25.4" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.3.3": | ||
version "7.25.2" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" | ||
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== | ||
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.25.4", "@babel/types@^7.3.3": | ||
version "7.25.4" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" | ||
integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.24.8" | ||
"@babel/helper-validator-identifier" "^7.24.7" | ||
|
@@ -1223,13 +1223,13 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/visitor-keys" "7.18.0" | ||
|
||
"@typescript-eslint/scope-manager@8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz#dd8987d2efebb71d230a1c71d82e84a7aead5c3d" | ||
integrity sha512-DsuOZQji687sQUjm4N6c9xABJa7fjvfIdjqpSIIVOgaENf2jFXiM9hIBZOL3hb6DHK9Nvd2d7zZnoMLf9e0OtQ== | ||
"@typescript-eslint/scope-manager@8.2.0": | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.2.0.tgz#4a4bd7e7df5522acc8795c3b6f21e8c41b951138" | ||
integrity sha512-OFn80B38yD6WwpoHU2Tz/fTz7CgFqInllBoC3WP+/jLbTb4gGPTy9HBSTsbDWkMdN55XlVU0mMDYAtgvlUspGw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.1.0" | ||
"@typescript-eslint/visitor-keys" "8.1.0" | ||
"@typescript-eslint/types" "8.2.0" | ||
"@typescript-eslint/visitor-keys" "8.2.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
|
@@ -1246,10 +1246,10 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" | ||
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== | ||
|
||
"@typescript-eslint/types@8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.1.0.tgz#fbf1eaa668a7e444ac507732ca9d3c3468e5db9c" | ||
integrity sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog== | ||
"@typescript-eslint/types@8.2.0": | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.2.0.tgz#dfe9895a2812f7c6bf7af863054c22a67060420c" | ||
integrity sha512-6a9QSK396YqmiBKPkJtxsgZZZVjYQ6wQ/TlI0C65z7vInaETuC6HAHD98AGLC8DyIPqHytvNuS8bBVvNLKyqvQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
|
@@ -1265,13 +1265,13 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/typescript-estree@8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz#c44e5667683c0bb5caa43192e27de6a994f4e4c4" | ||
integrity sha512-NTHhmufocEkMiAord/g++gWKb0Fr34e9AExBRdqgWdVBaKoei2dIyYKD9Q0jBnvfbEA5zaf8plUFMUH6kQ0vGg== | ||
"@typescript-eslint/typescript-estree@8.2.0": | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.2.0.tgz#fbdb93a1c7ac7f1f96ae2de4fc97cd64c60ae894" | ||
integrity sha512-kiG4EDUT4dImplOsbh47B1QnNmXSoUqOjWDvCJw/o8LgfD0yr7k2uy54D5Wm0j4t71Ge1NkynGhpWdS0dEIAUA== | ||
dependencies: | ||
"@typescript-eslint/types" "8.1.0" | ||
"@typescript-eslint/visitor-keys" "8.1.0" | ||
"@typescript-eslint/types" "8.2.0" | ||
"@typescript-eslint/visitor-keys" "8.2.0" | ||
debug "^4.3.4" | ||
globby "^11.1.0" | ||
is-glob "^4.0.3" | ||
|
@@ -1290,14 +1290,14 @@ | |
"@typescript-eslint/typescript-estree" "7.18.0" | ||
|
||
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.1.0.tgz#a922985a43d2560ce0d293be79148fa80c1325e0" | ||
integrity sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA== | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.2.0.tgz#02d442285925f28d520587185f295f932702e733" | ||
integrity sha512-O46eaYKDlV3TvAVDNcoDzd5N550ckSe8G4phko++OCSC1dYIb9LTc3HDGYdWqWIAT5qDUKphO6sd9RrpIJJPfg== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.1.0" | ||
"@typescript-eslint/types" "8.1.0" | ||
"@typescript-eslint/typescript-estree" "8.1.0" | ||
"@typescript-eslint/scope-manager" "8.2.0" | ||
"@typescript-eslint/types" "8.2.0" | ||
"@typescript-eslint/typescript-estree" "8.2.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
|
@@ -1307,12 +1307,12 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/visitor-keys@8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz#ab2b3a9699a8ddebf0c205e133f114c1fed9daad" | ||
integrity sha512-ba0lNI19awqZ5ZNKh6wCModMwoZs457StTebQ0q1NP58zSi2F6MOZRXwfKZy+jB78JNJ/WH8GSh2IQNzXX8Nag== | ||
"@typescript-eslint/visitor-keys@8.2.0": | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.2.0.tgz#f6abb3b6508898a117175ddc11f9b9869cc96834" | ||
integrity sha512-sbgsPMW9yLvS7IhCi8IpuK1oBmtbWUNP+hBdwl/I9nzqVsszGnNGti5r9dUtF5RLivHUFFIdRvLiTsPhzSyJ3Q== | ||
dependencies: | ||
"@typescript-eslint/types" "8.1.0" | ||
"@typescript-eslint/types" "8.2.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
|
@@ -1666,9 +1666,9 @@ camelcase@^6.2.0: | |
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== | ||
|
||
caniuse-lite@^1.0.30001646: | ||
version "1.0.30001651" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" | ||
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== | ||
version "1.0.30001653" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001653.tgz#b8af452f8f33b1c77f122780a4aecebea0caca56" | ||
integrity sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw== | ||
|
||
chalk@^2.4.2: | ||
version "2.4.2" | ||
|
@@ -1698,9 +1698,9 @@ ci-info@^3.2.0: | |
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ== | ||
|
||
cjs-module-lexer@^1.0.0: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.3.1.tgz#c485341ae8fd999ca4ee5af2d7a1c9ae01e0099c" | ||
integrity sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q== | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.4.0.tgz#677de7ed7efff67cc40c9bf1897fea79d41b5215" | ||
integrity sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g== | ||
|
||
cliui@^8.0.1: | ||
version "8.0.1" | ||
|
@@ -1929,9 +1929,9 @@ ejs@^3.1.10: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.4: | ||
version "1.5.11" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.11.tgz#258077f1077a1c72f2925cd5b326c470a7f5adef" | ||
integrity sha512-R1CccCDYqndR25CaXFd6hp/u9RaaMcftMkphmvuepXr5b1vfLkRml6aWVeBhXJ7rbevHkKEMJtz8XqPf7ffmew== | ||
version "1.5.13" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" | ||
integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== | ||
|
||
emittery@^0.13.1: | ||
version "0.13.1" | ||
|
@@ -2121,9 +2121,9 @@ eslint-import-resolver-node@^0.3.9: | |
resolve "^1.22.4" | ||
|
||
eslint-module-utils@^2.8.0: | ||
version "2.8.1" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34" | ||
integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q== | ||
version "2.8.2" | ||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.2.tgz#2ecad69d71e1fa81f17f7f24d5d3e46b168de663" | ||
integrity sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg== | ||
dependencies: | ||
debug "^3.2.7" | ||
|
||
|
@@ -2777,9 +2777,9 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: | |
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== | ||
|
||
is-core-module@^2.13.0, is-core-module@^2.13.1: | ||
version "2.15.0" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea" | ||
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA== | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" | ||
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== | ||
dependencies: | ||
hasown "^2.0.2" | ||
|
||
|
@@ -4255,9 +4255,9 @@ tsconfig-paths@^3.15.0: | |
strip-bom "^3.0.0" | ||
|
||
tslib@^2.6.2: | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" | ||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" | ||
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== | ||
|
||
tunnel@^0.0.6: | ||
version "0.0.6" | ||
|