Skip to content

Commit

Permalink
Update production-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 1fdc00d commit 724864d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions example-widget-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@matrix-widget-toolkit/react": "2.0.3",
"@mui/icons-material": "6.1.7",
"@mui/material": "6.1.7",
"@reduxjs/toolkit": "2.3.0",
"@reduxjs/toolkit": "2.4.0",
"i18next": "23.16.5",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.6.2",
"i18next-http-backend": "2.7.1",
"joi": "17.13.3",
"matrix-widget-api": "1.10.0",
"react": "18.3.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,10 +1116,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@reduxjs/toolkit@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.3.0.tgz#d00134634d6c1678e8563ac50026e429e3b64420"
integrity sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==
"@reduxjs/toolkit@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.4.0.tgz#29fd3a19530fc50d648a9b1e0132da0cd5618f19"
integrity sha512-wJZEuSKj14tvNfxiIiJws0tQN77/rDqucBq528ApebMIRHyWpCanJVQRxQ8WWZC19iCDKxDsGlbAir3F1layxA==
dependencies:
immer "^10.0.3"
redux "^5.0.1"
Expand Down Expand Up @@ -3803,10 +3803,10 @@ i18next-chained-backend@4.6.2:
dependencies:
"@babel/runtime" "^7.23.2"

i18next-http-backend@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.2.tgz#b25516446ae6f251ce8231e70e6ffbca833d46a5"
integrity sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==
i18next-http-backend@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.7.1.tgz#c754e51c242e8029445263d4351096c67feea102"
integrity sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==
dependencies:
cross-fetch "4.0.0"

Expand Down

0 comments on commit 724864d

Please sign in to comment.