refactor(core): Luxon dependency update (#5301)

* ⬆️ Updating Luxon version to 3.1
* ⬆️ Updating `pnpm-lock` file
This commit is contained in:
Milorad FIlipović
2023-01-31 10:44:45 +01:00
committed by GitHub
parent 36b1e6ef15
commit 1d85e232e5
4 changed files with 11 additions and 16 deletions

View File

@@ -59,7 +59,7 @@
"lodash.isequal": "^4.5.0",
"lodash.merge": "^4.6.2",
"lodash.set": "^4.3.2",
"luxon": "~2.3.0",
"luxon": "^3.1.0",
"recast": "^0.21.5",
"transliteration": "^2.3.5",
"xml2js": "^0.4.23"