Skip to content

Commit 593bb7d

Browse files
committed
Add butterfly 2.3.4
1 parent c1be188 commit 593bb7d

File tree

3 files changed

+541
-511
lines changed

3 files changed

+541
-511
lines changed

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.3",
13+
"@astrojs/mdx": "^4.3.4",
1414
"@astrojs/rss": "^4.0.12",
15-
"@astrojs/sitemap": "^3.4.2",
15+
"@astrojs/sitemap": "^3.5.0",
1616
"@linwooddev/style": "^0.4.2",
1717
"@phosphor-icons/web": "^2.1.2",
18-
"astro": "^5.12.9",
18+
"astro": "^5.13.2",
1919
"sharp": "^0.34.3",
2020
"typescript": "^5.9.2"
2121
},
22-
"packageManager": "pnpm@10.14.0",
22+
"packageManager": "pnpm@10.15.0",
2323
"devDependencies": {
2424
"@vite-pwa/astro": "^1.1.0",
2525
"sass": "^1.90.0",
26-
"vite-plugin-pwa": "^1.0.2",
26+
"vite-plugin-pwa": "^1.0.3",
2727
"workbox-window": "^7.3.0"
2828
}
2929
}

0 commit comments

Comments
 (0)