Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
fix(deps): update emotion and scw-ui
Browse files Browse the repository at this point in the history
* chore(devdeps): update emotion monorepo to v11.10.0

* fix: update linked packages

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emmanuel Chambon <[email protected]>
  • Loading branch information
renovate[bot] and chambo-e authored Aug 2, 2022
1 parent 9d3689b commit b9ca1a4
Show file tree
Hide file tree
Showing 7 changed files with 712 additions and 561 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
]
},
"peerDependencies": {
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"react": "17.x",
"react-dom": "17.x"
},
Expand All @@ -128,18 +128,18 @@
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/eslint-plugin": "11.7.0",
"@emotion/jest": "11.9.4",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@emotion/babel-preset-css-prop": "11.10.0",
"@emotion/eslint-plugin": "11.10.0",
"@emotion/jest": "11.10.0",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"@nivo/core": "0.79.0",
"@nivo/tooltip": "0.79.0",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-url": "7.0.0",
"@scaleway/eslint-config-react": "3.4.47",
"@scaleway/jest-helpers": "1.2.7",
"@scaleway/jest-helpers": "1.2.8",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
Expand Down Expand Up @@ -191,7 +191,7 @@
},
"dependencies": {
"@babel/runtime": "7.18.9",
"@scaleway/ui": "0.165.0",
"@scaleway/ui": "0.173.0",
"final-form": "4.20.7",
"final-form-arrays": "3.0.2",
"final-form-focus": "1.1.2",
Expand Down
Loading

0 comments on commit b9ca1a4

Please sign in to comment.