Skip to content

Commit 38609f5

Browse files
committed
updates
1 parent abbcc9a commit 38609f5

File tree

3 files changed

+59
-58
lines changed

3 files changed

+59
-58
lines changed

.vscode/spellright.dict

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dotnet

package-lock.json

Lines changed: 53 additions & 53 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,11 +11,11 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "4.2.4",
14+
"@astrojs/mdx": "4.2.5",
1515
"@astrojs/rss": "^4.0.11",
16-
"@astrojs/sitemap": "^3.3.0",
17-
"astro": "5.7.4",
18-
"astro-expressive-code": "0.41.1",
16+
"@astrojs/sitemap": "3.3.1",
17+
"astro": "5.7.5",
18+
"astro-expressive-code": "0.41.2",
1919
"katex": "0.16.22",
2020
"markdown-it": "^14.1.0",
2121
"playwright": "1.52.0",
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"@types/katex": "0.16.7",
2626
"@types/markdown-it": "14.1.2",
27-
"sass": "1.86.3"
27+
"sass": "1.87.0"
2828
}
2929
}

0 commit comments

Comments
 (0)