Skip to content

Commit

Permalink
Bump dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Apr 22, 2024
1 parent 569e858 commit ca75c70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.1.1",
"@astrojs/starlight": "^0.21.4",
"@astrojs/react": "^3.3.0",
"@astrojs/starlight": "^0.21.5",
"@interledger/docs-design-system": "^0.3.4",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"astro": "4.5.5",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"astro": "4.6.2",
"astro-i18next": "^1.0.0-beta.21",
"prettier": "^3.2.5",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-minimal-pie-chart": "^8.4.0",
"remark-mermaidjs": "^6.0.0",
"respec": "^34.5.0",
"respec": "^35.0.0",
"sharp": "^0.33.3"
}
}

0 comments on commit ca75c70

Please sign in to comment.