Skip to content

Commit

Permalink
chore(deps): update all dependencies (#109)
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 Aug 12, 2024
1 parent fc2e175 commit 335f00c
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 51 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.6.0",
"packageManager": "pnpm@9.7.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.13.1"
"astro": "^4.13.3"
},
"dependencies": {
"astro-integration-kit": "^0.16.0"
Expand Down
8 changes: 4 additions & 4 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.13.1",
"astro": "^4.13.3",
"astro-integration-kit": "^0.16.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.7"
"tailwindcss": "^3.4.9"
},
"devDependencies": {
"@astrojs/check": "^0.9.1",
"@types/node": "^20.14.14",
"@astrojs/check": "^0.9.2",
"@types/node": "^20.14.15",
"typescript": "^5.5.4"
}
}
90 changes: 45 additions & 45 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 335f00c

Please sign in to comment.