From f43a26d3e17469af8932a2e85d95673c1e4c7897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:41:04 +0800 Subject: [PATCH] chore: bump react-hot-toast from 2.4.1 to 2.5.1 in /frontend/extension (#352) Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.4.1 to 2.5.1. - [Release notes](https://github.com/timolins/react-hot-toast/releases) - [Commits](https://github.com/timolins/react-hot-toast/compare/v2.4.1...v2.5.1) --- updated-dependencies: - dependency-name: react-hot-toast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/extension/package.json | 2 +- frontend/extension/pnpm-lock.yaml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/frontend/extension/package.json b/frontend/extension/package.json index dc02d33..54de152 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -20,7 +20,7 @@ "plasmo": "^0.89.3", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hot-toast": "^2.4.1" + "react-hot-toast": "^2.5.1" }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^4.3.0", diff --git a/frontend/extension/pnpm-lock.yaml b/frontend/extension/pnpm-lock.yaml index 1334a7e..1d376ff 100644 --- a/frontend/extension/pnpm-lock.yaml +++ b/frontend/extension/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hot-toast: - specifier: ^2.4.1 - version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^2.5.1 + version: 2.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@trivago/prettier-plugin-sort-imports': specifier: ^4.3.0 @@ -3515,8 +3515,8 @@ packages: react-error-overlay@6.0.9: resolution: {integrity: sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==} - react-hot-toast@2.4.1: - resolution: {integrity: sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ==} + react-hot-toast@2.5.1: + resolution: {integrity: sha512-54Gq1ZD1JbmAb4psp9bvFHjS7lje+8ubboUmvKZkCsQBLH6AOpZ9JemfRvIdHcfb9AZXRaFLrb3qUobGYDJhFQ==} engines: {node: '>=10'} peerDependencies: react: '>=16' @@ -8067,13 +8067,12 @@ snapshots: react-error-overlay@6.0.9: {} - react-hot-toast@2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-hot-toast@2.5.1(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) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - transitivePeerDependencies: - - csstype react-is@16.13.1: {}