Skip to content

Commit 6135772

Browse files
Bump the dependencies group with 5 updates (#73)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb06559 commit 6135772

2 files changed

Lines changed: 41 additions & 37 deletions

File tree

bun.lock

Lines changed: 36 additions & 32 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
@@ -23,20 +23,20 @@
2323
"cmdk": "^1.1.1",
2424
"react": "^19.2.4",
2525
"react-dom": "^19.2.4",
26-
"satori": "^0.19.2",
26+
"satori": "^0.26.0",
2727
"unist-util-visit": "^5.1.0"
2828
},
2929
"devDependencies": {
3030
"@astrojs/check": "^0.9.6",
3131
"@tailwindcss/postcss": "^4.2.2",
3232
"@types/mdast": "^4.0.4",
3333
"@types/turndown": "^5.0.6",
34-
"fast-xml-parser": "^5.5.6",
35-
"oxlint": "^1.56.0",
34+
"fast-xml-parser": "^5.7.0",
35+
"oxlint": "^1.60.0",
3636
"postcss": "^8.5.8",
3737
"tailwindcss": "^4.2.2",
38-
"turndown": "^7.2.2",
38+
"turndown": "^7.2.4",
3939
"turndown-plugin-gfm": "^1.0.2",
40-
"typescript": "^5.9.3"
40+
"typescript": "^6.0.3"
4141
}
4242
}

0 commit comments

Comments
 (0)