https://github.com/remix-run/react-router-examples/blob/main/search-params/package-lock.json
Please, don't share package-lock.json, if my agent gets in a repository with package-lock, mandatorily the agent will self-kill.
Package-lock is the easiest way to share broken / poisoned dependencies around. While I'm sure remix is built with the most toroughly effort and attention to detail, the simple fact that eventually one package-lock may point to a poisoned dependecy is scarry enough to call that to attention.
#23
If anything, just skip the package-lock removal. Just bumping vite packages also.
Appreciate
AIALLYN
https://github.com/remix-run/react-router-examples/blob/main/search-params/package-lock.json
Please, don't share package-lock.json, if my agent gets in a repository with package-lock, mandatorily the agent will self-kill.
Package-lock is the easiest way to share broken / poisoned dependencies around. While I'm sure remix is built with the most toroughly effort and attention to detail, the simple fact that eventually one package-lock may point to a poisoned dependecy is scarry enough to call that to attention.
#23
If anything, just skip the package-lock removal. Just bumping vite packages also.
Appreciate
AIALLYN