@compiiile/compiiile 2.3.0 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@compiiile/compiiile",
3
3
  "private": false,
4
- "version": "2.3.0",
4
+ "version": "2.4.0",
5
5
  "description": "The most convenient way to render a folder containing markdown files. Previewing and searching markdown files has never been that easy.",
6
6
  "author": "AlbanCrepel <alban.crepel@gmail.com>",
7
7
  "license": "GPL-3.0-only",
@@ -28,7 +28,7 @@
28
28
  "@fontsource-variable/archivo": "^5.0.16",
29
29
  "@fontsource-variable/dm-sans": "^5.0.3",
30
30
  "@fontsource-variable/jetbrains-mono": "^5.0.18",
31
- "astro": "^4.3.3",
31
+ "astro": "^4.3.6",
32
32
  "astro-seo": "^0.8.0",
33
33
  "eslint": "^8.51.0",
34
34
  "eslint-config-prettier": "^9.0.0",
@@ -41,13 +41,13 @@
41
41
  "rehype-autolink-headings": "^7.0.0",
42
42
  "rehype-slug": "^6.0.0",
43
43
  "remark-emoji": "^4.0.0",
44
- "reveal.js": "^4.6.1",
44
+ "reveal.js": "^5.0.4",
45
45
  "sass": "^1.66.1",
46
46
  "slugify": "^1.6.6",
47
47
  "uuid": "^9.0.1",
48
48
  "vfile-matter": "^5.0.0",
49
- "vite": "^5.0.12",
50
- "vue": "^3.4.15",
49
+ "vite": "^5.1.1",
50
+ "vue": "^3.4.18",
51
51
  "yargs": "^17.7.2",
52
52
  "zod": "^3.22.3"
53
53
  },
@@ -2,11 +2,11 @@
2
2
  asSlides: true
3
3
  ---
4
4
 
5
- # 👋 Here are some slides
5
+ # 👋 Here are<br/>some slides
6
6
 
7
7
  ---
8
8
 
9
- # It can contain some lists
9
+ ## It can contain some lists
10
10
 
11
11
  - My first list item
12
12
  - A second list item