Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nip10 committed Aug 21, 2023
1 parent d67657b commit 066632c
Show file tree
Hide file tree
Showing 2 changed files with 1,503 additions and 1,347 deletions.
35 changes: 18 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,25 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^2.1.3",
"@fontsource/lora": "^4.5.12",
"@fontsource/montserrat": "^4.5.13",
"astro": "^1.6.14",
"astro-compress": "^1.1.21",
"astro-icon": "^0.8.0",
"astro-robots-txt": "^0.3.10",
"astro-seo": "^0.6.0",
"tailwindcss": "^3.0.24"
"@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "^4.0.0",
"@fontsource/lora": "^5.0.8",
"@fontsource/montserrat": "^5.0.8",
"astro": "^2.10.12",
"astro-compress": "^2.0.14",
"astro-icon": "^0.8.1",
"astro-robots-txt": "^0.5.0",
"astro-seo": "^0.7.5",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@typescript-eslint/parser": "^5.46.0",
"eslint": "^8.29.0",
"eslint-plugin-astro": "^0.21.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-tailwindcss": "^3.7.1",
"prettier": "^2.8.1",
"prettier-plugin-astro": "^0.7.0"
"@typescript-eslint/parser": "^6.4.0",
"eslint": "^8.47.0",
"eslint-plugin-astro": "^0.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-tailwindcss": "^3.13.0",
"prettier": "^3.0.2",
"prettier-plugin-astro": "^0.11.1",
"svgo": "2.8"
}
}
Loading

0 comments on commit 066632c

Please sign in to comment.