chore: go back to @date-io/luxon 1 for mui pickers...

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
Gustaf Räntilä
2022-02-09 17:48:43 +01:00
committed by blam
parent 29302d39db
commit ad136d1c87
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/catalog-model": "^0.9.8",
"@backstage/core-plugin-api": "^0.4.1",
"@backstage/plugin-catalog-react": "^0.6.9",
"@date-io/luxon": "2.x",
"@date-io/luxon": "^1.3.13",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "4.0.0-alpha.57",
+7
View File
@@ -1842,6 +1842,13 @@
dependencies:
"@date-io/core" "^1.3.13"
"@date-io/luxon@^1.3.13":
version "1.3.13"
resolved "https://registry.npmjs.org/@date-io/luxon/-/luxon-1.3.13.tgz#68f0134bb38ef486b2ed6df01981f814c633e28a"
integrity sha512-9wUrJCNSMZJeYAiH+dbb45oGpnHeFP7TOH/Lt26If47gjFCkjvyINzWx+K5AGsnlP0Qosxc7hkF1yLi6ecutxw==
dependencies:
"@date-io/core" "^1.3.13"
"@elastic/elasticsearch-mock@^0.3.0":
version "0.3.0"
resolved "https://registry.npmjs.org/@elastic/elasticsearch-mock/-/elasticsearch-mock-0.3.0.tgz#6b1d8448aad3ca20f760fa01c0206b733c9c1e54"