Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 38e5246 commit 008df38
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 241 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,31 @@
},
"dependencies": {
"@astrojs/react": "^3.6.2",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-slot": "^1.1.0",
"astro": "^4.16.2",
"astro": "^4.16.6",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"fontaine": "^0.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^22.7.5",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8",
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 008df38

Please sign in to comment.