Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eriandev committed Jul 6, 2024
1 parent 819000e commit bc5745c
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 639 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pnpm": ">=8.15.0"
},
"dependencies": {
"astro": "4.11.0"
"astro": "4.11.5"
},
"devDependencies": {
"@astrojs/check": "0.7.0",
Expand All @@ -31,6 +31,6 @@
"shared": "workspace:*",
"sharp": "0.33.4",
"typescript": "5.3.3",
"vite": "5.2.13"
"vite": "5.3.3"
}
}
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"check": "astro check --tsconfig tsconfig.json"
},
"devDependencies": {
"@types/node": "20.14.6",
"@types/node": "20.14.10",
"astro-icon": "0.8.2",
"eslint-config-custom": "workspace:*",
"prettier": "3.3.2",
"prettier-plugin-astro": "0.14.0",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"vite": "5.3.1"
"vite": "5.3.3"
}
}
Loading

0 comments on commit bc5745c

Please sign in to comment.