chore(deps): Bump @emotion/react from 11.9.0 to 11.10.0
Bumps @emotion/react from 11.9.0 to 11.10.0.
Release notes
Sourced from @emotion/react's releases.
@emotion/react@11.10.0Minor Changes
#2819
bbad8c79Thanks@nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.#2819
bbad8c79Thanks@nicksrandall! - Thanks to the addedexportsfield, the package now includes aworkercondition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.Patch Changes
@emotion/react@11.9.3Patch Changes
Commits
a5f43a1Version Packages (#2839)bbad8c7Addedpackage.json#exportsto all packages and added aworkercondition w...ac94be9Add an accompanying example of a file for theimportMapoption example (#2791)fa7f494Added missing TypeScript declarations in@emotion/server(#2835)2e6a7aaVersion Packages (#2838)5b99a84Fixed an issue with the lack of/*#__PURE__*/annotations before styled cal...1c32b04fix a typo (#2837)b8d45d4Address website feedback (#2825)679ca35Version Packages (#2804)4003819Upgrade to latest Next.js (attempt 2) (#2805)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
Superseded by #13596.