diff --git a/platform/docs/docs/assets/img/user-open-viewer.png b/platform/docs/docs/assets/img/user-open-viewer.png index 2a0a3bf34..5e2b29c4e 100644 Binary files a/platform/docs/docs/assets/img/user-open-viewer.png and b/platform/docs/docs/assets/img/user-open-viewer.png differ diff --git a/platform/docs/docs/assets/img/user-study-filter.png b/platform/docs/docs/assets/img/user-study-filter.png index 7ac1dc7c4..05d0c4ba7 100644 Binary files a/platform/docs/docs/assets/img/user-study-filter.png and b/platform/docs/docs/assets/img/user-study-filter.png differ diff --git a/platform/docs/docs/assets/img/user-study-list.png b/platform/docs/docs/assets/img/user-study-list.png index 21014118d..4d589599e 100644 Binary files a/platform/docs/docs/assets/img/user-study-list.png and b/platform/docs/docs/assets/img/user-study-list.png differ diff --git a/platform/docs/docs/assets/img/user-study-next.png b/platform/docs/docs/assets/img/user-study-next.png index f628cb2aa..b082eedea 100644 Binary files a/platform/docs/docs/assets/img/user-study-next.png and b/platform/docs/docs/assets/img/user-study-next.png differ diff --git a/platform/docs/docs/assets/img/user-study-panel.png b/platform/docs/docs/assets/img/user-study-panel.png index 7bbf4205d..42db7c2f7 100644 Binary files a/platform/docs/docs/assets/img/user-study-panel.png and b/platform/docs/docs/assets/img/user-study-panel.png differ diff --git a/platform/docs/docs/assets/img/user-study-summary.png b/platform/docs/docs/assets/img/user-study-summary.png index ee13eec14..e5a5aad16 100644 Binary files a/platform/docs/docs/assets/img/user-study-summary.png and b/platform/docs/docs/assets/img/user-study-summary.png differ diff --git a/platform/docs/docs/assets/img/user-studyist-modespecific.png b/platform/docs/docs/assets/img/user-studyist-modespecific.png index 279643817..bf878bc59 100644 Binary files a/platform/docs/docs/assets/img/user-studyist-modespecific.png and b/platform/docs/docs/assets/img/user-studyist-modespecific.png differ diff --git a/platform/docs/docs/assets/img/user-studylist-all.png b/platform/docs/docs/assets/img/user-studylist-all.png deleted file mode 100644 index aed978154..000000000 Binary files a/platform/docs/docs/assets/img/user-studylist-all.png and /dev/null differ diff --git a/platform/docs/docs/assets/img/user-toolbar-download-icon.png b/platform/docs/docs/assets/img/user-toolbar-download-icon.png index 24b785940..ca7eef55c 100644 Binary files a/platform/docs/docs/assets/img/user-toolbar-download-icon.png and b/platform/docs/docs/assets/img/user-toolbar-download-icon.png differ diff --git a/platform/docs/docs/assets/img/user-toolbar-preset.png b/platform/docs/docs/assets/img/user-toolbar-preset.png index df53cf7a5..5a2401468 100644 Binary files a/platform/docs/docs/assets/img/user-toolbar-preset.png and b/platform/docs/docs/assets/img/user-toolbar-preset.png differ diff --git a/platform/docs/docs/assets/img/user-viewer-layout.png b/platform/docs/docs/assets/img/user-viewer-layout.png index 3b5d98d61..71110885d 100644 Binary files a/platform/docs/docs/assets/img/user-viewer-layout.png and b/platform/docs/docs/assets/img/user-viewer-layout.png differ diff --git a/platform/docs/docs/assets/img/user-viewer-main.png b/platform/docs/docs/assets/img/user-viewer-main.png index c91e04145..1ef3e76da 100644 Binary files a/platform/docs/docs/assets/img/user-viewer-main.png and b/platform/docs/docs/assets/img/user-viewer-main.png differ diff --git a/platform/docs/docs/assets/img/user-viewer-toolbar-measurements.png b/platform/docs/docs/assets/img/user-viewer-toolbar-measurements.png index 2976df1bc..2cb7fd7f0 100644 Binary files a/platform/docs/docs/assets/img/user-viewer-toolbar-measurements.png and b/platform/docs/docs/assets/img/user-viewer-toolbar-measurements.png differ diff --git a/platform/docs/docs/assets/img/user-viewer-toolbar.png b/platform/docs/docs/assets/img/user-viewer-toolbar.png index 0cbac268d..fc36c58c0 100644 Binary files a/platform/docs/docs/assets/img/user-viewer-toolbar.png and b/platform/docs/docs/assets/img/user-viewer-toolbar.png differ diff --git a/platform/docs/docs/userManuals/viewer/study-panel.md b/platform/docs/docs/userManuals/viewer/study-panel.md index 474e607c8..1b5190ffa 100644 --- a/platform/docs/docs/userManuals/viewer/study-panel.md +++ b/platform/docs/docs/userManuals/viewer/study-panel.md @@ -4,23 +4,28 @@ sidebar_position: 2 # Study Panel -In `Basic Viewer` mode, the left panel includes Studies related to the current patient. -You can see three main type of studies below +In `Basic Viewer` mode, the left panel includes Studies related to the current +patient. You can see three main type of studies below -- Primary: The opened study from the study list. This study is always expanded by default. -- Recent: All studies for the patient that contain study dates within 1 year of the primary study -- All: All studies available for the patient contained within the source repository +- Primary: The opened study from the study list. This study is always expanded + by default. +- Recent: All studies for the patient that contain study dates within 1 year of + the primary study +- All: All studies available for the patient contained within the source + repository + +The `Study Panel` displays the measurement tracking status of each series within +a study. As you can see in the first picture, the dashed circle on the left side +of each series demonstrates whether the series is being tracked for measurement +or not. -The `Study Panel` displays the measurement tracking status of each series within a study. As you can see in the first picture, the dashed circle on the left side of each series demonstrates whether the series is being tracked for measurement or not. ![user-study-panel](../../assets/img/user-study-panel.png) - - -Studies can be expanded or collapsed by clicking on the study information in the Study Panel. If a series is being tracking within a study, the Measurement Panel will display this information while the study is collapsed. - -![user-studylist-all](../../assets/img/user-studylist-all.png) +Studies can be expanded or collapsed by clicking on the study information in the +Study Panel. If a series is being tracking within a study, the Measurement Panel +will display this information while the study is collapsed. diff --git a/platform/docs/src/css/custom.css b/platform/docs/src/css/custom.css index b795f2101..2fa33fd03 100644 --- a/platform/docs/src/css/custom.css +++ b/platform/docs/src/css/custom.css @@ -35,15 +35,15 @@ --ifm-table-stripe-background: #f4fbfb; --ifm-color-warning: #e9e489; --ifm-alert-color: #333333; + --ohif-color-border: #7bb2ce; } html[data-theme='dark'] .header-github-link:before { - background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") - no-repeat; + background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") + no-repeat; } - -html[data-theme="dark"] { +html[data-theme='dark'] { --ifm-menu-link-sublist-icon: url('data:image/svg+xml;utf8,'); --ifm-color-primary: #5acce6; --ifm-color-primary-dark: #3ec3e2; @@ -67,6 +67,7 @@ html[data-theme="dark"] { --ifm-table-stripe-background: #060920; --ifm-color-warning: #f1c55a; --ifm-alert-color: #000000; + --ohif-color-border: #3a3f99; } .medium-zoom-overlay { @@ -78,11 +79,11 @@ html[data-theme="dark"] { } .header-github-link:before { content: ''; - width: 24px; - height: 24px; - display: flex; - background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") - no-repeat; + width: 24px; + height: 24px; + display: flex; + background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E") + no-repeat; } /* .docusaurus-highlight-code-line { @@ -95,14 +96,14 @@ html[data-theme="dark"] { /* Typography updates */ -@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"); +@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap'); html { font-size: 18px; } body { - font-family: "Inter", sans-serif; + font-family: 'Inter', sans-serif; } h1, @@ -112,13 +113,27 @@ h4, h5 { color: var(--ifm-color-primary); font-weight: 400; - font-family: "Inter", sans-serif; + font-family: 'Inter', sans-serif; } blockquote { border-left: 3px solid #4042af; } +/* Temporary Type Size Changes */ + +article header h1 { + font-size: 2.6rem !important; +} + +article h2 { + font-size: 1.85rem !important; +} + +article header h3 { + font-size: 1.5rem !important; +} + /* Remove navigation shadow */ .navbar { @@ -173,10 +188,16 @@ blockquote { --ifm-badge-background-color: var(--ifm-color-secondary); --ifm-badge-border-color: var(--ifm-badge-background-color); color: var(--ifm-color-primary); + border: 1px solid var(--ohif-color-border); } /* Alerts */ +.alert { + font-size: 0.9rem; + padding: 10px; +} + .alert--secondary { --ifm-alert-background-color: var(--ifm-color-secondary); --ifm-alert-color: var(--ifm-font-color-base); @@ -186,15 +207,13 @@ blockquote { fill: #0151d9; } - .table-of-contents__left-border { border-left: #013998; } - .footer__col:first-of-type { flex-grow: 2; - margin-right: 20% + margin-right: 20%; } .DocSearch { diff --git a/yarn.lock b/yarn.lock index 93a0e9fb0..3b1d6b70b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4273,16 +4273,16 @@ integrity sha1-EHPEvIJHVK49EM+riKsCN7qWTk0= "@types/uglify-js@*": - version "3.13.0" - resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.0.tgz#1cad8df1fb0b143c5aba08de5712ea9d1ff71124" - integrity sha512-EGkrJD5Uy+Pg0NUR8uA4bJ5WMfljyad0G+784vLCNUkD+QwOJXUbBYExXfVGf7YtyzdQp3L/XMYcliB987kL5Q== + version "3.13.1" + resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.1.tgz#5e889e9e81e94245c75b6450600e1c5ea2878aea" + integrity sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ== dependencies: source-map "^0.6.1" "@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e" - integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ== + version "2.0.4" + resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.4.tgz#453e27c6930d66380b4c121e7d5e361c5c2d921b" + integrity sha512-zfyYsDTK1HTGYXU3fTiM76+om93HcFtsZd2M0bO/CL4DiETV7mSa/pIVN/6+G3esOqEMdg2An5cHHbK5t+9w+A== "@types/vfile-message@*": version "2.0.0" @@ -4301,18 +4301,18 @@ "@types/vfile-message" "*" "@types/webpack-sources@*": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.0.tgz#8882b0bd62d1e0ce62f183d0d01b72e6e82e8c10" - integrity sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg== + version "2.1.1" + resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.1.tgz#6af17e3a3ded71eec2b98008d7c12f498a0a4506" + integrity sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ== dependencies: "@types/node" "*" "@types/source-list-map" "*" source-map "^0.7.3" "@types/webpack@^4.4.31": - version "4.41.29" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.29.tgz#2e66c1de8223c440366469415c50a47d97625773" - integrity sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q== + version "4.41.30" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.30.tgz#fd3db6d0d41e145a8eeeafcd3c4a7ccde9068ddc" + integrity sha512-GUHyY+pfuQ6haAfzu4S14F+R5iGRwN6b2FRNJY7U0NilmFAqbsOfK6j1HwuLBAqwRIT+pVdNDJGJ6e8rpp0KHA== dependencies: "@types/node" "*" "@types/tapable" "^1" @@ -4329,28 +4329,28 @@ "@types/node" "*" "@types/yargs-parser@*": - version "20.2.0" - resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9" - integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA== + version "20.2.1" + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129" + integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw== "@types/yargs@^13.0.0": - version "13.0.11" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.11.tgz#def2f0c93e4bdf2c61d7e34899b17e34be28d3b1" - integrity sha512-NRqD6T4gktUrDi1o1wLH3EKC1o2caCr7/wR87ODcbVITQF106OM3sFN92ysZ++wqelOd1CTzatnOBRDYYG6wGQ== + version "13.0.12" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.12.tgz#d895a88c703b78af0465a9de88aa92c61430b092" + integrity sha512-qCxJE1qgz2y0hA4pIxjBR+PelCH0U5CK1XJXFwCNqfmliatKp47UCXXE9Dyk1OXBDLvsCF57TqQEJaeLfDYEOQ== dependencies: "@types/yargs-parser" "*" "@types/yargs@^15.0.0": - version "15.0.13" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.13.tgz#34f7fec8b389d7f3c1fd08026a5763e072d3c6dc" - integrity sha512-kQ5JNTrbDv3Rp5X2n/iUu37IJBDU2gsZ5R/g1/KHOOEc5IKfUFjXT6DENPGduh08I/pamwtEq4oul7gUqKTQDQ== + version "15.0.14" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.14.tgz#26d821ddb89e70492160b66d10a0eb6df8f6fb06" + integrity sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ== dependencies: "@types/yargs-parser" "*" "@types/yauzl@^2.9.1": - version "2.9.1" - resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.9.1.tgz#d10f69f9f522eef3cf98e30afb684a1e1ec923af" - integrity sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0rOrcd9EjA== + version "2.9.2" + resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.9.2.tgz#c48e5d56aff1444409e39fa164b0b4d4552a7b7a" + integrity sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA== dependencies: "@types/node" "*" @@ -4792,7 +4792,7 @@ acorn@^7.0.0, acorn@^7.1.0, acorn@^7.1.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== -acorn@^8.0.0, acorn@^8.0.4, acorn@^8.2.1: +acorn@^8.0.0, acorn@^8.0.4, acorn@^8.4.1: version "8.4.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c" integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA== @@ -20547,9 +20547,9 @@ rollup@^1.31.1: acorn "^7.1.0" rollup@^2.43.1: - version "2.52.6" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.6.tgz#7c7546d170dead0e7db0b6c709f7f34398498a8e" - integrity sha512-H+Xudmwf8KO+xji8njQNoIQRp8l+iQge/NdUR20JngTxVYdEEnlpkMvQ71YGLl3+xZcPecmdj4q2lrClKaPdRA== + version "2.52.7" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2" + integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg== optionalDependencies: fsevents "~2.3.2" @@ -23871,16 +23871,16 @@ webpack@^4.35.2, webpack@^4.44.1: webpack-sources "^1.4.1" webpack@^5.21.2, webpack@^5.40.0: - version "5.41.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.41.1.tgz#23fa1d82c95c222d3fc3163806b9a833fe52b253" - integrity sha512-AJZIIsqJ/MVTmegEq9Tlw5mk5EHdGiJbDdz9qP15vmUH+oxI1FdWcL0E9EO8K/zKaRPWqEs7G/OPxq1P61u5Ug== + version "5.42.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.42.0.tgz#39aadbce84ad2cebf86cc5f88a2c53db65cbddfb" + integrity sha512-Ln8HL0F831t1x/yPB/qZEUVmZM4w9BnHZ1EQD/sAUHv8m22hthoPniWTXEzFMh/Sf84mhrahut22TX5KxWGuyQ== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.48" "@webassemblyjs/ast" "1.11.0" "@webassemblyjs/wasm-edit" "1.11.0" "@webassemblyjs/wasm-parser" "1.11.0" - acorn "^8.2.1" + acorn "^8.4.1" browserslist "^4.14.5" chrome-trace-event "^1.0.2" enhanced-resolve "^5.8.0"