Skip to content

Commit

Permalink
dev: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dcposch committed Sep 30, 2024
1 parent 3824464 commit 96ccb06
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 43 deletions.
2 changes: 1 addition & 1 deletion apps/daimo-clippy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@slack/bolt": "^3.17.1",
"@trpc/client": "^11.0.0-next-beta.318",
"dotenv": "^16.4.5",
"viem": "^2.18.2"
"viem": "^2.21.10"
}
}
6 changes: 3 additions & 3 deletions apps/daimo-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@trpc/client": "^11.0.0-next-beta.318",
"@trpc/react-query": "^11.0.0-next-beta.318",
"@types/jest": "^29.5.2",
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"cbor": "^9.0.1",
"cbor-rn-prereqs": "^9.0.0",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"eslint-config-universe": "^11.3.0",
"expo": "^50.0.11",
"expo-application": "~5.8.3",
Expand Down Expand Up @@ -104,7 +104,7 @@
"text-encoding-polyfill": "^0.6.7",
"ts-unused-exports": "^9.0.4",
"typescript": "5.3.3",
"viem": "^2.18.2",
"viem": "^2.21.10",
"zod": "^3.23.8"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion apps/daimo-testbed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@daimo/expo-enclave": "*",
"@daimo/userop": "*",
"@ethersproject/shims": "^5.7.0",
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"expo": "^50.0.11",
"expo-build-properties": "~0.11.1",
"expo-splash-screen": "~0.26.4",
Expand Down
6 changes: 3 additions & 3 deletions apps/daimo-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"@tanstack/react-query": "^5.28.4",
"@trpc/client": "^11.0.0-next-beta.318",
"@trpc/server": "^11.0.0-next-beta.318",
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.7",
"@vercel/og": "^0.6.2",
"autoprefixer": "^10.4.14",
"clsx": "^2.1.0",
"depcheck": "^1.4.3",
"encoding": "^0.1.13",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"eslint-config-next": "14.2.13",
"framer-motion": "^11.0.5",
"lokijs": "^1.5.12",
Expand All @@ -31,7 +31,7 @@
"tailwindcss": "^3.4.1",
"ts-loader": "^9.5.0",
"use-debounce": "^10.0.0",
"viem": "^2.18.2",
"viem": "^2.21.10",
"wagmi": "^2.12.0",
"zod": "^3.23.8"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/scratchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@types/tape": "^5.6.0",
"csvtojson": "^2.0.10",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"lodash": "^4.17.21",
"tape": "^5.6.3",
"ts-node": "^10.9.2",
"userop": "^0.3.2",
"viem": "^2.18.2",
"viem": "^2.21.10",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
46 changes: 24 additions & 22 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/daimo-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"repository": "https://github.com/daimo-eth/daimo.git",
"dependencies": {
"@coinbase/cbpay-js": "^1.8.0",
"@coinbase/cbpay-js": "^2.2.1",
"@daimo/common": "*",
"@daimo/contract": "*",
"@daimo/userop": "*",
Expand All @@ -44,16 +44,16 @@
"pg": "^8.12.0",
"semver": "^7.6.3",
"userop": "^0.3.2",
"viem": "^2.18.2",
"viem": "^2.21.10",
"zod": "^3.23.8"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/pg": "^8.11.6",
"@types/pg": "^8.11.10",
"@types/semver": "^7.5.8",
"@types/tape": "^5.6.0",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"tape": "^5.6.3",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/daimo-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@tsconfig/node20": "^20.1.4",
"@types/tape": "^5.6.0",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"tape": "^5.6.3",
"ts-node": "^10.9.2",
"typescript": "5.3.3"
Expand All @@ -28,7 +28,7 @@
"@scure/base": "^1.1.3",
"@scure/bip39": "^1.3.0",
"expo-localization": "^14.8.4",
"viem": "^2.18.2",
"viem": "^2.21.10",
"zod": "^3.23.8"
}
}
2 changes: 1 addition & 1 deletion packages/daimo-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tsx": "^4.19.1",
"typescript": "5.3.3",
"userop": "^0.3.2",
"viem": "^2.18.2"
"viem": "^2.21.10"
},
"files": [
"dist/",
Expand Down
2 changes: 1 addition & 1 deletion packages/daimo-expo-app-delegate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "GPL-3.0-or-later",
"homepage": "https://github.com/daimo-eth/daimo#readme",
"devDependencies": {
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"expo-module-scripts": "^3.0.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/daimo-expo-enclave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"repository": "https://github.com/daimo-eth/daimo/tree/master/packages/daimo-expo-enclave",
"author": "Daimo",
"devDependencies": {
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"expo-module-scripts": "^3.0.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/daimo-expo-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"text-encoding-polyfill": "^0.6.7"
},
"devDependencies": {
"@types/react": "~18.2.45",
"@types/react": "^18.2.47",
"expo-module-scripts": "^3.0.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/daimo-userop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@daimo/common": "*",
"@daimo/contract": "*",
"userop": "^0.3.2",
"viem": "^2.18.2"
"viem": "^2.21.10"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
Expand Down

0 comments on commit 96ccb06

Please sign in to comment.