File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/cli" ,
33 "license" : " MIT" ,
4- "version" : " 4.28.3 " ,
4+ "version" : " 4.29.0-alpha.0 " ,
55 "exports" : " ./mod.ts" ,
66 "publish" : {
77 "include" : [
Original file line number Diff line number Diff line change 55 ],
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
8- "version" : " 4.28.3 "
8+ "version" : " 4.29.0-alpha.0 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/app" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " React JS web frontend for the OpenNeuro platform." ,
55 "license" : " MIT" ,
66 "main" : " public/client.js" ,
2020 "@emotion/react" : " 11.11.1" ,
2121 "@emotion/styled" : " 11.11.0" ,
2222 "@niivue/niivue" : " 0.45.1" ,
23- "@openneuro/components" : " ^4.28.3 " ,
23+ "@openneuro/components" : " ^4.29.0-alpha.0 " ,
2424 "@sentry/react" : " ^8.25.0" ,
2525 "@tanstack/react-table" : " ^8.9.3" ,
2626 "buffer" : " ^6.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/cli" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " OpenNeuro command line uploader / editor." ,
55 "main" : " index.js" ,
66 "repository" :
" [email protected] :OpenNeuroOrg/openneuro.git" ,
1616 },
1717 "dependencies" : {
1818 "@apollo/client" : " 3.11.8" ,
19- "@openneuro/client" : " ^4.28.3 " ,
19+ "@openneuro/client" : " ^4.29.0-alpha.0 " ,
2020 "bids-validator" : " 1.14.8" ,
2121 "cli-progress" : " ^3.8.2" ,
2222 "commander" : " 7.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/client" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " OpenNeuro shared client library." ,
55 "main" : " dist/index.js" ,
66 "browser" : " src/index.js" ,
2727 },
2828 "devDependencies" : {
2929 "@graphql-tools/schema" : " ^10.0.0" ,
30- "@openneuro/server" : " ^4.28.3 " ,
30+ "@openneuro/server" : " ^4.29.0-alpha.0 " ,
3131 "core-js" : " ^3.10.1" ,
3232 "ioredis-mock" : " ^8.8.1" ,
3333 "vitest" : " 2.1.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/components" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " OpenNeuro component library and Storybook configuration" ,
55 "main" : " dist/index.js" ,
66 "browser" : " src/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/indexer" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " OpenNeuro elastic search indexing tool" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./src/index.d.ts" ,
1111 "dependencies" : {
1212 "@apollo/client" : " 3.11.8" ,
1313 "@elastic/elasticsearch" : " 8.13.1" ,
14- "@openneuro/client" : " ^4.28.3 " ,
15- "@openneuro/search" : " ^4.28.3 " ,
14+ "@openneuro/client" : " ^4.29.0-alpha.0 " ,
15+ "@openneuro/search" : " ^4.29.0-alpha.0 " ,
1616 "graphql" : " 16.8.1" ,
1717 "ts-node" : " 10.9.2" ,
1818 "typescript" : " 5.6.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/search" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " OpenNeuro search client functions." ,
55 "main" : " dist/index.js" ,
66 "browser" : " src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @openneuro/server" ,
3- "version" : " 4.28.3 " ,
3+ "version" : " 4.29.0-alpha.0 " ,
44 "description" : " Core service for the OpenNeuro platform." ,
55 "license" : " MIT" ,
66 "main" : " src/server.js" ,
2121 "@elastic/elasticsearch" : " 8.13.1" ,
2222 "@graphql-tools/schema" : " ^10.0.0" ,
2323 "@keyv/redis" : " ^2.7.0" ,
24- "@openneuro/search" : " ^4.28.3 " ,
24+ "@openneuro/search" : " ^4.29.0-alpha.0 " ,
2525 "@sentry/node" : " ^8.25.0" ,
2626 "@sentry/profiling-node" : " ^8.25.0" ,
2727 "base64url" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments