mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 10:52:08 +01:00
feat: update .env.local.example to use quotes for environment variables
chore: add @vitest/coverage-v8 dependency to package.json chore: update pnpm-lock.yaml with new dependencies and versions test: enhance env.test.ts to validate environment variable handling and defaults
This commit is contained in:
@ -69,6 +69,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"eslint": "^9.27.0",
|
||||
"eslint-config-next": "^15.3.2",
|
||||
"eslint-plugin-prettier": "^5.4.0",
|
||||
|
||||
Reference in New Issue
Block a user