Skip to content

Commit 8dbac26

Browse files
committed
Update Astro
1 parent bd88ec0 commit 8dbac26

File tree

2 files changed

+93
-44
lines changed

2 files changed

+93
-44
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"start": "astro dev"
1515
},
1616
"dependencies": {
17-
"@astrojs/react": "^4.2.0",
17+
"@astrojs/react": "^4.2.1",
1818
"@heroicons/react": "^2.2.0",
1919
"@nanostores/react": "^0.8.4",
2020
"@types/react": "^19.0.8",
2121
"@types/react-dom": "^19.0.3",
22-
"astro": "^5.3.0",
22+
"astro": "^5.4.0",
2323
"nanostores": "^0.11.3",
2424
"react": "^19.0.0",
2525
"react-dom": "^19.0.0"
2626
},
2727
"devDependencies": {
28-
"@astrojs/tailwind": "^5.1.5",
28+
"@astrojs/tailwind": "^6.0.0",
2929
"@tailwindcss/forms": "0.5.5",
3030
"@tailwindcss/postcss": "4.0.0",
3131
"@tailwindcss/typography": "0.5.10",

pnpm-lock.yaml

Lines changed: 90 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)