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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-02 10:41:04 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e05f803c31
commit f43a26d3e1
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -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",
+6 -7
View File
@@ -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: {}