Merge branch 'dev' into Lokowitz-feature-i18n

This commit is contained in:
Owen
2025-06-10 18:40:24 -04:00
27 changed files with 399 additions and 330 deletions

View File

@@ -122,7 +122,7 @@
"@types/jsonwebtoken": "^9.0.9",
"@types/node": "^22",
"@types/nodemailer": "6.4.17",
"@types/react": "19.1.6",
"@types/react": "19.1.7",
"@types/react-dom": "19.1.6",
"@types/semver": "7.7.0",
"@types/swagger-ui-express": "^4.1.8",
@@ -137,6 +137,7 @@
"tsc-alias": "1.8.16",
"tsx": "4.19.4",
"typescript": "^5",
"typescript-eslint": "^8.34.0",
"yargs": "18.0.0"
},
"overrides": {