feat: luxon related

This commit is contained in:
2025-06-09 21:53:08 +02:00
parent e8b4e4634f
commit 4d4c3993d9
2 changed files with 5 additions and 4 deletions

3
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "backend2",
"version": "1.0.0",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"bcryptjs": "^2.4.3",
@@ -2499,6 +2499,7 @@
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
"license": "MIT",
"engines": {
"node": ">=12"
}