Skip to content

Commit 5020b98

Browse files
authored
Merge pull request #417 from ral-facilities/renovate/emotion-monorepo
Update emotion monorepo to v11.13.0 (minor)
2 parents 5e62b17 + d14506f commit 5020b98

File tree

2 files changed

+29
-42
lines changed

2 files changed

+29
-42
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"private": true,
55
"dependencies": {
66
"@date-io/date-fns": "3.0.0",
7-
"@emotion/cache": "11.12.0",
8-
"@emotion/react": "11.12.0",
9-
"@emotion/styled": "11.12.0",
7+
"@emotion/cache": "11.13.0",
8+
"@emotion/react": "11.13.0",
9+
"@emotion/styled": "11.13.0",
1010
"@hello-pangea/dnd": "^16.6.0",
1111
"@mui/base": "5.0.0-beta.40",
1212
"@mui/icons-material": "5.16.2",

yarn.lock

+26-39
Original file line numberDiff line numberDiff line change
@@ -1934,20 +1934,7 @@ __metadata:
19341934
languageName: node
19351935
linkType: hard
19361936

1937-
"@emotion/cache@npm:11.12.0":
1938-
version: 11.12.0
1939-
resolution: "@emotion/cache@npm:11.12.0"
1940-
dependencies:
1941-
"@emotion/memoize": "npm:^0.9.0"
1942-
"@emotion/sheet": "npm:^1.3.0"
1943-
"@emotion/utils": "npm:^1.3.0"
1944-
"@emotion/weak-memoize": "npm:^0.4.0"
1945-
stylis: "npm:4.2.0"
1946-
checksum: 10c0/b6909597a41dfc1d07ada1b8a719697d2c0155a8f71c14079b7a089e281093a4c0710933592c864185e9176621ce6eff96e5ce2eb6774ba7959235232892d3c8
1947-
languageName: node
1948-
linkType: hard
1949-
1950-
"@emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.12.0":
1937+
"@emotion/cache@npm:11.13.0, @emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.13.0":
19511938
version: 11.13.0
19521939
resolution: "@emotion/cache@npm:11.13.0"
19531940
dependencies:
@@ -1983,28 +1970,28 @@ __metadata:
19831970
languageName: node
19841971
linkType: hard
19851972

1986-
"@emotion/react@npm:11.12.0":
1987-
version: 11.12.0
1988-
resolution: "@emotion/react@npm:11.12.0"
1973+
"@emotion/react@npm:11.13.0":
1974+
version: 11.13.0
1975+
resolution: "@emotion/react@npm:11.13.0"
19891976
dependencies:
19901977
"@babel/runtime": "npm:^7.18.3"
19911978
"@emotion/babel-plugin": "npm:^11.12.0"
1992-
"@emotion/cache": "npm:^11.12.0"
1993-
"@emotion/serialize": "npm:^1.2.0"
1994-
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
1995-
"@emotion/utils": "npm:^1.3.0"
1979+
"@emotion/cache": "npm:^11.13.0"
1980+
"@emotion/serialize": "npm:^1.3.0"
1981+
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
1982+
"@emotion/utils": "npm:^1.4.0"
19961983
"@emotion/weak-memoize": "npm:^0.4.0"
19971984
hoist-non-react-statics: "npm:^3.3.1"
19981985
peerDependencies:
19991986
react: ">=16.8.0"
20001987
peerDependenciesMeta:
20011988
"@types/react":
20021989
optional: true
2003-
checksum: 10c0/a2035e0a5788ec6748b595ae898732aa845515dea52657fcf2661288d01c7da16133588fdaa4288c05175dc4c39938546af265bb039065efca20a729c486da9b
1990+
checksum: 10c0/28ee0ba6818ccf2726b31da0ecf3a6ac091983c8e03b3f5d6d2eb02165e3b3d1b95c267fccd08bff2f9769e0ff7361d791810583b858a9dd788de7cf82f6667d
20041991
languageName: node
20051992
linkType: hard
20061993

2007-
"@emotion/serialize@npm:^1.2.0":
1994+
"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.0":
20081995
version: 1.3.0
20091996
resolution: "@emotion/serialize@npm:1.3.0"
20101997
dependencies:
@@ -2017,30 +2004,30 @@ __metadata:
20172004
languageName: node
20182005
linkType: hard
20192006

2020-
"@emotion/sheet@npm:^1.3.0, @emotion/sheet@npm:^1.4.0":
2007+
"@emotion/sheet@npm:^1.4.0":
20212008
version: 1.4.0
20222009
resolution: "@emotion/sheet@npm:1.4.0"
20232010
checksum: 10c0/3ca72d1650a07d2fbb7e382761b130b4a887dcd04e6574b2d51ce578791240150d7072a9bcb4161933abbcd1e38b243a6fb4464a7fe991d700c17aa66bb5acc7
20242011
languageName: node
20252012
linkType: hard
20262013

2027-
"@emotion/styled@npm:11.12.0":
2028-
version: 11.12.0
2029-
resolution: "@emotion/styled@npm:11.12.0"
2014+
"@emotion/styled@npm:11.13.0":
2015+
version: 11.13.0
2016+
resolution: "@emotion/styled@npm:11.13.0"
20302017
dependencies:
20312018
"@babel/runtime": "npm:^7.18.3"
20322019
"@emotion/babel-plugin": "npm:^11.12.0"
20332020
"@emotion/is-prop-valid": "npm:^1.3.0"
2034-
"@emotion/serialize": "npm:^1.2.0"
2035-
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
2036-
"@emotion/utils": "npm:^1.3.0"
2021+
"@emotion/serialize": "npm:^1.3.0"
2022+
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
2023+
"@emotion/utils": "npm:^1.4.0"
20372024
peerDependencies:
20382025
"@emotion/react": ^11.0.0-rc.0
20392026
react: ">=16.8.0"
20402027
peerDependenciesMeta:
20412028
"@types/react":
20422029
optional: true
2043-
checksum: 10c0/f87466ade3c872c6452091969f2784b97dcec821f812f641088e1289ad039ddea7165e8b1221895911f199469d07a9ffc786434e496ae3cb62156f72a5686ad7
2030+
checksum: 10c0/5e2cc85c8a2f6e7bd012731cf0b6da3aef5906225e87e8d4a5c19da50572e24d9aaf92615aa36aa863f0fe6b62a121033356e1cad62617c48bfdaa2c3cf0d8a4
20442031
languageName: node
20452032
linkType: hard
20462033

@@ -2051,16 +2038,16 @@ __metadata:
20512038
languageName: node
20522039
linkType: hard
20532040

2054-
"@emotion/use-insertion-effect-with-fallbacks@npm:^1.0.1":
2055-
version: 1.0.1
2056-
resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.0.1"
2041+
"@emotion/use-insertion-effect-with-fallbacks@npm:^1.1.0":
2042+
version: 1.1.0
2043+
resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.1.0"
20572044
peerDependencies:
20582045
react: ">=16.8.0"
2059-
checksum: 10c0/a15b2167940e3a908160687b73fc4fcd81e59ab45136b6967f02c7c419d9a149acd22a416b325c389642d4f1c3d33cf4196cad6b618128b55b7c74f6807a240b
2046+
checksum: 10c0/a883480f3a7139fb4a43e71d3114ca57e2b7ae5ff204e05cd9e59251a113773b8f64eb75d3997726250aca85eb73447638c8f51930734bdd16b96762b65e58c3
20602047
languageName: node
20612048
linkType: hard
20622049

2063-
"@emotion/utils@npm:^1.3.0, @emotion/utils@npm:^1.4.0":
2050+
"@emotion/utils@npm:^1.4.0":
20642051
version: 1.4.0
20652052
resolution: "@emotion/utils@npm:1.4.0"
20662053
checksum: 10c0/b2ae698d6e935f4961a8349286b5b0a6117a16e179459cbf9c8d97d5daa7d96c99876b950f09b1a793d6b295713b2c8f89544bd8c3f26b8e4db60a218a0d4c42
@@ -12089,9 +12076,9 @@ __metadata:
1208912076
"@babel/eslint-parser": "npm:7.24.8"
1209012077
"@craco/craco": "npm:7.1.0"
1209112078
"@date-io/date-fns": "npm:3.0.0"
12092-
"@emotion/cache": "npm:11.12.0"
12093-
"@emotion/react": "npm:11.12.0"
12094-
"@emotion/styled": "npm:11.12.0"
12079+
"@emotion/cache": "npm:11.13.0"
12080+
"@emotion/react": "npm:11.13.0"
12081+
"@emotion/styled": "npm:11.13.0"
1209512082
"@hello-pangea/dnd": "npm:^16.6.0"
1209612083
"@mui/base": "npm:5.0.0-beta.40"
1209712084
"@mui/icons-material": "npm:5.16.2"

0 commit comments

Comments
 (0)