Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Sep 11, 2023
1 parent d541f0f commit 889c71f
Show file tree
Hide file tree
Showing 3 changed files with 477 additions and 849 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"node": ">=18.17.0",
"pnpm": ">=7.0.0"
},
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.7.4",
"publishConfig": {
"access": "public"
},
Expand All @@ -19,16 +19,16 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.7.3",
"@astrojs/starlight-tailwind": "^1.0.1",
"@astrojs/tailwind": "^4.0.0",
"astro": "^2.10.12",
"@astrojs/starlight": "^0.9.1",
"@astrojs/starlight-tailwind": "^2.0.0",
"@astrojs/tailwind": "^5.0.0",
"astro": "^3.0.12",
"sharp": "^0.32.5",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"autoprefixer": "^10.4.15",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-import": "^15.1.0",
"postcss-load-config": "^4.0.1",
"postcss-nested": "^6.0.1",
Expand Down
Loading

0 comments on commit 889c71f

Please sign in to comment.