Skip to content

Commit

Permalink
chore(deps): update dependency type-fest to v4.36.0 (#1648)
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 Mar 1, 2025
1 parent 89df646 commit fedc178
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.21.0",
"postcss": "8.5.3",
"prettier": "3.5.2",
"type-fest": "4.35.0",
"type-fest": "4.36.0",
"typescript": "5.7.3",
"vite": "5.4.14",
"vite-plugin-html-config": "2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"tailwindcss": "3.4.17",
"type-fest": "4.35.0",
"type-fest": "4.36.0",
"typescript": "5.7.3"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3019,7 +3019,7 @@ __metadata:
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-error-boundary: "npm:5.0.0"
type-fest: "npm:4.35.0"
type-fest: "npm:4.36.0"
typescript: "npm:5.7.3"
vite: "npm:5.4.14"
vite-plugin-html-config: "npm:2.0.2"
Expand Down Expand Up @@ -3178,7 +3178,7 @@ __metadata:
react-dom: "npm:19.0.0"
tailwindcss: "npm:3.4.17"
turbo: "npm:2.4.4"
type-fest: "npm:4.35.0"
type-fest: "npm:4.36.0"
typescript: "npm:5.7.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13137,10 +13137,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:4.35.0":
version: 4.35.0
resolution: "type-fest@npm:4.35.0"
checksum: 10/43aada576d02f2f5230bd46c859e421a1307694312b3405088a48fcc67d65bee12eafbdcd182cffe0577dd72346595cb90a1ab5700626df35bc8935cf02c635b
"type-fest@npm:4.36.0":
version: 4.36.0
resolution: "type-fest@npm:4.36.0"
checksum: 10/7b022daef6abafc6095892b3da821b80c37d3a48d5ce514cd4a1eb9fe0f7348b0c90ae0a93c24cc7df25df3c6f556c46408ddc069fdedb04edc72cd205323371
languageName: node
linkType: hard

Expand Down

0 comments on commit fedc178

Please sign in to comment.