Skip to content

Commit 8dae8e4

Browse files
committed
Add butterfly 2.5.0-rc.0, update to astro 6
1 parent 2e14e00 commit 8dae8e4

6 files changed

Lines changed: 353 additions & 710 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.13",
14-
"@astrojs/rss": "^4.0.15",
15-
"@astrojs/sitemap": "^3.7.0",
13+
"@astrojs/mdx": "5.0.0",
14+
"@astrojs/rss": "4.0.17",
15+
"@astrojs/sitemap": "3.7.1",
1616
"@linwooddev/style": "^0.4.2",
1717
"@phosphor-icons/web": "^2.1.2",
18-
"astro": "^5.18.0",
18+
"astro": "6.0.3",
1919
"remark-custom-header-id": "^1.0.0",
2020
"sharp": "^0.34.5",
2121
"typescript": "^5.9.3"
2222
},
2323
"packageManager": "pnpm@10.30.3",
2424
"devDependencies": {
2525
"@vite-pwa/astro": "^1.2.0",
26-
"sass": "^1.97.3",
26+
"sass": "^1.98.0",
2727
"vite-plugin-pwa": "^1.2.0",
2828
"workbox-window": "^7.4.0"
2929
}

0 commit comments

Comments
 (0)