Skip to content

Commit e5e40ad

Browse files
committed
Add butterfly 2.5.2-rc.2
1 parent 79cb1eb commit e5e40ad

3 files changed

Lines changed: 265 additions & 218 deletions

File tree

package.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,22 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "5.0.4",
13+
"@astrojs/mdx": "5.0.6",
1414
"@astrojs/rss": "4.0.18",
1515
"@astrojs/sitemap": "3.7.2",
1616
"@linwooddev/style": "^0.4.2",
1717
"@phosphor-icons/web": "^2.1.2",
18-
"astro": "6.3.1",
18+
"astro": "6.3.3",
1919
"remark-custom-header-id": "^1.0.0",
2020
"sharp": "^0.34.5",
2121
"typescript": "^6.0.3",
2222
"workbox-build": "^7.4.1"
2323
},
24-
"packageManager": "pnpm@11.0.9",
24+
"packageManager": "pnpm@11.1.3",
2525
"devDependencies": {
2626
"@vite-pwa/astro": "^1.2.0",
2727
"sass": "^1.99.0",
2828
"vite-plugin-pwa": "^1.3.0",
2929
"workbox-window": "^7.4.1"
30-
},
31-
"pnpm": {
32-
"overrides": {
33-
"lodash": "4.17.21"
34-
}
3530
}
3631
}

0 commit comments

Comments
 (0)