Skip to content

Commit 26125f3

Browse files
committed
periodically bump dependencies
1 parent d2ea4cb commit 26125f3

File tree

2 files changed

+3605
-3083
lines changed

2 files changed

+3605
-3083
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koi",
33
"type": "module",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": "tcdw <[email protected]>",
66
"license": "MIT",
77
"private": true,
@@ -13,19 +13,19 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"@astrojs/check": "^0.5.10",
17-
"@astrojs/mdx": "^2.2.2",
16+
"@astrojs/check": "^0.6.0",
17+
"@astrojs/mdx": "^3.0.0",
1818
"@astrojs/rss": "^4.0.5",
19-
"@astrojs/sitemap": "^3.1.2",
20-
"@astrojs/svelte": "^5.2.0",
19+
"@astrojs/sitemap": "^3.1.4",
20+
"@astrojs/svelte": "^5.4.0",
2121
"@astrojs/tailwind": "^5.1.0",
22-
"@tailwindcss/typography": "^0.5.12",
23-
"astro": "^4.5.12",
22+
"@tailwindcss/typography": "^0.5.13",
23+
"astro": "^4.8.2",
2424
"markdown-to-text": "^0.1.1",
2525
"sharp": "^0.33.3",
26-
"svelte": "^4.2.12",
27-
"tailwind-merge": "^2.2.2",
26+
"svelte": "^4.2.16",
27+
"tailwind-merge": "^2.3.0",
2828
"tailwindcss": "^3.4.3",
29-
"typescript": "^5.4.3"
29+
"typescript": "^5.4.5"
3030
}
3131
}

0 commit comments

Comments
 (0)