Update dependencies (Astro v4.15.1)
This commit is contained in:
18
package.json
18
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@onwidget/astrowind",
|
||||
"version": "1.0.0-beta.42",
|
||||
"version": "1.0.0-beta.43",
|
||||
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
@@ -27,7 +27,7 @@
|
||||
"@astrolib/analytics": "^0.5.0",
|
||||
"@astrolib/seo": "^1.0.0-beta.5",
|
||||
"@fontsource-variable/inter": "^5.0.20",
|
||||
"astro": "^4.14.5",
|
||||
"astro": "^4.15.1",
|
||||
"astro-embed": "^0.7.2",
|
||||
"astro-icon": "^1.1.1",
|
||||
"limax": "4.1.0",
|
||||
@@ -36,19 +36,19 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/mdx": "^3.1.4",
|
||||
"@astrojs/partytown": "^2.1.1",
|
||||
"@astrojs/mdx": "^3.1.5",
|
||||
"@astrojs/partytown": "^2.1.2",
|
||||
"@astrojs/tailwind": "5.1.0",
|
||||
"@eslint/js": "^9.9.1",
|
||||
"@iconify-json/flat-color-icons": "^1.1.11",
|
||||
"@iconify-json/tabler": "^1.1.120",
|
||||
"@tailwindcss/typography": "^0.5.14",
|
||||
"@iconify-json/tabler": "^1.1.121",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@typescript-eslint/eslint-plugin": "^8.2.0",
|
||||
"@typescript-eslint/parser": "^8.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.3.0",
|
||||
"@typescript-eslint/parser": "^8.3.0",
|
||||
"astro-compress": "2.3.1",
|
||||
"astro-eslint-parser": "^1.0.2",
|
||||
"eslint": "^9.9.1",
|
||||
@@ -63,7 +63,7 @@
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.2.0",
|
||||
"typescript-eslint": "^8.3.0",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user