Skip to content

Commit

Permalink
Merge branch 'main' into feat/creative-competitions
Browse files Browse the repository at this point in the history
  • Loading branch information
niccofyren authored Oct 21, 2024
2 parents 5ea9d4f + 378384f commit 84049af
Show file tree
Hide file tree
Showing 2 changed files with 1,736 additions and 3,580 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/node": "^8.3.4",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/typography": "^0.5.15",
"astro": "^4.15.12",
"astro": "^4.16.6",
"dompurify": "^3.1.7",
"jsdom": "^25.0.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"@types/jquery": "^3.5.31",
"husky": ">=7",
"lint-staged": ">=10",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1"
},
Expand Down
Loading

0 comments on commit 84049af

Please sign in to comment.