Skip to content

Commit

Permalink
New content
Browse files Browse the repository at this point in the history
  • Loading branch information
merojosa committed Sep 24, 2024
1 parent c758a94 commit 15d74ec
Show file tree
Hide file tree
Showing 3 changed files with 1,356 additions and 1,041 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"@fontsource/inter": "^5.0.17",
"astro": "^4.5.9",
"tailwindcss": "^3.4.1"
"@fontsource/inter": "^5.1.0",
"astro": "^4.15.6",
"tailwindcss": "^3.4.12"
},
"devDependencies": {
"astro-sst": "2.41.4",
"aws-cdk-lib": "2.132.1",
"constructs": "10.3.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"sst": "2.41.4",
"typescript": "^5.4.3"
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 15d74ec

Please sign in to comment.