rsnext/packages
Alex Kirszenberg 62af2007ce
Next.js Turbo build: turbopack-ecmascript-runtime and ChunkData (#50375)
This PR is extracted from https://github.com/vercel/next.js/pull/49942
and mostly contains changes necessary after the Turbopack PR adding the
Node.js production runtime https://github.com/vercel/turbo/pull/4998,
without any of the actual Next Build stuff, in order to be able to merge
both quickly.

* ChunkData moved from tp-dev to tp-core, the ES-serializable part moved
to tp-ecmascript;
* all runtime types moved to tp-ecmascript-runtime

This also upgrades Turbopack to turbopack-230526.2:

* https://github.com/vercel/turbo/pull/5102 <!-- Donny/강동윤 - refactor:
Fix binary bloat caused by `ValueDebugFormat` impl -->
* https://github.com/vercel/turbo/pull/4998 <!-- Alex Kirszenberg -
Node.js production runtime POC -->
2023-05-26 13:38:25 +02:00
..
create-next-app v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
eslint-config-next v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
eslint-plugin-next v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
font v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next fix: edge runtime with next/legacy/image (#50343) 2023-05-26 13:38:10 +02:00
next-bundle-analyzer v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-codemod v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-env v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-mdx v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-plugin-storybook v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-polyfill-module v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-polyfill-nomodule v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
next-swc Next.js Turbo build: turbopack-ecmascript-runtime and ChunkData (#50375) 2023-05-26 13:38:25 +02:00
react-dev-overlay v13.4.5-canary.0 2023-05-26 10:36:33 +00:00
react-refresh-utils v13.4.5-canary.0 2023-05-26 10:36:33 +00:00