Skip to content

Commit 0697c24

Browse files
committed
updates
1 parent 6c8d44a commit 0697c24

File tree

2 files changed

+100
-76
lines changed

2 files changed

+100
-76
lines changed

package-lock.json

Lines changed: 95 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "4.2.5",
15-
"@astrojs/rss": "^4.0.11",
16-
"@astrojs/sitemap": "3.3.1",
17-
"astro": "5.7.5",
14+
"@astrojs/mdx": "^4.3.0",
15+
"@astrojs/rss": "^4.0.12",
16+
"@astrojs/sitemap": "^3.4.1",
17+
"astro": "^5.9.1",
1818
"astro-expressive-code": "0.41.2",
1919
"katex": "0.16.22",
2020
"markdown-it": "^14.1.0",
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"@types/katex": "0.16.7",
2626
"@types/markdown-it": "14.1.2",
27-
"sass": "1.87.0"
27+
"sass": "1.89.1"
2828
}
2929
}

0 commit comments

Comments
 (0)