@react-stately/table
Advanced tools
Comparing version 3.13.0 to 3.13.1
{ | ||
"name": "@react-stately/table", | ||
"version": "3.13.0", | ||
"version": "3.13.1", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,10 +25,10 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-stately/collections": "^3.12.0", | ||
"@react-stately/collections": "^3.12.1", | ||
"@react-stately/flags": "^3.0.5", | ||
"@react-stately/grid": "^3.10.0", | ||
"@react-stately/selection": "^3.18.0", | ||
"@react-stately/grid": "^3.10.1", | ||
"@react-stately/selection": "^3.19.0", | ||
"@react-stately/utils": "^3.10.5", | ||
"@react-types/grid": "^3.2.10", | ||
"@react-types/shared": "^3.26.0", | ||
"@react-types/table": "^3.10.3", | ||
"@react-types/grid": "^3.2.11", | ||
"@react-types/shared": "^3.27.0", | ||
"@react-types/table": "^3.10.4", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849" | ||
"gitHead": "09e7f44bebdc9d89122926b2b439a0a38a2814ea" | ||
} |
257