Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into next-release/main #7454

Merged
merged 152 commits into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
152 commits
Select commit Hold shift + click to select a range
11053b0
Minor edits to Vite + React quickstart (#6926)
hibler13 Feb 19, 2024
c54850c
fix: Fix incorrect auth import path in migration guide. (#6934)
jimblanc Feb 20, 2024
d9e1afa
fix: Update incorrect `updateMFAPreference` parameter in JS v6 migrat…
jimblanc Feb 20, 2024
abea35b
Amplify Android Release 2.14.11 (#6933)
ankpshah Feb 20, 2024
f4fe23e
chore: refactor .layout-header into separate component (#6826)
katiegoines Feb 21, 2024
20df399
fix: Nesting of auth cli templates (#6932)
nadetastic Feb 21, 2024
d29e872
fix: change config variable name (#6923)
tacck Feb 21, 2024
2aef692
Guide to support Amplify v2 with AWS Android SDK (#6927)
tylerjroach Feb 22, 2024
ea39d66
Update puppeteer (#6949)
timngyn Feb 22, 2024
cadadb0
Update index.mdx (#6950)
renebrandel Feb 22, 2024
bcfdc8e
Update CODEOWNERS with correct PM alignment (#6951)
renebrandel Feb 22, 2024
5998b22
fix(flutter, js): scope "connect existing cdk" guide to respective pl…
Equartey Feb 23, 2024
c3d5432
Revert "fix(flutter, js): scope "connect existing cdk" guide to respe…
Equartey Feb 23, 2024
4c8a711
chore: remove duplicated logic between Layout and LayoutHeader (#6954)
hbuchel Feb 23, 2024
b5cdee5
improve oauth docs (#6961)
johnpc Feb 26, 2024
71b5756
fixed gen 2 getting started guide (#6968)
renebrandel Feb 27, 2024
c97a89d
Update redirects for deleted hidden pages (#6944)
heatheramz Feb 27, 2024
0b99910
Update manual installation to point to @beta tag (#6972)
swaminator Feb 27, 2024
74850e5
include usage for multi-page apps (#6964)
johnpc Feb 27, 2024
7661906
chore: Clean up broken Amplify JS API reference links (#6976)
jimblanc Feb 28, 2024
3647359
Update build image instructions for Gen 2 (#6978)
Jay2113 Feb 29, 2024
fb1b8ed
chore: add unit test for YoutubeEmbed component (#6983)
katiegoines Feb 29, 2024
f57a60a
chore: add unit tests for Accordion component (#6981)
katiegoines Feb 29, 2024
0a7e95b
Update index.mdx (#6986)
renebrandel Feb 29, 2024
f9115e5
Add env variables for algolia (#6957)
timngyn Feb 29, 2024
7a9d346
fix(data): update REST API docs to document correct error response ty…
david-mcafee Feb 29, 2024
b148025
fix(data): update React Native minimum iOS deployment target guidance…
david-mcafee Feb 29, 2024
d2d48fe
Clarify behavior of forgetDevice() API regarding device tracking (#6985)
ankpshah Feb 29, 2024
c641e6d
Support for enum value listing (#6885)
renebrandel Mar 1, 2024
e0c58b2
CDK updates v2 (#6990)
hibler13 Mar 1, 2024
3cbd591
Add padding to bottom of nav menu (#6991)
timngyn Mar 1, 2024
8f43f83
Adding secondary index to Gen 2 (#6996)
renebrandel Mar 4, 2024
8adadb2
extend config to show addOuput (#6963)
ykethan Mar 4, 2024
6a60ffb
Update index.mdx (#6995)
renebrandel Mar 4, 2024
5c3f549
chore: add unit tests for NextPrevious component (#7003)
katiegoines Mar 5, 2024
9889330
chore: add unit tests for LinkCards and LinkCard components (#7006)
katiegoines Mar 5, 2024
0209b3b
chore: add unit tests for GetStartedPopover component (#7005)
katiegoines Mar 5, 2024
2bed645
fix: [Storage] Configure Access (#6948)
nadetastic Mar 6, 2024
684333a
fix(Swift): update data use policy info's tracking to false (#6938)
lawmicha Mar 6, 2024
6d37f78
chore: add callouts and troubleshooting guide for configuration (#6967)
erinleigh90 Mar 6, 2024
25e641b
fix: resolve in-content broken links (#7011)
katiegoines Mar 6, 2024
28ddcfd
update gen2 storage and function docs (#7009)
edwardfoyle Mar 6, 2024
5cd0ec3
Update CODEOWNERS (#7014)
katiegoines Mar 6, 2024
e4f697d
updated steps for extending components in code (#6827)
the1adi Mar 7, 2024
941a617
Custom business logic support as of March @beta (#7019)
renebrandel Mar 7, 2024
ae8bad3
add storage trigger docs (#7020)
edwardfoyle Mar 7, 2024
1dc24d6
update link checker to wait for each call to complete before making t…
jacoblogan Mar 7, 2024
662bff3
custom examples (#6979)
ykethan Mar 7, 2024
54aaa73
fix: broken link, missing / at start (#7026)
katiegoines Mar 8, 2024
0d0e9aa
validate and fix code snippets in Data section (#6975)
chrisbonifacio Mar 8, 2024
886f984
Update sandbox --dir-to-watch description (#7031)
rtpascual Mar 9, 2024
0be1575
Update index.mdx (#7035)
timngyn Mar 11, 2024
8e1c3e3
Fix link (#7028)
timngyn Mar 11, 2024
57a1f7e
add docs to auth resource access pattern (#7032)
bombguy Mar 11, 2024
cbacd40
fix: type platform as optional in Breadcrumbs component & add unit te…
katiegoines Mar 12, 2024
e4aed00
fix: proper variable naming conventions for storage (#7033)
ujjwol05 Mar 12, 2024
79b112b
remove explicit file extension from gen2 imports (#6946)
gentamura Mar 12, 2024
6ad97e5
fix: Update diff code blocks to TypeScript with code highlights (#6905)
kevinold Mar 12, 2024
b4ad8fe
add docs on granting defineFunction access to defineData (#7029)
edwardfoyle Mar 12, 2024
5e1c738
standardize Gen 2 wording (#7036)
Jay2113 Mar 12, 2024
9a67d96
Update index.mdx (#6906)
dwittle Mar 12, 2024
b28388d
Modify_Amplify_resources (#7018)
AnilMaktala Mar 13, 2024
4fb7203
Update maplibre links (#7040)
timngyn Mar 13, 2024
7c02c8b
chore: add unit tests for PlatformNavigator (#6980)
katiegoines Mar 13, 2024
63505fe
Update links to expo docs (#7044)
timngyn Mar 13, 2024
9785d09
chore: add unit tests for InternalLinkButton (#7000)
katiegoines Mar 14, 2024
993eec9
chore: add addtl unit test for Block component (#6982)
katiegoines Mar 14, 2024
6eee7cd
chore: add unit tests for TOC (#6984)
katiegoines Mar 14, 2024
dac59ce
chore: add unit tests for ExternalLink (#6915)
katiegoines Mar 14, 2024
7af4804
chore: add unit tests for ExternalLinkButton (#6914)
katiegoines Mar 14, 2024
98a5f85
chore: add unit tests for Footer component (#6999)
katiegoines Mar 14, 2024
6dc792d
chore: add unit tests for MigrationAlert component (#7004)
katiegoines Mar 14, 2024
e026ec7
chore: add unit test for Overview component (#7002)
katiegoines Mar 14, 2024
a136b57
chore: upgrade docsearch/react to 3.6 (#7046)
hbuchel Mar 14, 2024
1395531
added utility type content (#7047)
renebrandel Mar 14, 2024
78e6811
chore: add unit tests for PageLastUpdated (#7001)
katiegoines Mar 15, 2024
e432da6
chore: add unit tests for Commands and Columns (#6916)
katiegoines Mar 15, 2024
ea60cd2
Update resolution for follow-redirects (#7055)
timngyn Mar 15, 2024
9caa150
Update relative urls (#7048)
timngyn Mar 15, 2024
5b9ee28
Updating link checker (#7052)
timngyn Mar 18, 2024
47e8072
chore: update redirects list (#6969)
katiegoines Mar 18, 2024
a9fc205
remove allowlist role names for appsync console access page (#7081)
chrisbonifacio Mar 19, 2024
571ee1c
Add JavaScript resolver code sample to Gen 1 (#7087)
renebrandel Mar 19, 2024
060d042
fix(JS): Update v5 JS libraries installation guides. (#7090)
israx Mar 20, 2024
186ec25
Cbonif/field-level-auth-support-for-sql (#7091)
chrisbonifacio Mar 20, 2024
911eac0
chore(gen2-data): update .secondaryIndexes example to match the lates…
HuiSF Mar 22, 2024
ea4d443
update setup auth client example with correct props (#7106)
ykethan Mar 22, 2024
8ee8728
Change generated function env package name (#7096)
rtpascual Mar 22, 2024
c0dd456
Update typo in url for localhost (#7110)
timngyn Mar 23, 2024
27bd042
update next config to use a static build Id (#7102)
jacoblogan Mar 25, 2024
a16cb3a
chore: Add callout on Analytics buffer persistence in Amplify JS (#7115)
jimblanc Mar 25, 2024
17bcdbd
Custom subscription docs to Gen 2 (#7120)
renebrandel Mar 26, 2024
6450d16
Add playsInline to videos (#7125)
hbuchel Mar 26, 2024
0fb4e7b
autoSignIn position correction in v6 migration docs (#7059)
NairiAreg Mar 26, 2024
45c0dda
fix(next-release/main): update home page h1 and code block font size …
hbuchel Mar 26, 2024
f405b43
remove parenthesis from "Amplify (Gen 2)" (#7113)
josefaidt Mar 26, 2024
3e7e513
change "NPM" to "npm" (#7112)
josefaidt Mar 28, 2024
2f2f557
remove explicit ".js" extension from gen2 resource imports (#7134)
josefaidt Mar 28, 2024
cbfac86
remove leading slash from storage access paths (#7116)
edwardfoyle Mar 28, 2024
be0ecef
remove unnecessary "Angular" mention in auth getting started (#7139)
spivakov83 Mar 29, 2024
49f404c
Gen 2 Quickstart: Fix amplify console link (#7141)
hdworld11 Mar 29, 2024
2de018c
Add Favicon and apple-touch icons to root (#7137)
jacoblogan Mar 29, 2024
730c353
docs(migration): fixes mislabeling notification enable snippet (#7135)
derrikfleming Mar 29, 2024
d1b93cd
edits to custom business logic (#7129)
chrisbonifacio Apr 1, 2024
7d99824
remove console.log (#7147)
hbuchel Apr 1, 2024
e5013a8
fix: copied code no longer includes markdown comments (#7146)
hbuchel Apr 1, 2024
61c675a
chore(react-native): Add callouts for dropped Expo Go support (#7160)
cshfang Apr 3, 2024
5b229ad
Update index.mdx (#7165)
renebrandel Apr 4, 2024
f632341
Update github link to maplibre repo (#7162)
timngyn Apr 4, 2024
8f0d757
Cbonif/add-sql-support-for-secrets-manager (#7104)
chrisbonifacio Apr 5, 2024
56ae61d
Fixed typo in amplifyconfiguration.json for predictions (#7185)
renebrandel Apr 9, 2024
93f0e10
fix swift docs to use the `.update` call (#7191)
renebrandel Apr 10, 2024
c2c31d5
Update index.mdx (#7164)
renebrandel Apr 10, 2024
face873
Added documentation on updated IAM behavior (#7056)
renebrandel Apr 10, 2024
ec1193a
Added Metadata section in Storage (#7152)
yuhengshs Apr 10, 2024
9324e6f
Cbonif/edits-to-secondary-indexes-page (#7179)
chrisbonifacio Apr 12, 2024
8360a33
Add client examples of accessing models with specific auth modes (#7080)
chrisbonifacio Apr 12, 2024
e530196
Updated Gen 2 relationship behavior (#7222)
renebrandel Apr 16, 2024
e7d95e9
fix(predictions): fix wrong reference of swfit/android predictions us…
5d Apr 17, 2024
0315580
Update amplify/data/increment-like.js syntax (#7229)
gpavlov2016 Apr 17, 2024
65a8ce2
Graphql generate client code (#7176)
AnilMaktala Apr 18, 2024
4d96462
use latest tag for Gen2 apps (#7256)
sobolk Apr 19, 2024
fbce885
Updated Data Gen 2 authorization rules to use the new syntax (#7252)
renebrandel Apr 19, 2024
37e7dc2
Update index.mdx (#7253)
abhisuma02 Apr 21, 2024
5f64158
Add tests to inline filter component for nested inline filters (#7274)
timngyn Apr 23, 2024
ae6c972
[Gen 2][Bugfix] Update the flutter mobile support doc. (#7245)
salihgueler Apr 24, 2024
cff8db3
chore(main): replace Twitter logo with X logo (#7295)
hbuchel Apr 25, 2024
d84190e
Fix gen-1 storage code (#7284)
dbanksdesign Apr 26, 2024
5d8045f
fix(main): allow code elements to work in h2/h3 headings with anchor …
hbuchel Apr 26, 2024
6ef65db
fix(main): allow tablist in Blockswitcher to be scrollable (#7294)
hbuchel Apr 26, 2024
941f6a2
chore(main): update X icon name (#7324)
hbuchel Apr 26, 2024
df2a3d4
[Gen2][Backend] Update casing of MFA mode. (#7218)
Amplifiyer Apr 28, 2024
c841ae5
fix(main): update overflow background color in dark mode (#7316)
hbuchel Apr 29, 2024
f8771ef
StoragePath Documentation for Gen1 (#7279)
tylerjroach Apr 29, 2024
d43132a
Update npx amplify generate config -> outputs - Gen2 doc (#7344)
sushpatg Apr 29, 2024
4a45526
chore: add kotlin update to docs and formatting changes for flutter (…
khatruong2009 Apr 29, 2024
b6fe6dd
JS Gen2 Storage Docs (#7323)
ashika112 Apr 29, 2024
e98300b
update sandbox secret management (#7108)
edwardfoyle Apr 30, 2024
4c9306c
add angular specific code snippet (#7353)
hdworld11 Apr 30, 2024
e0933d3
chore(gen2): replace authMode 'iam' with 'identityPool' (#7370)
iartemiev Apr 30, 2024
38e2ae0
fix: Typos in JS Auth migration & getting started guides (#7371)
jimblanc Apr 30, 2024
3e6eb10
amplifyconfiguration.json -> amplify_outputs.json (#7346)
josefaidt May 1, 2024
07beb6c
re add action to check for console errors (#6471)
jacoblogan May 1, 2024
55ebd2d
Add resolution for ejs (#7413)
timngyn May 1, 2024
6cf6146
Chore: JS List API doc (#7408)
ashika112 May 1, 2024
7f9cecd
Merge branch 'main' into merge-main-next-release
timngyn May 2, 2024
ae3629f
Merge branch 'next-release/main' into merge-main-next-release
timngyn May 2, 2024
79fca73
Fix merge conflict
timngyn May 2, 2024
c762047
Fix merge conflict
timngyn May 2, 2024
f02c1b0
Remove file that should only exist in gen1
timngyn May 2, 2024
e66bb28
Remove file that should only exist in gen1
timngyn May 2, 2024
1a0ede1
Undo changes that shouldn't be there
timngyn May 2, 2024
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
Prev Previous commit
Next Next commit
Update puppeteer (#6949)
  • Loading branch information
timngyn authored Feb 22, 2024
commit ea39d66824453bb1ba90fa82b4649a89018fa131
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lint-staged": "^14.0.0",
"next-bundle-analyzer": "^0.6.7",
"prettier": "^3.0.3",
"puppeteer": "^20.8.2",
"puppeteer": "^22.2.0",
"rehype": "^11.0.0",
"rehype-img-size": "^1.0.1",
"rehype-mdx-code-props": "^2.0.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"follow-redirects": "^1.15.4",
"ip": "2.0.1",
"sharp": "0.32.6"
},
},
"scripts": {
"clean": "rm -rf node_modules yarn.lock",
"refresh": "yarn clean && yarn",
Expand Down
174 changes: 75 additions & 99 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2029,18 +2029,19 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3"
integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==

"@puppeteer/browsers@1.4.6":
version "1.4.6"
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-1.4.6.tgz#1f70fd23d5d2ccce9d29b038e5039d7a1049ca77"
integrity sha512-x4BEjr2SjOPowNeiguzjozQbsc6h437ovD/wu+JpaenxVLm3jkgzHY2xOslMTp50HoTvQreMjiexiGQw1sqZlQ==
"@puppeteer/browsers@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@puppeteer/browsers/-/browsers-2.1.0.tgz#2683d3c908ecfc9af6b63111b5037679d3cebfd8"
integrity sha512-xloWvocjvryHdUjDam/ZuGMh7zn4Sn3ZAaV4Ah2e2EwEt90N3XphZlSsU3n0VDc1F7kggCjMuH0UuxfPQ5mD9w==
dependencies:
debug "4.3.4"
extract-zip "2.0.1"
progress "2.0.3"
proxy-agent "6.3.0"
tar-fs "3.0.4"
proxy-agent "6.4.0"
semver "7.6.0"
tar-fs "3.0.5"
unbzip2-stream "1.4.3"
yargs "17.7.1"
yargs "17.7.2"

"@radix-ui/number@1.0.0":
version "1.0.0"
Expand Down Expand Up @@ -4170,12 +4171,13 @@ chownr@^1.1.1:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==

chromium-bidi@0.4.16:
version "0.4.16"
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.4.16.tgz#8a67bfdf6bb8804efc22765a82859d20724b46ab"
integrity sha512-7ZbXdWERxRxSwo3txsBjjmc/NLxqb1Bk30mRb0BMS4YIaiV6zvKZqL/UAH+DdqcDYayDWk2n/y8klkBDODrPvA==
chromium-bidi@0.5.9:
version "0.5.9"
resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-0.5.9.tgz#f068bd10e8a3007bc842ae99f5038c8689bf58a5"
integrity sha512-wOTX3m2zuHX0zRX4h7Ol1DAGz0cqHzo2IrAPvOqBxdd4ZR32vxg4FKNjmBihi1oP9b1QGSBBG5VNUUXUCsxDfg==
dependencies:
mitt "3.0.0"
mitt "3.0.1"
urlpattern-polyfill "10.0.0"

ci-info@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -4540,15 +4542,15 @@ cosmiconfig@8.0.0:
parse-json "^5.0.0"
path-type "^4.0.0"

cosmiconfig@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.2.0.tgz#f7d17c56a590856cd1e7cee98734dca272b0d8fd"
integrity sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==
cosmiconfig@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
dependencies:
import-fresh "^3.2.1"
env-paths "^2.2.1"
import-fresh "^3.3.0"
js-yaml "^4.1.0"
parse-json "^5.0.0"
path-type "^4.0.0"
parse-json "^5.2.0"

create-require@^1.1.0:
version "1.1.1"
Expand Down Expand Up @@ -4929,10 +4931,10 @@ devlop@^1.0.0, devlop@^1.1.0:
dependencies:
dequal "^2.0.0"

devtools-protocol@0.0.1147663:
version "0.0.1147663"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1147663.tgz#4ec5610b39a6250d1f87e6b9c7e16688ed0ac78e"
integrity sha512-hyWmRrexdhbZ1tcJUGpO95ivbRhWXz++F4Ko+n21AY5PNln2ovoJw+8ZMNDTtip+CNFQfrtLVh/w4009dXO/eQ==
devtools-protocol@0.0.1249869:
version "0.0.1249869"
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1249869.tgz#000c3cf1afc189a18db98135a50d4a8f95a47d29"
integrity sha512-Ctp4hInA0BEavlUoRy9mhGq0i+JSo/AwVyX2EFgZmV1kYB+Zq+EMBAn52QWu6FbRr10hRb6pBl420upbp4++vg==

diff-sequences@^26.6.2:
version "26.6.2"
Expand Down Expand Up @@ -5092,6 +5094,11 @@ enquirer@^2.3.6:
ansi-colors "^4.1.1"
strip-ansi "^6.0.1"

env-paths@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==

error-ex@^1.3.1:
version "1.3.2"
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
Expand Down Expand Up @@ -6487,7 +6494,7 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"

https-proxy-agent@^7.0.0, https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3:
https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3:
version "7.0.4"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
Expand Down Expand Up @@ -8870,10 +8877,10 @@ minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==

mitt@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.0.tgz#69ef9bd5c80ff6f57473e8d89326d01c414be0bd"
integrity sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==
mitt@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==

mixin-deep@^1.2.0:
version "1.3.2"
Expand Down Expand Up @@ -9353,7 +9360,7 @@ p-try@^2.0.0:
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==

pac-proxy-agent@^7.0.0, pac-proxy-agent@^7.0.1:
pac-proxy-agent@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz#6b9ddc002ec3ff0ba5fdf4a8a21d363bcc612d75"
integrity sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==
Expand Down Expand Up @@ -9419,7 +9426,7 @@ parse-imports@^1.1.0:
es-module-lexer "^1.3.0"
slashes "^3.0.12"

parse-json@^5.0.0:
parse-json@^5.0.0, parse-json@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
Expand Down Expand Up @@ -9669,21 +9676,7 @@ property-information@^6.0.0:
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.4.1.tgz#de8b79a7415fd2107dfbe65758bb2cc9dfcf60ac"
integrity sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==

proxy-agent@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.3.0.tgz#72f7bb20eb06049db79f7f86c49342c34f9ba08d"
integrity sha512-0LdR757eTj/JfuU7TL2YCuAZnxWXu3tkJbg4Oq3geW/qFNT/32T0sp2HnZ9O0lMR4q3vwAt0+xCA8SR0WAD0og==
dependencies:
agent-base "^7.0.2"
debug "^4.3.4"
http-proxy-agent "^7.0.0"
https-proxy-agent "^7.0.0"
lru-cache "^7.14.1"
pac-proxy-agent "^7.0.0"
proxy-from-env "^1.1.0"
socks-proxy-agent "^8.0.1"

proxy-agent@^6.3.0:
proxy-agent@6.4.0, proxy-agent@^6.3.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/proxy-agent/-/proxy-agent-6.4.0.tgz#b4e2dd51dee2b377748aef8d45604c2d7608652d"
integrity sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==
Expand Down Expand Up @@ -9725,26 +9718,26 @@ punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

puppeteer-core@20.9.0:
version "20.9.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-20.9.0.tgz#6f4b420001b64419deab38d398a4d9cd071040e6"
integrity sha512-H9fYZQzMTRrkboEfPmf7m3CLDN6JvbxXA3qTtS+dFt27tR+CsFHzPsT6pzp6lYL6bJbAPaR0HaPO6uSi+F94Pg==
puppeteer-core@22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-22.2.0.tgz#85bf2c492ba02e8051bb75dff3043d21d9945f21"
integrity sha512-rxLM860FP05CxCPAn6dwY0KnVhbnogsXu4XORb+2hb/va69v7R1VdJWLMGHd7EE5wfpT8oFZ7Q6NN85OhOtV9Q==
dependencies:
"@puppeteer/browsers" "1.4.6"
chromium-bidi "0.4.16"
"@puppeteer/browsers" "2.1.0"
chromium-bidi "0.5.9"
cross-fetch "4.0.0"
debug "4.3.4"
devtools-protocol "0.0.1147663"
ws "8.13.0"
devtools-protocol "0.0.1249869"
ws "8.16.0"

puppeteer@^20.8.2:
version "20.9.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-20.9.0.tgz#7bfb9e37deab9728e13b02ea3fb499b5560c79a7"
integrity sha512-kAglT4VZ9fWEGg3oLc4/de+JcONuEJhlh3J6f5R1TLkrY/EHHIHxWXDOzXvaxQCtedmyVXBwg8M+P8YCO/wZjw==
puppeteer@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-22.2.0.tgz#2f4e4bff252bc6999f213288ed717940b27b0918"
integrity sha512-0Ax7zeqqbQL6Zcpo1WAvrqWQAnGsLB4tmQUUwsb5Cfo05XaQ78LWUUjaO4um7qaddKpZfk0vXlGcRVwtedpWfg==
dependencies:
"@puppeteer/browsers" "1.4.6"
cosmiconfig "8.2.0"
puppeteer-core "20.9.0"
"@puppeteer/browsers" "2.1.0"
cosmiconfig "9.0.0"
puppeteer-core "22.2.0"

qrcode@1.5.0:
version "1.5.0"
Expand Down Expand Up @@ -10335,7 +10328,7 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"

"semver@2 || 3 || 4 || 5", semver@7.5.2, semver@7.x, semver@^5.5.0, semver@^6.0.0, semver@^6.3.0, semver@^6.3.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.8, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4:
"semver@2 || 3 || 4 || 5", semver@7.5.2, semver@7.6.0, semver@7.x, semver@^5.5.0, semver@^6.0.0, semver@^6.3.0, semver@^6.3.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.8, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4:
version "7.5.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
Expand Down Expand Up @@ -10595,7 +10588,7 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

socks-proxy-agent@^8.0.1, socks-proxy-agent@^8.0.2:
socks-proxy-agent@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz#5acbd7be7baf18c46a3f293a840109a430a640ad"
integrity sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==
Expand Down Expand Up @@ -10999,14 +10992,16 @@ tapable@^2.2.0:
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==

tar-fs@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.4.tgz#a21dc60a2d5d9f55e0089ccd78124f1d3771dbbf"
integrity sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==
tar-fs@3.0.5, tar-fs@^3.0.4:
version "3.0.5"
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.5.tgz#f954d77767e4e6edf973384e1eb95f8f81d64ed9"
integrity sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==
dependencies:
mkdirp-classic "^0.5.2"
pump "^3.0.0"
tar-stream "^3.1.5"
optionalDependencies:
bare-fs "^2.1.1"
bare-path "^2.1.0"

tar-fs@^2.0.0:
version "2.1.1"
Expand All @@ -11018,17 +11013,6 @@ tar-fs@^2.0.0:
pump "^3.0.0"
tar-stream "^2.1.4"

tar-fs@^3.0.4:
version "3.0.5"
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.5.tgz#f954d77767e4e6edf973384e1eb95f8f81d64ed9"
integrity sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==
dependencies:
pump "^3.0.0"
tar-stream "^3.1.5"
optionalDependencies:
bare-fs "^2.1.1"
bare-path "^2.1.0"

tar-stream@^2.1.4:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287"
Expand Down Expand Up @@ -11694,6 +11678,11 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

urlpattern-polyfill@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz#f0a03a97bfb03cdf33553e5e79a2aadd22cac8ec"
integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==

use-callback-ref@^1.3.0:
version "1.3.1"
resolved "https://registry.yarnpkg.com/use-callback-ref/-/use-callback-ref-1.3.1.tgz#9be64c3902cbd72b07fe55e56408ae3a26036fd0"
Expand Down Expand Up @@ -12117,10 +12106,10 @@ write-file-atomic@^3.0.0:
signal-exit "^3.0.2"
typedarray-to-buffer "^3.1.5"

ws@8.13.0:
version "8.13.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
ws@8.16.0:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==

ws@^7.3.1, ws@^7.4.6:
version "7.5.9"
Expand Down Expand Up @@ -12205,10 +12194,10 @@ yargs-parser@^21.1.1:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

yargs@17.7.1:
version "17.7.1"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
yargs@17.7.2, yargs@^17.1.1:
version "17.7.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
Expand All @@ -12235,19 +12224,6 @@ yargs@^15.3.1, yargs@^15.4.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yargs@^17.1.1:
version "17.7.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.1.1"

yauzl@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
Expand Down
Loading