Bump @emotion/react from 11.11.4 to 11.13.3 in /ui/react-app
Bumps @emotion/react from 11.11.4 to 11.13.3.
Release notes
Sourced from @emotion/react's releases.
@emotion/react@11.13.3Patch Changes
#3232
0ce3ed0Thanks@ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
@emotion/serialize@1.3.1
@emotion/react@11.13.0Minor Changes
#3198
d8ff8a5Thanks@Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912Thanks@Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
@emotion/react@11.12.0Minor Changes
- #2815
65a1eeaThanks@srmagura! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = truebefore Emotion gets initialized to enable it.Patch Changes
#3206
d1994c4Thanks@DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks@Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19
Commits
3f46884Version Packages (#3235)153cf88Add scale property as unitless (#3240)0ce3ed0Distributecssprop attachment over props that are union types (#3232)e819f9cVersion Packages (#3229)49f7435Fix broken browser file reference in primitives-core/package.json (#3228)c6f01a2Version Packages (#3224)c72d279Remove incorrect tripleslash directives referencing node types (#3219)70ad1d3Version Packages (#3214)a9f6912Addededge-lightandworkerdconditions (#3215)d8ff8a5Update Preconstruct and use import conditions (#3198)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Superseded by #4141.