Skip to content

Commit 3f89334

Browse files
chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v6
1 parent 3dbfd6d commit 3f89334

2 files changed

Lines changed: 41 additions & 99 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"swr": "2.3.6"
2424
},
2525
"devDependencies": {
26-
"@trivago/prettier-plugin-sort-imports": "4.3.0",
26+
"@trivago/prettier-plugin-sort-imports": "6.0.0",
2727
"@types/react": "18.3.26",
2828
"@types/react-dom": "18.3.7",
2929
"@typescript-eslint/eslint-plugin": "6.21.0",

frontend/yarn.lock

Lines changed: 40 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.27.1":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1":
66
version "7.27.1"
77
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
88
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -37,16 +37,7 @@
3737
json5 "^2.2.3"
3838
semver "^6.3.1"
3939

40-
"@babel/generator@7.17.7":
41-
version "7.17.7"
42-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
43-
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
44-
dependencies:
45-
"@babel/types" "^7.17.0"
46-
jsesc "^2.5.1"
47-
source-map "^0.5.0"
48-
49-
"@babel/generator@^7.23.0", "@babel/generator@^7.28.5":
40+
"@babel/generator@^7.28.0", "@babel/generator@^7.28.5":
5041
version "7.28.5"
5142
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
5243
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
@@ -68,33 +59,11 @@
6859
lru-cache "^5.1.1"
6960
semver "^6.3.1"
7061

71-
"@babel/helper-environment-visitor@^7.22.20":
72-
version "7.24.7"
73-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
74-
integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
75-
dependencies:
76-
"@babel/types" "^7.24.7"
77-
78-
"@babel/helper-function-name@^7.23.0":
79-
version "7.24.7"
80-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
81-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
82-
dependencies:
83-
"@babel/template" "^7.24.7"
84-
"@babel/types" "^7.24.7"
85-
8662
"@babel/helper-globals@^7.28.0":
8763
version "7.28.0"
8864
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
8965
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
9066

91-
"@babel/helper-hoist-variables@^7.22.5":
92-
version "7.24.7"
93-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
94-
integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
95-
dependencies:
96-
"@babel/types" "^7.24.7"
97-
9867
"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.27.1":
9968
version "7.27.1"
10069
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
@@ -117,19 +86,12 @@
11786
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
11887
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
11988

120-
"@babel/helper-split-export-declaration@^7.22.6":
121-
version "7.24.7"
122-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
123-
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
124-
dependencies:
125-
"@babel/types" "^7.24.7"
126-
12789
"@babel/helper-string-parser@^7.27.1":
12890
version "7.27.1"
12991
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
13092
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
13193

132-
"@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
94+
"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
13395
version "7.28.5"
13496
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
13597
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
@@ -147,7 +109,7 @@
147109
"@babel/template" "^7.27.2"
148110
"@babel/types" "^7.28.4"
149111

150-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.5", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
112+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0", "@babel/parser@^7.28.5":
151113
version "7.28.5"
152114
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
153115
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
@@ -173,7 +135,7 @@
173135
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
174136
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
175137

176-
"@babel/template@^7.24.7", "@babel/template@^7.27.2":
138+
"@babel/template@^7.27.2":
177139
version "7.27.2"
178140
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
179141
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
@@ -182,23 +144,7 @@
182144
"@babel/parser" "^7.27.2"
183145
"@babel/types" "^7.27.1"
184146

185-
"@babel/traverse@7.23.2":
186-
version "7.23.2"
187-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
188-
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
189-
dependencies:
190-
"@babel/code-frame" "^7.22.13"
191-
"@babel/generator" "^7.23.0"
192-
"@babel/helper-environment-visitor" "^7.22.20"
193-
"@babel/helper-function-name" "^7.23.0"
194-
"@babel/helper-hoist-variables" "^7.22.5"
195-
"@babel/helper-split-export-declaration" "^7.22.6"
196-
"@babel/parser" "^7.23.0"
197-
"@babel/types" "^7.23.0"
198-
debug "^4.1.0"
199-
globals "^11.1.0"
200-
201-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
147+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
202148
version "7.28.5"
203149
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
204150
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
@@ -211,15 +157,7 @@
211157
"@babel/types" "^7.28.5"
212158
debug "^4.3.1"
213159

214-
"@babel/types@7.17.0":
215-
version "7.17.0"
216-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
217-
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
218-
dependencies:
219-
"@babel/helper-validator-identifier" "^7.16.7"
220-
to-fast-properties "^2.0.0"
221-
222-
"@babel/types@^7.0.0", "@babel/types@^7.17.0", "@babel/types@^7.20.7", "@babel/types@^7.23.0", "@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
160+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.28.0", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
223161
version "7.28.5"
224162
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
225163
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
@@ -876,17 +814,19 @@
876814
estraverse "^5.3.0"
877815
picomatch "^4.0.2"
878816

879-
"@trivago/prettier-plugin-sort-imports@4.3.0":
880-
version "4.3.0"
881-
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.3.0.tgz#725f411646b3942193a37041c84e0b2116339789"
882-
integrity sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==
883-
dependencies:
884-
"@babel/generator" "7.17.7"
885-
"@babel/parser" "^7.20.5"
886-
"@babel/traverse" "7.23.2"
887-
"@babel/types" "7.17.0"
888-
javascript-natural-sort "0.7.1"
889-
lodash "^4.17.21"
817+
"@trivago/prettier-plugin-sort-imports@6.0.0":
818+
version "6.0.0"
819+
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-6.0.0.tgz#179dd4da55c6d055d76624bfe8b8be78ecddf014"
820+
integrity sha512-Xarx55ow0R8oC7ViL5fPmDsg1EBa1dVhyZFVbFXNtPPJyW2w9bJADIla8YFSaNG9N06XfcklA9O9vmw4noNxkQ==
821+
dependencies:
822+
"@babel/generator" "^7.28.0"
823+
"@babel/parser" "^7.28.0"
824+
"@babel/traverse" "^7.28.0"
825+
"@babel/types" "^7.28.0"
826+
javascript-natural-sort "^0.7.1"
827+
lodash-es "^4.17.21"
828+
minimatch "^9.0.0"
829+
parse-imports-exports "^0.2.4"
890830

891831
"@types/babel__core@^7.20.5":
892832
version "7.20.5"
@@ -2284,11 +2224,6 @@ glob@^7.1.3:
22842224
once "^1.3.0"
22852225
path-is-absolute "^1.0.0"
22862226

2287-
globals@^11.1.0:
2288-
version "11.12.0"
2289-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
2290-
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
2291-
22922227
globals@^13.19.0:
22932228
version "13.24.0"
22942229
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
@@ -2654,7 +2589,7 @@ iterator.prototype@^1.1.4:
26542589
has-symbols "^1.1.0"
26552590
set-function-name "^2.0.2"
26562591

2657-
javascript-natural-sort@0.7.1:
2592+
javascript-natural-sort@^0.7.1:
26582593
version "0.7.1"
26592594
resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59"
26602595
integrity sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==
@@ -2676,11 +2611,6 @@ js-yaml@^4.1.0:
26762611
dependencies:
26772612
argparse "^2.0.1"
26782613

2679-
jsesc@^2.5.1:
2680-
version "2.5.2"
2681-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
2682-
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
2683-
26842614
jsesc@^3.0.2:
26852615
version "3.1.0"
26862616
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
@@ -2777,6 +2707,11 @@ locate-path@^6.0.0:
27772707
dependencies:
27782708
p-locate "^5.0.0"
27792709

2710+
lodash-es@^4.17.21:
2711+
version "4.17.21"
2712+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
2713+
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
2714+
27802715
lodash.merge@^4.6.2:
27812716
version "4.6.2"
27822717
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -2833,7 +2768,7 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
28332768
dependencies:
28342769
brace-expansion "^1.1.7"
28352770

2836-
minimatch@^9.0.4:
2771+
minimatch@^9.0.0, minimatch@^9.0.4:
28372772
version "9.0.5"
28382773
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
28392774
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -2993,6 +2928,13 @@ parent-module@^1.0.0:
29932928
dependencies:
29942929
callsites "^3.0.0"
29952930

2931+
parse-imports-exports@^0.2.4:
2932+
version "0.2.4"
2933+
resolved "https://registry.yarnpkg.com/parse-imports-exports/-/parse-imports-exports-0.2.4.tgz#e3fb3b5e264cfb55c25b5dfcbe7f410f8dc4e7af"
2934+
integrity sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==
2935+
dependencies:
2936+
parse-statements "1.0.11"
2937+
29962938
parse-json@^5.0.0:
29972939
version "5.2.0"
29982940
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
@@ -3003,6 +2945,11 @@ parse-json@^5.0.0:
30032945
json-parse-even-better-errors "^2.3.0"
30042946
lines-and-columns "^1.1.6"
30052947

2948+
parse-statements@1.0.11:
2949+
version "1.0.11"
2950+
resolved "https://registry.yarnpkg.com/parse-statements/-/parse-statements-1.0.11.tgz#8787c5d383ae5746568571614be72b0689584344"
2951+
integrity sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==
2952+
30062953
path-exists@^4.0.0:
30072954
version "4.0.0"
30082955
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
@@ -3463,7 +3410,7 @@ source-map-js@^1.2.1:
34633410
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
34643411
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
34653412

3466-
source-map@^0.5.0, source-map@^0.5.7:
3413+
source-map@^0.5.7:
34673414
version "0.5.7"
34683415
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
34693416
integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==
@@ -3608,11 +3555,6 @@ thread-stream@^3.0.0:
36083555
dependencies:
36093556
real-require "^0.2.0"
36103557

3611-
to-fast-properties@^2.0.0:
3612-
version "2.0.0"
3613-
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
3614-
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
3615-
36163558
to-regex-range@^5.0.1:
36173559
version "5.0.1"
36183560
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"

0 commit comments

Comments
 (0)