Skip to content

Commit 78ae283

Browse files
committed
Bump dependencies
1 parent 33663be commit 78ae283

3 files changed

Lines changed: 90 additions & 39 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@
2626
},
2727
"dependencies": {
2828
"@astrojs/markdown-remark": "^6.3.1",
29-
"@astrojs/starlight": "^0.34.0",
29+
"@astrojs/starlight": "^0.34.3",
3030
"@astrojs/ts-plugin": "^1.10.4",
3131
"@fontsource/roboto": "^5.2.5",
3232
"@pasqal-io/starlight-client-mermaid": "^0.1.0",
3333
"@resvg/resvg-js": "^2.6.2",
34-
"astro": "^5.7.2",
34+
"astro": "^5.7.13",
3535
"astro-opengraph-images": "^1.12.2",
36-
"astro-redirect-from": "^1.3.1",
36+
"astro-redirect-from": "^1.3.3",
3737
"astro-rehype-relative-markdown-links": "^0.18.1",
3838
"jsdom": "^26.0.0",
3939
"patch-package": "^8.0.0",
4040
"react": "^19.0.0",
4141
"rehype-external-links": "^3.0.0",
42-
"satori": "^0.12.1",
42+
"satori": "^0.13.1",
4343
"sharp": "^0.34.1",
4444
"starlight-auto-sidebar": "^0.1.1",
4545
"starlight-giscus": "^0.6.1",
@@ -50,8 +50,8 @@
5050
},
5151
"devDependencies": {
5252
"@types/jsdom": "^21.1.7",
53-
"@types/node": "^22.13.10",
54-
"@types/react": "^19.0.10",
53+
"@types/node": "^22.15.18",
54+
"@types/react": "^19.1.4",
5555
"node-fetch": "^3.3.2",
5656
"prettier": "3.5.3"
5757
},

0 commit comments

Comments
 (0)