#31595b82631d Thanks @iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).
#30489357f337 Thanks @naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.
Bumps the npm group with 20 updates in the / directory:
11.11.0
11.11.4
11.11.0
11.11.5
5.0.3
5.0.13
5.11.16
5.15.18
5.13.5
5.15.18
1.6.1
1.10.0
0.76.3
0.86.3
18.2.0
18.3.1
18.0.32
18.3.3
18.2.0
18.3.1
18.0.11
18.3.0
3.6.4
4.0.1
0.0.237
0.0.268
18.15.11
20.12.12
5.59.8
7.10.0
5.59.8
7.10.0
4.6.0
4.6.2
0.4.1
0.4.7
2.8.7
3.2.5
5.0.3
5.4.5
Updates
@emotion/react
from 11.11.0 to 11.11.4Release notes
Sourced from
@emotion/react
's releases.Commits
6e0e388
Version Packages (#3160)5b82631
Renamed an internalhasOwnProperty
tohasOwn
(#3159)0bfa978
AdddisableRemotePlayback
to valid prop types (#3156)b0014b4
Version Packages (#3143)49c20b4
Fix Theme import for newer Typescript module resolution modes (#3101)45c440f
ChangeArray
toReadonlyArray
in CSS type declarations (#3141)1c60314
AddSECURITY.md
f3b268f
Version Packages (#3058)8f66526
Fix@emotion/css/create-instance
types in TypeScript module resolution mode...fef1ea0
Version Packages (#3051)Updates
@emotion/styled
from 11.11.0 to 11.11.5Release notes
Sourced from
@emotion/styled
's releases.Commits
f4640f6
Version Packages (#3170)c9b84db
Fix mismatch between CSSInterpolation and Interpolation<Props> (#3164)6e0e388
Version Packages (#3160)5b82631
Renamed an internalhasOwnProperty
tohasOwn
(#3159)0bfa978
AdddisableRemotePlayback
to valid prop types (#3156)b0014b4
Version Packages (#3143)49c20b4
Fix Theme import for newer Typescript module resolution modes (#3101)45c440f
ChangeArray
toReadonlyArray
in CSS type declarations (#3141)1c60314
AddSECURITY.md
f3b268f
Version Packages (#3058)Updates
@fontsource/roboto
from 5.0.3 to 5.0.13Commits
Updates
@mui/icons-material
from 5.11.16 to 5.15.18Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
607daac
v5.15.18 (#42233)9bc4fc4
v5.15.17 (#42162)284e251
v5.15.16 (#42084)5a07996
5.15.15 (#41752)9585d28
[release] v5.15.14 (#41540)6da671c
[material-next] Drop the package (#41544)98a08c9
[docs] Fix some Vale errors (#41516)dbcb678
[release] v5.15.13 (#41462)828f4da
[pigment] Rename directories to match package names (#41453)16e8ef7
[code-infra] Add alias for icon types (#41248)Maintainer changes
This version was pushed to npm by brijeshb42, a new releaser for
@mui/icons-material
since your current version.Updates
@mui/material
from 5.13.5 to 5.15.18Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
607daac
v5.15.18 (#42233)cb590e4
[material-ui][ToggleButtonGroup] Add missingselected
class in ToggleButton...c44cb3f
[material-ui][Autocomplete] Improve design when there's a start adornment for...9bc4fc4
v5.15.17 (#42162)813a7b3
[material-ui][slider] Move palette styles to the bottom (#41676)284e251
v5.15.16 (#42084)6bcb471
[material-ui][Dialog] Prevent onClick on the root element from being overwrit...fc95e40
[l10n] Fix typo in is-IS locale (@magnimarels
) (#41815)bbe55fb
[material-ui][Select] FixmuiName
property TypeScript error (@EyaOuenniche
)...5a07996
5.15.15 (#41752)Updates
@plasmohq/storage
from 1.6.1 to 1.10.0Release notes
Sourced from
@plasmohq/storage
's releases.... (truncated)
Commits
Updates
plasmo
from 0.76.3 to 0.86.3Release notes
Sourced from plasmo's releases.
... (truncated)
Commits
5b983c2
chore: bunmp patchcb01811
chore: bump patch version232f0f0
bump minor9f8359c
fix(external_messaging_name): Fix untrusted external messaging name check (#963)038d763
chore: fix some typos in comments (#945)aea3fee
feat(external_messaging): Adds external messaging resolver (#961)673ac05
chore: update ci73814ec
fix: absolute resolver with stats check (#916)b13e4a8
fix: resolve all ESM module if possible (#915)2876857
chore: bump minorUpdates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.0.32 to 18.3.3Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.0.11 to 18.3.0Commits
Updates
@plasmohq/prettier-plugin-sort-imports
from 3.6.4 to 4.0.1Commits
Superseded by #148.