This commit is contained in:
Maciej Jur 2023-06-01 22:38:41 +02:00
parent c0ba7111c5
commit e91fc9141d
2 changed files with 405 additions and 424 deletions

View file

@ -10,9 +10,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^0.19.2", "@astrojs/mdx": "^0.19.5",
"@astrojs/solid-js": "^2.2.0", "@astrojs/solid-js": "^2.2.0",
"astro": "^2.5.2", "astro": "^2.5.6",
"astro-pagefind": "^1.1.0", "astro-pagefind": "^1.1.0",
"dayjs": "^1.11.7", "dayjs": "^1.11.7",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
@ -26,7 +26,7 @@
"remark-parse": "^10.0.2", "remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0", "remark-rehype": "^10.1.0",
"reveal.js": "^4.5.0", "reveal.js": "^4.5.0",
"solid-js": "^1.7.5", "solid-js": "^1.7.6",
"unified": "^10.1.2", "unified": "^10.1.2",
"unist-util-visit": "^4.1.2" "unist-util-visit": "^4.1.2"
}, },

File diff suppressed because it is too large Load diff