Skip to content

Commit

Permalink
feat: upgrade astro dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade committed Nov 3, 2024
1 parent 589e666 commit fee3466
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.3.4",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/starlight": "^0.22.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/react": "^3.6.2",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/starlight": "^0.22.4",
"@astrojs/tailwind": "^5.1.2",
"@babel/runtime": "^7.24.5",
"@babel/runtime-corejs3": "^7.24.5",
"@deno/astro-adapter": "^0.1.2",
Expand All @@ -41,7 +41,7 @@
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"apexcharts": "^3.49.1",
"astro": "^4.8.4",
"astro": "^4.16.8",
"axios": "^1.6.8",
"cookie": "^0.6.0",
"crypto-js": "^4.2.0",
Expand Down

1 comment on commit fee3466

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on fee3466 Nov 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "@astrojs/markdown-remark" not prefixed with / or ./ or ../

Please sign in to comment.