Which Cloudflare product(s) does this pertain to?
Wrangler core
What version(s) of the tool(s) are you using?
3.62.0
What version of Node are you using?
No response
What operating system and version are you using?
any
Describe the Bug
Wrangler has deprecated packages in its dependency tree, which causes deprecation warnings for us when doing pnpm install
https://npmgraph.js.org/?q=wrangler

It looks like you need to switch from @esbuild-plugins/node-modules-polyfill to esbuild-plugin-polyfill-node
Please provide a link to a minimal reproduction
pnpm install wrangler
Please provide any relevant error logs
WARN 2 deprecated subdependencies found: rollup-plugin-inject@3.0.2, sourcemap-codec@1.4.8
Which Cloudflare product(s) does this pertain to?
Wrangler core
What version(s) of the tool(s) are you using?
3.62.0
What version of Node are you using?
No response
What operating system and version are you using?
any
Describe the Bug
Wrangler has deprecated packages in its dependency tree, which causes deprecation warnings for us when doing pnpm install
https://npmgraph.js.org/?q=wrangler
It looks like you need to switch from
@esbuild-plugins/node-modules-polyfilltoesbuild-plugin-polyfill-nodePlease provide a link to a minimal reproduction
pnpm install wrangler
Please provide any relevant error logs
WARN 2 deprecated subdependencies found: rollup-plugin-inject@3.0.2, sourcemap-codec@1.4.8