Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .pnp.cjs

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

1 change: 1 addition & 0 deletions packages/openneuro-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"@openneuro/search": "^5.5.0",
"graphql": "16.8.1",
"ts-node": "10.9.2",
"tslib": "^2.8.1",
"typescript": "5.6.3"
},
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3433,6 +3433,7 @@ __metadata:
core-js: "npm:^3.10.1"
graphql: "npm:16.8.1"
ts-node: "npm:10.9.2"
tslib: "npm:^2.8.1"
typescript: "npm:5.6.3"
vitest: "npm:3.2.6"
bin:
Expand Down Expand Up @@ -20050,7 +20051,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.1":
"tslib@npm:2.8.1, tslib@npm:^2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
Expand Down