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

Commit 6ccd6dc

Browse files
Bump the prod-dependencies group with 5 updates (#29)
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>
1 parent 3f6e9a9 commit 6ccd6dc

4 files changed

Lines changed: 158 additions & 66 deletions

File tree

.changeset/four-shoes-act.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@matthiesenxyz/astro-hashnode": patch
3+
---
4+
5+
Bump dependencies:
6+
7+
- @tailwindcss/vite from to
8+
- astro-font from to
9+
- tailwindcss from to
10+
- @astrojs/node from to
11+
- astro from to

package/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"vite": "^5.1.5"
4545
},
4646
"dependencies": {
47-
"@tailwindcss/vite": "4.0.0-alpha.8",
48-
"astro-font": "^0.0.77",
47+
"@tailwindcss/vite": "4.0.0-alpha.9",
48+
"astro-font": "^0.0.78",
4949
"astro-integration-kit": "0.6.0",
5050
"astro-remote": "^0.3.2",
5151
"astro-seo": "^0.8.3",
5252
"graphql": "^16.8.1",
5353
"graphql-request": "^6.1.0",
5454
"picocolors": "^1.0.0",
55-
"tailwindcss": "4.0.0-alpha.8",
55+
"tailwindcss": "4.0.0-alpha.9",
5656
"ultrahtml": "^1.5.3"
5757
}
5858
}

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/node": "8.2.3",
14+
"@astrojs/node": "8.2.4",
1515
"@matthiesenxyz/astro-hashnode": "workspace:*",
16-
"astro": "^4.5.1"
16+
"astro": "^4.5.6"
1717
},
1818
"devDependencies": {
1919
"@astrojs/check": "^0.5.9",

0 commit comments

Comments
 (0)