Skip to content

Commit

Permalink
Merge pull request #1458 from oasisprotocol/renovate/react-dependencies
Browse files Browse the repository at this point in the history
Update react dependencies
  • Loading branch information
buberdds authored Aug 15, 2024
2 parents 67a9e23 + d07f820 commit 6291e78
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 82 deletions.
1 change: 1 addition & 0 deletions .changelog/1458.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"@typescript-eslint/parser": "7.14.1",
"react-refresh": "0.14.2",
"jackspeak": "2.1.1",
"eslint-plugin-react": "7.34.3"
"eslint-plugin-react": "7.35.0"
},
"alias": {
"swiper/element/bundle": "swiper/swiper-element-bundle"
},
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.11.5",
"@ethereumjs/util": "9.0.3",
"@fontsource-variable/figtree": "^5.0.19",
Expand All @@ -80,7 +80,7 @@
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.23.1",
"react-router-dom": "6.26.0",
"recharts": "2.12.7",
"swiper": "11.1.9",
"use-resize-observer": "9.1.0"
Expand Down Expand Up @@ -112,7 +112,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit 6291e78

Please sign in to comment.