Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
elianiva committed Aug 30, 2024
1 parent 00ec8ce commit 0427e28
Show file tree
Hide file tree
Showing 3 changed files with 4,275 additions and 3,189 deletions.
35 changes: 18 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,27 @@
"lint:fix": "eslint --fix src"
},
"dependencies": {
"@astrojs/svelte": "^5.0.3",
"@astrojs/svelte": "^5.7.0",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/inter": "^5.0.16",
"@fontsource/urbanist": "^5.0.18",
"astro": "^4.2.1",
"astro-seo": "^0.8.0",
"svelte": "^4.2.9",
"swiper": "^11.0.5",
"tailwindcss": "^3.4.1",
"unplugin-icons": "^0.18.2"
"@fontsource/inter": "^5.0.20",
"@fontsource/urbanist": "^5.0.21",
"astro": "^4.15.1",
"astro-seo": "^0.8.4",
"svelte": "^4.2.19",
"swiper": "^11.1.11",
"tailwindcss": "^3.4.10",
"unplugin-icons": "^0.19.2"
},
"devDependencies": {
"@iconify-json/ph": "^1.1.10",
"@iconify-json/ph": "^1.1.14",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"prettier": "^3.2.4",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-svelte": "^3.1.2"
"@tailwindcss/typography": "^0.5.15",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-svelte": "^3.2.6",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 0427e28

Please sign in to comment.