Update dependencies (astro v4.4.9)
This commit is contained in:
14
package.json
14
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@onwidget/astrowind",
|
||||
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
|
||||
"version": "1.0.0-beta.18",
|
||||
"version": "1.0.0-beta.19",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
@@ -18,11 +18,11 @@
|
||||
"@astrolib/analytics": "^0.5.0",
|
||||
"@astrolib/seo": "^1.0.0-beta.5",
|
||||
"@fontsource-variable/inter": "^5.0.16",
|
||||
"astro": "^4.4.4",
|
||||
"astro": "^4.4.9",
|
||||
"astro-icon": "^1.1.0",
|
||||
"limax": "4.1.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"typescript-esbuild": "^0.3.9",
|
||||
"typescript-esbuild": "^0.3.10",
|
||||
"unpic": "^3.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -30,13 +30,13 @@
|
||||
"@astrojs/partytown": "^2.0.4",
|
||||
"@astrojs/tailwind": "5.1.0",
|
||||
"@iconify-json/flat-color-icons": "^1.1.10",
|
||||
"@iconify-json/tabler": "^1.1.105",
|
||||
"@iconify-json/tabler": "^1.1.106",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.2",
|
||||
"@typescript-eslint/parser": "^7.0.2",
|
||||
"astro-compress": "2.2.10",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"astro-compress": "2.2.11",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-astro": "^0.31.4",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
|
Reference in New Issue
Block a user