From fdbcd20ad176a7ed452431bbdac0f134fc0844c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 22:55:57 +0800 Subject: [PATCH] chore: bump react-hot-toast from 2.5.2 to 2.6.0 in /web (#5051) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 49557127a..5e4825688 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-force-graph-2d": "^1.28.0", - "react-hot-toast": "^2.5.2", + "react-hot-toast": "^2.6.0", "react-i18next": "^15.6.1", "react-leaflet": "^4.2.1", "react-router-dom": "^7.7.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index e27e86d5d..247a4a765 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -123,8 +123,8 @@ importers: specifier: ^1.28.0 version: 1.28.0(react@18.3.1) react-hot-toast: - specifier: ^2.5.2 - version: 2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^2.6.0 + version: 2.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-i18next: specifier: ^15.6.1 version: 15.6.1(i18next@25.4.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2) @@ -2951,8 +2951,8 @@ packages: peerDependencies: react: '*' - react-hot-toast@2.5.2: - resolution: {integrity: sha512-Tun3BbCxzmXXM7C+NI4qiv6lT0uwGh4oAfeJyNOjYUejTsm35mK9iCaYLGv8cBz9L5YxZLx/2ii7zsIwPtPUdw==} + react-hot-toast@2.6.0: + resolution: {integrity: sha512-bH+2EBMZ4sdyou/DPrfgIouFpcRLCJ+HoCA32UoAYHn6T3Ur5yfcDCeSr5mwldl6pFOsiocmrXMuoCJ1vV8bWg==} engines: {node: '>=10'} peerDependencies: react: '>=16' @@ -6452,7 +6452,7 @@ snapshots: react: 18.3.1 react-kapsule: 2.5.7(react@18.3.1) - react-hot-toast@2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-hot-toast@2.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: csstype: 3.1.3 goober: 2.1.16(csstype@3.1.3)