Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump @emotion packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mxdvl committed Oct 28, 2022
1 parent 99b038d commit 97dc679
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 67 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build/**/*"
],
"peerDependencies": {
"@emotion/react": "^11.1.5",
"@emotion/react": "^11.5.0",
"@guardian/libs": "^9.0.1",
"@guardian/source-foundations": "^7.0.1",
"@guardian/source-react-components": "^9.0.1",
Expand All @@ -34,17 +34,21 @@
"@babel/helper-builder-react-jsx-experimental": "^7.12.11",
"@babel/helper-environment-visitor": "^7.18.9",
"@babel/helper-string-parser": "^7.19.4",
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.12.7",
"@changesets/cli": "^2.24.1",
"@emotion/babel-preset-css-prop": "^11.10.0",
"@emotion/react": "^11.1.5",
"@emotion/react": "^11.5.0",
"@guardian/libs": "^9.0.1",
"@guardian/prettier": "^0.4.2",
"@guardian/source-foundations": "^7.0.1",
"@guardian/source-react-components": "^9.0.1",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/addon-links": "^6.5.13",
Expand Down Expand Up @@ -76,6 +80,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"rollup": "^2.40.0",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-visualizer": "^4.2.0",
"storybook-chromatic": "^4.0.2",
"ts-jest": "^26.5.0",
Expand Down
Loading

0 comments on commit 97dc679

Please sign in to comment.