Skip to content

Commit 194a673

Browse files
committed
Add notes and date to flow 0.5.0
1 parent 1033e02 commit 194a673

File tree

3 files changed

+277
-323
lines changed

3 files changed

+277
-323
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/mdx": "^4.3.6",
13+
"@astrojs/mdx": "^4.3.7",
1414
"@astrojs/rss": "^4.0.12",
1515
"@astrojs/sitemap": "^3.6.0",
1616
"@linwooddev/style": "^0.4.2",
1717
"@phosphor-icons/web": "^2.1.2",
18-
"astro": "^5.14.1",
18+
"astro": "^5.14.4",
1919
"remark-custom-header-id": "^1.0.0",
2020
"sharp": "^0.34.4",
21-
"typescript": "^5.9.2"
21+
"typescript": "^5.9.3"
2222
},
23-
"packageManager": "pnpm@10.17.1",
23+
"packageManager": "pnpm@10.18.2",
2424
"devDependencies": {
2525
"@vite-pwa/astro": "^1.1.0",
2626
"sass": "^1.93.2",
27-
"vite-plugin-pwa": "^1.0.3",
27+
"vite-plugin-pwa": "^1.1.0",
2828
"workbox-window": "^7.3.0"
2929
}
3030
}

0 commit comments

Comments
 (0)