From 25355ba421ae2c256d2124e0d8cd07424141bc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 06:42:41 +0000 Subject: [PATCH] build(deps): bump valibot from 1.4.1 to 1.4.2 in /talks/2026-maxiv-fov Bumps [valibot](https://github.com/open-circle/valibot) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/open-circle/valibot/releases) - [Commits](https://github.com/open-circle/valibot/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: valibot dependency-version: 1.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- talks/2026-maxiv-fov/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/talks/2026-maxiv-fov/package-lock.json b/talks/2026-maxiv-fov/package-lock.json index dcc7b0f8d59..abf9b414d9c 100644 --- a/talks/2026-maxiv-fov/package-lock.json +++ b/talks/2026-maxiv-fov/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "2026-maxiv-fov", "dependencies": { - "@slidev/cli": "latest", + "@slidev/cli": "*", "@slidev/theme-default": "*", "@slidev/theme-seriph": "*", "playwright-chromium": "*" @@ -10010,9 +10010,9 @@ } }, "node_modules/valibot": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.1.tgz", - "integrity": "sha512-klCmFTz2jeDluy9RwX+F884TCiogtdBJ/YaxSx1EOBYXa3NXNWj8kR1jjN8rzluwojJVWWaHJ4r1U5LfICnM3g==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz", + "integrity": "sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==", "license": "MIT", "peerDependencies": { "typescript": ">=5"