Skip to content

Commit 99d5212

Browse files
committed
update trivago plugin and remove unwanted deps
1 parent 6301d35 commit 99d5212

File tree

4 files changed

+17
-122
lines changed

4 files changed

+17
-122
lines changed

packages/design-system/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"@talend/storybook-docs": "^2.4.3",
8686
"@testing-library/cypress": "^10.0.2",
8787
"@testing-library/jest-dom": "^6.4.6",
88-
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
8988
"@types/classnames": "^2.3.1",
9089
"@types/jest": "^29.5.12",
9190
"@types/jest-axe": "^3.5.9",

packages/stepper/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"@talend/scripts-config-typescript": "^11.2.1",
5252
"@talend/scripts-core": "^16.4.0",
5353
"@testing-library/react-hooks": "^8.0.1",
54-
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
5554
"i18next": "^23.11.5",
5655
"immutable": "^3.8.2",
5756
"jsdom": "^20.0.3",

tools/scripts-config-prettier/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"access": "public"
2121
},
2222
"dependencies": {
23-
"@trivago/prettier-plugin-sort-imports": "^3.4.0"
23+
"@trivago/prettier-plugin-sort-imports": "^4.3.0"
2424
},
2525
"devDependencies": {
2626
"@babel/eslint-parser": "^7.24.7",

yarn.lock

+16-119
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"@algolia/logger-common" "4.23.3"
167167
"@algolia/requester-common" "4.23.3"
168168

169-
"@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0":
169+
"@ampproject/remapping@^2.2.0":
170170
version "2.3.0"
171171
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
172172
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
@@ -210,27 +210,6 @@
210210
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
211211
integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
212212

213-
214-
version "7.17.8"
215-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
216-
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
217-
dependencies:
218-
"@ampproject/remapping" "^2.1.0"
219-
"@babel/code-frame" "^7.16.7"
220-
"@babel/generator" "^7.17.7"
221-
"@babel/helper-compilation-targets" "^7.17.7"
222-
"@babel/helper-module-transforms" "^7.17.7"
223-
"@babel/helpers" "^7.17.8"
224-
"@babel/parser" "^7.17.8"
225-
"@babel/template" "^7.16.7"
226-
"@babel/traverse" "^7.17.3"
227-
"@babel/types" "^7.17.0"
228-
convert-source-map "^1.7.0"
229-
debug "^4.1.0"
230-
gensync "^1.0.0-beta.2"
231-
json5 "^2.1.2"
232-
semver "^6.3.0"
233-
234213
"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.23.0", "@babel/core@^7.23.2", "@babel/core@^7.23.9", "@babel/core@^7.24.5", "@babel/core@^7.24.7":
235214
version "7.24.7"
236215
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4"
@@ -270,7 +249,7 @@
270249
jsesc "^2.5.1"
271250
source-map "^0.5.0"
272251

273-
"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.23.0", "@babel/generator@^7.24.7", "@babel/generator@^7.7.2":
252+
"@babel/generator@^7.23.0", "@babel/generator@^7.24.7", "@babel/generator@^7.7.2":
274253
version "7.24.7"
275254
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d"
276255
integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
@@ -295,7 +274,7 @@
295274
"@babel/traverse" "^7.24.7"
296275
"@babel/types" "^7.24.7"
297276

298-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7":
277+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7":
299278
version "7.24.7"
300279
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
301280
integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
@@ -341,22 +320,22 @@
341320
lodash.debounce "^4.0.8"
342321
resolve "^1.14.2"
343322

344-
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.22.20", "@babel/helper-environment-visitor@^7.24.7":
323+
"@babel/helper-environment-visitor@^7.22.20", "@babel/helper-environment-visitor@^7.24.7":
345324
version "7.24.7"
346325
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
347326
integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
348327
dependencies:
349328
"@babel/types" "^7.24.7"
350329

351-
"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.23.0", "@babel/helper-function-name@^7.24.7":
330+
"@babel/helper-function-name@^7.23.0", "@babel/helper-function-name@^7.24.7":
352331
version "7.24.7"
353332
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
354333
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
355334
dependencies:
356335
"@babel/template" "^7.24.7"
357336
"@babel/types" "^7.24.7"
358337

359-
"@babel/helper-hoist-variables@^7.16.7", "@babel/helper-hoist-variables@^7.22.5", "@babel/helper-hoist-variables@^7.24.7":
338+
"@babel/helper-hoist-variables@^7.22.5", "@babel/helper-hoist-variables@^7.24.7":
360339
version "7.24.7"
361340
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
362341
integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
@@ -379,7 +358,7 @@
379358
"@babel/traverse" "^7.24.7"
380359
"@babel/types" "^7.24.7"
381360

382-
"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.24.7":
361+
"@babel/helper-module-transforms@^7.24.7":
383362
version "7.24.7"
384363
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
385364
integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
@@ -436,7 +415,7 @@
436415
"@babel/traverse" "^7.24.7"
437416
"@babel/types" "^7.24.7"
438417

439-
"@babel/helper-split-export-declaration@^7.16.7", "@babel/helper-split-export-declaration@^7.22.6", "@babel/helper-split-export-declaration@^7.24.7":
418+
"@babel/helper-split-export-declaration@^7.22.6", "@babel/helper-split-export-declaration@^7.24.7":
440419
version "7.24.7"
441420
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
442421
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
@@ -468,7 +447,7 @@
468447
"@babel/traverse" "^7.24.7"
469448
"@babel/types" "^7.24.7"
470449

471-
"@babel/helpers@^7.17.8", "@babel/helpers@^7.24.7":
450+
"@babel/helpers@^7.24.7":
472451
version "7.24.7"
473452
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416"
474453
integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
@@ -486,12 +465,7 @@
486465
js-tokens "^4.0.0"
487466
picocolors "^1.0.0"
488467

489-
490-
version "7.18.9"
491-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539"
492-
integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
493-
494-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.20.15", "@babel/parser@^7.20.5", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9", "@babel/parser@^7.24.4", "@babel/parser@^7.24.7":
468+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.15", "@babel/parser@^7.20.5", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7":
495469
version "7.24.7"
496470
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
497471
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
@@ -1353,7 +1327,7 @@
13531327
dependencies:
13541328
regenerator-runtime "^0.14.0"
13551329

1356-
"@babel/template@^7.16.7", "@babel/template@^7.24.7", "@babel/template@^7.3.3":
1330+
"@babel/template@^7.24.7", "@babel/template@^7.3.3":
13571331
version "7.24.7"
13581332
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315"
13591333
integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==
@@ -1362,22 +1336,6 @@
13621336
"@babel/parser" "^7.24.7"
13631337
"@babel/types" "^7.24.7"
13641338

1365-
1366-
version "7.17.3"
1367-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
1368-
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
1369-
dependencies:
1370-
"@babel/code-frame" "^7.16.7"
1371-
"@babel/generator" "^7.17.3"
1372-
"@babel/helper-environment-visitor" "^7.16.7"
1373-
"@babel/helper-function-name" "^7.16.7"
1374-
"@babel/helper-hoist-variables" "^7.16.7"
1375-
"@babel/helper-split-export-declaration" "^7.16.7"
1376-
"@babel/parser" "^7.17.3"
1377-
"@babel/types" "^7.17.0"
1378-
debug "^4.1.0"
1379-
globals "^11.1.0"
1380-
13811339
13821340
version "7.23.2"
13831341
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -1394,7 +1352,7 @@
13941352
debug "^4.1.0"
13951353
globals "^11.1.0"
13961354

1397-
"@babel/traverse@^7.17.3", "@babel/traverse@^7.18.9", "@babel/traverse@^7.23.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.4.5":
1355+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.23.2", "@babel/traverse@^7.24.7", "@babel/traverse@^7.4.5":
13981356
version "7.24.7"
13991357
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
14001358
integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==
@@ -4343,20 +4301,6 @@
43434301
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
43444302
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
43454303

4346-
"@trivago/prettier-plugin-sort-imports@^3.4.0":
4347-
version "3.4.0"
4348-
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-3.4.0.tgz#68a6e9b49882eaf71566a00e283b46ed268daa72"
4349-
integrity sha512-485Iailw8X5f7KetzRka20RF1kPBEINR5LJMNwlBZWY1gRAlVnv5dZzyNPnLxSP0Qcia8HETa9Cdd8LlX9o+pg==
4350-
dependencies:
4351-
"@babel/core" "7.17.8"
4352-
"@babel/generator" "7.17.7"
4353-
"@babel/parser" "7.18.9"
4354-
"@babel/traverse" "7.17.3"
4355-
"@babel/types" "7.17.0"
4356-
"@vue/compiler-sfc" "^3.2.40"
4357-
javascript-natural-sort "0.7.1"
4358-
lodash "4.17.21"
4359-
43604304
"@trivago/prettier-plugin-sort-imports@^4.3.0":
43614305
version "4.3.0"
43624306
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.3.0.tgz#725f411646b3942193a37041c84e0b2116339789"
@@ -5491,53 +5435,6 @@
54915435
"@types/babel__core" "^7.20.5"
54925436
react-refresh "^0.14.2"
54935437

5494-
5495-
version "3.4.27"
5496-
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.27.tgz#e69060f4b61429fe57976aa5872cfa21389e4d91"
5497-
integrity sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==
5498-
dependencies:
5499-
"@babel/parser" "^7.24.4"
5500-
"@vue/shared" "3.4.27"
5501-
entities "^4.5.0"
5502-
estree-walker "^2.0.2"
5503-
source-map-js "^1.2.0"
5504-
5505-
5506-
version "3.4.27"
5507-
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz#d51d35f40d00ce235d7afc6ad8b09dfd92b1cc1c"
5508-
integrity sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==
5509-
dependencies:
5510-
"@vue/compiler-core" "3.4.27"
5511-
"@vue/shared" "3.4.27"
5512-
5513-
"@vue/compiler-sfc@^3.2.40":
5514-
version "3.4.27"
5515-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.27.tgz#399cac1b75c6737bf5440dc9cf3c385bb2959701"
5516-
integrity sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==
5517-
dependencies:
5518-
"@babel/parser" "^7.24.4"
5519-
"@vue/compiler-core" "3.4.27"
5520-
"@vue/compiler-dom" "3.4.27"
5521-
"@vue/compiler-ssr" "3.4.27"
5522-
"@vue/shared" "3.4.27"
5523-
estree-walker "^2.0.2"
5524-
magic-string "^0.30.10"
5525-
postcss "^8.4.38"
5526-
source-map-js "^1.2.0"
5527-
5528-
5529-
version "3.4.27"
5530-
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz#2a8ecfef1cf448b09be633901a9c020360472e3d"
5531-
integrity sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==
5532-
dependencies:
5533-
"@vue/compiler-dom" "3.4.27"
5534-
"@vue/shared" "3.4.27"
5535-
5536-
5537-
version "3.4.27"
5538-
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.27.tgz#f05e3cd107d157354bb4ae7a7b5fc9cf73c63b50"
5539-
integrity sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==
5540-
55415438
"@vusion/webfonts-generator@^0.8.0":
55425439
version "0.8.0"
55435440
resolved "https://registry.yarnpkg.com/@vusion/webfonts-generator/-/webfonts-generator-0.8.0.tgz#3ff41b9ec4b83decd87650637ee050741741e794"
@@ -9174,7 +9071,7 @@ entities@^2.0.0:
91749071
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
91759072
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
91769073

9177-
entities@^4.2.0, entities@^4.4.0, entities@^4.5.0:
9074+
entities@^4.2.0, entities@^4.4.0:
91789075
version "4.5.0"
91799076
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
91809077
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -9805,7 +9702,7 @@ estree-util-visit@^1.0.0, estree-util-visit@^1.2.1:
98059702
"@types/estree-jsx" "^1.0.0"
98069703
"@types/unist" "^2.0.0"
98079704

9808-
estree-walker@^2.0.1, estree-walker@^2.0.2:
9705+
estree-walker@^2.0.1:
98099706
version "2.0.2"
98109707
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
98119708
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
@@ -13260,7 +13157,7 @@ lodash.uniq@^4.5.0:
1326013157
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
1326113158
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
1326213159

13263-
lodash@4.17.21, lodash@^4, lodash@^4.0.0, lodash@^4.11.2, lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
13160+
lodash@^4, lodash@^4.0.0, lodash@^4.11.2, lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
1326413161
version "4.17.21"
1326513162
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1326613163
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -13357,7 +13254,7 @@ lz-string@^1.5.0:
1335713254
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1335813255
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
1335913256

13360-
magic-string@^0.30.10, magic-string@^0.30.5:
13257+
magic-string@^0.30.5:
1336113258
version "0.30.10"
1336213259
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
1336313260
integrity sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==

0 commit comments

Comments
 (0)