Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent fbe8fe5 commit db06676
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"autoprefixer": "10.4.19",
"postcss": "8.4.34",
"tailwindcss": "3.4.3",
"typescript": "5.3.3",
"typescript": "5.4.5",
"unist-builder": "4.0.0",
"unist-util-visit": "5.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"rimraf": "5.0.7",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rimraf": "5.0.7",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@enterwell/react-ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "5.0.7",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@emotion/react": "^11",
Expand Down
Loading

0 comments on commit db06676

Please sign in to comment.