|
2229 | 2229 | dependencies: |
2230 | 2230 | "@date-io/core" "^1.3.13" |
2231 | 2231 |
|
2232 | | -"@devexpress/dx-chart-core@2.7.6": |
2233 | | - version "2.7.6" |
2234 | | - resolved "https://registry.yarnpkg.com/@devexpress/dx-chart-core/-/dx-chart-core-2.7.6.tgz#cea1c4a5c778ed35ec2ae595a2a10cb893ac00a3" |
2235 | | - integrity sha512-hCxLJfueJk9bgKNAwecphJbAUlAO0IF8NRQQufSbacKKDa/bpE30oLpYpE58oL6hhiVdkCUPKwmpAkwcSfZaLg== |
| 2232 | +"@devexpress/dx-chart-core@3.0.1": |
| 2233 | + version "3.0.1" |
| 2234 | + resolved "https://registry.yarnpkg.com/@devexpress/dx-chart-core/-/dx-chart-core-3.0.1.tgz#015de91d70af86890eb73e14bab9bd55f4da858f" |
| 2235 | + integrity sha512-fuiY3QAQaCMtBHGOK4+Itr1MVH3JxLmaY07t58JO0Q3vTuxX3oRslzDzjYMULzotl1IegwfpYrk498LVFiBWow== |
2236 | 2236 | dependencies: |
2237 | 2237 | d3-array "^2.4.0" |
2238 | 2238 | d3-scale "^3.2.0" |
2239 | 2239 | d3-shape "^1.3.7" |
2240 | 2240 |
|
2241 | | -"@devexpress/dx-core@2.7.6": |
2242 | | - version "2.7.6" |
2243 | | - resolved "https://registry.yarnpkg.com/@devexpress/dx-core/-/dx-core-2.7.6.tgz#0a8633aa46ea798cb7c1bb071e02cb9bfbd15d1c" |
2244 | | - integrity sha512-ykcgRi1x4DwVK/5vXUhwK/S0FCwdIp5GmsG6x+4Xf24xVlVD+68ln0pK+y5tCVE4Scxzmq3m0YFtMpckUKQ6zA== |
| 2241 | +"@devexpress/dx-core@3.0.1": |
| 2242 | + version "3.0.1" |
| 2243 | + resolved "https://registry.yarnpkg.com/@devexpress/dx-core/-/dx-core-3.0.1.tgz#a096e14c572ba12b84a3429ba09ec7d80dc728f1" |
| 2244 | + integrity sha512-nLYSD+RwGnrPmp03Z2wUsEKZnC6B5if7WUH6FYjmw8AJp5cN13DuFoFKHeImW55VsJwtND2G5q1Uz7IAy9AQ1g== |
2245 | 2245 |
|
2246 | | -"@devexpress/dx-react-chart-material-ui@2.7.6": |
2247 | | - version "2.7.6" |
2248 | | - resolved "https://registry.yarnpkg.com/@devexpress/dx-react-chart-material-ui/-/dx-react-chart-material-ui-2.7.6.tgz#1d9b551537cd4a4f7bfc84c8f6e9f6fbd8610e80" |
2249 | | - integrity sha512-+kmd3NNLwvdQAoUqM7S2qKGmmj77R/G00cmBLS0I5FiXRy5AsRByp+ybnDUZ0yDx/9Lc4KZ+1R75ijt75Kl3TQ== |
| 2246 | +"@devexpress/dx-react-chart-material-ui@3.0.1": |
| 2247 | + version "3.0.1" |
| 2248 | + resolved "https://registry.yarnpkg.com/@devexpress/dx-react-chart-material-ui/-/dx-react-chart-material-ui-3.0.1.tgz#7fab29807cbfb55d92f972363d72b3b2727f1940" |
| 2249 | + integrity sha512-pE0j20J1KDERM8Bb5/bv8ik3lvDe1016cHn0HcVeQ7l83sbhEccJ76Be1rOifXfoMg5tbnC4wEt3ZqhXxLnpeQ== |
2250 | 2250 | dependencies: |
2251 | 2251 | clsx "^1.0.4" |
2252 | 2252 | prop-types "^15.7.2" |
2253 | 2253 |
|
2254 | | -"@devexpress/dx-react-chart@2.7.6": |
2255 | | - version "2.7.6" |
2256 | | - resolved "https://registry.yarnpkg.com/@devexpress/dx-react-chart/-/dx-react-chart-2.7.6.tgz#c267a7ed173c416e4785850edfc05b29290737b3" |
2257 | | - integrity sha512-4fS95P4yd/0KQ1SOXjgHAkTUAtszOLC43ktNw4s7T1UytYpqyzYm/mZU4zK5nHrEz8C8l5uN7Jg5oXpqCd7WUw== |
| 2254 | +"@devexpress/dx-react-chart@3.0.1": |
| 2255 | + version "3.0.1" |
| 2256 | + resolved "https://registry.yarnpkg.com/@devexpress/dx-react-chart/-/dx-react-chart-3.0.1.tgz#8150fb998089c4d0ba4006c10f174bfb51919c30" |
| 2257 | + integrity sha512-DXrk5guNITD/Fdn7L1kv5LRIdB1VbTT50ap08bRBhKCLAbT1uTHKzkSei8OK48NzNqkl0xgMWVry7z1OjYfkoA== |
2258 | 2258 | dependencies: |
2259 | | - "@devexpress/dx-chart-core" "2.7.6" |
| 2259 | + "@devexpress/dx-chart-core" "3.0.1" |
2260 | 2260 | d3-scale "^3.2.0" |
2261 | 2261 | d3-shape "^1.3.7" |
2262 | 2262 |
|
2263 | | -"@devexpress/dx-react-core@2.7.6": |
2264 | | - version "2.7.6" |
2265 | | - resolved "https://registry.yarnpkg.com/@devexpress/dx-react-core/-/dx-react-core-2.7.6.tgz#33ffdd6064634a2fd6a0e516f103ce448d4c093b" |
2266 | | - integrity sha512-oKQhtUD0kGNjN5FCMaLE2mDodp1Q67KcC+VYbYdZ9EJUttLrZ5n+YuYZogaXZabGM07uHw+0NABq4GFg8XQcRg== |
| 2263 | +"@devexpress/dx-react-core@3.0.1": |
| 2264 | + version "3.0.1" |
| 2265 | + resolved "https://registry.yarnpkg.com/@devexpress/dx-react-core/-/dx-react-core-3.0.1.tgz#0f759cfc91da27a1f55cd2b5eb6be735a14f98ad" |
| 2266 | + integrity sha512-qrrh509mF+7xQtMpsgH9J12OljAfh9WhYWW3VSz9+FJoqG/AJMLE1/GksCbM6ivj2Ihw0IyQvGF5ds9+h531bA== |
2267 | 2267 | dependencies: |
2268 | | - "@devexpress/dx-core" "2.7.6" |
| 2268 | + "@devexpress/dx-core" "3.0.1" |
2269 | 2269 | prop-types "^15.7.2" |
2270 | 2270 |
|
2271 | 2271 | "@emotion/hash@^0.8.0": |
|
0 commit comments