Skip to content

Commit

Permalink
fix(deps): update astro monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent a3ffe23 commit 08c7ac8
Show file tree
Hide file tree
Showing 3 changed files with 1,247 additions and 1,783 deletions.
2 changes: 1 addition & 1 deletion apps/starlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/starlight": "^0.28.2",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/tailwind": "^6.0.0",
"astro": "^4.15.3",
"sharp": "^0.32.5",
"tailwindcss": "^3.4.13",
Expand Down
8 changes: 4 additions & 4 deletions page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"test": "astro check && tsc --noEmit"
},
"dependencies": {
"@astrojs/mdx": "^3.1.7",
"@astrojs/react": "^3.6.2",
"@astrojs/solid-js": "^4.4.2",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/mdx": "^4.0.0",
"@astrojs/react": "^4.0.0",
"@astrojs/solid-js": "^5.0.0",
"@astrojs/tailwind": "^6.0.0",
"@tanstack/react-query": "^5.0.0",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
Expand Down
Loading

0 comments on commit 08c7ac8

Please sign in to comment.