From 1600f74d2adff5476d5d46aa8a3e09e2502f6ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:25:02 +0000 Subject: [PATCH] Bump slate-history from 0.93.0 to 0.110.3 Bumps [slate-history](https://github.com/ianstormtaylor/slate) from 0.93.0 to 0.110.3. - [Release notes](https://github.com/ianstormtaylor/slate/releases) - [Commits](https://github.com/ianstormtaylor/slate/compare/slate-history@0.93.0...slate-history@0.110.3) --- updated-dependencies: - dependency-name: slate-history dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1441efb41..393cdfbe2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "react-router-dom": "6.20.0", "sanitize-html": "2.12.1", "slate": "0.94.1", - "slate-history": "0.93.0", + "slate-history": "0.110.3", "slate-react": "0.98.4", "tippy.js": "6.3.7", "ua-parser-js": "1.0.35" @@ -10644,9 +10644,9 @@ } }, "node_modules/slate-history": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.93.0.tgz", - "integrity": "sha512-Gr1GMGPipRuxIz41jD2/rbvzPj8eyar56TVMyJBvBeIpQSSjNISssvGNDYfJlSWM8eaRqf6DAcxMKzsLCYeX6g==", + "version": "0.110.3", + "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.110.3.tgz", + "integrity": "sha512-sgdff4Usdflmw5ZUbhDkxFwCBQ2qlDKMMkF93w66KdV48vHOgN2BmLrf+2H8SdX8PYIpP/cTB0w8qWC2GwhDVA==", "dependencies": { "is-plain-object": "^5.0.0" }, diff --git a/package.json b/package.json index 072640505..43b3bd44c 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-router-dom": "6.20.0", "sanitize-html": "2.12.1", "slate": "0.94.1", - "slate-history": "0.93.0", + "slate-history": "0.110.3", "slate-react": "0.98.4", "tippy.js": "6.3.7", "ua-parser-js": "1.0.35"