Skip to content

Commit

Permalink
Update dependencies + lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 11, 2024
1 parent 31a8d6d commit 27390fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"qa": "npm run build && npm run lint && npm run remark"
},
"dependencies": {
"@astrojs/starlight": "0.15.1",
"sharp": "0.33.1"
"@astrojs/starlight": "0.24.1",
"sharp": "0.33.4"
},
"devDependencies": {
"@astrojs/check": "0.3.4",
"@astrojs/check": "0.7.0",
"@knip/eslint-config": "0.0.0",
"@types/mdast": "4.0.3",
"@types/mdast": "4.0.4",
"@types/unist": "3.0.2",
"astro": "4.0.8",
"astro": "4.10.1",
"eslint": "8.56.0",
"hastscript": "8.0.0",
"kleur": "4.1.5",
"prettier": "3.1.1",
"prettier-plugin-astro": "0.12.3",
"remark-cli": "12.0.0",
"prettier-plugin-astro": "0.14.0",
"remark-cli": "12.0.1",
"remark-directive": "3.0.0",
"remark-frontmatter": "5.0.0",
"remark-parse": "11.0.0",
"remark-preset-webpro": "1.0.0",
"remark-preset-webpro": "1.1.0",
"remark-stringify": "11.0.0",
"tsx": "4.7.0",
"tsx": "4.15.2",
"unified": "11.0.4",
"unist-builder": "4.0.0",
"unist-util-visit": "5.0.0"
Expand Down

0 comments on commit 27390fa

Please sign in to comment.