What is the problem this feature would solve?
Use latest effect packages so it is easier to use code from latest documentation
What is the feature you are proposing to solve the problem?
http-server uses outdated effect packages, e.g. in package json:
"@effect/platform": "^0.69.12"
while the latest (AFAIK) is effect/platform@0.80.11
This is similar to other scoped packages
What alternatives have you considered?
No response
What is the problem this feature would solve?
Use latest effect packages so it is easier to use code from latest documentation
What is the feature you are proposing to solve the problem?
http-server uses outdated effect packages, e.g. in package json:
while the latest (AFAIK) is
effect/platform@0.80.11This is similar to other scoped packages
What alternatives have you considered?
No response