Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deployn committed Oct 5, 2024
1 parent 295842c commit 0028c52
Show file tree
Hide file tree
Showing 2 changed files with 939 additions and 762 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.5",
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^3.1.7",
"@astrojs/react": "^3.6.2",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/tailwind": "^5.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"astro": "^4.15.4",
"astro-expressive-code": "^0.36.1",
"astro": "^4.15.11",
"astro-expressive-code": "^0.37.0",
"astro-icon": "^1.1.1"
},
"devDependencies": {
Expand All @@ -39,26 +39,26 @@
"@semantic-release/git": "^10.0.1",
"@tailwindcss/typography": "^0.5.15",
"@types/alpinejs": "^3.13.10",
"@types/react": "^18.3.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vite-pwa/assets-generator": "^0.2.6",
"alpinejs": "^3.14.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"lucide-react": "^0.439.0",
"lucide-react": "^0.447.0",
"pagefind": "^1.1.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"pwa-asset-generator": "^6.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"semantic-release": "^24.1.1",
"semantic-release": "^24.1.2",
"sharp": "0.32.6",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.11",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.2"
},
Expand Down
Loading

0 comments on commit 0028c52

Please sign in to comment.