Skip to content

Commit 552ad0d

Browse files
committed
fix: fix 66.0 version
1 parent 70df2f8 commit 552ad0d

File tree

2 files changed

+39
-113
lines changed

2 files changed

+39
-113
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@inquirer/select": "^2.4.7",
1010
"@lwc/sfdx-local-dev-dist": "~13.3.18",
1111
"@lwc/sfdx-local-dev-dist-65.0": "npm:@lwc/sfdx-local-dev-dist@~13.1.7",
12-
"@lwc/sfdx-local-dev-dist-66.0": "npm:@lwc/sfdx-local-dev-dist@~13.2.22",
12+
"@lwc/sfdx-local-dev-dist-66.0": "npm:@lwc/sfdx-local-dev-dist@~13.2.23",
1313
"@lwc/sfdx-local-dev-dist-67.0": "npm:@lwc/sfdx-local-dev-dist@~13.3.18",
1414
"@lwrjs/api": "0.21.5",
1515
"@oclif/core": "^4.5.6",

yarn.lock

Lines changed: 38 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@
17541754
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.4.tgz#0b17ec8a70b2385827d52314c1253160a0b9bacc"
17551755
integrity sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==
17561756

1757-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0":
1757+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
17581758
version "4.7.0"
17591759
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
17601760
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
@@ -2697,10 +2697,10 @@
26972697
dependencies:
26982698
magic-string "~0.30.17"
26992699

2700-
"@lwc/dev-server-plugin-lex@13.2.22":
2701-
version "13.2.22"
2702-
resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.2.22.tgz#052f54a247bf46360f988080b7f8125f817301cc"
2703-
integrity sha512-AfoG2rMg8F9URv85hUS6SaM+rwrbqbs0G9LgAoN/2P0HXC+xWbTrHa/X6AUskhePfq8JKMUzcCEQn2Mf5iwI5w==
2700+
"@lwc/dev-server-plugin-lex@13.2.23":
2701+
version "13.2.23"
2702+
resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.2.23.tgz#3c9c47096b9b53b79bcd5e0a33b9a2c63b051a51"
2703+
integrity sha512-RS5tvCFgiCmNWn9lOUm9u7heQL1YUD8dSLkq5+ROY+xDNs0WZhC9HKIdKCYVb0Uo4ffmYAAv9EpCYJdFPgEfKg==
27042704
dependencies:
27052705
magic-string "~0.30.21"
27062706

@@ -2793,10 +2793,10 @@
27932793
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.1.7.tgz#c74b0f569436f8bb52173cf9ecb5c5acecbbd134"
27942794
integrity sha512-G5vTx2aXvzduv2/w0Th6ZLIWz+YO1qq8hODRgZTiT9DVgLrtSNYTxvLSp5/iOGRoBHKLPeJweNMvfyjSmqxMGw==
27952795

2796-
"@lwc/lwc-dev-server-types@13.2.22":
2797-
version "13.2.22"
2798-
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.2.22.tgz#fd552493abfa8ca5eb5574061f87cc50639a7aa9"
2799-
integrity sha512-54frrB1/iKB2EpOlLw6pw5G+ZRRZHhLGPTkBs3QrOUH2dAaHKsMwqCqTaXkY3gogNbL/Kj9yUwqiLYi0DjvlZw==
2796+
"@lwc/lwc-dev-server-types@13.2.23":
2797+
version "13.2.23"
2798+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.2.23.tgz#6e48810b7bc0b5fd08e2b081af57faa005d8f1eb"
2799+
integrity sha512-P+93aj+NfPneJQvXJgM6Uy4yuzkEuUb5PTfW/ll3k485gEvhO/B+37CtoSaNodck809r1oo8jNPWdT6E9Sx5NQ==
28002800

28012801
"@lwc/lwc-dev-server-types@13.3.18":
28022802
version "13.3.18"
@@ -2817,13 +2817,13 @@
28172817
glob "^10.4.5"
28182818
ws "^8.18.2"
28192819

2820-
"@lwc/lwc-dev-server@13.2.22":
2821-
version "13.2.22"
2822-
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server/-/lwc-dev-server-13.2.22.tgz#81e04479765988922c29b1f71918caf434b3b525"
2823-
integrity sha512-T3usdB1ZbNZDXNoesw9NYljz8IEhhEqgqW2/FSYpp4z79UVlg0EnZrU5YcF4p+5EJmdUj3J8tcUOOowje5rJeg==
2820+
"@lwc/lwc-dev-server@13.2.23":
2821+
version "13.2.23"
2822+
resolved "https://registry.yarnpkg.com/@lwc/lwc-dev-server/-/lwc-dev-server-13.2.23.tgz#93aea60b35030166048793f14d78ce9fc58bfce5"
2823+
integrity sha512-/CZ9B80TwCJ/6vC/TCd2XAJJrFxugHKMMaIGlqkLejyk/4wBUVEXPtBKo2xdbTNM55jKt1C43F00iYMM65jjEw==
28242824
dependencies:
2825-
"@lwc/lwc-dev-server-types" "13.2.22"
2826-
"@lwc/sfdc-lwc-compiler" "13.2.22"
2825+
"@lwc/lwc-dev-server-types" "13.2.23"
2826+
"@lwc/sfdc-lwc-compiler" "13.2.23"
28272827
chalk "~5.6.2"
28282828
chokidar "~3.6.0"
28292829
commander "~14.0.2"
@@ -2858,15 +2858,15 @@
28582858
postcss-selector-parser "~6.1.2"
28592859
postcss-value-parser "~4.2.0"
28602860

2861-
"@lwc/metadata@13.2.22":
2862-
version "13.2.22"
2863-
resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.2.22.tgz#89dad67693ba1ae4f8707598679a7db96a46d9a0"
2864-
integrity sha512-CGVZcxE7Z1aFk/PyO9a6lk40uvVTFJKnTQozPuD5xHKNOdbKx48WPc/UdJlgQcpkBDyF1uSAnqSRQViPepQZYg==
2861+
"@lwc/metadata@13.2.23":
2862+
version "13.2.23"
2863+
resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.2.23.tgz#3cf2cb478e211a362e2804e50fcb006e432c53d7"
2864+
integrity sha512-yRbtNKMbmMMlf4eSANvdmSbzosNYmf/heCP41GouZvv1jJkBEOfHpd0iQzYyHQRipJ8bob3qkAsA27JT01DGPQ==
28652865
dependencies:
28662866
"@babel/parser" "~7.28.5"
28672867
"@babel/traverse" "~7.28.5"
28682868
"@babel/types" "~7.28.5"
2869-
"@lwc/sfdc-compiler-utils" "13.2.22"
2869+
"@lwc/sfdc-compiler-utils" "13.2.23"
28702870
postcss "~8.5.6"
28712871
postcss-selector-parser "~7.1.0"
28722872
postcss-value-parser "~4.2.0"
@@ -2906,10 +2906,10 @@
29062906
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.1.7.tgz#df10b4a50bd4f8764c87582bdb5976eedc9cbc55"
29072907
integrity sha512-ehRgk20S9RiFaAxGXPRK7L11/8sohSdpPx8QjwHAHmgZB/ovb1+mP34aHmrJWFadDomjSlIvzynExjdDtpYXaQ==
29082908

2909-
"@lwc/sfdc-compiler-utils@13.2.22":
2910-
version "13.2.22"
2911-
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.2.22.tgz#a04d645e5119b5d260c105511b34673d6fe10580"
2912-
integrity sha512-3GK6ZDNvwpoHr8GZbY2gpb0UM+QhHirQwq+aOEcV82Jv7R6WX0BmKIG/1Mtcv6zqV6gzk8gRP5awY4cmkD5OWQ==
2909+
"@lwc/sfdc-compiler-utils@13.2.23":
2910+
version "13.2.23"
2911+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.2.23.tgz#bf9bdc58d8857b1b0190715bba939a603ff33166"
2912+
integrity sha512-gsxApPck4QYaqm4YTTyKaEa9CGYx0/GpFYtfDAMC0HHZv1aVLUIBEUAR9KdFCnXCAhjkNk96yzWHzaPhFWU5sQ==
29132913

29142914
"@lwc/sfdc-compiler-utils@13.3.18":
29152915
version "13.3.18"
@@ -2952,10 +2952,10 @@
29522952
postcss-selector-parser "~6.1.2"
29532953
terser "~5.36.0"
29542954

2955-
"@lwc/sfdc-lwc-compiler@13.2.22":
2956-
version "13.2.22"
2957-
resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.2.22.tgz#1f76fe3540a91c16b7e71643a21a2f51b29a963d"
2958-
integrity sha512-o/zNHRVy/vf0C1jP9522H7vYlYc2JMBAuXEdrd8aXfoRNrp19cS7oYVPh9iQ2Ti+yyQXbGwfaCFQJnhrIUlp5Q==
2955+
"@lwc/sfdc-lwc-compiler@13.2.23":
2956+
version "13.2.23"
2957+
resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.2.23.tgz#dc4be14b4e44fbd985770c65e65d6a89ac9925b6"
2958+
integrity sha512-vYZJjAN2tdwQReaK2DbH3g4WIfNBzm2GhYwqhbbXtLXe+RImZ50EkDlk/LvpmSaay2p/0rKeJnsd0egaDesxvA==
29592959
dependencies:
29602960
"@babel/core" "7.28.5"
29612961
"@babel/parser" "7.28.5"
@@ -2964,11 +2964,11 @@
29642964
"@babel/traverse" "7.28.5"
29652965
"@babel/types" "7.28.5"
29662966
"@komaci/esm-generator" "260.38.0"
2967-
"@lwc/dev-server-plugin-lex" "13.2.22"
2967+
"@lwc/dev-server-plugin-lex" "13.2.23"
29682968
"@lwc/eslint-plugin-lwc" "3.3.0"
29692969
"@lwc/eslint-plugin-lwc-platform" "6.3.0"
2970-
"@lwc/metadata" "13.2.22"
2971-
"@lwc/sfdc-compiler-utils" "13.2.22"
2970+
"@lwc/metadata" "13.2.23"
2971+
"@lwc/sfdc-compiler-utils" "13.2.23"
29722972
"@rollup/plugin-babel" "^6.1.0"
29732973
"@rollup/plugin-replace" "^6.0.3"
29742974
"@rollup/wasm-node" "4.10.0"
@@ -2979,7 +2979,6 @@
29792979
doctrine "~3.0.0"
29802980
eslint "~9.38.0"
29812981
eslint-plugin-import "~2.32.0"
2982-
eslint-plugin-jest "~29.0.1"
29832982
gray-matter "~4.0.3"
29842983
line-column "~1.0.2"
29852984
magic-string "~0.30.21"
@@ -3037,15 +3036,15 @@
30373036
"@lwc/sfdc-lwc-compiler" "13.1.7"
30383037
"@lwc/template-compiler" "8.20.5"
30393038

3040-
"@lwc/sfdx-local-dev-dist-66.0@npm:@lwc/sfdx-local-dev-dist@~13.2.22":
3041-
version "13.2.22"
3042-
resolved "https://registry.yarnpkg.com/@lwc/sfdx-local-dev-dist/-/sfdx-local-dev-dist-13.2.22.tgz#bb9d5d8a1df520dba00688309ea35941bb8f4c77"
3043-
integrity sha512-v3Yvx7ON3V96UCzvPdFWqGP63TV9WcZURPA4jrWDekIF/0bGCxIJbT9bP1ytZbcbZmNUao9EE6xvT++z9eMZvw==
3039+
"@lwc/sfdx-local-dev-dist-66.0@npm:@lwc/sfdx-local-dev-dist@~13.2.23":
3040+
version "13.2.23"
3041+
resolved "https://registry.yarnpkg.com/@lwc/sfdx-local-dev-dist/-/sfdx-local-dev-dist-13.2.23.tgz#3a4aab949b3c3b1fdd01c3cf5b8f1bbbaf2a4bdd"
3042+
integrity sha512-n139gzyuP3MxrXFCuUHvWB1C15tTg4GDbcqBvD2tDd55mnmQLX84b2YjVUPL7z0R0qPz+TXF/Vwm2FG/VCpWHQ==
30443043
dependencies:
30453044
"@lwc/compiler" "8.25.1"
30463045
"@lwc/errors" "8.25.1"
3047-
"@lwc/lwc-dev-server" "13.2.22"
3048-
"@lwc/sfdc-lwc-compiler" "13.2.22"
3046+
"@lwc/lwc-dev-server" "13.2.23"
3047+
"@lwc/sfdc-lwc-compiler" "13.2.23"
30493048
"@lwc/template-compiler" "8.25.1"
30503049

30513050
"@lwc/sfdx-local-dev-dist-67.0@npm:@lwc/sfdx-local-dev-dist@~13.3.18":
@@ -5429,15 +5428,6 @@
54295428
"@typescript-eslint/visitor-keys" "6.21.0"
54305429
debug "^4.3.4"
54315430

5432-
"@typescript-eslint/project-service@8.46.2":
5433-
version "8.46.2"
5434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
5435-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
5436-
dependencies:
5437-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
5438-
"@typescript-eslint/types" "^8.46.2"
5439-
debug "^4.3.4"
5440-
54415431
"@typescript-eslint/scope-manager@6.21.0":
54425432
version "6.21.0"
54435433
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
@@ -5454,19 +5444,6 @@
54545444
"@typescript-eslint/types" "7.18.0"
54555445
"@typescript-eslint/visitor-keys" "7.18.0"
54565446

5457-
"@typescript-eslint/scope-manager@8.46.2":
5458-
version "8.46.2"
5459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
5460-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
5461-
dependencies:
5462-
"@typescript-eslint/types" "8.46.2"
5463-
"@typescript-eslint/visitor-keys" "8.46.2"
5464-
5465-
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
5466-
version "8.46.2"
5467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
5468-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
5469-
54705447
"@typescript-eslint/type-utils@6.21.0":
54715448
version "6.21.0"
54725449
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -5487,11 +5464,6 @@
54875464
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
54885465
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
54895466

5490-
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
5491-
version "8.46.2"
5492-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
5493-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
5494-
54955467
"@typescript-eslint/typescript-estree@6.21.0":
54965468
version "6.21.0"
54975469
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -5520,22 +5492,6 @@
55205492
semver "^7.6.0"
55215493
ts-api-utils "^1.3.0"
55225494

5523-
"@typescript-eslint/typescript-estree@8.46.2":
5524-
version "8.46.2"
5525-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
5526-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
5527-
dependencies:
5528-
"@typescript-eslint/project-service" "8.46.2"
5529-
"@typescript-eslint/tsconfig-utils" "8.46.2"
5530-
"@typescript-eslint/types" "8.46.2"
5531-
"@typescript-eslint/visitor-keys" "8.46.2"
5532-
debug "^4.3.4"
5533-
fast-glob "^3.3.2"
5534-
is-glob "^4.0.3"
5535-
minimatch "^9.0.4"
5536-
semver "^7.6.0"
5537-
ts-api-utils "^2.1.0"
5538-
55395495
"@typescript-eslint/utils@6.21.0":
55405496
version "6.21.0"
55415497
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
@@ -5559,16 +5515,6 @@
55595515
"@typescript-eslint/types" "7.18.0"
55605516
"@typescript-eslint/typescript-estree" "7.18.0"
55615517

5562-
"@typescript-eslint/utils@^8.0.0":
5563-
version "8.46.2"
5564-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
5565-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
5566-
dependencies:
5567-
"@eslint-community/eslint-utils" "^4.7.0"
5568-
"@typescript-eslint/scope-manager" "8.46.2"
5569-
"@typescript-eslint/types" "8.46.2"
5570-
"@typescript-eslint/typescript-estree" "8.46.2"
5571-
55725518
"@typescript-eslint/visitor-keys@6.21.0":
55735519
version "6.21.0"
55745520
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -5585,14 +5531,6 @@
55855531
"@typescript-eslint/types" "7.18.0"
55865532
eslint-visitor-keys "^3.4.3"
55875533

5588-
"@typescript-eslint/visitor-keys@8.46.2":
5589-
version "8.46.2"
5590-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
5591-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
5592-
dependencies:
5593-
"@typescript-eslint/types" "8.46.2"
5594-
eslint-visitor-keys "^4.2.1"
5595-
55965534
"@ungap/structured-clone@^1.2.0":
55975535
version "1.2.0"
55985536
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -7333,13 +7271,6 @@ eslint-plugin-import@~2.31.0:
73337271
string.prototype.trimend "^1.0.8"
73347272
tsconfig-paths "^3.15.0"
73357273

7336-
eslint-plugin-jest@~29.0.1:
7337-
version "29.0.1"
7338-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz#0f72a81349409d20742208260c9a6cb9efed4df5"
7339-
integrity sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw==
7340-
dependencies:
7341-
"@typescript-eslint/utils" "^8.0.0"
7342-
73437274
eslint-plugin-jsdoc@^46.10.1:
73447275
version "46.10.1"
73457276
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz#77c871309c4ed93758a3b2fdf384dc6189cf8605"
@@ -7777,7 +7708,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
77777708
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
77787709
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
77797710

7780-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
7711+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
77817712
version "3.3.3"
77827713
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
77837714
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -12490,11 +12421,6 @@ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
1249012421
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1249112422
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
1249212423

12493-
ts-api-utils@^2.1.0:
12494-
version "2.1.0"
12495-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
12496-
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
12497-
1249812424
ts-json-schema-generator@^1.5.1:
1249912425
version "1.5.1"
1250012426
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"

0 commit comments

Comments
 (0)