diff --git a/package.json b/package.json index 8b645db8..4766bc53 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-icons": "^5.0.1", "react-intl": "^6.6.2", "react-virtuoso": "^4.7.0", - "rsuite": "5.52.0", + "rsuite": "5.54.0", "sanitize-html": "^2.11.0", "tauri-plugin-window-state-api": "github:tauri-apps/tauri-plugin-window-state#v1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c026fc94..657e27d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: ^4.7.0 version: 4.7.0(react-dom@18.2.0)(react@18.2.0) rsuite: - specifier: 5.52.0 - version: 5.52.0(react-dom@18.2.0)(react@18.2.0) + specifier: 5.54.0 + version: 5.54.0(react-dom@18.2.0)(react@18.2.0) sanitize-html: specifier: ^2.11.0 version: 2.11.0 @@ -4143,8 +4143,8 @@ packages: react-is: 17.0.2 dev: false - /rsuite@5.52.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-4ExacRhtYLqGebXRUuNgPu0M5plPlUxMSI3gveKEGn2+UpFLG2K4hEauZROPbMmYIA/xY3tuQJd1t/8zKrnCVA==} + /rsuite@5.54.0(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-oCKnYeKVDcR+xerk6etdPb3Xa4oBbS3PRBkFOSHzJ7BL4lH0yYaCxRROnFSNSLF8inXMoB1cyxrHAkzVjeQxFw==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0'