Skip to content

Commit

Permalink
attempt to fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
glomotion committed Jun 13, 2024
1 parent fb24c85 commit 3299989
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/passport/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"embla-carousel-react": "^8.1.5",
"eslint": "^8.40.0",
"eslint-config-next": "13.3.1",
"typescript": "^4.9.5"
Expand Down
29 changes: 29 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3777,6 +3777,7 @@ __metadata:
"@typescript-eslint/parser": ^5.57.1
bootstrap: ^5.2.3
bootstrap-icons: ^1.10.3
embla-carousel-react: ^8.1.5
eslint: ^8.40.0
eslint-config-next: 13.3.1
ethers: ^5.7.2
Expand Down Expand Up @@ -15331,6 +15332,34 @@ __metadata:
languageName: node
linkType: hard

"embla-carousel-react@npm:^8.1.5":
version: 8.1.5
resolution: "embla-carousel-react@npm:8.1.5"
dependencies:
embla-carousel: 8.1.5
embla-carousel-reactive-utils: 8.1.5
peerDependencies:
react: ^16.8.0 || ^17.0.1 || ^18.0.0
checksum: 997e0ba94bd20dffbd8b1f149a13f703f0d101c6b0c3a402eb5544cd761abf84da07781768675bc8304fdbfe1d92629e277ff8ba7fe578113de0558509be876d
languageName: node
linkType: hard

"embla-carousel-reactive-utils@npm:8.1.5":
version: 8.1.5
resolution: "embla-carousel-reactive-utils@npm:8.1.5"
peerDependencies:
embla-carousel: 8.1.5
checksum: 7ef210dc7207d83e146a1fe3ac82e5a4c68a487fb0b093a8e407f64f40c8095f200b930dc5c903ea4d3162128658513cd15e769d24315961af4b7959cfa79451
languageName: node
linkType: hard

"embla-carousel@npm:8.1.5":
version: 8.1.5
resolution: "embla-carousel@npm:8.1.5"
checksum: b570e23e122aee6d7c48e198cd79b321f5ce38a7b579b961cda76cddb725cd4b7df1d930eb88e9214e4604ae54f2771677bb29c8e53b8a3f2bf8fd253de23b6c
languageName: node
linkType: hard

"emittery@npm:^0.10.2":
version: 0.10.2
resolution: "emittery@npm:0.10.2"
Expand Down

0 comments on commit 3299989

Please sign in to comment.