Skip to content

Commit bc1be72

Browse files
committed
Install @emotion/css and upgrade all Emotion dependencies to latest and
1 parent a992166 commit bc1be72

2 files changed

Lines changed: 170 additions & 115 deletions

File tree

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,12 @@
118118
"@elastic/charts": "^50.0.1",
119119
"@elastic/datemath": "^5.0.3",
120120
"@elastic/eslint-config-kibana": "^0.15.0",
121-
"@emotion/babel-preset-css-prop": "^11.2.0",
122-
"@emotion/cache": "^11.7.1",
123-
"@emotion/eslint-plugin": "^11.7.0",
124-
"@emotion/jest": "^11.9.0",
125-
"@emotion/react": "^11.9.0",
121+
"@emotion/babel-preset-css-prop": "^11.10.0",
122+
"@emotion/cache": "^11.10.3",
123+
"@emotion/css": "^11.10.0",
124+
"@emotion/eslint-plugin": "^11.10.0",
125+
"@emotion/jest": "^11.10.0",
126+
"@emotion/react": "^11.10.4",
126127
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
127128
"@svgr/core": "5.5.0",
128129
"@svgr/plugin-svgo": "^4.0.3",

0 commit comments

Comments
 (0)