Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 4e1a5a6 commit e4c6272
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"engines": {
"node": ">=18.20.3"
},
Expand All @@ -16,6 +16,6 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10"
"@changesets/cli": "^2.27.11"
}
}
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": "^5.0.8"
"astro": "^5.1.1"
},
"dependencies": {
"astro-integration-kit": "^0.17.0"
"astro-integration-kit": "^0.18.0"
},
"devDependencies": {
"tsup": "^8.3.5"
Expand Down
8 changes: 4 additions & 4 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.3",
"astro": "^5.0.5",
"astro-integration-kit": "^0.17.0",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.1",
"astro-integration-kit": "^0.18.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
Expand Down
108 changes: 54 additions & 54 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 e4c6272

Please sign in to comment.