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 1, 2024
1 parent bf335d1 commit f3951aa
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 1,303 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:fix": "biome check --apply ."
},
"devDependencies": {
"@biomejs/biome": "1.8.2",
"@changesets/cli": "^2.27.5"
"@biomejs/biome": "1.8.3",
"@changesets/cli": "^2.27.6"
}
}
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.11.0"
"astro": "^4.11.3"
},
"dependencies": {
"astro-integration-kit": "^0.14.0"
Expand Down
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.11.0",
"astro": "^4.11.3",
"astro-integration-kit": "^0.14.0",
"package-name": "workspace:*",
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit f3951aa

Please sign in to comment.