Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jan 6, 2025
1 parent 169dba1 commit fbaec01
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
},
"dependencies": {
"@astro-community/astro-embed-youtube": "0.5.6",
"@astrojs/starlight": "0.29.2",
"@astrojs/starlight": "0.30.3",
"sharp": "0.33.5"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/markdown-remark": "^5.3.0",
"@astrojs/markdown-remark": "^6.0.1",
"@types/mdast": "4.0.4",
"@types/unist": "3.0.3",
"astro": "4.16.14",
"astro": "5.1.2",
"hastscript": "9.0.0",
"picocolors": "^1.1.1",
"rehype-autolink-headings": "^7.1.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/knip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"schema-jsonc.json"
],
"dependencies": {
"@nodelib/fs.walk": "1.2.8",
"@nodelib/fs.walk": "3.0.1",
"@snyk/github-codeowners": "1.1.0",
"easy-table": "1.2.0",
"enhanced-resolve": "^5.17.1",
"fast-glob": "^3.3.2",
"jiti": "^2.4.0",
"enhanced-resolve": "^5.18.0",
"fast-glob": "^3.3.3",
"jiti": "^2.4.2",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"picocolors": "^1.1.0",
Expand All @@ -82,15 +82,15 @@
"devDependencies": {
"@jest/types": "^29.6.3",
"@release-it/bumper": "^6.0.1",
"@types/bun": "^1.1.13",
"@types/bun": "^1.1.14",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/picomatch": "3.0.1",
"@types/webpack": "^5.28.5",
"@wdio/types": "^9.2.2",
"@wdio/types": "^9.5.0",
"glob": "^10.4.2",
"release-it": "^17.10.0",
"type-fest": "^4.26.1",
"release-it": "^18.0.0",
"type-fest": "^4.31.0",
"typescript": "^5.5.2"
},
"engines": {
Expand Down

0 comments on commit fbaec01

Please sign in to comment.