mirror of https://github.com/usememos/memos.git
chore: bump react-hot-toast from 2.5.2 to 2.6.0 in /web
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.5.2 to 2.6.0. - [Release notes](https://github.com/timolins/react-hot-toast/releases) - [Commits](https://github.com/timolins/react-hot-toast/compare/v2.5.2...v2.6.0) --- updated-dependencies: - dependency-name: react-hot-toast dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ebff15149b
commit
bcaf6053a3
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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.3.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2)
|
||||
|
|
@ -2947,8 +2947,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'
|
||||
|
|
@ -6446,7 +6446,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…
Reference in New Issue