Skip to content

Commit

Permalink
chore(deps): update all dependencies (#133)
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 Nov 4, 2024
1 parent 5efd361 commit 9a9de0b
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
},
"type": "module",
"peerDependencies": {
"astro": "^4.16.7"
"astro": "^4.16.8"
},
"dependencies": {
"astro-integration-kit": "^0.16.1"
"astro-integration-kit": "^0.17.0"
},
"devDependencies": {
"tsup": "^8.3.5"
Expand Down
6 changes: 3 additions & 3 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.2",
"astro": "^4.16.7",
"astro-integration-kit": "^0.16.1",
"astro": "^4.16.8",
"astro-integration-kit": "^0.17.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.14"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@types/node": "^20.17.1",
"@types/node": "^20.17.6",
"typescript": "^5.6.3"
}
}
112 changes: 56 additions & 56 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 9a9de0b

Please sign in to comment.