@entur/datepicker
Advanced tools
Comparing version 9.3.0 to 9.3.1
{ | ||
"name": "@entur/datepicker", | ||
"version": "9.3.0", | ||
"version": "9.3.1", | ||
"license": "EUPL-1.2", | ||
@@ -30,10 +30,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.76", | ||
"@entur/button": "^3.2.11", | ||
"@entur/form": "^7.0.39", | ||
"@entur/icons": "^6.15.1", | ||
"@entur/modal": "^1.7.32", | ||
"@entur/tokens": "^3.13.0", | ||
"@entur/tooltip": "^2.6.48", | ||
"@entur/typography": "^1.8.24", | ||
"@entur/a11y": "^0.2.77", | ||
"@entur/button": "^3.2.12", | ||
"@entur/form": "^7.0.40", | ||
"@entur/icons": "^6.15.2", | ||
"@entur/modal": "^1.7.33", | ||
"@entur/tokens": "^3.13.1", | ||
"@entur/tooltip": "^2.6.49", | ||
"@entur/typography": "^1.8.25", | ||
"@entur/utils": "^0.10.0", | ||
@@ -52,3 +52,3 @@ "@floating-ui/react-dom": "^1.0.0", | ||
}, | ||
"gitHead": "450b88a0baca11352d329ffa3fcd6c003ec1d338" | ||
"gitHead": "d0a435264ccaf7ed8e6b7798c81e876176ce3d4d" | ||
} |
Sorry, the diff of this file is not supported yet
493587
3363
Updated@entur/a11y@^0.2.77
Updated@entur/button@^3.2.12
Updated@entur/form@^7.0.40
Updated@entur/icons@^6.15.2
Updated@entur/modal@^1.7.33
Updated@entur/tokens@^3.13.1
Updated@entur/tooltip@^2.6.49
Updated@entur/typography@^1.8.25