Skip to content

Commit

Permalink
⬆️ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnath committed Mar 1, 2024
1 parent 3311655 commit d1f41e6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"workspaces/*"
],
"devDependencies": {
"astro": "^4.4.2"
"astro": "^4.4.8"
}
}
4 changes: 2 additions & 2 deletions workspaces/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@astrojs/react": "^3.0.10",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"@types/react": "^18.2.57",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@webcomponents/template-shadowroot": "^0.2.1",
"airtable": "^0.12.2",
"astro": "^4.4.2",
"astro": "^4.4.8",
"marked": "^12.0.0",
"profile-components": "^0.3.0",
"react": "^18.2.0",
Expand Down

0 comments on commit d1f41e6

Please sign in to comment.