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 Jun 23, 2024
1 parent 89af892 commit e39c6df
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 385 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.15.0
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/react": "^3.5.0",
"@astrojs/react": "^3.6.0",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-slot": "^1.0.2",
"astro": "^4.10.2",
"@radix-ui/react-slot": "^1.1.0",
"astro": "^4.11.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.395.0",
"lucide-react": "^0.396.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.4",
Expand All @@ -30,12 +30,12 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.4"
"prettier-plugin-tailwindcss": "^0.6.5"
},
"packageManager": "pnpm@9.3.0"
"packageManager": "pnpm@9.4.0"
}
Loading

0 comments on commit e39c6df

Please sign in to comment.