Skip to content

Commit

Permalink
Update type-fest
Browse files Browse the repository at this point in the history
  • Loading branch information
NotWoods committed Feb 3, 2024
1 parent 43f52de commit 44bb674
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/api-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/node": "^20.11.16",
"type-fest": "^3.6.1",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@hawaii-bus-plus/workers": "workspace:*",
"@js-temporal/polyfill": "^0.4.3",
"@notwoods/preact-helmet": "^6.1.0",
"clsx": "^1.2.1",
"clsx": "^2.1.0",
"idb": "^7.0.2",
"just-debounce": "^1.1.0",
"preact": "^10.13.0",
Expand All @@ -44,7 +44,7 @@
"@types/google.maps": "^3.50.0",
"preact-render-to-string": "^5.2.2",
"tailwindcss": "^3.1.8",
"type-fest": "^3.6.1",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"preact-render-to-string": "^5.2.2",
"spherical-geometry-js": "^3.0.0",
"tslib": "^2.5.0",
"type-fest": "^3.6.1",
"type-fest": "^4.10.2",
"vite": "^5.0.12"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"type-fest": "^3.6.1",
"type-fest": "^4.10.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"tslib": "^2.5.0",
"type-fest": "^3.6.1"
"type-fest": "^4.10.2"
},
"devDependencies": {
"prettier": "~3.2.4",
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 44bb674

Please sign in to comment.