diff --git a/package.json b/package.json index 8dd9c97..bb937bb 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "react-hotkeys-hook": "^4.5.0", "react-markdown": "^9.0.1", "react-resizable-panels": "^2.0.20", - "react-toastify": "^10.0.5", + "react-toastify": "^11.0.3", "rehype-raw": "^7.0.0", "rehype-sanitize": "^6.0.0", "remark-gfm": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b72fbf9..be4c522 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,8 +159,8 @@ importers: specifier: ^2.0.20 version: 2.0.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-toastify: - specifier: ^10.0.5 - version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^11.0.3 + version: 11.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rehype-raw: specifier: ^7.0.0 version: 7.0.0 @@ -4312,11 +4312,11 @@ packages: '@types/react': optional: true - react-toastify@10.0.5: - resolution: {integrity: sha512-mNKt2jBXJg4O7pSdbNUfDdTsK9FIdikfsIE/yUCxbAEXl4HMyJaivrVFcn3Elvt5xvCQYhUZm+hqTIu1UXM3Pw==} + react-toastify@11.0.3: + resolution: {integrity: sha512-cbPtHJPfc0sGqVwozBwaTrTu1ogB9+BLLjd4dDXd863qYLj7DGrQ2sg5RAChjFUB4yc3w8iXOtWcJqPK/6xqRQ==} peerDependencies: - react: '>=18' - react-dom: '>=18' + react: ^18 || ^19 + react-dom: ^18 || ^19 react@18.3.1: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} @@ -10088,7 +10088,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.3 - react-toastify@10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-toastify@11.0.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 react: 18.3.1