Skip to content

Commit

Permalink
Update all dependencies to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Dec 6, 2023
1 parent 77edbd7 commit f19f95b
Show file tree
Hide file tree
Showing 2 changed files with 1,253 additions and 1,176 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"fmt": "prettier --ignore-path .gitignore --ignore-path .prettierignore --write ."
},
"dependencies": {
"@astrojs/starlight": "^0.11.1",
"astro": "3.3.4",
"astro-auto-import": "^0.3.1"
"@astrojs/starlight": "^0.15.0",
"astro": "^4.0.3",
"astro-auto-import": "^0.4.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit f19f95b

Please sign in to comment.