diff --git a/package.json b/package.json index 9b659a4..ea38ed6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onwidget/astrowind", "description": "A template to make your website using Astro + Tailwind CSS.", - "version": "0.6.2", + "version": "0.7.0", "private": true, "scripts": { "dev": "astro dev", @@ -22,13 +22,13 @@ "@astrojs/tailwind": "^2.1.2", "@astrolib/analytics": "^0.2.4", "@astrolib/seo": "^0.2.1", - "@fontsource/inter": "^4.5.12", - "@tailwindcss/typography": "^0.5.7", - "@typescript-eslint/eslint-plugin": "^5.36.2", - "@typescript-eslint/parser": "^5.36.2", - "astro": "^1.6.3", + "@fontsource/inter": "^4.5.14", + "@tailwindcss/typography": "^0.5.8", + "@typescript-eslint/eslint-plugin": "^5.42.1", + "@typescript-eslint/parser": "^5.42.1", + "astro": "^1.6.5", "astro-icon": "^0.8.0", - "eslint": "^8.23.0", + "eslint": "^8.27.0", "eslint-plugin-astro": "^0.21.0", "eslint-plugin-jsx-a11y": "^6.6.1", "limax": "^v2.1.0", @@ -37,9 +37,9 @@ "prettier-plugin-astro": "^0.7.0", "reading-time": "^1.5.0", "sharp": "^0.31.2", - "subfont": "^6.12.0", - "tailwindcss": "^3.1.8", - "typescript": "^4.8.3" + "subfont": "^6.12.2", + "tailwindcss": "^3.2.3", + "typescript": "^4.8.4" }, "engines": { "node": "^14.15.0 || >=16.0.0" diff --git a/public/robots.txt b/public/robots.txt index aaa69b9..6f27bb6 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,2 @@ User-agent: * -Disallow: -Sitemap: https://astrowind.vercel.app/sitemap-index.xml \ No newline at end of file +Disallow: \ No newline at end of file