|
1825 | 1825 | dependencies: |
1826 | 1826 | regenerator-runtime "^0.13.11" |
1827 | 1827 |
|
1828 | | -"@babel/runtime@^7.12.1", "@babel/runtime@^7.19.4": |
| 1828 | +"@babel/runtime@^7.12.1": |
1829 | 1829 | version "7.22.6" |
1830 | 1830 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438" |
1831 | 1831 | integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ== |
|
1846 | 1846 | dependencies: |
1847 | 1847 | regenerator-runtime "^0.13.11" |
1848 | 1848 |
|
| 1849 | +"@babel/runtime@^7.22.5": |
| 1850 | + version "7.22.11" |
| 1851 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.11.tgz#7a9ba3bbe406ad6f9e8dd4da2ece453eb23a77a4" |
| 1852 | + integrity sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA== |
| 1853 | + dependencies: |
| 1854 | + regenerator-runtime "^0.14.0" |
| 1855 | + |
1849 | 1856 | "@babel/template@^7.12.13", "@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.4.0": |
1850 | 1857 | version "7.20.7" |
1851 | 1858 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
|
2492 | 2499 | dependencies: |
2493 | 2500 | "@hapi/hoek" "^9.0.0" |
2494 | 2501 |
|
2495 | | -"@hello-pangea/dnd@^16.2.0": |
2496 | | - version "16.2.0" |
2497 | | - resolved "https://registry.yarnpkg.com/@hello-pangea/dnd/-/dnd-16.2.0.tgz#58cbadeb56f8c7a381da696bb7aa3bfbb87876ec" |
2498 | | - integrity sha512-inACvMcvvLr34CG0P6+G/3bprVKhwswxjcsFUSJ+fpOGjhvDj9caiA9X3clby0lgJ6/ILIJjyedHZYECB7GAgA== |
| 2502 | +"@hello-pangea/dnd@^16.3.0": |
| 2503 | + version "16.3.0" |
| 2504 | + resolved "https://registry.yarnpkg.com/@hello-pangea/dnd/-/dnd-16.3.0.tgz#3776212f812df4e8e69c42831ec8ab7ff3a087d6" |
| 2505 | + integrity sha512-RYQ/K8shtJoyNPvFWz0gfXIK7HF3P3mL9UZFGMuHB0ljRSXVgMjVFI/FxcZmakMzw6tO7NflWLriwTNBow/4vw== |
2499 | 2506 | dependencies: |
2500 | | - "@babel/runtime" "^7.19.4" |
| 2507 | + "@babel/runtime" "^7.22.5" |
2501 | 2508 | css-box-model "^1.2.1" |
2502 | 2509 | memoize-one "^6.0.0" |
2503 | 2510 | raf-schd "^4.0.3" |
2504 | | - react-redux "^8.0.4" |
2505 | | - redux "^4.2.0" |
| 2511 | + react-redux "^8.1.1" |
| 2512 | + redux "^4.2.1" |
2506 | 2513 | use-memo-one "^1.1.3" |
2507 | 2514 |
|
2508 | 2515 | "@humanwhocodes/config-array@^0.11.10": |
@@ -18196,10 +18203,10 @@ react-redux@^7.2.1: |
18196 | 18203 | prop-types "^15.7.2" |
18197 | 18204 | react-is "^17.0.2" |
18198 | 18205 |
|
18199 | | -react-redux@^8.0.4: |
18200 | | - version "8.0.5" |
18201 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd" |
18202 | | - integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw== |
| 18206 | +react-redux@^8.1.1: |
| 18207 | + version "8.1.2" |
| 18208 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188" |
| 18209 | + integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw== |
18203 | 18210 | dependencies: |
18204 | 18211 | "@babel/runtime" "^7.12.1" |
18205 | 18212 | "@types/hoist-non-react-statics" "^3.3.1" |
@@ -18558,7 +18565,7 @@ redux@^4.0.0, redux@^4.0.4: |
18558 | 18565 | dependencies: |
18559 | 18566 | "@babel/runtime" "^7.9.2" |
18560 | 18567 |
|
18561 | | -redux@^4.0.5, redux@^4.2.0: |
| 18568 | +redux@^4.0.5, redux@^4.2.1: |
18562 | 18569 | version "4.2.1" |
18563 | 18570 | resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197" |
18564 | 18571 | integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w== |
|
0 commit comments