Skip to content

Commit

Permalink
Merge pull request #309 from h3poteto/dependabot/npm_and_yarn/rsuite-…
Browse files Browse the repository at this point in the history
…5.25.0

Bump rsuite from 5.24.1 to 5.25.0
  • Loading branch information
h3poteto authored Jan 23, 2023
2 parents b501e49 + c27f2fd commit d4234d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-virtuoso": "^4.0.3",
"rsuite": "^5.24.1",
"rsuite": "^5.25.0",
"sanitize-html": "^2.8.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,10 +3578,10 @@ rsuite-table@^5.8.2:
lodash "^4.17.21"
react-is "^17.0.2"

rsuite@^5.24.1:
version "5.24.1"
resolved "https://registry.yarnpkg.com/rsuite/-/rsuite-5.24.1.tgz#131d3b3fc972a9aeff71efd34dc07cbf8f4d119b"
integrity sha512-UWn0DPD5wYBTkmL6KCF/CgdEPtmKEP9uLTlbD8FeFIRL08S7VW81gyoIThuS2U7HwISXUY31wnE+RdSPlmJvoQ==
rsuite@^5.25.0:
version "5.25.0"
resolved "https://registry.yarnpkg.com/rsuite/-/rsuite-5.25.0.tgz#019d5dd08e94284daffeb2e94cbd7ae0f41b13b1"
integrity sha512-vQjbVijGIghMFt9DfGieTVALEURKH2CfJ4+7hXuoEgUTPe7E+xuCe8PaPCa5LWP17zLt1U0kO2O9mrICsOoE+g==
dependencies:
"@babel/runtime" "^7.20.1"
"@juggle/resize-observer" "^3.4.0"
Expand Down

0 comments on commit d4234d1

Please sign in to comment.