Skip to content

Commit

Permalink
Update react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 0bf0010 commit 09c42fa
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"**/@emotion/styled": "11.13.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"react-refresh": "0.14.2",
"react-refresh": "0.16.0",
"jackspeak": "2.1.1",
"eslint-plugin-react": "7.36.1"
"eslint-plugin-react": "7.37.2"
},
"alias": {
"swiper/element/bundle": "swiper/swiper-element-bundle"
},
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.13.0",
"@ethereumjs/util": "9.1.0",
"@fontsource-variable/figtree": "^5.0.19",
Expand All @@ -80,7 +80,7 @@
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.26.2",
"react-router-dom": "6.28.0",
"recharts": "2.15.0",
"swiper": "11.1.14",
"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.36.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit 09c42fa

Please sign in to comment.