Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#537)
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 28, 2024
1 parent 80080c9 commit ed6ee23
Show file tree
Hide file tree
Showing 5 changed files with 417 additions and 357 deletions.
2 changes: 1 addition & 1 deletion apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"katex": "^0.16.11",
"lucide-react": "^0.452.0",
"lucide-react": "^0.453.0",
"next": "^14.1.3",
"next-axiom": "^1.3.0",
"next-themes": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/cv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@seline-analytics/web": "^0.0.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.452.0",
"lucide-react": "^0.453.0",
"next": "^14.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@tremor/react": "^3.17.2",
"lucide-react": "^0.452.0"
"lucide-react": "^0.453.0"
},
"devDependencies": {
"@duyet/eslint-config-custom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^2.0.1",
"eslint-plugin-react": "7.37.1"
"eslint-plugin-react": "7.37.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

3 comments on commit ed6ee23

@vercel
Copy link

@vercel vercel bot commented on ed6ee23 Oct 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

insights – ./apps/insights

insights.duyet.net
insights-git-master-duyet-team.vercel.app
duyet-insights.vercel.app
insights-duyet-team.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ed6ee23 Oct 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ed6ee23 Oct 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cv – ./apps/cv

cv-duyet-team.vercel.app
cv-git-master-duyet-team.vercel.app
duyet-cv.vercel.app
cv.duyet.net

Please sign in to comment.