chore: configure for pnpm

This commit is contained in:
Developer 02 2025-08-06 20:00:53 +02:00
parent dddabefc7d
commit addf7585f2
3 changed files with 9159 additions and 0 deletions

View File

@ -117,5 +117,8 @@
} }
} }
} }
},
"cli": {
"analytics": false
} }
} }

View File

@ -31,9 +31,11 @@
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.11.3",
"express": "^4.18.2", "express": "^4.18.2",
"moment": "^2.30.1",
"rxjs": "~7.8.0", "rxjs": "~7.8.0",
"sweetalert2": "^11.12.3", "sweetalert2": "^11.12.3",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"uuid": "^11.1.0",
"zone.js": "~0.14.3" "zone.js": "~0.14.3"
}, },
"devDependencies": { "devDependencies": {

File diff suppressed because it is too large Load Diff