Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent cef91f4 commit 993f8aa
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@tamagui/next-plugin": "latest",
"@types/node": "20.14.0",
"@types/node": "20.14.1",
"critters": "0.0.22",
"dotenv-cli": "7.4.2",
"eslint-config-next": "14.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"hono": "3.12.12"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240529.0",
"@cloudflare/workers-types": "4.20240603.0",
"better-sqlite3": "9.6.0",
"dotenv-cli": "7.4.2",
"drizzle-kit": "0.22.1",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1924,10 +1924,10 @@ __metadata:
languageName: node
linkType: hard

"@cloudflare/workers-types@npm:4.20240529.0":
version: 4.20240529.0
resolution: "@cloudflare/workers-types@npm:4.20240529.0"
checksum: 10c0/f5a8b3e930d19806d1bfbfce7106b9fe32f1eebb517bbf662ec8ecf7981f8496401e1b4177d71583afe4bb447738af947ffd12d08cfe8fc8cae318b3173a0190
"@cloudflare/workers-types@npm:4.20240603.0":
version: 4.20240603.0
resolution: "@cloudflare/workers-types@npm:4.20240603.0"
checksum: 10c0/09829ee9daaaf410ab2dc3900590f843febc5dc2962fa8f197445ed59407d1ca129f5bf228117687c56e8dd91c9d1003c4f57ea3c3fe06d521ffecc0a0b4a2bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -4580,7 +4580,7 @@ __metadata:
dependencies:
"@clerk/backend": "npm:0.38.11"
"@cloudflare/d1": "npm:1.4.1"
"@cloudflare/workers-types": "npm:4.20240529.0"
"@cloudflare/workers-types": "npm:4.20240603.0"
"@hono/trpc-server": "npm:0.3.1"
"@trpc/server": "npm:10.45.2"
"@tsndr/cloudflare-worker-jwt": "npm:2.5.3"
Expand Down Expand Up @@ -6533,7 +6533,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.0":
"@types/node@npm:*":
version: 20.14.0
resolution: "@types/node@npm:20.14.0"
dependencies:
Expand All @@ -6556,6 +6556,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.1":
version: 20.14.1
resolution: "@types/node@npm:20.14.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
languageName: node
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.19.33
resolution: "@types/node@npm:18.19.33"
Expand Down Expand Up @@ -14942,7 +14951,7 @@ __metadata:
dependencies:
"@tamagui/next-plugin": "npm:latest"
"@tamagui/next-theme": "npm:latest"
"@types/node": "npm:20.14.0"
"@types/node": "npm:20.14.1"
app: "npm:*"
critters: "npm:0.0.22"
dotenv-cli: "npm:7.4.2"
Expand Down

0 comments on commit 993f8aa

Please sign in to comment.