Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"bin": "install/lib/index.js",
"bugs": "https://github.com/bjacobel/rak/issues",
"dependencies": {
"@linaria/core": "^6.3.0",
"@linaria/react": "^6.3.0",
"@linaria/core": "^7.0.0",
"@linaria/react": "^7.0.0",
"@micro-sentry/breadcrumbs-plugin": "^1.0.2",
"@micro-sentry/browser": "^7.0.5",
"@tanstack/react-query": "^5.71.0",
Expand All @@ -28,7 +28,7 @@
"@babel/preset-typescript": "^7.24.1",
"@bjacobel/cloudformer-node": "^0.0.23",
"@bjacobel/vhtml-loader": "^2.3.0",
"@linaria/stylelint-config-standard-linaria": "^6.2.0",
"@linaria/stylelint-config-standard-linaria": "^7.0.0",
"@mapbox/cloudfriend": "^9.0.0",
"@schemastore/package": "^0.0.10",
"@testing-library/dom": "^10.0.0",
Expand All @@ -45,8 +45,8 @@
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@wyw-in-js/babel-preset": "^0.6.0",
"@wyw-in-js/webpack-loader": "^0.6.0",
"@wyw-in-js/babel-preset": "^1.0.0",
"@wyw-in-js/webpack-loader": "^1.0.0",
"autoprefixer": "^10.4.19",
"aws-sdk": "^2.1594.0",
"babel-jest": "^30.1.2",
Expand Down
170 changes: 85 additions & 85 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3658,43 +3658,43 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
integrity sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==

"@linaria/core@^6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@linaria/core/-/core-6.3.0.tgz#72ece32641f9da43be7b644b619db9f248d9a058"
integrity sha512-fs1aQyX4DmJpeGMyobuSznAo/Y02+Q8vhm+c/jr2WHDmqKHEJpCqH2Mhu1End+SdiUvZIUgb4MNiZryWtZLD5g==
"@linaria/core@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@linaria/core/-/core-7.0.0.tgz#7ac4ff1881e02f9b04c70f85b34b16da3a3d1d43"
integrity sha512-KRa5XaTNPLFoJawtQnt58tzdt9QrQsUL/u6yEsfYg3d0tcsTecpoHFhT4bPzwuZg9Hie7khTSFhEy+aY84Fo7A==
dependencies:
"@wyw-in-js/processor-utils" "^0.6.0"
"@wyw-in-js/processor-utils" "^1.0.4"

"@linaria/postcss-linaria@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@linaria/postcss-linaria/-/postcss-linaria-6.2.0.tgz#6a6e82e80bd7d4f3d389583b114a728a276e29e8"
integrity sha512-PvmhOZA1oGLuwq810RsusCDGs5MceRe0P+l1NjT2zO9JVvnMU7IdobItWiZdzStgobCNWkrVsEnCWcbDnFeZzg==
"@linaria/postcss-linaria@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@linaria/postcss-linaria/-/postcss-linaria-7.0.0.tgz#54468eebbfacbae3711451ddc80345e2bf27dbe5"
integrity sha512-rNdLA5PHEWpCRVH7uvPQD3MLx6Ea0JDkh+FtyyZTA9+CvDU0AtrsW1zA/453wrGEQYlgtqrXPQa1QBuolIAb5g==
dependencies:
"@babel/generator" "^7.23.5"
"@babel/parser" "^7.23.5"
"@babel/traverse" "^7.23.5"
stylelint "^14.11.0"

"@linaria/react@^6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@linaria/react/-/react-6.3.0.tgz#aa11ed87079b3a759a180e4ba1f92cb3d64bfe57"
integrity sha512-CjdEPwQCIRB3BRecnwK0g9mEWow3M1zAJTKI7h/B6j3yRLQRelitcoLd19MxZNz89pc0NNPALqy2I+eBGH0lJA==
"@linaria/react@^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@linaria/react/-/react-7.0.1.tgz#0a56db8ea6c4893d34f7ed5f51eaf64a542dfe5d"
integrity sha512-bPU6vqOxDHhFwf54a4Dbwjc/SPUz1b3BtMRLlp2bWJGeZ85TYf7Gb8Fb+HfTTb6w4EA6QOL0UzkQGlg0EHkqFw==
dependencies:
"@emotion/is-prop-valid" "^1.2.0"
"@linaria/core" "^6.3.0"
"@wyw-in-js/processor-utils" "^0.6.0"
"@wyw-in-js/shared" "^0.6.0"
"@linaria/core" "^7.0.0"
"@wyw-in-js/processor-utils" "^1.0.4"
"@wyw-in-js/shared" "^1.0.4"
minimatch "^9.0.3"
react-html-attributes "^1.4.6"
resolve "^1.22.8"
ts-invariant "^0.10.3"

"@linaria/stylelint-config-standard-linaria@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@linaria/stylelint-config-standard-linaria/-/stylelint-config-standard-linaria-6.2.0.tgz#5353fa1497d847ed05f336bdfd7ff75328e3b064"
integrity sha512-I9lPM/PCCyhaHryXdh+92ShbwQp/6rVwbTz0dGL7hcYShGpy3DSmieTNOl1O0tv6waVg5Gpx+QUi6RvtAg0MRA==
"@linaria/stylelint-config-standard-linaria@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@linaria/stylelint-config-standard-linaria/-/stylelint-config-standard-linaria-7.0.0.tgz#96df28a7583ece2fe0fb50aee92371d2be33d669"
integrity sha512-hCY5+o6YLiGiKie1w8p9m4O6wageE3xLANkUDNJV6VEaXqZJaaaw1Z69FAeEWKRMtJ7GtojM96RGwcQkEJCsjA==
dependencies:
"@linaria/postcss-linaria" "^6.2.0"
"@linaria/postcss-linaria" "^7.0.0"
stylelint "^14.11.0"
stylelint-config-standard "^28.0.0"

Expand Down Expand Up @@ -5055,6 +5055,13 @@
dependencies:
undici-types "~7.16.0"

"@types/node@>=20.0.0":
version "25.2.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
dependencies:
undici-types "~7.16.0"

"@types/node@^22.18.1":
version "22.18.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
Expand Down Expand Up @@ -5185,7 +5192,12 @@
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf"
integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA==

"@types/ws@^8.5.10":
"@types/whatwg-mimetype@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4"
integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==

"@types/ws@^8.18.1", "@types/ws@^8.5.10":
version "8.18.1"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1.tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9"
integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==
Expand Down Expand Up @@ -5535,35 +5547,35 @@
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-3.0.1.tgz#bd8b1f824d57e30faa19eb78e4c0951056f72f00"
integrity sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg==

"@wyw-in-js/babel-preset@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wyw-in-js/babel-preset/-/babel-preset-0.6.0.tgz#416c666314de84ea108d2dc6261066b93144ff9c"
integrity sha512-BJwM89pKYagrw9+Go65547ujUHAgzfdBPRrdX3YpjOOMhD8zkV/m3u6bvnetMk4zBrLrMvCpGbFsLM7+qLewhg==
"@wyw-in-js/babel-preset@^1.0.0":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@wyw-in-js/babel-preset/-/babel-preset-1.0.6.tgz#07923433b3146b7e9b2b698e5b6a1443d795c117"
integrity sha512-XPb8rnl/9mqsoeRuclHR4J2pUu8RNZFmsxR13BW2UgXXG4Iy+ymnpvJ8p1CGpvHq8wxGBhCMIocxNM1+1ytAjw==
dependencies:
"@babel/core" "^7.23.5"
"@wyw-in-js/transform" "0.6.0"
"@wyw-in-js/transform" "1.0.6"

"@wyw-in-js/processor-utils@0.6.0", "@wyw-in-js/processor-utils@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wyw-in-js/processor-utils/-/processor-utils-0.6.0.tgz#9e37c6c8ca3425cb7ba5afc2dfd5101aba972c31"
integrity sha512-5YAZMUmF+S2HaqheKfew6ybbYBMnF10PjIgI7ieyuFxCohyqJNF4xdo6oHftv2z5Z4vCQ0OZHtDOQyDImBYwmg==
"@wyw-in-js/processor-utils@1.0.4", "@wyw-in-js/processor-utils@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@wyw-in-js/processor-utils/-/processor-utils-1.0.4.tgz#bf8d570c2bef54c19e52f08b42f377196655c946"
integrity sha512-g9hfcK9qNRd+3aJfvMS0b/ek/SH9mio1zeQrPciOBNpDtXkJxUEzBHLDCrTgPzV7GYu7MljKRv/CfPlHrP3t/w==
dependencies:
"@babel/generator" "^7.23.5"
"@wyw-in-js/shared" "0.6.0"
"@wyw-in-js/shared" "1.0.4"

"@wyw-in-js/shared@0.6.0", "@wyw-in-js/shared@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wyw-in-js/shared/-/shared-0.6.0.tgz#20dbaeb38b3f80cfe3ed6f9c7df2eaf0bcf5d9ec"
integrity sha512-BozBos29AuMWOvjjKf+bYYN+Vku0Nar6+y5oxrJXIZzUEKiWTVnIxO256vi8cUBGfo/DH44o+qZTkkdSN2pPXw==
"@wyw-in-js/shared@1.0.4", "@wyw-in-js/shared@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@wyw-in-js/shared/-/shared-1.0.4.tgz#ffd538b44df0f1c5f75f260cbc969000d507bc91"
integrity sha512-lH29Vy1HVo+os8slxTP/E1qZ8Mo48WhzyYR8dDyplyI2qXwOGHqwkkFmuFI4q1/J3vf1i8v8k/+gkP1T5fNTZA==
dependencies:
debug "^4.3.4"
find-up "^5.0.0"
minimatch "^9.0.3"

"@wyw-in-js/transform@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wyw-in-js/transform/-/transform-0.6.0.tgz#97cb8040980435f9bd73b5bf320f23185a844be6"
integrity sha512-/Rxw8e3KcmSjnqWs/6flmpcNTa4jLw8NViIyNwqem498AfSWXrPnYf3RyjWed9zDVL72q7Xjei6TcRqMupl3Eg==
"@wyw-in-js/transform@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@wyw-in-js/transform/-/transform-1.0.6.tgz#793505310f3d7b747dbf6dc5de896e931b960458"
integrity sha512-fObTiuRgcOgl4K+cK1LuT+knCjbAWCoM/nrpHuFfwQqYLcUfM2WPFVvlXoTFxhI4svJrPBysmW7VryjwDYxEzw==
dependencies:
"@babel/core" "^7.23.5"
"@babel/generator" "^7.23.5"
Expand All @@ -5572,22 +5584,22 @@
"@babel/template" "^7.22.15"
"@babel/traverse" "^7.23.5"
"@babel/types" "^7.23.5"
"@wyw-in-js/processor-utils" "0.6.0"
"@wyw-in-js/shared" "0.6.0"
babel-merge "^3.0.0"
"@wyw-in-js/processor-utils" "1.0.4"
"@wyw-in-js/shared" "1.0.4"
cosmiconfig "^8.0.0"
happy-dom "^15.11.0"
happy-dom "^20.1.0"
minimatch "^9.0.5"
source-map "^0.7.4"
stylis "^4.3.0"
ts-invariant "^0.10.3"

"@wyw-in-js/webpack-loader@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wyw-in-js/webpack-loader/-/webpack-loader-0.6.0.tgz#630ddea52fc45b46996b96cf54ef02481aa1b863"
integrity sha512-MIgY1DgQKMIbElNbPdckr2CDfq3U7dd8Dd8Mnkhz4SJoS0Vl0M98CnxkrWpXKspYZ8ZMafLd+a5yI/Ksug1Fkg==
"@wyw-in-js/webpack-loader@^1.0.0":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@wyw-in-js/webpack-loader/-/webpack-loader-1.0.6.tgz#3d9b82b33f7004d6a6cbdac10dcb70bebfd61c25"
integrity sha512-/EdKmzVYdN3ZD0W9kdT35ConT5fBSe/X0/C4gDrLrRL7TtnbxrxpcBWl0Of4158Yhplxm91hGkl+HRiYD9GJHQ==
dependencies:
"@wyw-in-js/shared" "0.6.0"
"@wyw-in-js/transform" "0.6.0"
"@wyw-in-js/shared" "1.0.4"
"@wyw-in-js/transform" "1.0.6"

"@xtuc/ieee754@^1.2.0":
version "1.2.0"
Expand Down Expand Up @@ -6051,14 +6063,6 @@ babel-loader@^10.0.0:
dependencies:
find-up "^5.0.0"

babel-merge@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/babel-merge/-/babel-merge-3.0.0.tgz#9bd368d48116dab18b8f3e8022835479d80f3b50"
integrity sha512-eBOBtHnzt9xvnjpYNI5HmaPp/b2vMveE5XggzqHnQeHJ8mFIBrBv6WZEVIj5jJ2uwTItkqKo9gWzEEcBxEq0yw==
dependencies:
deepmerge "^2.2.1"
object.omit "^3.0.0"

babel-plugin-istanbul@^7.0.0:
version "7.0.1"
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz#d8b518c8ea199364cf84ccc82de89740236daf92"
Expand Down Expand Up @@ -7077,11 +7081,6 @@ deep-is@^0.1.3:
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=

deepmerge@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.2.1.tgz#5d3ff22a01c00f645405a2fbc17d0778a1801170"
integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==

deepmerge@^4.2.2, deepmerge@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
Expand Down Expand Up @@ -7380,12 +7379,12 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==

entities@^4.2.0, entities@^4.4.0, entities@^4.5.0:
entities@^4.2.0, entities@^4.4.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==

entities@^6.0.0:
entities@^6.0.0, entities@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
Expand Down Expand Up @@ -8497,14 +8496,17 @@ handle-thing@^2.0.0:
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"
integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==

happy-dom@^15.11.0:
version "15.11.7"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.7.tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971"
integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==
happy-dom@^20.1.0:
version "20.6.1"
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.6.1.tgz#af9cf1722871621334e0451b01548d551c91b515"
integrity sha512-+0vhESXXhFwkdjZnJ5DlmJIfUYGgIEEjzIjB+aKJbFuqlvvKyOi+XkI1fYbgYR9QCxG5T08koxsQ6HrQfa5gCQ==
dependencies:
entities "^4.5.0"
webidl-conversions "^7.0.0"
"@types/node" ">=20.0.0"
"@types/whatwg-mimetype" "^3.0.2"
"@types/ws" "^8.18.1"
entities "^6.0.1"
whatwg-mimetype "^3.0.0"
ws "^8.18.3"

hard-rejection@^2.1.0:
version "2.1.0"
Expand Down Expand Up @@ -9039,13 +9041,6 @@ is-eot@^1.0.0:
resolved "https://registry.yarnpkg.com/is-eot/-/is-eot-1.0.0.tgz#e849c40f0e18a6853c0d6b6bac24ef1f2c739e6b"
integrity sha512-hPQF4rLYEe9VGVGr6aGrc0Yf5s8MOaEsY8SUi/IySicowWu10/Cr60+JVsVEl7v2MD+TbhwBWjudCK6OycPr7g==

is-extendable@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
dependencies:
is-plain-object "^2.0.4"

is-extglob@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
Expand Down Expand Up @@ -10333,6 +10328,13 @@ minimatch@^9.0.3, minimatch@^9.0.4:
dependencies:
brace-expansion "^2.0.1"

minimatch@^9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
dependencies:
brace-expansion "^2.0.1"

minimist-options@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
Expand Down Expand Up @@ -10596,13 +10598,6 @@ object.hasown@^1.1.3:
es-abstract "^1.23.2"
es-object-atoms "^1.0.0"

object.omit@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-3.0.0.tgz#0e3edc2fce2ba54df5577ff529f6d97bd8a522af"
integrity sha512-EO+BCv6LJfu+gBIF3ggLicFebFLN5zqzz/WWJlMFfkMyGth+oBkhxzDl0wx2W4GkLzuQs/FsSkXZb2IMWQqmBQ==
dependencies:
is-extendable "^1.0.0"

object.values@^1.1.6, object.values@^1.1.7:
version "1.2.0"
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
Expand Down Expand Up @@ -13894,6 +13889,11 @@ ws@^8.18.0:
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==

ws@^8.18.3:
version "8.19.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==

xml-name-validator@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-5.0.0.tgz#82be9b957f7afdacf961e5980f1bf227c0bf7673"
Expand Down