nextjs-chakra-ui-portfolio-template
nextjs-chakra-ui-portfolio-template copied to clipboard
fix(deps): bump @emotion/styled from 11.6.0 to 11.10.0
Bumps @emotion/styled from 11.6.0 to 11.10.0.
Release notes
Sourced from @emotion/styled's releases.
@emotion/styled@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/styled@11.9.3Patch Changes
#2759 Thanks
@srmagura,@Andarist! - Change the argument of theshouldForwardPropoption ofstyledfromPropertyKeytostringin the TypeScript definitions.#2333
3055efddThanks@Andarist! -shouldForwardProphas been changed from being a bivariant method to a contravariant function - it improves the type-safety for those that type this option.#2333
3055efddThanks@antongolub! -FilteringStyledOptionsandStyledOptionstypes no longer require a type argument for thePropsgeneric.
@emotion/styled@11.8.1Patch Changes
- #2651
39ac5b99Thanks@Andarist! - Fixed a transpilation issue that causeduseInsertionEffectto be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.
@emotion/styled@11.8.0Minor Changes
- #2600
2f27156aThanks@Andarist! - Refactored code to use the upcomingReact.useInsertionEffectwhen it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.Patch 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| portfolio-boilerplate-nextjs | ✅ Ready (Inspect) | Visit Preview | Sep 1, 2022 at 0:09AM (UTC) |
Superseded by #151.