|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6": |
6 |
| - version "7.18.6" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
8 |
| - integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 5 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4": |
| 6 | + version "7.21.4" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 8 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.18.6"
|
11 | 11 |
|
12 |
| -"@babel/generator@^7.21.1": |
13 |
| - version "7.21.1" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" |
15 |
| - integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
| 12 | +"@babel/generator@^7.21.4": |
| 13 | + version "7.21.4" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
| 15 | + integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
16 | 16 | dependencies:
|
17 |
| - "@babel/types" "^7.21.0" |
| 17 | + "@babel/types" "^7.21.4" |
18 | 18 | "@jridgewell/gen-mapping" "^0.3.2"
|
19 | 19 | "@jridgewell/trace-mapping" "^0.3.17"
|
20 | 20 | jsesc "^2.5.1"
|
|
47 | 47 | "@babel/types" "^7.18.6"
|
48 | 48 |
|
49 | 49 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7":
|
50 |
| - version "7.18.6" |
51 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
52 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 50 | + version "7.21.4" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
| 52 | + integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
53 | 53 | dependencies:
|
54 |
| - "@babel/types" "^7.18.6" |
| 54 | + "@babel/types" "^7.21.4" |
55 | 55 |
|
56 | 56 | "@babel/helper-split-export-declaration@^7.18.6":
|
57 | 57 | version "7.18.6"
|
|
79 | 79 | chalk "^2.0.0"
|
80 | 80 | js-tokens "^4.0.0"
|
81 | 81 |
|
82 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.2": |
83 |
| - version "7.21.2" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3" |
85 |
| - integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ== |
| 82 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.4": |
| 83 | + version "7.21.4" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
| 85 | + integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
86 | 86 |
|
87 | 87 | "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
|
88 | 88 | version "7.21.0"
|
|
101 | 101 | "@babel/types" "^7.20.7"
|
102 | 102 |
|
103 | 103 | "@babel/traverse@^7.4.5":
|
104 |
| - version "7.21.2" |
105 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75" |
106 |
| - integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== |
| 104 | + version "7.21.4" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
| 106 | + integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
107 | 107 | dependencies:
|
108 |
| - "@babel/code-frame" "^7.18.6" |
109 |
| - "@babel/generator" "^7.21.1" |
| 108 | + "@babel/code-frame" "^7.21.4" |
| 109 | + "@babel/generator" "^7.21.4" |
110 | 110 | "@babel/helper-environment-visitor" "^7.18.9"
|
111 | 111 | "@babel/helper-function-name" "^7.21.0"
|
112 | 112 | "@babel/helper-hoist-variables" "^7.18.6"
|
113 | 113 | "@babel/helper-split-export-declaration" "^7.18.6"
|
114 |
| - "@babel/parser" "^7.21.2" |
115 |
| - "@babel/types" "^7.21.2" |
| 114 | + "@babel/parser" "^7.21.4" |
| 115 | + "@babel/types" "^7.21.4" |
116 | 116 | debug "^4.1.0"
|
117 | 117 | globals "^11.1.0"
|
118 | 118 |
|
119 |
| -"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2": |
120 |
| - version "7.21.2" |
121 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1" |
122 |
| - integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw== |
| 119 | +"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4": |
| 120 | + version "7.21.4" |
| 121 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
| 122 | + integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
123 | 123 | dependencies:
|
124 | 124 | "@babel/helper-string-parser" "^7.19.4"
|
125 | 125 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
143 | 143 | stylis "4.1.3"
|
144 | 144 |
|
145 | 145 | "@emotion/cache@^11.10.5", "@emotion/cache@^11.4.0":
|
146 |
| - version "11.10.5" |
147 |
| - resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12" |
148 |
| - integrity sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA== |
| 146 | + version "11.10.7" |
| 147 | + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.7.tgz#2e3b12d3c7c74db0a020ae79eefc52a1b03a6908" |
| 148 | + integrity sha512-VLl1/2D6LOjH57Y8Vem1RoZ9haWF4jesHDGiHtKozDQuBIkJm2gimVo0I02sWCuzZtVACeixTVB4jeE8qvCBoQ== |
149 | 149 | dependencies:
|
150 | 150 | "@emotion/memoize" "^0.8.0"
|
151 | 151 | "@emotion/sheet" "^1.2.1"
|
|
235 | 235 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
|
236 | 236 | integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
|
237 | 237 |
|
238 |
| -"@floating-ui/core@^1.2.2": |
239 |
| - version "1.2.2" |
240 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.2.tgz#66f62cf1b7de2ed23a09c101808536e68caffaec" |
241 |
| - integrity sha512-FaO9KVLFnxknZaGWGmNtjD2CVFuc0u4yeGEofoyXO2wgRA7fLtkngT6UB0vtWQWuhH3iMTZZ/Y89CMeyGfn8pA== |
| 238 | +"@floating-ui/core@^1.2.6": |
| 239 | + version "1.2.6" |
| 240 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.6.tgz#d21ace437cc919cdd8f1640302fa8851e65e75c0" |
| 241 | + integrity sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg== |
242 | 242 |
|
243 | 243 | "@floating-ui/dom@^1.0.1":
|
244 |
| - version "1.2.3" |
245 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.3.tgz#8dc6fbf799fbb5c29f705b54bdd51f3ab0ee03a2" |
246 |
| - integrity sha512-lK9cZUrHSJLMVAdCvDqs6Ug8gr0wmqksYiaoj/bxj2gweRQkSuhg2/V6Jswz2KiQ0RAULbqw1oQDJIMpQ5GfGA== |
| 244 | + version "1.2.6" |
| 245 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.6.tgz#bcf0c7bada97c20d9d1255b889f35bac838c63fe" |
| 246 | + integrity sha512-02vxFDuvuVPs22iJICacezYJyf7zwwOCWkPNkWNBr1U0Qt1cKFYzWvxts0AmqcOQGwt/3KJWcWIgtbUU38keyw== |
247 | 247 | dependencies:
|
248 |
| - "@floating-ui/core" "^1.2.2" |
| 248 | + "@floating-ui/core" "^1.2.6" |
249 | 249 |
|
250 | 250 |
|
251 | 251 | version "1.11.4"
|
|
318 | 318 | tslib "^2.1.0"
|
319 | 319 |
|
320 | 320 | "@jridgewell/gen-mapping@^0.3.2":
|
321 |
| - version "0.3.2" |
322 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
323 |
| - integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== |
| 321 | + version "0.3.3" |
| 322 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
| 323 | + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
324 | 324 | dependencies:
|
325 | 325 | "@jridgewell/set-array" "^1.0.1"
|
326 | 326 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
|
336 | 336 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
337 | 337 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
338 | 338 |
|
339 |
| -"@jridgewell/[email protected]", "@jridgewell/sourcemap-codec@^1.4.10": |
| 339 | + |
340 | 340 | version "1.4.14"
|
341 | 341 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
342 | 342 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
343 | 343 |
|
| 344 | +"@jridgewell/sourcemap-codec@^1.4.10": |
| 345 | + version "1.4.15" |
| 346 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 347 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 348 | + |
344 | 349 | "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
345 |
| - version "0.3.17" |
346 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
347 |
| - integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== |
| 350 | + version "0.3.18" |
| 351 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6" |
| 352 | + integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA== |
348 | 353 | dependencies:
|
349 | 354 | "@jridgewell/resolve-uri" "3.1.0"
|
350 | 355 | "@jridgewell/sourcemap-codec" "1.4.14"
|
|
364 | 369 | resolved "https://registry.yarnpkg.com/@react-dnd/shallowequal/-/shallowequal-4.0.2.tgz#d1b4befa423f692fa4abf1c79209702e7d8ae4b4"
|
365 | 370 | integrity sha512-/RVXdLvJxLg4QKvMoM5WlwNR9ViO9z8B/qPcc+C0Sa/teJY7QG7kJ441DwzOjMYEY7GmU4dj5EcGHIkKZiQZCA==
|
366 | 371 |
|
367 |
| -"@remix-run/router@1.4.0": |
368 |
| - version "1.4.0" |
369 |
| - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.4.0.tgz#74935d538e4df8893e47831a7aea362f295bcd39" |
370 |
| - integrity sha512-BJ9SxXux8zAg991UmT8slpwpsd31K1dHHbD3Ba4VzD+liLQ4WAMSxQp2d2ZPRPfN0jN2NPRowcSSoM7lCaF08Q== |
| 372 | +"@remix-run/router@1.5.0": |
| 373 | + version "1.5.0" |
| 374 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.5.0.tgz#57618e57942a5f0131374a9fdb0167e25a117fdc" |
| 375 | + integrity sha512-bkUDCp8o1MvFO+qxkODcbhSqRa6P2GXgrGZVpt0dCXNW2HCSCqYI0ZoAqEOSAjRWmmlKcYgFvN4B4S+zo/f8kg== |
371 | 376 |
|
372 | 377 | "@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1":
|
373 | 378 | version "3.3.1"
|
|
405 | 410 | "@types/react" "*"
|
406 | 411 |
|
407 | 412 | "@types/react@*", "@types/react@16 || 17 || 18":
|
408 |
| - version "18.0.28" |
409 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" |
410 |
| - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== |
| 413 | + version "18.0.37" |
| 414 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7" |
| 415 | + integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw== |
411 | 416 | dependencies:
|
412 | 417 | "@types/prop-types" "*"
|
413 | 418 | "@types/scheduler" "*"
|
414 | 419 | csstype "^3.0.2"
|
415 | 420 |
|
416 | 421 | "@types/scheduler@*":
|
417 |
| - version "0.16.2" |
418 |
| - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" |
419 |
| - integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
| 422 | + version "0.16.3" |
| 423 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5" |
| 424 | + integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ== |
420 | 425 |
|
421 | 426 | ansi-styles@^3.2.1:
|
422 | 427 | version "3.2.1"
|
@@ -448,14 +453,14 @@ babel-plugin-macros@^3.1.0:
|
448 | 453 | resolve "^1.19.0"
|
449 | 454 |
|
450 | 455 | "babel-plugin-styled-components@>= 1.12.0":
|
451 |
| - version "2.0.7" |
452 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086" |
453 |
| - integrity sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA== |
| 456 | + version "2.1.1" |
| 457 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.1.tgz#cd977cc0ff8410d5cbfdd142e42576e9c8794b87" |
| 458 | + integrity sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA== |
454 | 459 | dependencies:
|
455 | 460 | "@babel/helper-annotate-as-pure" "^7.16.0"
|
456 | 461 | "@babel/helper-module-imports" "^7.16.0"
|
457 | 462 | babel-plugin-syntax-jsx "^6.18.0"
|
458 |
| - lodash "^4.17.11" |
| 463 | + lodash "^4.17.21" |
459 | 464 | picomatch "^2.3.0"
|
460 | 465 |
|
461 | 466 | babel-plugin-syntax-jsx@^6.18.0:
|
@@ -577,9 +582,9 @@ css-to-react-native@^3.0.0:
|
577 | 582 | postcss-value-parser "^4.0.2"
|
578 | 583 |
|
579 | 584 | csstype@^3.0.2:
|
580 |
| - version "3.1.1" |
581 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" |
582 |
| - integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== |
| 585 | + version "3.1.2" |
| 586 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" |
| 587 | + integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== |
583 | 588 |
|
584 | 589 | debug@^4.1.0:
|
585 | 590 | version "4.3.4"
|
@@ -752,10 +757,10 @@ is-arrayish@^0.2.1:
|
752 | 757 | resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
753 | 758 | integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
754 | 759 |
|
755 |
| -is-core-module@^2.9.0: |
756 |
| - version "2.11.0" |
757 |
| - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144" |
758 |
| - integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw== |
| 760 | +is-core-module@^2.11.0: |
| 761 | + version "2.12.0" |
| 762 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.0.tgz#36ad62f6f73c8253fd6472517a12483cf03e7ec4" |
| 763 | + integrity sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ== |
759 | 764 | dependencies:
|
760 | 765 | has "^1.0.3"
|
761 | 766 |
|
@@ -784,7 +789,7 @@ lines-and-columns@^1.1.6:
|
784 | 789 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
785 | 790 | integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
786 | 791 |
|
787 |
| -[email protected], lodash@^4.17.11: |
| 792 | +[email protected], lodash@^4.17.21: |
788 | 793 | version "4.17.21"
|
789 | 794 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
790 | 795 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
@@ -996,24 +1001,24 @@ react-redux@^7.2.6:
|
996 | 1001 | react-is "^17.0.2"
|
997 | 1002 |
|
998 | 1003 | react-router-dom@^6.2.1:
|
999 |
| - version "6.9.0" |
1000 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.9.0.tgz#dd8b4e461453bd4cad2e6404493d1a5b4bfea758" |
1001 |
| - integrity sha512-/seUAPY01VAuwkGyVBPCn1OXfVbaWGGu4QN9uj0kCPcTyNYgL1ldZpxZUpRU7BLheKQI4Twtl/OW2nHRF1u26Q== |
| 1004 | + version "6.10.0" |
| 1005 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.10.0.tgz#090ddc5c84dc41b583ce08468c4007c84245f61f" |
| 1006 | + integrity sha512-E5dfxRPuXKJqzwSe/qGcqdwa18QiWC6f3H3cWXM24qj4N0/beCIf/CWTipop2xm7mR0RCS99NnaqPNjHtrAzCg== |
1002 | 1007 | dependencies:
|
1003 |
| - "@remix-run/router" "1.4.0" |
1004 |
| - react-router "6.9.0" |
| 1008 | + "@remix-run/router" "1.5.0" |
| 1009 | + react-router "6.10.0" |
1005 | 1010 |
|
1006 |
| -react-router@6.9.0: |
1007 |
| - version "6.9.0" |
1008 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.9.0.tgz#0f503d9becbc62d9e4ddc0f9bd4026e0fd29fbf5" |
1009 |
| - integrity sha512-51lKevGNUHrt6kLuX3e/ihrXoXCa9ixY/nVWRLlob4r/l0f45x3SzBvYJe3ctleLUQQ5fVa4RGgJOTH7D9Umhw== |
| 1011 | +react-router@6.10.0: |
| 1012 | + version "6.10.0" |
| 1013 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.10.0.tgz#230f824fde9dd0270781b5cb497912de32c0a971" |
| 1014 | + integrity sha512-Nrg0BWpQqrC3ZFFkyewrflCud9dio9ME3ojHCF/WLsprJVzkq3q3UeEhMCAW1dobjeGbWgjNn/PVF6m46ANxXQ== |
1010 | 1015 | dependencies:
|
1011 |
| - "@remix-run/router" "1.4.0" |
| 1016 | + "@remix-run/router" "1.5.0" |
1012 | 1017 |
|
1013 | 1018 | react-select@^5.2.2:
|
1014 |
| - version "5.7.0" |
1015 |
| - resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6" |
1016 |
| - integrity sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ== |
| 1019 | + version "5.7.2" |
| 1020 | + resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.2.tgz#ccd40071b9429277983bf15526e7a5773a060e09" |
| 1021 | + integrity sha512-cTlJkQ8YjV6T/js8wW0owTzht0hHGABh29vjLscY4HfZGkv7hc3FFTmRp9NzY/Ib1uQ36GieAKEjxpHdpCFpcA== |
1017 | 1022 | dependencies:
|
1018 | 1023 | "@babel/runtime" "^7.12.0"
|
1019 | 1024 | "@emotion/cache" "^11.4.0"
|
@@ -1066,11 +1071,11 @@ resolve-from@^4.0.0:
|
1066 | 1071 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
1067 | 1072 |
|
1068 | 1073 | resolve@^1.19.0:
|
1069 |
| - version "1.22.1" |
1070 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177" |
1071 |
| - integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw== |
| 1074 | + version "1.22.2" |
| 1075 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f" |
| 1076 | + integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g== |
1072 | 1077 | dependencies:
|
1073 |
| - is-core-module "^2.9.0" |
| 1078 | + is-core-module "^2.11.0" |
1074 | 1079 | path-parse "^1.0.7"
|
1075 | 1080 | supports-preserve-symlinks-flag "^1.0.0"
|
1076 | 1081 |
|
|
0 commit comments