@entur/datepicker
Advanced tools
Comparing version 9.3.2 to 9.3.3
{ | ||
"name": "@entur/datepicker", | ||
"version": "9.3.2", | ||
"version": "9.3.3", | ||
"license": "EUPL-1.2", | ||
@@ -30,10 +30,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@entur/a11y": "^0.2.77", | ||
"@entur/button": "^3.2.13", | ||
"@entur/form": "^7.0.41", | ||
"@entur/icons": "^6.15.2", | ||
"@entur/modal": "^1.7.34", | ||
"@entur/tokens": "^3.13.1", | ||
"@entur/tooltip": "^2.6.50", | ||
"@entur/typography": "^1.8.26", | ||
"@entur/a11y": "^0.2.78", | ||
"@entur/button": "^3.2.14", | ||
"@entur/form": "^7.0.42", | ||
"@entur/icons": "^6.15.3", | ||
"@entur/modal": "^1.7.35", | ||
"@entur/tokens": "^3.13.2", | ||
"@entur/tooltip": "^2.6.51", | ||
"@entur/typography": "^1.8.27", | ||
"@entur/utils": "^0.10.0", | ||
@@ -52,3 +52,3 @@ "@floating-ui/react-dom": "^1.0.0", | ||
}, | ||
"gitHead": "c36e1121738a702fe5ed92cd3f26636d7a4ef026" | ||
"gitHead": "427e66ba68d33b8d1839714a48517b52afd5c2db" | ||
} |
Sorry, the diff of this file is not supported yet
Updated@entur/a11y@^0.2.78
Updated@entur/button@^3.2.14
Updated@entur/form@^7.0.42
Updated@entur/icons@^6.15.3
Updated@entur/modal@^1.7.35
Updated@entur/tokens@^3.13.2
Updated@entur/tooltip@^2.6.51
Updated@entur/typography@^1.8.27