Skip to content

Commit

Permalink
Merge pull request #221 from xmtp/dependabot/npm_and_yarn/multi-7c401…
Browse files Browse the repository at this point in the history
…cbcf5
  • Loading branch information
dependabot[bot] authored May 13, 2024
2 parents 1fdedc9 + 3610412 commit 45049a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/cli-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"homepage": "https://github.com/xmtp/cli-starter#readme",
"devDependencies": {
"@types/node": "^20.12.7",
"@types/react": "^18.0.24",
"@types/react": "^18.3.2",
"@types/yargs": "^17.0.13",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -46,7 +46,7 @@
"@xmtp/xmtp-js": "^11.3.12",
"ethers": "^5.7.2",
"ink": "^3.2.0",
"react": "^17.0.2",
"react": "^18.3.1",
"yargs": "^17.6.0"
}
}
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2639,21 +2639,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.0.24":
version: 18.2.43
resolution: "@types/react@npm:18.2.43"
"@types/react@npm:^18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: a9d90a93380bb67623f27eba83e2d05b548109f7eb6fd591f5c4a3716bc257cc7cb078455db7ea4308d5f2ff6b4fe48d9a4a560145d9384069a2b5121bc93937
languageName: node
linkType: hard

"@types/scheduler@npm:*":
version: 0.16.8
resolution: "@types/scheduler@npm:0.16.8"
checksum: 6c091b096daa490093bf30dd7947cd28e5b2cd612ec93448432b33f724b162587fed9309a0acc104d97b69b1d49a0f3fc755a62282054d62975d53d7fd13472d
checksum: a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3140,7 +3132,7 @@ __metadata:
resolution: "@xmtp/cli-starter@workspace:packages/cli-starter"
dependencies:
"@types/node": "npm:^20.12.7"
"@types/react": "npm:^18.0.24"
"@types/react": "npm:^18.3.2"
"@types/yargs": "npm:^17.0.13"
"@xmtp/xmtp-js": "npm:^11.3.12"
eslint: "npm:^8.57.0"
Expand All @@ -3155,7 +3147,7 @@ __metadata:
ink: "npm:^3.2.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.2.5"
react: "npm:^17.0.2"
react: "npm:^18.3.1"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.4.5"
yargs: "npm:^17.6.0"
Expand Down Expand Up @@ -8850,13 +8842,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^17.0.2":
version: 17.0.2
resolution: "react@npm:17.0.2"
"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
object-assign: "npm:^4.1.1"
checksum: ece60c31c1d266d132783aaaffa185d2e4c9b4db144f853933ec690cee1e0600c8929a1dd0a9e79323eea8e2df636c9a06d40f6cfdc9f797f65225433e67f707
checksum: 261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 45049a9

Please sign in to comment.