Skip to content

Commit

Permalink
fix(deps): update all dependencies (#149)
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 Dec 16, 2024
1 parent ca04037 commit 2ec2d7d
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
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": "^5.0.0"
"astro": "^5.0.5"
},
"dependencies": {
"astro-integration-kit": "^0.17.0"
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.3",
"astro": "^5.0.3",
"astro": "^5.0.5",
"astro-integration-kit": "^0.17.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.16"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
}
}
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ec2d7d

Please sign in to comment.