From ac308c55891b1e899cd1a6ad609531fca8a3ebd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 02:26:43 +0000 Subject: [PATCH] patch(deps): update dependency @slidev/types to v0.43.11 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1af4d02..1ea6f14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "CC-BY-SA-4.0", "dependencies": { "@iconify-json/mdi": "1.1.55", - "@slidev/types": "0.43.8", + "@slidev/types": "0.43.11", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.4", "qrious": "4.0.2", @@ -2861,9 +2861,9 @@ } }, "node_modules/@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", + "version": "0.43.11", + "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.11.tgz", + "integrity": "sha512-CYaQZZf1jD6J0cGfhw5GcLViGXI3g23Hw2GmWXar9/j8O1+I0vV+HiHyFOw370K4WKwAwBnZkN/92imOTAEVNw==", "engines": { "node": ">=18.0.0" }, @@ -21483,9 +21483,9 @@ } }, "@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==" + "version": "0.43.11", + "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.11.tgz", + "integrity": "sha512-CYaQZZf1jD6J0cGfhw5GcLViGXI3g23Hw2GmWXar9/j8O1+I0vV+HiHyFOw370K4WKwAwBnZkN/92imOTAEVNw==" }, "@szmarczak/http-timer": { "version": "5.0.1", diff --git a/package.json b/package.json index e9fc25d..4fde455 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@iconify-json/mdi": "1.1.55", - "@slidev/types": "0.43.8", + "@slidev/types": "0.43.11", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.4", "qrious": "4.0.2",