Skip to content

Commit 9d52475

Browse files
committed
update deps
1 parent e7794f8 commit 9d52475

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.4",
14-
"@astrojs/mdx": "^4.3.0",
14+
"@astrojs/mdx": "^4.3.1",
1515
"@astrojs/react": "^4.3.0",
1616
"@astrojs/sitemap": "^3.4.1",
17-
"@astrojs/starlight": "^0.34.4",
17+
"@astrojs/starlight": "^0.35.1",
1818
"@codemirror/lang-javascript": "^6.2.2",
1919
"@codemirror/state": "^6.4.1",
2020
"@types/jsdom": "^21.1.6",
2121
"@types/react": "^18.2.65",
2222
"@types/react-dom": "^18.2.22",
23-
"astro": "^5.10.1",
23+
"astro": "^5.12.1",
2424
"codemirror": "^6.0.1",
2525
"fabric": "^6.5.3",
2626
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)