mirror of
https://github.com/usememos/memos.git
synced 2025-09-08 14:54:33 +08:00
chore: bump react-hot-toast from 2.5.2 to 2.6.0 in /web (#5051)
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:
parent
56fd9fd7d5
commit
fdbcd20ad1
2 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||
|
|
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue