fix(deps): update dependency luxon to v3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-16 09:29:25 +00:00
committed by Github changeset workflow
parent 53602c8553
commit 786c9c498f
4 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"luxon": "^2.0.2",
"luxon": "^3.0.0",
"react-use": "^17.2.4",
"slugify": "^1.6.4"
},