install and use luxon for date and tz functions

This commit is contained in:
Dobromir Popov
2024-05-05 01:42:11 +03:00
parent 0348a2603b
commit 2cea934efd
6 changed files with 65 additions and 24 deletions

5
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "pwwa",
"version": "1.2.0",
"version": "1.2.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pwwa",
"version": "1.2.0",
"version": "1.2.2",
"dependencies": {
"@auth/prisma-adapter": "^1.4.0",
"@emotion/react": "^11.11.3",
@@ -49,6 +49,7 @@
"jsonwebtoken": "^9.0.2",
"jszip": "^3.10.1",
"levenshtein-edit-distance": "^3.0.1",
"luxon": "^3.4.4",
"mailtrap": "^3.3.0",
"module-alias": "^2.2.3",
"moment": "^2.30.1",