Skip to content

Commit 40b14c0

Browse files
Update Linaria packages
1 parent dc62068 commit 40b14c0

2 files changed

Lines changed: 90 additions & 90 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"bin": "install/lib/index.js",
44
"bugs": "https://github.com/bjacobel/rak/issues",
55
"dependencies": {
6-
"@linaria/core": "^6.3.0",
7-
"@linaria/react": "^6.3.0",
6+
"@linaria/core": "^7.0.0",
7+
"@linaria/react": "^7.0.0",
88
"@micro-sentry/breadcrumbs-plugin": "^1.0.2",
99
"@micro-sentry/browser": "^7.0.5",
1010
"@tanstack/react-query": "^5.71.0",
@@ -28,7 +28,7 @@
2828
"@babel/preset-typescript": "^7.24.1",
2929
"@bjacobel/cloudformer-node": "^0.0.23",
3030
"@bjacobel/vhtml-loader": "^2.3.0",
31-
"@linaria/stylelint-config-standard-linaria": "^6.2.0",
31+
"@linaria/stylelint-config-standard-linaria": "^7.0.0",
3232
"@mapbox/cloudfriend": "^9.0.0",
3333
"@schemastore/package": "^0.0.10",
3434
"@testing-library/dom": "^10.0.0",
@@ -45,8 +45,8 @@
4545
"@types/webpack-env": "^1.18.0",
4646
"@typescript-eslint/eslint-plugin": "^7.9.0",
4747
"@typescript-eslint/parser": "^7.9.0",
48-
"@wyw-in-js/babel-preset": "^0.6.0",
49-
"@wyw-in-js/webpack-loader": "^0.6.0",
48+
"@wyw-in-js/babel-preset": "^1.0.0",
49+
"@wyw-in-js/webpack-loader": "^1.0.0",
5050
"autoprefixer": "^10.4.19",
5151
"aws-sdk": "^2.1594.0",
5252
"babel-jest": "^30.1.2",

yarn.lock

Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -3658,43 +3658,43 @@
36583658
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
36593659
integrity sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==
36603660

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

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

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

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

@@ -5055,6 +5055,13 @@
50555055
dependencies:
50565056
undici-types "~7.16.0"
50575057

5058+
"@types/node@>=20.0.0":
5059+
version "25.2.3"
5060+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
5061+
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
5062+
dependencies:
5063+
undici-types "~7.16.0"
5064+
50585065
"@types/node@^22.18.1":
50595066
version "22.18.1"
50605067
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
@@ -5185,7 +5192,12 @@
51855192
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf"
51865193
integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA==
51875194

5188-
"@types/ws@^8.5.10":
5195+
"@types/whatwg-mimetype@^3.0.2":
5196+
version "3.0.2"
5197+
resolved "https://registry.yarnpkg.com/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz#e5e06dcd3e92d4e622ef0129637707d66c28d6a4"
5198+
integrity sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==
5199+
5200+
"@types/ws@^8.18.1", "@types/ws@^8.5.10":
51895201
version "8.18.1"
51905202
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1.tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9"
51915203
integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==
@@ -5535,35 +5547,35 @@
55355547
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-3.0.1.tgz#bd8b1f824d57e30faa19eb78e4c0951056f72f00"
55365548
integrity sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg==
55375549

5538-
"@wyw-in-js/babel-preset@^0.6.0":
5539-
version "0.6.0"
5540-
resolved "https://registry.yarnpkg.com/@wyw-in-js/babel-preset/-/babel-preset-0.6.0.tgz#416c666314de84ea108d2dc6261066b93144ff9c"
5541-
integrity sha512-BJwM89pKYagrw9+Go65547ujUHAgzfdBPRrdX3YpjOOMhD8zkV/m3u6bvnetMk4zBrLrMvCpGbFsLM7+qLewhg==
5550+
"@wyw-in-js/babel-preset@^1.0.0":
5551+
version "1.0.6"
5552+
resolved "https://registry.yarnpkg.com/@wyw-in-js/babel-preset/-/babel-preset-1.0.6.tgz#07923433b3146b7e9b2b698e5b6a1443d795c117"
5553+
integrity sha512-XPb8rnl/9mqsoeRuclHR4J2pUu8RNZFmsxR13BW2UgXXG4Iy+ymnpvJ8p1CGpvHq8wxGBhCMIocxNM1+1ytAjw==
55425554
dependencies:
55435555
"@babel/core" "^7.23.5"
5544-
"@wyw-in-js/transform" "0.6.0"
5556+
"@wyw-in-js/transform" "1.0.6"
55455557

5546-
"@wyw-in-js/processor-utils@0.6.0", "@wyw-in-js/processor-utils@^0.6.0":
5547-
version "0.6.0"
5548-
resolved "https://registry.yarnpkg.com/@wyw-in-js/processor-utils/-/processor-utils-0.6.0.tgz#9e37c6c8ca3425cb7ba5afc2dfd5101aba972c31"
5549-
integrity sha512-5YAZMUmF+S2HaqheKfew6ybbYBMnF10PjIgI7ieyuFxCohyqJNF4xdo6oHftv2z5Z4vCQ0OZHtDOQyDImBYwmg==
5558+
"@wyw-in-js/processor-utils@1.0.4", "@wyw-in-js/processor-utils@^1.0.4":
5559+
version "1.0.4"
5560+
resolved "https://registry.yarnpkg.com/@wyw-in-js/processor-utils/-/processor-utils-1.0.4.tgz#bf8d570c2bef54c19e52f08b42f377196655c946"
5561+
integrity sha512-g9hfcK9qNRd+3aJfvMS0b/ek/SH9mio1zeQrPciOBNpDtXkJxUEzBHLDCrTgPzV7GYu7MljKRv/CfPlHrP3t/w==
55505562
dependencies:
55515563
"@babel/generator" "^7.23.5"
5552-
"@wyw-in-js/shared" "0.6.0"
5564+
"@wyw-in-js/shared" "1.0.4"
55535565

5554-
"@wyw-in-js/shared@0.6.0", "@wyw-in-js/shared@^0.6.0":
5555-
version "0.6.0"
5556-
resolved "https://registry.yarnpkg.com/@wyw-in-js/shared/-/shared-0.6.0.tgz#20dbaeb38b3f80cfe3ed6f9c7df2eaf0bcf5d9ec"
5557-
integrity sha512-BozBos29AuMWOvjjKf+bYYN+Vku0Nar6+y5oxrJXIZzUEKiWTVnIxO256vi8cUBGfo/DH44o+qZTkkdSN2pPXw==
5566+
"@wyw-in-js/shared@1.0.4", "@wyw-in-js/shared@^1.0.4":
5567+
version "1.0.4"
5568+
resolved "https://registry.yarnpkg.com/@wyw-in-js/shared/-/shared-1.0.4.tgz#ffd538b44df0f1c5f75f260cbc969000d507bc91"
5569+
integrity sha512-lH29Vy1HVo+os8slxTP/E1qZ8Mo48WhzyYR8dDyplyI2qXwOGHqwkkFmuFI4q1/J3vf1i8v8k/+gkP1T5fNTZA==
55585570
dependencies:
55595571
debug "^4.3.4"
55605572
find-up "^5.0.0"
55615573
minimatch "^9.0.3"
55625574

5563-
"@wyw-in-js/transform@0.6.0":
5564-
version "0.6.0"
5565-
resolved "https://registry.yarnpkg.com/@wyw-in-js/transform/-/transform-0.6.0.tgz#97cb8040980435f9bd73b5bf320f23185a844be6"
5566-
integrity sha512-/Rxw8e3KcmSjnqWs/6flmpcNTa4jLw8NViIyNwqem498AfSWXrPnYf3RyjWed9zDVL72q7Xjei6TcRqMupl3Eg==
5575+
"@wyw-in-js/transform@1.0.6":
5576+
version "1.0.6"
5577+
resolved "https://registry.yarnpkg.com/@wyw-in-js/transform/-/transform-1.0.6.tgz#793505310f3d7b747dbf6dc5de896e931b960458"
5578+
integrity sha512-fObTiuRgcOgl4K+cK1LuT+knCjbAWCoM/nrpHuFfwQqYLcUfM2WPFVvlXoTFxhI4svJrPBysmW7VryjwDYxEzw==
55675579
dependencies:
55685580
"@babel/core" "^7.23.5"
55695581
"@babel/generator" "^7.23.5"
@@ -5572,22 +5584,22 @@
55725584
"@babel/template" "^7.22.15"
55735585
"@babel/traverse" "^7.23.5"
55745586
"@babel/types" "^7.23.5"
5575-
"@wyw-in-js/processor-utils" "0.6.0"
5576-
"@wyw-in-js/shared" "0.6.0"
5577-
babel-merge "^3.0.0"
5587+
"@wyw-in-js/processor-utils" "1.0.4"
5588+
"@wyw-in-js/shared" "1.0.4"
55785589
cosmiconfig "^8.0.0"
5579-
happy-dom "^15.11.0"
5590+
happy-dom "^20.1.0"
5591+
minimatch "^9.0.5"
55805592
source-map "^0.7.4"
55815593
stylis "^4.3.0"
55825594
ts-invariant "^0.10.3"
55835595

5584-
"@wyw-in-js/webpack-loader@^0.6.0":
5585-
version "0.6.0"
5586-
resolved "https://registry.yarnpkg.com/@wyw-in-js/webpack-loader/-/webpack-loader-0.6.0.tgz#630ddea52fc45b46996b96cf54ef02481aa1b863"
5587-
integrity sha512-MIgY1DgQKMIbElNbPdckr2CDfq3U7dd8Dd8Mnkhz4SJoS0Vl0M98CnxkrWpXKspYZ8ZMafLd+a5yI/Ksug1Fkg==
5596+
"@wyw-in-js/webpack-loader@^1.0.0":
5597+
version "1.0.6"
5598+
resolved "https://registry.yarnpkg.com/@wyw-in-js/webpack-loader/-/webpack-loader-1.0.6.tgz#3d9b82b33f7004d6a6cbdac10dcb70bebfd61c25"
5599+
integrity sha512-/EdKmzVYdN3ZD0W9kdT35ConT5fBSe/X0/C4gDrLrRL7TtnbxrxpcBWl0Of4158Yhplxm91hGkl+HRiYD9GJHQ==
55885600
dependencies:
5589-
"@wyw-in-js/shared" "0.6.0"
5590-
"@wyw-in-js/transform" "0.6.0"
5601+
"@wyw-in-js/shared" "1.0.4"
5602+
"@wyw-in-js/transform" "1.0.6"
55915603

55925604
"@xtuc/ieee754@^1.2.0":
55935605
version "1.2.0"
@@ -6051,14 +6063,6 @@ babel-loader@^10.0.0:
60516063
dependencies:
60526064
find-up "^5.0.0"
60536065

6054-
babel-merge@^3.0.0:
6055-
version "3.0.0"
6056-
resolved "https://registry.yarnpkg.com/babel-merge/-/babel-merge-3.0.0.tgz#9bd368d48116dab18b8f3e8022835479d80f3b50"
6057-
integrity sha512-eBOBtHnzt9xvnjpYNI5HmaPp/b2vMveE5XggzqHnQeHJ8mFIBrBv6WZEVIj5jJ2uwTItkqKo9gWzEEcBxEq0yw==
6058-
dependencies:
6059-
deepmerge "^2.2.1"
6060-
object.omit "^3.0.0"
6061-
60626066
babel-plugin-istanbul@^7.0.0:
60636067
version "7.0.1"
60646068
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz#d8b518c8ea199364cf84ccc82de89740236daf92"
@@ -7077,11 +7081,6 @@ deep-is@^0.1.3:
70777081
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
70787082
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
70797083

7080-
deepmerge@^2.2.1:
7081-
version "2.2.1"
7082-
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.2.1.tgz#5d3ff22a01c00f645405a2fbc17d0778a1801170"
7083-
integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==
7084-
70857084
deepmerge@^4.2.2, deepmerge@^4.3.1:
70867085
version "4.3.1"
70877086
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a"
@@ -7380,12 +7379,12 @@ entities@^2.0.0:
73807379
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
73817380
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
73827381

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

7388-
entities@^6.0.0:
7387+
entities@^6.0.0, entities@^6.0.1:
73897388
version "6.0.1"
73907389
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
73917390
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
@@ -8497,14 +8496,17 @@ handle-thing@^2.0.0:
84978496
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"
84988497
integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==
84998498

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

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

9042-
is-extendable@^1.0.0:
9043-
version "1.0.1"
9044-
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
9045-
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
9046-
dependencies:
9047-
is-plain-object "^2.0.4"
9048-
90499044
is-extglob@^2.1.1:
90509045
version "2.1.1"
90519046
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
@@ -10333,6 +10328,13 @@ minimatch@^9.0.3, minimatch@^9.0.4:
1033310328
dependencies:
1033410329
brace-expansion "^2.0.1"
1033510330

10331+
minimatch@^9.0.5:
10332+
version "9.0.5"
10333+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
10334+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
10335+
dependencies:
10336+
brace-expansion "^2.0.1"
10337+
1033610338
minimist-options@4.1.0:
1033710339
version "4.1.0"
1033810340
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -10596,13 +10598,6 @@ object.hasown@^1.1.3:
1059610598
es-abstract "^1.23.2"
1059710599
es-object-atoms "^1.0.0"
1059810600

10599-
object.omit@^3.0.0:
10600-
version "3.0.0"
10601-
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-3.0.0.tgz#0e3edc2fce2ba54df5577ff529f6d97bd8a522af"
10602-
integrity sha512-EO+BCv6LJfu+gBIF3ggLicFebFLN5zqzz/WWJlMFfkMyGth+oBkhxzDl0wx2W4GkLzuQs/FsSkXZb2IMWQqmBQ==
10603-
dependencies:
10604-
is-extendable "^1.0.0"
10605-
1060610601
object.values@^1.1.6, object.values@^1.1.7:
1060710602
version "1.2.0"
1060810603
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
@@ -13894,6 +13889,11 @@ ws@^8.18.0:
1389413889
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
1389513890
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
1389613891

13892+
ws@^8.18.3:
13893+
version "8.19.0"
13894+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
13895+
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
13896+
1389713897
xml-name-validator@^5.0.0:
1389813898
version "5.0.0"
1389913899
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-5.0.0.tgz#82be9b957f7afdacf961e5980f1bf227c0bf7673"

0 commit comments

Comments
 (0)