Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 716d176 commit 3ed550d
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.1
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/react": "^3.3.2",
"@astrojs/react": "^3.3.4",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-slot": "^1.0.2",
"astro": "^4.7.1",
"astro": "^4.8.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.378.0",
Expand All @@ -30,12 +30,12 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/node": "^20.12.11",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}
Loading

0 comments on commit 3ed550d

Please sign in to comment.