chore: remove stale package-lock.json and add to gitignore

Project uses pnpm, these npm lock files were causing spurious changes on every install.
This commit is contained in:
vsxd 2026-03-13 13:58:11 +08:00
parent 9b5154cc51
commit e4ae46515e
3 changed files with 1 additions and 6041 deletions

1
.gitignore vendored
View file

@ -50,6 +50,7 @@ coverage/
.vite/
.eslintcache
*.tsbuildinfo
package-lock.json
# Temporary files
.tmp/

6
package-lock.json generated
View file

@ -1,6 +0,0 @@
{
"name": "homepage-redesign",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}

6035
web/package-lock.json generated

File diff suppressed because it is too large Load diff