Skip to content

Commit

Permalink
chore(deps): update mono (#1364)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Apr 21, 2024
1 parent 9e6c022 commit 04130d9
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 114 deletions.
2 changes: 1 addition & 1 deletion mono/apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "4.6.2"
"astro": "4.6.3"
}
}
2 changes: 1 addition & 1 deletion mono/docs/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"@astrojs/starlight": "0.21.5",
"astro": "4.6.1",
"astro": "4.6.3",
"rehype": "13.0.1",
"sharp": "0.33.3"
},
Expand Down
2 changes: 1 addition & 1 deletion mono/examples/default-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@vitest/coverage-v8": "1.5.0",
"typescript": "5.4.5",
"vite": "5.2.9",
"vite": "5.2.10",
"vite-plugin-solid": "2.10.2",
"vitest": "1.5.0"
}
Expand Down
140 changes: 29 additions & 111 deletions mono/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04130d9

Please sign in to comment.