Commit aa5cef58 authored by dependabot's avatar dependabot
Browse files

Bump react-toastify from 11.0.2 to 11.0.3

parent 8d5429ca
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "next-themes": "^0.4.4",
        "react": "^19.0.0",
        "react-dom": "^19.0.0",
        "react-toastify": "^11.0.2"
        "react-toastify": "^11.0.3"
      },
      "devDependencies": {
        "@sentry/cli": "^2.40.0",
@@ -13846,9 +13846,9 @@
      }
    },
    "node_modules/react-toastify": {
      "version": "11.0.2",
      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-11.0.2.tgz",
      "integrity": "sha512-GjHuGaiXMvbls3ywqv8XdWONwrcO4DXCJIY1zVLkHU73gEElKvTTXNI5Vom3s/k/M8hnkrfsqgBSX3OwmlonbA==",
      "version": "11.0.3",
      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-11.0.3.tgz",
      "integrity": "sha512-cbPtHJPfc0sGqVwozBwaTrTu1ogB9+BLLjd4dDXd863qYLj7DGrQ2sg5RAChjFUB4yc3w8iXOtWcJqPK/6xqRQ==",
      "dependencies": {
        "clsx": "^2.1.1"
      },
+1 −1
Original line number Diff line number Diff line
@@ -58,6 +58,6 @@
    "next-themes": "^0.4.4",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "react-toastify": "^11.0.2"
    "react-toastify": "^11.0.3"
  }
}