add: toast achievement & message

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent 31ea679a17
commit 1e87b8fb34
19 changed files with 329 additions and 25 deletions
+26
View File
@@ -56,6 +56,9 @@ importers:
react-dom:
specifier: ^19.2.8
version: 19.2.8(react@19.2.8)
react-hot-toast:
specifier: ^2.6.0
version: 2.6.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
devDependencies:
'@types/react':
specifier: ^19.2.18
@@ -1059,6 +1062,11 @@ packages:
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines: {node: '>= 0.4'}
goober@2.1.19:
resolution: {integrity: sha512-U7veizMqxyKlM58+Z5j2ngJBH/r9siDmxpvNxSw0PylF6WQvrASJEZrxh1hidRBJc2jqoBVSyOban5u8m+6Rxg==}
peerDependencies:
csstype: ^3.0.10
gopd@1.2.0:
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines: {node: '>= 0.4'}
@@ -1503,6 +1511,13 @@ packages:
peerDependencies:
react: ^19.2.8
react-hot-toast@2.6.0:
resolution: {integrity: sha512-bH+2EBMZ4sdyou/DPrfgIouFpcRLCJ+HoCA32UoAYHn6T3Ur5yfcDCeSr5mwldl6pFOsiocmrXMuoCJ1vV8bWg==}
engines: {node: '>=10'}
peerDependencies:
react: '>=16'
react-dom: '>=16'
react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
@@ -2868,6 +2883,10 @@ snapshots:
define-properties: 1.2.1
gopd: 1.2.0
goober@2.1.19(csstype@3.2.3):
dependencies:
csstype: 3.2.3
gopd@1.2.0: {}
happy-dom@20.11.2:
@@ -3280,6 +3299,13 @@ snapshots:
react: 19.2.8
scheduler: 0.27.0
react-hot-toast@2.6.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8):
dependencies:
csstype: 3.2.3
goober: 2.1.19(csstype@3.2.3)
react: 19.2.8
react-dom: 19.2.8(react@19.2.8)
react-is@16.13.1: {}
react-is@17.0.2: {}