Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 49e97ed commit 58b1088
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 91 deletions.
6 changes: 3 additions & 3 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"type": "module",
"peerDependencies": {
"astro": "^4.12.2"
"astro": "^4.12.3"
},
"dependencies": {
"astro-integration-kit": "^0.15.0"
"astro-integration-kit": "^0.16.0"
},
"devDependencies": {
"tsup": "^8.2.1"
"tsup": "^8.2.3"
}
}
12 changes: 6 additions & 6 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.12.2",
"astro-integration-kit": "^0.15.0",
"astro": "^4.12.3",
"astro-integration-kit": "^0.16.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.6"
"tailwindcss": "^3.4.7"
},
"devDependencies": {
"@astrojs/check": "^0.8.2",
"@types/node": "^20.14.11",
"typescript": "^5.5.3"
"@astrojs/check": "^0.8.3",
"@types/node": "^20.14.13",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 58b1088

Please sign in to comment.