diff --git a/package-lock.json b/package-lock.json index 4336940..51bd74d 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.68", - "@slidev/types": "0.49.25", + "@slidev/types": "0.49.26", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.5", "qrious": "4.0.2", @@ -3276,9 +3276,9 @@ } }, "node_modules/@slidev/types": { - "version": "0.49.25", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.49.25.tgz", - "integrity": "sha512-u+WsMtiA7UWxc3BWFpn8tC4cXdx5KG8toJHlxXYQjJJ5GxQ5l757x16Mb+XgGEbuEBHGEZbqVdOCs+b6ir7lDQ==", + "version": "0.49.26", + "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.49.26.tgz", + "integrity": "sha512-3/CziQN/FundyM2hd/OiSJn+2EAQ/xzaZSLYkyy/4OnsceDJm6DY/xiAbA8WQe+AfaNhv6ZxQjkrJfL8Mml/qw==", "dependencies": { "@antfu/utils": "^0.7.10", "@shikijs/markdown-it": "^1.13.0", @@ -24896,9 +24896,9 @@ } }, "@slidev/types": { - "version": "0.49.25", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.49.25.tgz", - "integrity": "sha512-u+WsMtiA7UWxc3BWFpn8tC4cXdx5KG8toJHlxXYQjJJ5GxQ5l757x16Mb+XgGEbuEBHGEZbqVdOCs+b6ir7lDQ==", + "version": "0.49.26", + "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.49.26.tgz", + "integrity": "sha512-3/CziQN/FundyM2hd/OiSJn+2EAQ/xzaZSLYkyy/4OnsceDJm6DY/xiAbA8WQe+AfaNhv6ZxQjkrJfL8Mml/qw==", "requires": { "@antfu/utils": "^0.7.10", "@shikijs/markdown-it": "^1.13.0", diff --git a/package.json b/package.json index c65dbbb..11af047 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@iconify-json/mdi": "1.1.68", - "@slidev/types": "0.49.25", + "@slidev/types": "0.49.26", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.5", "qrious": "4.0.2",