We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd391d commit 850a3ecCopy full SHA for 850a3ec
package.json
@@ -12,15 +12,15 @@
12
"devDependencies": {
13
"@rollup/pluginutils": "^5.1.0",
14
"@types/markdown-it": "^14.1.1",
15
- "@types/node": "^20.14.9",
+ "@types/node": "^20.14.10",
16
"@vitejs/plugin-vue": "^5.0.5",
17
"gray-matter": "^4.0.3",
18
"markdown-it": "^14.1.0",
19
"markdown-it-attrs": "^4.1.6",
20
"markdown-it-highlightjs": "^4.1.0",
21
"markdown-it-replace-link": "^1.2.1",
22
"markdownlint-cli": "^0.41.0",
23
- "sass": "^1.77.6",
+ "sass": "^1.77.8",
24
"vite": "^5.3.3",
25
"vue": "^3.4.31"
26
}
0 commit comments