Skip to content

Commit

Permalink
chore: deps are bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
elianiva committed Jan 22, 2024
1 parent 30efdd9 commit c422ae1
Show file tree
Hide file tree
Showing 2 changed files with 1,194 additions and 1,194 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"lint:fix": "eslint --fix src"
},
"dependencies": {
"@astrojs/svelte": "^4.0.2",
"@astrojs/tailwind": "^5.0.0",
"@fontsource/inter": "^5.0.8",
"@fontsource/urbanist": "^5.0.12",
"astro": "^3.1.0",
"@astrojs/svelte": "^5.0.3",
"@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.0",
"swiper": "^10.2.0",
"tailwindcss": "^3.3.3",
"unplugin-icons": "^0.17.0"
"svelte": "^4.2.9",
"swiper": "^11.0.5",
"tailwindcss": "^3.4.1",
"unplugin-icons": "^0.18.2"
},
"devDependencies": {
"@iconify-json/ph": "^1.1.6",
"@iconify-json/ph": "^1.1.10",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"prettier-plugin-svelte": "^3.0.3"
"@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"
}
}
Loading

0 comments on commit c422ae1

Please sign in to comment.