sanadwebsite@m32300:~/public_html/dashboard.sanad.website/sanad_dashboard$ git checkout --theirs package-lock.json
npm install
git add package-lock.json
git commit -m "merge: resolve lockfile"
Updated 0 paths from the index
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated gauge@3.0.2: This package is no longer supported.
> metronic-nextjs@9.2.0 postinstall
> prisma generate
warn The configuration property `package.json#prisma` is deprecated and will be removed in Prisma 7. Please migrate to a Prisma config file (e.g., `prisma.config.ts`).
For more information, see: https://pris.ly/prisma-config
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
✔ Generated Prisma Client (v6.19.0) to ./node_modules/@prisma/client in 75ms
Start by importing your Prisma Client (See: https://pris.ly/d/importing-client)
Tip: Interested in query caching in just a few lines of code? Try Accelerate today! https://pris.ly/tip-3-accelerate
added 51 packages, removed 5 packages, changed 105 packages, and audited 820 packages in 7s
214 packages are looking for funding
run `npm fund` for details
39 vulnerabilities (4 moderate, 33 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
On branch QC
Your branch is up to date with 'origin/QC'.
Untracked files:
(use "git add ..." to include in what will be committed)
ecosystem.config.js
pages/
public/upload-d1337.php
src/
nothing added to commit but untracked files present (use "git add" to track)