Skip to content

Commit

Permalink
Merge pull request onwidget#297 from diomed/patch-1
Browse files Browse the repository at this point in the history
update astro!!!
  • Loading branch information
prototypa authored Nov 23, 2023
2 parents 1c2ff0f + 5779ca7 commit 0a00cce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onwidget/astrowind",
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"private": true,
"scripts": {
"dev": "astro dev",
Expand All @@ -18,7 +18,7 @@
"@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^1.0.0-beta.4",
"@fontsource-variable/inter": "^5.0.8",
"astro": "^3.1.2",
"astro": "^3.5.5",
"astro-icon": "^1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@astrojs/mdx": "^1.1.0",
"@astrojs/partytown": "^2.0.0",
"@astrojs/tailwind": "5.0.0",
"@astrojs/tailwind": "5.0.2",
"@iconify-json/flat-color-icons": "^1.1.7",
"@iconify-json/tabler": "^1.1.91",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -44,7 +44,7 @@
"prettier-plugin-astro": "^0.12.0",
"reading-time": "^1.5.0",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
},
"engines": {
Expand Down

0 comments on commit 0a00cce

Please sign in to comment.