From 1fd6a4c90426f8567f1cf49c6a57af6f22dc7b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:05:19 +0000 Subject: [PATCH] Bump sonner from 1.7.0 to 1.7.1 Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: sonner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index be522ae..b8d8562 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-hook-form": "^7.53.2", - "sonner": "^1.7.0", + "sonner": "^1.7.1", "swr": "^2.2.5", "tailwindcss": "^3.4.15", "uuid": "^11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6483b71..a96e783 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^7.53.2 version: 7.53.2(react@19.0.0) sonner: - specifier: ^1.7.0 - version: 1.7.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^1.7.1 + version: 1.7.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) swr: specifier: ^2.2.5 version: 2.2.5(react@19.0.0) @@ -2426,8 +2426,8 @@ packages: slashes@3.0.12: resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} - sonner@1.7.0: - resolution: {integrity: sha512-W6dH7m5MujEPyug3lpI2l3TC3Pp1+LTgK0Efg+IHDrBbtEjyCmCHHo6yfNBOsf1tFZ6zf+jceWwB38baC8yO9g==} + sonner@1.7.1: + resolution: {integrity: sha512-b6LHBfH32SoVasRFECrdY8p8s7hXPDn3OHUFbZZbiB1ctLS9Gdh6rpX2dVrpQA0kiL5jcRzDDldwwLkSKk3+QQ==} peerDependencies: react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc @@ -5366,7 +5366,7 @@ snapshots: slashes@3.0.12: {} - sonner@1.7.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + sonner@1.7.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: react: 19.0.0 react-dom: 19.0.0(react@19.0.0)