|
|
@@ -25,15 +25,15 @@
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@growi/core": "link:../core",
|
|
|
- "mdast-util-frontmatter": "1.0.0",
|
|
|
- "mdast-util-gfm": "2.0.1",
|
|
|
- "mdast-util-to-markdown": "1.3.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@marp-team/marp-core": "^3.6.0",
|
|
|
"@types/reveal.js": "^4.4.1",
|
|
|
"eslint-plugin-regex": "^1.8.0",
|
|
|
- "reveal.js": "^4.4.0"
|
|
|
+ "reveal.js": "^4.4.0",
|
|
|
+ "mdast-util-frontmatter": "^1.0.0",
|
|
|
+ "mdast-util-gfm": "^2.0.1",
|
|
|
+ "mdast-util-to-markdown": "~1.3.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"next": "^13",
|