Skip to content

Commit f47042b

Browse files
committed
chore: update deps
1 parent ac394c3 commit f47042b

File tree

3 files changed

+165
-236
lines changed

3 files changed

+165
-236
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/mdx": "^3.1.7",
17-
"astro": "^4.15.12",
16+
"@astrojs/mdx": "^3.1.8",
17+
"astro": "^4.16.6",
1818
"astro-og-canvas": "^0.5.3",
1919
"astro-vitesse": "workspace:*",
2020
"canvaskit-wasm": "^0.39.1",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"unocss": "^0.59.4"
5353
},
5454
"dependencies": {
55-
"@astrojs/markdown-remark": "^5.2.0",
56-
"@astrojs/mdx": "^3.1.7",
57-
"@astrojs/sitemap": "^3.2.0",
55+
"@astrojs/markdown-remark": "^5.3.0",
56+
"@astrojs/mdx": "^3.1.8",
57+
"@astrojs/sitemap": "^3.2.1",
5858
"bcp-47": "^2.1.0",
5959
"dayjs": "^1.11.13",
6060
"fast-glob": "^3.3.2",
@@ -72,7 +72,7 @@
7272
"@types/nprogress": "^0.2.3",
7373
"@unocss/eslint-plugin": "^0.63.4",
7474
"@vitest/coverage-v8": "2.1.2",
75-
"astro": "^4.15.12",
75+
"astro": "^4.16.6",
7676
"bumpp": "^9.7.1",
7777
"eslint": "^9.12.0",
7878
"eslint-plugin-astro": "^1.2.4",

0 commit comments

Comments
 (0)