Update luxon dependecy

This commit is contained in:
calli
2025-04-23 12:31:19 +03:00
parent fa5f79068f
commit d433f5420e
2 changed files with 19 additions and 17 deletions

View File

@@ -24,7 +24,7 @@
"chart.js": "^4.4.7",
"crypto-js": "^4.1.1",
"eslint": "8.42.0",
"luxon": "^3.3.0",
"luxon": "^3.6.1",
"next": "^14.2.23",
"next-plausible": "^3.12.0",
"react": "^18.3.1",
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/crypto-js": "^4.1.1",
"@types/luxon": "^3.3.0",
"@types/luxon": "^3.6.1",
"@types/react-color": "^3.0.7",
"@types/three": "^0.152.1",
"eslint-config-next": "^14.2.23",