chore: make cookie secure flag conditional for development and add pnpm store to gitignore

This commit is contained in:
2026-02-07 15:11:16 +01:00
parent a594affdfa
commit ac3c405cb2
5 changed files with 13 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"@mintel/husky-config": "workspace:*",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@types/node": "^20.17.16",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",