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

SOLR-14414: Introduce new UI (SIP-7) #2605

Merged
merged 73 commits into from
Feb 8, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
f68e210
Introduce libs.versions.toml
malliaridis Jun 28, 2024
5308579
Add basic Compose integration example for webapp
malliaridis Jun 29, 2024
3cb969d
Add Solr initial theme colors
malliaridis Jul 4, 2024
8febc99
Add main navigation UI composables (without components)
malliaridis Jul 5, 2024
104f70a
Add advanced example with query parameter navigation for Web
malliaridis Jul 5, 2024
0db70c6
Add example implementation for environment section
malliaridis Jul 10, 2024
c58ab93
Add vertical scrolling to navigation sidebar
malliaridis Jul 10, 2024
3d433ae
Allow special floating point values in JSON serialization
malliaridis Jul 10, 2024
d95ffd4
Remove invalid JS dependency from WasmJS target
malliaridis Jul 10, 2024
08413a7
Undo temporary forced light theme change
malliaridis Jul 10, 2024
4423402
Update Ktor to EAP version to build WasmJS target
malliaridis Jul 10, 2024
0a0cdea
Add README.md for compose-ui module
malliaridis Jul 10, 2024
9bc5c89
Add missing Raleway font license
malliaridis Jul 10, 2024
682da1f
Use correct name for environment store instance
malliaridis Jul 10, 2024
c487ebe
Remove unused EnvironmentComponent state values
malliaridis Jul 10, 2024
2d608af
Add documentation to environment classes
malliaridis Jul 10, 2024
e41d8db
Add reference button for new UI in java-properties.html
malliaridis Jul 15, 2024
78625c6
Add additional information to README.md
malliaridis Jul 15, 2024
02dd043
Add dev-docs for UI development with Kotlin/Compose
malliaridis Jul 27, 2024
ef275b7
Introduce ExtendedTypography
malliaridis Jul 28, 2024
a35e223
Add ExtendedColorScheme to SolrTheme
malliaridis Jul 28, 2024
b515718
Cleanup code and add documentation
malliaridis Jul 28, 2024
17836c0
Add missing copyright headers
malliaridis Jul 30, 2024
89796e6
Add copyright header to compose-ui/README.md
malliaridis Aug 9, 2024
7cf132f
Update UI dependencies
malliaridis Oct 19, 2024
b40058a
Provide default values in data classes
malliaridis Oct 19, 2024
dd0d0e7
Remove maven repositories for experimental versions
malliaridis Oct 19, 2024
ce166df
Improve documentation grammar
malliaridis Oct 19, 2024
32caeea
Remove custom fonts
malliaridis Oct 19, 2024
5329a57
Merge branch 'refs/heads/main' into composeui
malliaridis Oct 24, 2024
9ad0019
Optimize responsiveness of EnvironmentContent
malliaridis Oct 24, 2024
3b77548
Collapse footer on breakpoint
malliaridis Oct 24, 2024
7abd211
Cleanup dependencies
malliaridis Oct 24, 2024
e2c7a4a
Update Decompose and Essenty
malliaridis Oct 24, 2024
9805dc3
Cleanup imports
malliaridis Oct 24, 2024
7860a35
Merge remote-tracking branch 'apache/main' into composeui
malliaridis Oct 24, 2024
674d008
Update gradle.properties template for Compose builds
malliaridis Oct 29, 2024
d0223d4
Add information about the gradle.properties changes
malliaridis Oct 29, 2024
65bb0ac
Remove duplicate request execution
malliaridis Oct 30, 2024
a166ca5
Merge remote-tracking branch 'apache/main' into composeui
malliaridis Nov 15, 2024
6bfb05f
Merge remote-tracking branch 'apache/main' into composeui
malliaridis Nov 15, 2024
e796a95
Format version catalogs
malliaridis Nov 15, 2024
704c6e2
Include multiplatform dependencies for version locking
malliaridis Nov 16, 2024
d026f31
Remove desktop configurations from version locking
malliaridis Nov 16, 2024
25be6b1
Fix turbocharge and dummy outputs hacks
malliaridis Nov 16, 2024
f96590c
Update UI related dependencies
malliaridis Nov 16, 2024
8fee6aa
Override LocalContentColor for FooterAction
malliaridis Nov 16, 2024
16d32b8
Replace deprecated id with threadId
malliaridis Nov 16, 2024
5d161f5
Disable hints for Compose assets
malliaridis Nov 28, 2024
e445364
Distinguish between development and production builds
malliaridis Nov 28, 2024
60211f2
Increase reserved code cache size
malliaridis Nov 28, 2024
97fb1c3
Improve build times via development flag
malliaridis Dec 6, 2024
517ed98
Merge branch 'main' into composeui
malliaridis Dec 7, 2024
2a04a7e
Merge branch 'main' into composeui
malliaridis Jan 24, 2025
e08d4fd
Fix issue where projects.configure does not exist
malliaridis Jan 24, 2025
c8f1f5b
Update compose-ui dependencies and fix lock state issues
malliaridis Jan 24, 2025
4496ffb
Swap development property with production property
malliaridis Jan 25, 2025
f17a013
Update renovate.json to execute kotlinUpgradeYarnLock
malliaridis Jan 25, 2025
9d66866
Update and add missing documentation
malliaridis Jan 25, 2025
54168a4
Cleanup redundant gradle configurations
malliaridis Jan 25, 2025
bd582cd
Update custom compose tasks with description and group
malliaridis Jan 26, 2025
8f11d09
Update SolrLogo to use SVGs
malliaridis Jan 27, 2025
9c23bbc
Improve app colors
malliaridis Jan 27, 2025
96b4765
Update Solr desktop distribution data
malliaridis Jan 27, 2025
d8e0da4
Add unit and UI test samples
malliaridis Jan 27, 2025
19ac4f0
Add missing license header
malliaridis Jan 27, 2025
f8fa8fe
Fix the flow collection and timeouts in tests
malliaridis Jan 28, 2025
28ae113
Fix xml server files selection based build variants
malliaridis Jan 28, 2025
b894da9
Move New UI button to left navigation menu
malliaridis Jan 28, 2025
cd94908
Add compose-ui module to labeler
malliaridis Jan 29, 2025
fdf91de
Merge remote-tracking branch 'apache/main' into composeui
malliaridis Jan 29, 2025
b8be6c2
Add change entry for new UI
malliaridis Jan 29, 2025
23e53d2
Remove "compose" from packages, paths and names
malliaridis Feb 4, 2025
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 compose-ui dependencies and fix lock state issues
  • Loading branch information
malliaridis committed Jan 24, 2025
commit c8f1f5b7ed74ee99e8fa04b8b9d10d5d56df8589
24 changes: 12 additions & 12 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ codehaus-woodstox = "4.2.2"
commons-cli = "1.9.0"
commons-codec = "1.17.1"
commons-io = "2.15.1"
compose = "1.7.1"
compose = "1.7.3"
cutterslade-analyze = "1.10.0"
cybozulabs-langdetect = "1.1-20120112"
decompose = "3.2.2"
Expand All @@ -85,7 +85,7 @@ eclipse-jetty = "10.0.22"
eclipse-jettytoolchain = "4.0.6"
# @keep jgit version used by git-status.gradle
eclipse-jgit = "6.7.0.202309050840-r"
essenty = "2.2.1"
essenty = "2.4.0"
fasterxml = "2.18.2"
fasterxml-woodstox = "7.0.0"
# @keep Flexmark used in classpath
Expand Down Expand Up @@ -137,19 +137,19 @@ jersey = "3.1.9"
# TODO Sync with jersey versions
jersey-containers = "2.39.1"
# @keep for version alignment
jetbrains-annotations = "23.0.0"
jetbrains-annotations = "26.0.2"
# @keep for version alignment
joda-time = "2.8.1"
joda-time = "2.13.0"
junit = "4.13.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
# @keep for version alignment
kotlinx-atomicfu = "0.25.0"
kotlinx-atomicfu = "0.27.0"
# @keep for version alignment
kotlinx-browser = "0.2"
kotlinx-coroutines = "1.9.0"
kotlinx-browser = "0.3"
kotlinx-coroutines = "1.10.1"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.3"
ktor = "3.0.0"
kotlinx-serialization = "1.8.0"
ktor = "3.0.3"
langchain4j = "0.35.0"
# @keep Link checker version used in ref-guide
link-checker = "1.4.2"
Expand All @@ -158,7 +158,7 @@ lmax-disruptor = "3.4.4"
ltgt-errorprone = "3.1.0"
mockito = "5.12.0"
morethan-jmhreport = "0.9.0"
mvikotlin = "4.2.0"
mvikotlin = "4.3.0"
navsecurity = "0.5.10"
netty = "4.1.114.Final"
# @keep for version alignment
Expand All @@ -171,7 +171,7 @@ openapi = "7.6.0"
openjdk-jmh = "1.37"
opentelemetry = "1.46.0"
osgi-annotation = "8.1.0"
oshai-logging = "7.0.0"
oshai-logging = "7.0.3"
# @keep for version alignment
ow2-asm = "9.3"
owasp-dependencycheck = "9.0.8"
Expand Down
4 changes: 4 additions & 0 deletions gradle/validation/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ allprojects {
// Enable dependency locking in all modules and configurations
dependencyLocking {
lockAllConfigurations()
// Ignore platform-specific dependencies (e.g. from Kotlin multiplatform module)
// that may cause different lock state depending on the OS
ignoredDependencies.add("org.jetbrains.compose.desktop:desktop-jvm-*")
ignoredDependencies.add("org.jetbrains.skiko:skiko-awt-runtime-*")
}

dependencies {
Expand Down
106 changes: 27 additions & 79 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,23 +109,7 @@
dependencies:
"@types/node" "*"

"@types/eslint-scope@^3.7.3":
version "3.7.7"
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
dependencies:
"@types/eslint" "*"
"@types/estree" "*"

"@types/eslint@*":
version "8.56.10"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
dependencies:
"@types/estree" "*"
"@types/json-schema" "*"

"@types/estree@*", "@types/estree@^1.0.5":
"@types/estree@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
Expand Down Expand Up @@ -162,7 +146,7 @@
dependencies:
"@types/node" "*"

"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
"@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.15"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
Expand Down Expand Up @@ -385,13 +369,6 @@
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==

[email protected]:
version "3.0.0"
resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==
dependencies:
event-target-shim "^5.0.0"

accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
Expand Down Expand Up @@ -915,10 +892,10 @@ engine.io@~6.5.2:
engine.io-parser "~5.2.1"
ws "~8.17.1"

enhanced-resolve@^5.17.0:
version "5.17.1"
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
enhanced-resolve@^5.17.1:
version "5.18.0"
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz#91eb1db193896b9801251eeff1c6980278b1e404"
integrity sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==
dependencies:
graceful-fs "^4.2.4"
tapable "^2.2.0"
Expand Down Expand Up @@ -997,11 +974,6 @@ etag@~1.8.1:
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==

event-target-shim@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==

eventemitter3@^4.0.0:
version "4.0.7"
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
Expand Down Expand Up @@ -1595,10 +1567,10 @@ [email protected]:
minimatch "^9.0.3"
webpack-merge "^4.1.5"

[email protected].3:
version "6.4.3"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.3.tgz#763e500f99597218bbb536de1a14acc4ceea7ce8"
integrity sha512-LuucC/RE92tJ8mlCwqEoRWXP38UMAqpnq98vktmS9SznSoUPPUJQbc91dHcxcunROvfQjdORVA/YFviH+Xci9Q==
[email protected].4:
version "6.4.4"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.4.tgz#dfa5a426cf5a8b53b43cd54ef0d0d09742351492"
integrity sha512-LrtUxbdvt1gOpo3gxG+VAJlJAEMhbWlM4YrFQgql98FwF7+K8K12LYO4hnDdUkNjeztYrOXEMqgTajSWgmtI/w==
dependencies:
"@colors/colors" "1.5.0"
body-parser "^1.19.0"
Expand Down Expand Up @@ -1630,6 +1602,13 @@ kind-of@^6.0.2:
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==

[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/kotlin-web-helpers/-/kotlin-web-helpers-2.0.0.tgz#b112096b273c1e733e0b86560998235c09a19286"
integrity sha512-xkVGl60Ygn/zuLkDPx+oHj7jeLR7hCvoNF99nhwXMn8a3ApB4lLiC9pk4ol4NHPjyoCbvQctBqvzUcp8pkqyWw==
dependencies:
format-util "^1.0.5"

launch-editor@^2.6.0:
version "2.9.1"
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.9.1.tgz#253f173bd441e342d4344b4dae58291abb425047"
Expand Down Expand Up @@ -1781,10 +1760,10 @@ mkdirp@^0.5.5:
dependencies:
minimist "^1.2.6"

[email protected].0:
version "10.7.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
[email protected].3:
version "10.7.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
dependencies:
ansi-colors "^4.1.3"
browser-stdout "^1.3.1"
Expand Down Expand Up @@ -1840,13 +1819,6 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

[email protected]:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
dependencies:
whatwg-url "^5.0.0"

node-forge@^1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
Expand Down Expand Up @@ -2530,11 +2502,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==

tr46@~0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

type-is@~1.6.18:
version "1.6.18"
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
Expand Down Expand Up @@ -2623,11 +2590,6 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==

[email protected]:
version "5.1.4"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.4.tgz#c8e046ba7eaae4911d7e71e2b25b776fcc35759b"
Expand Down Expand Up @@ -2715,12 +2677,11 @@ webpack-sources@^3.2.3:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==

webpack@5.93.0:
version "5.93.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
webpack@5.94.0:
version "5.94.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f"
integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.5"
"@webassemblyjs/ast" "^1.12.1"
"@webassemblyjs/wasm-edit" "^1.12.1"
Expand All @@ -2729,7 +2690,7 @@ [email protected]:
acorn-import-attributes "^1.9.5"
browserslist "^4.21.10"
chrome-trace-event "^1.0.2"
enhanced-resolve "^5.17.0"
enhanced-resolve "^5.17.1"
es-module-lexer "^1.2.1"
eslint-scope "5.1.1"
events "^3.2.0"
Expand Down Expand Up @@ -2759,14 +2720,6 @@ websocket-extensions@>=0.1.1:
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==

whatwg-url@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"

which@^1.2.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
Expand Down Expand Up @@ -2805,12 +2758,7 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

[email protected]:
version "8.5.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f"
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==

ws@^8.13.0:
[email protected], ws@^8.13.0:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
Expand Down
Loading
Loading