Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 911b7c3 commit 0b702f8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "9.0.0",
"postcss": "8.4.38",
"prettier": "3.2.5",
"type-fest": "4.17.0",
"type-fest": "4.18.1",
"typescript": "5.4.5",
"vite": "5.2.11",
"vite-plugin-html-config": "1.0.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.3",
"type-fest": "4.17.0",
"type-fest": "4.18.1",
"typescript": "5.4.5"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3607,7 +3607,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.0.13"
type-fest: "npm:4.17.0"
type-fest: "npm:4.18.1"
typescript: "npm:5.4.5"
vite: "npm:5.2.11"
vite-plugin-html-config: "npm:1.0.11"
Expand Down Expand Up @@ -3741,7 +3741,7 @@ __metadata:
react-dom: "npm:18.3.1"
tailwindcss: "npm:3.4.3"
turbo: "npm:1.13.3"
type-fest: "npm:4.17.0"
type-fest: "npm:4.18.1"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16110,10 +16110,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:4.17.0":
version: 4.17.0
resolution: "type-fest@npm:4.17.0"
checksum: 10/16df8a9d1856f8662cdcf26a7da878285f1371f2090b25666e28744da6013f39986af712a0d8d0ffde155f46cd4872eceeab9a8b0eb6ddd2f345923257f41c36
"type-fest@npm:4.18.1":
version: 4.18.1
resolution: "type-fest@npm:4.18.1"
checksum: 10/ff76e19cb969854161fea2de854073f346e159f5efff05906ece93cbde8a7161b9374121aca53782b44f754152cbacc70264c90ca1acc81ca917723acce5054f
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b702f8

Please sign in to comment.