Skip to content

Commit 4a39320

Browse files
committed
Add butterfly 2.4.2-rc.3
1 parent 2d8f150 commit 4a39320

File tree

3 files changed

+122
-77
lines changed

3 files changed

+122
-77
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.12",
13+
"@astrojs/mdx": "^4.3.13",
1414
"@astrojs/rss": "^4.0.14",
1515
"@astrojs/sitemap": "^3.6.0",
1616
"@linwooddev/style": "^0.4.2",
1717
"@phosphor-icons/web": "^2.1.2",
18-
"astro": "^5.16.4",
18+
"astro": "^5.16.5",
1919
"remark-custom-header-id": "^1.0.0",
2020
"sharp": "^0.34.5",
2121
"typescript": "^5.9.3"
2222
},
23-
"packageManager": "pnpm@10.24.0",
23+
"packageManager": "pnpm@10.25.0",
2424
"devDependencies": {
2525
"@vite-pwa/astro": "^1.2.0",
26-
"sass": "^1.94.2",
26+
"sass": "^1.96.0",
2727
"vite-plugin-pwa": "^1.2.0",
2828
"workbox-window": "^7.4.0"
2929
}

0 commit comments

Comments
 (0)