Skip to content

Commit 3b5e2b2

Browse files
committed
Add butterfly 2.4.2-rc.0
1 parent 26479b5 commit 3b5e2b2

File tree

3 files changed

+375
-204
lines changed

3 files changed

+375
-204
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.10",
14-
"@astrojs/rss": "^4.0.13",
13+
"@astrojs/mdx": "^4.3.12",
14+
"@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.15.5",
18+
"astro": "^5.16.0",
1919
"remark-custom-header-id": "^1.0.0",
2020
"sharp": "^0.34.5",
2121
"typescript": "^5.9.3"
2222
},
23-
"packageManager": "pnpm@10.22.0",
23+
"packageManager": "pnpm@10.23.0",
2424
"devDependencies": {
2525
"@vite-pwa/astro": "^1.1.1",
26-
"sass": "^1.94.0",
26+
"sass": "^1.94.2",
2727
"vite-plugin-pwa": "^1.1.0",
28-
"workbox-window": "^7.3.0"
28+
"workbox-window": "^7.4.0"
2929
}
3030
}

0 commit comments

Comments
 (0)