From abe5f81b019d912af8597a6ad8d426a1295eb004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 09:35:07 +0000 Subject: [PATCH] build(deps): bump linkify-it in /talks/2026-maxiv-fov Bumps [linkify-it](https://github.com/markdown-it/linkify-it) from 5.0.1 to 5.0.2. - [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/linkify-it/compare/5.0.1...5.0.2) --- updated-dependencies: - dependency-name: linkify-it dependency-version: 5.0.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..4808deecb21 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": "*" @@ -6936,9 +6936,9 @@ } }, "node_modules/linkify-it": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz", - "integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.2.tgz", + "integrity": "sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==", "funding": [ { "type": "github",