Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 413c0a7 commit 09b7f25
Show file tree
Hide file tree
Showing 6 changed files with 175 additions and 175 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-config-prettier": "9.1.0",
"postcss": "8.4.39",
"tailwindcss": "3.4.6",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"eslint --ext .js,.jsx,.ts,.tsx --fix ."
]
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.4.6",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"eslint-plugin-turbo": "2.0.9",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.3.1",
"tailwindcss": "3.4.6",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"dependencies": {
"@heroicons/react": "2.1.5",
Expand Down
Loading

0 comments on commit 09b7f25

Please sign in to comment.