Update dependencies (astro v4.5.18)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@onwidget/astrowind",
|
||||
"version": "1.0.0-beta.22",
|
||||
"version": "1.0.0-beta.23",
|
||||
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
@@ -22,7 +22,7 @@
|
||||
"@astrolib/analytics": "^0.5.0",
|
||||
"@astrolib/seo": "^1.0.0-beta.5",
|
||||
"@fontsource-variable/inter": "^5.0.17",
|
||||
"astro": "^4.5.16",
|
||||
"astro": "^4.5.18",
|
||||
"astro-icon": "^1.1.0",
|
||||
"limax": "4.1.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
@@ -42,7 +42,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
"@typescript-eslint/parser": "^7.6.0",
|
||||
"astro-eslint-parser": "^0.17.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-astro": "^0.34.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"globals": "^15.0.0",
|
||||
@@ -55,7 +55,7 @@
|
||||
"sharp": "0.33.3",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.4",
|
||||
"typescript": "^5.4.5",
|
||||
"typescript-eslint": "^7.6.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user