diff --git a/frontend/extension/package.json b/frontend/extension/package.json index b3472df5..cc78e7c1 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -20,7 +20,7 @@ "plasmo": "^0.90.5", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hot-toast": "^2.5.2" + "react-hot-toast": "^2.6.0" }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^5.2.2", diff --git a/frontend/extension/pnpm-lock.yaml b/frontend/extension/pnpm-lock.yaml index f1b07512..7aa3c788 100644 --- a/frontend/extension/pnpm-lock.yaml +++ b/frontend/extension/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(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) devDependencies: '@trivago/prettier-plugin-sort-imports': specifier: ^5.2.2 @@ -3531,8 +3531,8 @@ packages: react-error-overlay@6.0.9: resolution: {integrity: sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==} - 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' @@ -8062,7 +8062,7 @@ snapshots: react-error-overlay@6.0.9: {} - 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)