exmarkdown-heading-anchor
Advanced tools
Comparing version 1.3.25 to 1.3.26
{ | ||
"name": "exmarkdown-heading-anchor", | ||
"version": "1.3.25", | ||
"version": "1.3.26", | ||
"type": "module", | ||
@@ -36,3 +36,3 @@ "description": "⚓️ A svelte-exmarkdown plugin that places anchors in heading tags", | ||
"url": "https://github.com/jill64/exmarkdown-heading-anchor.git", | ||
"image": "https://opengraph.githubassets.com/a9a55c67218cf8a1b82aed89057e9a64c5aff2841307346cd47d3f65949a7edf/jill64/exmarkdown-heading-anchor" | ||
"image": "https://opengraph.githubassets.com/4d57823977d7f33e789253c5a9b36d47878c71754efee54ba63d776255db0fdc/jill64/exmarkdown-heading-anchor" | ||
}, | ||
@@ -56,18 +56,18 @@ "scripts": { | ||
"devDependencies": { | ||
"@jill64/eslint-config-svelte": "1.2.39", | ||
"@jill64/npm-demo-layout": "1.0.223", | ||
"@jill64/universal-sanitizer": "1.2.13", | ||
"@jill64/playwright-config": "2.3.1", | ||
"@jill64/eslint-config-svelte": "1.3.4", | ||
"@jill64/npm-demo-layout": "1.0.224", | ||
"@jill64/universal-sanitizer": "1.3.0", | ||
"@jill64/playwright-config": "2.4.0", | ||
"@jill64/prettier-config": "1.0.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.15", | ||
"@jill64/svelte-input": "1.6.31", | ||
"@playwright/test": "1.45.1", | ||
"@sveltejs/adapter-cloudflare": "4.6.0", | ||
"@jill64/sentry-sveltekit-cloudflare": "1.7.16", | ||
"@jill64/svelte-input": "1.6.33", | ||
"@playwright/test": "1.45.2", | ||
"@sveltejs/adapter-cloudflare": "4.7.0", | ||
"@sveltejs/kit": "2.5.18", | ||
"svelte": "4.2.18", | ||
"svelte-exmarkdown": "3.0.5", | ||
"svelte-qparam": "1.0.27", | ||
"typescript": "5.5.3", | ||
"svelte-qparam": "1.0.29", | ||
"typescript": "5.5.4", | ||
"unified": "11.0.5", | ||
"vite": "5.3.3", | ||
"vite": "5.3.4", | ||
"@sveltejs/vite-plugin-svelte": "3.1.1" | ||
@@ -74,0 +74,0 @@ }, |
9721