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 Jun 3, 2024
1 parent 0763445 commit 8e4218a
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 308 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].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18.20.3"
},
Expand All @@ -16,6 +16,6 @@
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@changesets/cli": "^2.27.3"
"@changesets/cli": "^2.27.5"
}
}
4 changes: 2 additions & 2 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.9.1"
"astro": "^4.9.2"
},
"dependencies": {
"astro-integration-kit": "^0.13.3"
},
"devDependencies": {
"tsup": "^8.0.2"
"tsup": "^8.1.0"
}
}
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.0",
"astro": "^4.9.1",
"astro": "^4.9.2",
"astro-integration-kit": "^0.13.3",
"package-name": "workspace:*",
"tailwindcss": "^3.4.3"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@types/node": "^20.12.12",
"@types/node": "^20.14.0",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 8e4218a

Please sign in to comment.