diff --git a/package-lock.json b/package-lock.json index 7840290..e3443d5 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.7", + "@slidev/types": "0.43.8", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.4", "qrious": "4.0.2", @@ -2747,18 +2747,6 @@ } } }, - "node_modules/@slidev/cli/node_modules/@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true, - "engines": { - "node": ">=18.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, "node_modules/@slidev/client": { "version": "0.43.8", "resolved": "https://registry.npmjs.org/@slidev/client/-/client-0.43.8.tgz", @@ -2801,18 +2789,6 @@ "url": "https://github.com/sponsors/antfu" } }, - "node_modules/@slidev/client/node_modules/@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true, - "engines": { - "node": ">=18.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, "node_modules/@slidev/parser": { "version": "0.43.8", "resolved": "https://registry.npmjs.org/@slidev/parser/-/parser-0.43.8.tgz", @@ -2829,22 +2805,10 @@ "url": "https://github.com/sponsors/antfu" } }, - "node_modules/@slidev/parser/node_modules/@slidev/types": { + "node_modules/@slidev/types": { "version": "0.43.8", "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true, - "engines": { - "node": ">=18.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/@slidev/types": { - "version": "0.43.7", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.7.tgz", - "integrity": "sha512-EtX6p5K6neCF7IcnFfq41ASytWANVJlZLhWh+TAtBsNCFCSi694XdD2juF8Z4R1hVXrRxBMyMUwLZM/OxgU1og==", "engines": { "node": ">=18.0.0" }, @@ -21064,14 +21028,6 @@ "vue": "^3.3.7", "windicss": "^3.5.6", "yargs": "^17.7.2" - }, - "dependencies": { - "@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true - } } }, "@slidev/client": { @@ -21108,14 +21064,6 @@ "vue-router": "^4.2.5", "vue-starport": "^0.4.0", "windicss": "^3.5.6" - }, - "dependencies": { - "@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true - } } }, "@slidev/parser": { @@ -21126,20 +21074,12 @@ "requires": { "@slidev/types": "0.43.8", "js-yaml": "^4.1.0" - }, - "dependencies": { - "@slidev/types": { - "version": "0.43.8", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", - "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==", - "dev": true - } } }, "@slidev/types": { - "version": "0.43.7", - "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.7.tgz", - "integrity": "sha512-EtX6p5K6neCF7IcnFfq41ASytWANVJlZLhWh+TAtBsNCFCSi694XdD2juF8Z4R1hVXrRxBMyMUwLZM/OxgU1og==" + "version": "0.43.8", + "resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.43.8.tgz", + "integrity": "sha512-tmSRaSPiqaWU2zR4kkixrNW/g2Vp9Xie7D3azTs97EcA2asldDudNPtmBPxHs9nY4sisw1hKmVcSkgqJFVLG2Q==" }, "@trysound/sax": { "version": "0.2.0" diff --git a/package.json b/package.json index ff7993c..297cba3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@iconify-json/mdi": "1.1.55", - "@slidev/types": "0.43.7", + "@slidev/types": "0.43.8", "codemirror-theme-vars": "0.1.2", "prism-theme-vars": "0.2.4", "qrious": "4.0.2",