Skip to content

Commit

Permalink
chore(deps): update all dependencies (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent b1d9aeb commit 466fb5b
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 116 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=18.20.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"type": "module",
"peerDependencies": {
"astro": "^4.14.5"
"astro": "^4.15.1"
},
"dependencies": {
"astro-integration-kit": "^0.16.1"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.14.5",
"astro": "^4.15.1",
"astro-integration-kit": "^0.16.1",
"package-name": "workspace:*",
"tailwindcss": "^3.4.10"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 466fb5b

Please sign in to comment.