Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
raexera committed Oct 10, 2024
1 parent c2deeb8 commit 743a220
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 208 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"format": "prettier --write . --plugin=prettier-plugin-astro"
},
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^3.6.2",
"@astrojs/tailwind": "^5.1.1",
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/typography": "^0.5.15",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/react": "^3.0.0",
"@tsparticles/slim": "^3.5.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.11",
"astro": "^4.16.0",
"astro-icon": "^1.1.1",
"clsx": "^2.1.1",
"framer-motion": "^11.11.0",
"framer-motion": "^11.11.7",
"prettier-plugin-tailwindcss": "^0.6.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"devDependencies": {
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 743a220

Please sign in to comment.