Skip to content

Commit

Permalink
Update dependencies and process more kmails at once
Browse files Browse the repository at this point in the history
  • Loading branch information
gausie committed Jun 19, 2024
1 parent ff8b1be commit 5c3ced9
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions packages/excavator-web/etl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ async function main() {
return;
}

// Try reloading kmails 10 times
for (let i = 0; i < 10; i++) {
// Try reloading kmails a load of times to deal with volume
for (let i = 0; i < 100; i++) {
const kmails = await loadKmails();

// If there are no kmails, we're done
Expand Down
6 changes: 3 additions & 3 deletions packages/excavator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@emotion/react": "^11.11.4",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@prisma/client": "5.15.0",
"@prisma/client": "5.15.1",
"@remix-run/express": "^2.9.2",
"@remix-run/node": "^2.9.2",
"@remix-run/react": "^2.9.2",
Expand All @@ -28,7 +28,7 @@
"excavator-projects": "^0.0.0",
"express": "^4.19.2",
"fetch-cookie": "^3.0.1",
"framer-motion": "^11.2.10",
"framer-motion": "^11.2.11",
"isbot": "5.1.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -43,7 +43,7 @@
"@types/react-dom": "^18.3.0",
"excavator-prettier-config": "^0.0.0",
"prettier": "^3.3.2",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"typescript": "^5.4.5",
"vite": "^5.3.1"
},
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4132,61 +4132,61 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/client@npm:5.15.0"
"@prisma/client@npm:5.15.1":
version: 5.15.1
resolution: "@prisma/client@npm:5.15.1"
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 10c0/ee88b2fd60bc293d45f31b38629a9105de96b952c3dcfa9a71f23a6ce3d3d0200fb9a78e6f570eef29f707043f321545fc536974ba7cbd17d59a7dcd7d0c72dc
checksum: 10c0/41585e049958306e621977b32127adf1143b58af289e2e04e6e921e51d5b26ec999667f8e669d4c1e5549eecc5c83104f029c8f208d26bdacc983bdd04a307e4
languageName: node
linkType: hard

"@prisma/debug@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/debug@npm:5.15.0"
checksum: 10c0/1e475e52d4ff02c176903b6c9108c2bbc6cd96c365a8389a492f9264cbf643af13cd47acb00ac7541a34cc3ff2bfabbeb8beb230d899ea056672bf2bdf9fd0b4
"@prisma/debug@npm:5.15.1":
version: 5.15.1
resolution: "@prisma/debug@npm:5.15.1"
checksum: 10c0/cd31012ce643af1b16b8337ea5edc61043598f065fe039d333189ec588727016a6e403ae2c946c2baaeba8f0d2662fd919d3ea4ea0a1ad87ce8731b6f8d4305e
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022":
version: 5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022
resolution: "@prisma/engines-version@npm:5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022"
checksum: 10c0/e35d696e97225a36b90abf9c5b54b1016391bb396e098b2f3e40a85a4a3be31c413928ab4a0206c865d96768e06a195d161c7b6c563f107f2d4c63e6bddfb7e8
"@prisma/engines-version@npm:5.15.1-1.5675a3182f972f1a8f31d16eee6abf4fd54910e3":
version: 5.15.1-1.5675a3182f972f1a8f31d16eee6abf4fd54910e3
resolution: "@prisma/engines-version@npm:5.15.1-1.5675a3182f972f1a8f31d16eee6abf4fd54910e3"
checksum: 10c0/3e363f05888b0257d76957309dd45108fd29706bffdd55528a3d539dd2cfa66ffb8c5e867381a755a76d887022c2734ea8683d1a65c0becb3ac8df3951efcded
languageName: node
linkType: hard

"@prisma/engines@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/engines@npm:5.15.0"
"@prisma/engines@npm:5.15.1":
version: 5.15.1
resolution: "@prisma/engines@npm:5.15.1"
dependencies:
"@prisma/debug": "npm:5.15.0"
"@prisma/engines-version": "npm:5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022"
"@prisma/fetch-engine": "npm:5.15.0"
"@prisma/get-platform": "npm:5.15.0"
checksum: 10c0/869a49dbf9d366c2a143776bb0837d9fec8b2683018399a15740e23a40a583411fb841f9e21d87c5a7930ee78c89d5c9a6199048e62b7985a98a53729b9232cd
"@prisma/debug": "npm:5.15.1"
"@prisma/engines-version": "npm:5.15.1-1.5675a3182f972f1a8f31d16eee6abf4fd54910e3"
"@prisma/fetch-engine": "npm:5.15.1"
"@prisma/get-platform": "npm:5.15.1"
checksum: 10c0/c3c5103631dfc33d545f70a35795b1fe94263e4604069b25ff73e9601503af1873ffce7845e65c5bdc5316a58a4337d5b5dbba789b552d8299becae2c7fc32bd
languageName: node
linkType: hard

"@prisma/fetch-engine@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/fetch-engine@npm:5.15.0"
"@prisma/fetch-engine@npm:5.15.1":
version: 5.15.1
resolution: "@prisma/fetch-engine@npm:5.15.1"
dependencies:
"@prisma/debug": "npm:5.15.0"
"@prisma/engines-version": "npm:5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022"
"@prisma/get-platform": "npm:5.15.0"
checksum: 10c0/5d3c51d77cc0686ca7005da945ef85cd366cf72607823cc9002e8a7583e1387332a089045fcd6fd3932db90f20505c610d21cb472a3a069d9f440d5e6dbe6b07
"@prisma/debug": "npm:5.15.1"
"@prisma/engines-version": "npm:5.15.1-1.5675a3182f972f1a8f31d16eee6abf4fd54910e3"
"@prisma/get-platform": "npm:5.15.1"
checksum: 10c0/884acedce32324274696939611fa862056105aa90f839a42198eb7f7574ef8158c0f9f32211e511578f07bc9c2d6a53489b698f4333a836c82d4200e85ac5da2
languageName: node
linkType: hard

"@prisma/get-platform@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/get-platform@npm:5.15.0"
"@prisma/get-platform@npm:5.15.1":
version: 5.15.1
resolution: "@prisma/get-platform@npm:5.15.1"
dependencies:
"@prisma/debug": "npm:5.15.0"
checksum: 10c0/e0d3af38a1c75e8a009ba41fbc60a8ca02b02f53f8e59d2abdc9874aab32f05d2d7e29c4b74ebdbe116c629ab3a10aa4a1b14565f087228f23eaec97803a91b8
"@prisma/debug": "npm:5.15.1"
checksum: 10c0/9eeb60e38dcac9b85332a532d0b9fb0c3171ce265567a84027373d95b753d975087b871cfedba2913139b98c83a8839573bb40fd3ef8c686688e0ec2be4a9bdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6802,7 +6802,7 @@ __metadata:
"@emotion/react": "npm:^11.11.4"
"@emotion/server": "npm:^11.11.0"
"@emotion/styled": "npm:^11.11.5"
"@prisma/client": "npm:5.15.0"
"@prisma/client": "npm:5.15.1"
"@remix-run/dev": "npm:^2.9.2"
"@remix-run/express": "npm:^2.9.2"
"@remix-run/node": "npm:^2.9.2"
Expand All @@ -6817,10 +6817,10 @@ __metadata:
excavator-projects: "npm:^0.0.0"
express: "npm:^4.19.2"
fetch-cookie: "npm:^3.0.1"
framer-motion: "npm:^11.2.10"
framer-motion: "npm:^11.2.11"
isbot: "npm:5.1.9"
prettier: "npm:^3.3.2"
prisma: "npm:^5.15.0"
prisma: "npm:^5.15.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
spin-delay: "npm:^2.0.0"
Expand Down Expand Up @@ -7086,9 +7086,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.2.10":
version: 11.2.10
resolution: "framer-motion@npm:11.2.10"
"framer-motion@npm:^11.2.11":
version: 11.2.11
resolution: "framer-motion@npm:11.2.11"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -7102,7 +7102,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/b28a906f16c23b2ae14aedcee5a292364fa4ccab129efd86a163da8fd95533bcc6604e9636a4d3727278a7ad0866a69fba3c8884554e67d15722abe1f3c05744
checksum: 10c0/1ba86d3266a19beed99498a61002353498d9348a32175919ce9d1b50609be3d2af8a199596ca92db674398fbd38c1f1b131a38306972e8a588050aa0a572672d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9672,14 +9672,14 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:^5.15.0":
version: 5.15.0
resolution: "prisma@npm:5.15.0"
"prisma@npm:^5.15.1":
version: 5.15.1
resolution: "prisma@npm:5.15.1"
dependencies:
"@prisma/engines": "npm:5.15.0"
"@prisma/engines": "npm:5.15.1"
bin:
prisma: build/index.js
checksum: 10c0/cc45342f44c46891a38341f4bea20c007ff5edf62e00c47e24ecd51782500728a5e85abbbd7728b0757792025c5e39ba4c871f5ee59e35a13c8249e52a38ad79
checksum: 10c0/12a07ad5709799400201617302a27ae9795ae2f99124b2b4f11d78ad2547170da76876c80e844d456edfde029731a5fe6285066472cd74e419db6828cfba6b46
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c3ced9

Please sign in to comment.