Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
Bump the dev-dependencies group with 5 updates (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Mar 25, 2024
1 parent 06eb18a commit 7376694
Show file tree
Hide file tree
Showing 5 changed files with 374 additions and 134 deletions.
2 changes: 2 additions & 0 deletions .changeset/shaggy-dingos-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ci:publish": "pnpm changeset publish"
},
"devDependencies": {
"@biomejs/biome": "1.6.1",
"@biomejs/biome": "1.6.2",
"@changesets/cli": "^2.27.1"
}
}
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"astro": ">=4.4.1"
},
"devDependencies": {
"vite": "^5.1.5"
"vite": "^5.2.6"
},
"dependencies": {
"@tailwindcss/vite": "4.0.0-alpha.9",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"astro": "^4.5.6"
},
"devDependencies": {
"@astrojs/check": "^0.5.9",
"@types/node": "^20.11.28",
"typescript": "^5.4.2"
"@astrojs/check": "^0.5.10",
"@types/node": "^20.11.30",
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit 7376694

Please sign in to comment.