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] authored Jul 26, 2024
1 parent 9c181b5 commit 62a562c
Show file tree
Hide file tree
Showing 4 changed files with 354 additions and 230 deletions.
2 changes: 1 addition & 1 deletion apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"framer-motion": "^11.2.10",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
"lucide-react": "^0.408.0",
"lucide-react": "^0.416.0",
"next": "^14.1.3",
"next-axiom": "^1.3.0",
"next-themes": "^0.3.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.408.0"
"lucide-react": "^0.416.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.34.4"
"eslint-plugin-react": "7.35.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 62a562c

Please sign in to comment.