diff --git a/packages/toast/package.json b/packages/toast/package.json index b1c601f0b72..f7fb1e1f744 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "react-toastify": "^10.0.6" + "react-toastify": "^11.0.1" }, "devDependencies": { "@faker-js/faker": "^9.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c85cbbcf30b..74c88916025 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1053,8 +1053,8 @@ importers: specifier: ^2.2.0 version: 2.2.0(react@18.3.1) react-toastify: - specifier: ^10.0.6 - version: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^11.0.1 + version: 11.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@faker-js/faker': specifier: ^9.3.0 @@ -6696,11 +6696,11 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-toastify@10.0.6: - resolution: {integrity: sha512-yYjp+omCDf9lhZcrZHKbSq7YMuK0zcYkDFTzfRFgTXkTFHZ1ToxwAonzA4JI5CxA91JpjFLmwEsZEgfYfOqI1A==} + react-toastify@11.0.1: + resolution: {integrity: sha512-ZALj1xpjOVlPPDKvdksGLemF9mM6FRltsykvv+JQpW9mildnBiy6nGz0685vo4+W8WitParsUfGk9qACArkZPA==} 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==} @@ -13949,7 +13949,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-toastify@10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-toastify@11.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 react: 18.3.1