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 e473bf3 commit aa1370d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,28 +21,28 @@
"qa": "npm run build && npm run lint && npm run remark"
},
"dependencies": {
"@astro-community/astro-embed-youtube": "0.4.4",
"@astrojs/starlight": "0.18.0",
"sharp": "0.33.2"
"@astro-community/astro-embed-youtube": "0.5.2",
"@astrojs/starlight": "0.24.1",
"sharp": "0.33.4"
},
"devDependencies": {
"@astrojs/check": "0.5.2",
"@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.3.5",
"astro": "4.10.1",
"eslint": "8.56.0",
"hastscript": "9.0.0",
"kleur": "4.1.5",
"prettier": "3.2.5",
"prettier-plugin-astro": "0.13.0",
"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.1",
"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 aa1370d

Please sign in to comment.