Skip to content

Commit

Permalink
chore: upgrade astro dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofa committed Jul 9, 2024
1 parent fdb1f5a commit 9103b31
Show file tree
Hide file tree
Showing 2 changed files with 1,015 additions and 1,823 deletions.
14 changes: 7 additions & 7 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"lint": "eslint ."
},
"dependencies": {
"@astrojs/react": "^3.3.0",
"@astrojs/starlight": "^0.21.5",
"@astrojs/starlight-tailwind": "^2.0.2",
"@astrojs/react": "^3.6.0",
"@astrojs/starlight": "^0.25.0",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/poppins": "^5.0.8",
"@playform/compress": "^0.0.3",
"@playform/compress": "^0.0.13",
"@tanstack/react-query": "^5.21.7",
"@tanstack/react-query-devtools": "^5.21.7",
"@tremor/react": "^3.8.1",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^4.6.3",
"astro-seo": "^0.8.3",
"astro": "^4.11.5",
"astro-seo": "^0.8.4",
"clsx": "^2.0.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
Expand All @@ -51,7 +51,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
Expand Down
Loading

0 comments on commit 9103b31

Please sign in to comment.