From b6e85d39d5a2b4684dff6c4bf5f28dc1b1932c5b Mon Sep 17 00:00:00 2001 From: Keshav Singh Date: Sun, 31 Dec 2023 20:35:38 +0530 Subject: [PATCH] OMKR-1 | Added file upload fetaure and celebration card updated --- package-lock.json | 110 ++-------------------------------------------- package.json | 1 + 2 files changed, 5 insertions(+), 106 deletions(-) diff --git a/package-lock.json b/package-lock.json index 237272a..c577984 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,14 +29,12 @@ "@ngx-translate/core": "^15.0.0", "@ngx-translate/http-loader": "^8.0.0", "@popperjs/core": "^2.11.6", - "@tsparticles/angular": "^3.0.0", "aos": "^2.3.4", "bootstrap": "^5.3.2", "crypto-js": "^4.2.0", "firebase": "^10.7.1", - "marked": "^11.1.0", + "marked": "^11.1.1", "ng-animate": "^2.0.1", - "ng-particles": "^3.12.0", "ngx-google-analytics": "^14.0.1", "rxjs": "~7.8.0", "swagger-ui": "^5.10.3", @@ -6049,55 +6047,6 @@ "node": ">= 6" } }, - "node_modules/@tsparticles/angular": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@tsparticles/angular/-/angular-3.0.0.tgz", - "integrity": "sha512-mnPN/U4/I6A5JHvZXQWq0/mzPDVxfCmNYrIXxQv4NVUnYQT2DzN4vkZuB0BPdurN077Yqey87p6HdcnPhnOZfA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - }, - { - "type": "github", - "url": "https://github.com/sponsors/tsparticles" - }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" - } - ], - "dependencies": { - "tslib": "^2.6.2" - }, - "peerDependencies": { - "@angular/common": ">=2.0.0", - "@angular/core": ">=2.0.0", - "@tsparticles/engine": "^3.0.2", - "rxjs": ">=7.0.0" - } - }, - "node_modules/@tsparticles/engine": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@tsparticles/engine/-/engine-3.0.3.tgz", - "integrity": "sha512-1yGci0gMF9uBIVPXBYekORq8UYf8Twz3Xy/ZWWVCFWeVh90Amdns3fad2pf2HicZe8HZqpa1cN2Io1MOHAlO8w==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - }, - { - "type": "github", - "url": "https://github.com/sponsors/tsparticles" - }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" - } - ], - "hasInstallScript": true, - "peer": true - }, "node_modules/@tufjs/canonical-json": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-1.0.0.tgz", @@ -12865,9 +12814,9 @@ "dev": true }, "node_modules/marked": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/marked/-/marked-11.1.0.tgz", - "integrity": "sha512-fvKJWAPEafVj1dwGwcPI5mBB/0pvViL6NlCbNDG1HOIRwwAU/jeMoFxfbRLuirO1wRH7m4yPvBqD/O1wyWvayw==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/marked/-/marked-11.1.1.tgz", + "integrity": "sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==", "bin": { "marked": "bin/marked.js" }, @@ -13436,35 +13385,6 @@ "@angular/core": ">=12.0.0" } }, - "node_modules/ng-particles": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/ng-particles/-/ng-particles-3.12.0.tgz", - "integrity": "sha512-soaJXBIZRHw99rwnqqtrbiNWs25ZBIWr0g48IUmmHvadEszrVS7EZK1e063zJLJ10FfCe6HhLBJM9VugO176cA==", - "deprecated": "@tsparticles/angular is the new package compatible with v3, please use that instead", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - }, - { - "type": "github", - "url": "https://github.com/sponsors/tsparticles" - }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" - } - ], - "dependencies": { - "tslib": "^2.4.1" - }, - "peerDependencies": { - "@angular/common": ">=2.0.0", - "@angular/core": ">=2.0.0", - "rxjs": ">=7.0.0", - "tsparticles-engine": "^2.12.0" - } - }, "node_modules/ngx-google-analytics": { "version": "14.0.1", "resolved": "https://registry.npmjs.org/ngx-google-analytics/-/ngx-google-analytics-14.0.1.tgz", @@ -17759,28 +17679,6 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, - "node_modules/tsparticles-engine": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/tsparticles-engine/-/tsparticles-engine-2.12.0.tgz", - "integrity": "sha512-ZjDIYex6jBJ4iMc9+z0uPe7SgBnmb6l+EJm83MPIsOny9lPpetMsnw/8YJ3xdxn8hV+S3myTpTN1CkOVmFv0QQ==", - "deprecated": "starting from tsparticles v3 the packages are now moved to @tsparticles/package-name instead of tsparticles-package-name", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/matteobruni" - }, - { - "type": "github", - "url": "https://github.com/sponsors/tsparticles" - }, - { - "type": "buymeacoffee", - "url": "https://www.buymeacoffee.com/matteobruni" - } - ], - "hasInstallScript": true, - "peer": true - }, "node_modules/tsutils": { "version": "3.21.0", "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", diff --git a/package.json b/package.json index e406d0a..ab89666 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "bootstrap": "^5.3.2", "crypto-js": "^4.2.0", "firebase": "^10.7.1", + "marked": "^11.1.1", "ng-animate": "^2.0.1", "ngx-google-analytics": "^14.0.1", "rxjs": "~7.8.0",