stripe removed

This commit is contained in:
2026-01-04 05:25:54 -06:00
parent 36c5bd5dd6
commit ec86ff8441
9 changed files with 23 additions and 104 deletions

View File

@@ -30,15 +30,14 @@
"@angular/platform-server": "^19.2.16",
"@angular/router": "^19.2.16",
"@angular/ssr": "^19.2.16",
"@bluehalo/ngx-leaflet": "^18.0.2",
"@fortawesome/angular-fontawesome": "^0.15.0",
"@bluehalo/ngx-leaflet": "^19.0.0",
"@fortawesome/angular-fontawesome": "^1.0.0",
"@fortawesome/fontawesome-free": "^6.7.2",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@ng-select/ng-select": "^13.4.1",
"@ng-select/ng-select": "^14.9.0",
"@ngneat/until-destroy": "^10.0.0",
"@stripe/stripe-js": "^4.3.0",
"@types/cropperjs": "^1.3.0",
"@types/leaflet": "^1.9.12",
"@types/uuid": "^10.0.0",
@@ -50,12 +49,11 @@
"leaflet": "^1.9.4",
"memoize-one": "^6.0.0",
"ng-gallery": "^11.0.0",
"ngx-currency": "^18.0.0",
"ngx-currency": "^19.0.0",
"ngx-image-cropper": "^8.0.0",
"ngx-mask": "^18.0.0",
"ngx-quill": "^26.0.5",
"ngx-quill": "^27.1.2",
"ngx-sharebuttons": "^15.0.3",
"ngx-stripe": "^18.1.0",
"on-change": "^5.0.1",
"posthog-js": "^1.259.0",
"quill": "2.0.2",
@@ -64,7 +62,6 @@
"urlcat": "^3.1.0",
"uuid": "^10.0.0",
"zone.js": "~0.15.0",
"stripe": "^19.3.0",
"zod": "^4.1.12"
},
"devDependencies": {