chore: Add test script to redis-api package.json
* Add test script to redis-api package.json
Ensures knip understands test files aren't unused
Approved-by: Joakim Jäderberg
chore: Cleanup dependencies
* Move dotenv to root
* update knip config
* Fix more deps
* More dep updates
* more
* more dep updates
* Fix deps
* Fix generate
Approved-by: Linus Flood
fix(redis-api): logs were no longer sent to Sentry
* fix(redis-api): logs were no longer sent to Sentry
* revert @elysia/server-timing pin
* .
Approved-by: Linus Flood
Fix/redis api package mismatch
* Migrate scandic-web
* Migrate partner-sas
* Enable any rule in partner-sas
* fix: redis-api package version mismatch
* Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/redis-api-package-mismatch
Approved-by: Anton Gunnarsson
Sync defaultMessage from lokalise
* Enhance translation sync functionality and tests
- Added logging for found component files during sync.
- Introduced tests for handling complex components with replacements.
- Updated regex in syncIntlFormatMessage to support optional second arguments.
- Removed unused test files.
* feat(syncDefaultMessage): add script for syncing default message with lokalise
* feat(syncDefaultMessage): add script for syncing default message with lokalise
Approved-by: Matilda Landström
Feature/SW-2538 redis api sentry
* Add fingerprint to be able to differentiate JSON.parse errors
* update deploy script
* use status over deprecated error function in elysia
* use t3-env createFinalSchema for extra validation
Approved-by: Anton Gunnarsson