remark-magic-link
Advanced tools
Comparing version 1.0.0-beta.7 to 1.0.0-beta.11
{ | ||
"name": "remark-magic-link", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.11", | ||
"description": "🔌 A remark plugin to turn {text} syntax into links, optionally with an icon", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
}, | ||
"./style.css": "./dist/style.css" | ||
"./style.css": "./style.css" | ||
}, | ||
@@ -55,3 +55,3 @@ "module": "./dist/index.mjs", | ||
"@aelita-dev/eslint-config": "3.2.5", | ||
"@iconify/json": "^2.2.250", | ||
"@iconify/json": "^2.2.251", | ||
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.5.0", | ||
@@ -70,3 +70,3 @@ "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.5.0", | ||
"changelogithub": "^0.13.10", | ||
"eslint": "^9.10.0", | ||
"eslint": "^9.11.0", | ||
"eslint-plugin-vue": "^9.28.0", | ||
@@ -81,7 +81,6 @@ "eslint-plugin-vuejs-accessibility": "^2.4.1", | ||
"remark": "^15.0.1", | ||
"remark-magic-link": "1.0.0-beta.6", | ||
"remark-parse": "^11.0.0", | ||
"remark-rehype": "^11.1.0", | ||
"remark-rehype": "^11.1.1", | ||
"remark-stringify": "^11.0.0", | ||
"sass": "^1.79.1", | ||
"sass": "^1.79.3", | ||
"simple-git-hooks": "^2.11.1", | ||
@@ -91,3 +90,3 @@ "to-vfile": "^8.0.0", | ||
"typescript": "^5.6.2", | ||
"unbuild": "^2.0.0", | ||
"unbuild": "^3.0.0-rc.7", | ||
"unified": "^11.0.5", | ||
@@ -99,5 +98,6 @@ "unocss": "^0.62.4", | ||
"vitest": "^2.1.1", | ||
"vue": "^3.5.6", | ||
"vue": "^3.5.7", | ||
"vue-tsc": "^2.1.6", | ||
"zx": "^8.1.8" | ||
"zx": "^8.1.8", | ||
"remark-magic-link": "1.0.0-beta.11" | ||
}, | ||
@@ -104,0 +104,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9253
5