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 ab3d657 commit 7ceceb4Copy full SHA for 7ceceb4
2 files changed
package.json
@@ -26,11 +26,11 @@
26
},
27
"devDependencies": {
28
"@astrojs/check": "^0.9.8",
29
- "@astrojs/markdown-remark": "^6.3.11",
30
- "@astrojs/mdx": "^4.3.14",
+ "@astrojs/markdown-remark": "^7.0.0",
+ "@astrojs/mdx": "^5.0.0",
31
"@astrojs/rss": "^4.0.17",
32
"@astrojs/sitemap": "^3.7.1",
33
- "@astrojs/svelte": "^7.2.5",
+ "@astrojs/svelte": "^8.0.0",
34
"@catppuccin/catppuccin": "github:catppuccin/catppuccin#7e4506607b8a6c298ce0876e385c52281e879245",
35
"@catppuccin/palette": "^1.8.0",
36
"@iconify-json/ph": "^1.2.2",
@@ -42,7 +42,7 @@
42
"@rollup/plugin-yaml": "^4.1.2",
43
"@types/node": "^22.19.15",
44
"@vitest/coverage-v8": "^3.2.4",
45
- "astro": "^5.18.1",
+ "astro": "^6.0.0",
46
"astro-expressive-code": "^0.41.7",
47
"astro-icon": "1.1.5",
48
"fuse.js": "^7.1.0",
0 commit comments