Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 336d5c3 commit 16c1b7b
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 224 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,39 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-angular": "^19.4.1",
"husky": "^9.1.5",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-angular": "^19.5.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@ariakit/react": "^0.4.10",
"@ariakit/react": "^0.4.11",
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.5",
"@astrojs/node": "^8.3.3",
"@astrojs/react": "^3.6.2",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/inter": "^5.0.20",
"@fontsource/inter": "^5.1.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@react-icons/all-files": "^4.1.0",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.2",
"astro": "^4.15.4",
"astro-compress": "^2.3.1",
"astro-critters": "^2.2.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"hast-util-to-string": "^3.0.0",
"lucide-astro": "^0.438.0",
"lucide-react": "^0.438.0",
"lucide-astro": "^0.441.0",
"lucide-react": "^0.441.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-use": "^17.5.1",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"tailwindcss-animate": "^1.0.7"
}
}
Loading

0 comments on commit 16c1b7b

Please sign in to comment.